Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-5.x/847/

2 tests failed.
REGRESSION:  org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test

Error Message:
IOException occured when talking to server at: 
http://127.0.0.1:64714/x_n/qx/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when 
talking to server at: http://127.0.0.1:64714/x_n/qx/collection1
        at 
__randomizedtesting.SeedInfo.seed([5072D7AB398227EF:D826E871977E4A17]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:574)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:235)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:227)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:943)
        at org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:958)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:224)
        at 
org.apache.solr.cloud.CloudInspectUtil.compareResults(CloudInspectUtil.java:166)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:676)
        at 
org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:960)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:935)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.net.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:110)
        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:204)
        at 
org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:122)
        at 
org.apache.http.impl.client.DefaultRequestDirector.tryExecute(DefaultRequestDirector.java:685)
        at 
org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:487)
        at 
org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:882)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
        at 
org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:55)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:466)
        ... 50 more


REGRESSION:  
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([5072D7AB398227EF:2196297D4F690023]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:111)
        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:1627)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10957 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/init-core-data-001
   [junit4]   2> 1375442 T7337 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /x_n/qx
   [junit4]   2> 1375448 T7337 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1375449 T7338 oasc.ZkTestServer$2$1.setClientPort client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1375449 T7338 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1375549 T7337 oasc.ZkTestServer.run start zk server on 
port:64690
   [junit4]   2> 1375550 T7337 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1375551 T7337 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1375555 T7345 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2cf8adea 
name:ZooKeeperConnection Watcher:127.0.0.1:64690 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1375556 T7337 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1375556 T7337 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1375557 T7337 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1375560 T7337 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1375561 T7337 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1375563 T7348 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@535c96fc 
name:ZooKeeperConnection Watcher:127.0.0.1:64690/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1375563 T7337 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1375564 T7337 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1375564 T7337 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1375566 T7337 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1375568 T7337 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1375570 T7337 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1375571 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1375572 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1375575 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/schema15.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1375576 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1375678 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1375679 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1375680 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1375681 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1375683 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1375684 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1375685 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1375686 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1375691 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1375691 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1375693 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1375694 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1375696 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1375696 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1375698 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1375699 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1375700 T7337 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1375701 T7337 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1377120 T7337 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1
   [junit4]   2> 1377123 T7337 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1377125 T7337 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@23947f06{/x_n/qx,null,AVAILABLE}
   [junit4]   2> 1377129 T7337 oejs.AbstractConnector.doStart Started 
ServerConnector@37450d2d{HTTP/1.1}{127.0.0.1:64714}
   [junit4]   2> 1377129 T7337 oejs.Server.doStart Started @1386064ms
   [junit4]   2> 1377130 T7337 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostPort=64714, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/tempDir-001/control/data, hostContext=/x_n/qx, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores}
   [junit4]   2> 1377130 T7337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 1377131 T7337 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/'
   [junit4]   2> 1377174 T7337 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/solr.xml
   [junit4]   2> 1377231 T7337 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores
   [junit4]   2> 1377232 T7337 oasc.CoreContainer.<init> New CoreContainer 
1046799518
   [junit4]   2> 1377232 T7337 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/]
   [junit4]   2> 1377232 T7337 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/lib
   [junit4]   2> 1377233 T7337 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/lib).
   [junit4]   2> 1377246 T7337 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1377254 T7337 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1377256 T7337 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1377256 T7337 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1377256 T7337 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1377256 T7337 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:64690/solr
   [junit4]   2> 1377257 T7337 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1377257 T7337 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1377258 T7337 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1377260 T7362 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b8b55c3 
name:ZooKeeperConnection Watcher:127.0.0.1:64690 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1377261 T7337 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1377262 T7337 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1377266 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1377268 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@48ea670 name:ZooKeeperConnection 
Watcher:127.0.0.1:64690/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1377268 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1377272 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1377278 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1377281 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1377283 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1377286 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1377289 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1377291 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1377293 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1377295 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64714_x_n%2Fqx
   [junit4]   2> 1377295 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64714_x_n%2Fqx
   [junit4]   2> 1377298 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1377300 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1377302 T7337 n:127.0.0.1:64714_x_n%2Fqx oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 1377304 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 
127.0.0.1:64714_x_n%2Fqx
   [junit4]   2> 1377304 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1377306 T7337 n:127.0.0.1:64714_x_n%2Fqx oasc.Overseer.start 
Overseer (id=93824440854904835-127.0.0.1:64714_x_n%2Fqx-n_0000000000) starting
   [junit4]   2> 1377309 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1377316 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oasc.OverseerAutoReplicaFailoverThread.<init> Starting 
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=30000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1377318 T7367 n:127.0.0.1:64714_x_n%2Fqx 
oasc.OverseerCollectionProcessor.run Process current queue of collection 
creations
   [junit4]   2> 1377318 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1377318 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1377322 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1377325 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores
   [junit4]   2> 1377328 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {name=collection1, 
collection=control_collection, coreNodeName=, dataDir=data/, 
loadOnStartup=true, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1/, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1, shard=, schema=schema.xml, 
transient=false, config=solrconfig.xml}
   [junit4]   2> 1377329 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1/
   [junit4]   2> 1377329 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1377330 T7369 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=control_collection
   [junit4]   2> 1377331 T7369 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1377332 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1377332 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1377333 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:64714_x_n%2Fqx",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64714/x_n/qx";,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null} current state version: 0
   [junit4]   2> 1377334 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ReplicaMutator.updateState Update state numShards=1 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:64714_x_n%2Fqx",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64714/x_n/qx";,
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "shard":null}
   [junit4]   2> 1377335 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ClusterStateMutator.createCollection building a new cName: 
control_collection
   [junit4]   2> 1377335 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1377337 T7365 n:127.0.0.1:64714_x_n%2Fqx 
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> 1378332 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1378333 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oasc.ZkController.createCollectionZkNode Check for collection 
zkNode:control_collection
   [junit4]   2> 1378333 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1378334 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1378334 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1378335 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1/'
   [junit4]   2> 1378356 T7369 n:127.0.0.1:64714_x_n%2Fqx oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1378368 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1378391 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1378444 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1378545 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1378552 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1378873 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1378876 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1378878 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1378883 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1378901 T7369 n:127.0.0.1:64714_x_n%2Fqx 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection control_collection
   [junit4]   2> 1378901 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1378902 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1378902 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69d4cdfb
   [junit4]   2> 1378903 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1/data
   [junit4]   2> 1378903 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1378903 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1378904 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/control-001/cores/collection1/data/index
   [junit4]   2> 1378904 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=10.642578125, 
floorSegmentMB=2.0859375, forceMergeDeletesPctAllowed=4.233999160851512, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48597513284284266
   [junit4]   2> 1378905 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2b425ed 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@125ebfe),segFN=segments_1,generation=1}
   [junit4]   2> 1378905 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1378912 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1378912 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1378913 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1378913 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1378913 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1378913 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1378914 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1378914 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1378914 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1378935 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1378938 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1378940 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1378942 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1378948 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/admin/system,/update/json,/admin/segments,/admin/threads,/admin/ping,/admin/luke,/schema,/replication,/admin/file,/admin/plugins,/get,/admin/mbeans,/update/csv,/admin/properties,/config,standard,/update/json/docs,/update
   [junit4]   2> 1378951 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1378953 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1378953 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1378954 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1378955 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1378956 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@6c39b633
   [junit4]   2> 1378956 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@2b425ed 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@125ebfe),segFN=segments_1,generation=1}
   [junit4]   2> 1378957 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1378958 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@7b482d2[collection1] main
   [junit4]   2> 1378958 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/control_collection
   [junit4]   2> 1378959 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/control_collection 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1378959 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1378959 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1378960 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1378960 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1378960 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1378961 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1378961 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1378961 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1378962 T7370 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@7b482d2[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1378963 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1378963 T7369 n:127.0.0.1:64714_x_n%2Fqx x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1378964 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:64714/x_n/qx 
collection:control_collection shard:shard1
   [junit4]   2> 1378965 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1378965 T7337 n:127.0.0.1:64714_x_n%2Fqx 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1378965 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1378968 T7337 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1378969 T7337 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1378970 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard1
   [junit4]   2> 1378970 T7376 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2188a7c0 
name:ZooKeeperConnection Watcher:127.0.0.1:64690/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1378971 T7337 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1378971 T7337 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1378972 T7337 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1378972 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1378973 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 1378974 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4521 name=collection1 
org.apache.solr.core.SolrCore@6e59716d 
url=http://127.0.0.1:64714/x_n/qx/collection1 node=127.0.0.1:64714_x_n%2Fqx 
C4521_STATE=coll:control_collection core:collection1 props:{state=down, 
node_name=127.0.0.1:64714_x_n%2Fqx, core=collection1, 
base_url=http://127.0.0.1:64714/x_n/qx}
   [junit4]   2> 1378974 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 C4521 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:64714/x_n/qx/collection1/
   [junit4]   2> 1378974 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection"} current state 
version: 1
   [junit4]   2> 1378974 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 C4521 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 1378975 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 C4521 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:64714/x_n/qx/collection1/ has no replicas
   [junit4]   2> 1378975 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:64714/x_n/qx/collection1/ shard1
   [junit4]   2> 1378975 T7337 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1378976 T7365 n:127.0.0.1:64714_x_n%2Fqx 
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> 1378976 T7376 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> 1378975 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/leaders/shard1
   [junit4]   2> 1378976 T7337 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 1378978 T7337 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1378979 T7337 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1378980 T7379 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a7b59e4 
name:ZooKeeperConnection Watcher:127.0.0.1:64690/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1378981 T7337 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1378981 T7337 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1378983 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1378984 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "base_url":"http://127.0.0.1:64714/x_n/qx";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 2
   [junit4]   2> 1378987 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "name":"collection1",
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "stateFormat":"2"} current state version: 2
   [junit4]   2> 1378987 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ClusterStateMutator.createCollection building a new cName: collection1
   [junit4]   2> 1378988 T7376 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> 1378988 T7365 n:127.0.0.1:64714_x_n%2Fqx 
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> 1378990 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1378991 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ZkStateWriter.writePendingUpdates going to create_collection 
/collections/collection1/state.json
   [junit4]   2> 1378992 T7376 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> 1378992 T7365 n:127.0.0.1:64714_x_n%2Fqx 
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> 1379033 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:64714/x_n/qx/collection1/ and leader is 
http://127.0.0.1:64714/x_n/qx/collection1/
   [junit4]   2> 1379034 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:64714/x_n/qx
   [junit4]   2> 1379034 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 1379034 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=control_collection
   [junit4]   2> 1379035 T7373 n:127.0.0.1:64714_x_n%2Fqx c:control_collection 
s:shard1 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1379036 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1379037 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:64714_x_n%2Fqx",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64714/x_n/qx";,
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard1"} current state version: 4
   [junit4]   2> 1379038 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:64714_x_n%2Fqx",
   [junit4]   2>          "collection":"control_collection",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64714/x_n/qx";,
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard1"}
   [junit4]   2> 1379141 T7376 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> 1379141 T7365 n:127.0.0.1:64714_x_n%2Fqx 
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> 1380515 T7337 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1
   [junit4]   2> 1380518 T7337 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001
   [junit4]   2> 1380519 T7337 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1380521 T7337 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@69996e03{/x_n/qx,null,AVAILABLE}
   [junit4]   2> 1380521 T7337 oejs.AbstractConnector.doStart Started 
ServerConnector@60c329b7{HTTP/1.1}{127.0.0.1:64736}
   [junit4]   2> 1380522 T7337 oejs.Server.doStart Started @1389457ms
   [junit4]   2> 1380522 T7337 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/x_n/qx, hostPort=64736, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/tempDir-001/jetty1, solrconfig=solrconfig.xml}
   [junit4]   2> 1380523 T7337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 1380523 T7337 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/'
   [junit4]   2> 1380555 T7337 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/solr.xml
   [junit4]   2> 1380592 T7337 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores
   [junit4]   2> 1380593 T7337 oasc.CoreContainer.<init> New CoreContainer 
142524751
   [junit4]   2> 1380593 T7337 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/]
   [junit4]   2> 1380593 T7337 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/lib
   [junit4]   2> 1380594 T7337 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/lib).
   [junit4]   2> 1380605 T7337 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1380610 T7337 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1380610 T7337 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1380611 T7337 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1380611 T7337 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1380611 T7337 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:64690/solr
   [junit4]   2> 1380611 T7337 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1380611 T7337 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1380612 T7337 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1380614 T7393 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6d110be7 
name:ZooKeeperConnection Watcher:127.0.0.1:64690 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1380615 T7337 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1380615 T7337 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1380618 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1380619 T7396 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@4a626257 
name:ZooKeeperConnection Watcher:127.0.0.1:64690/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1380620 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1380624 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1381629 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oasc.ZkController.createEphemeralLiveNode Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64736_x_n%2Fqx
   [junit4]   2> 1381630 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:64736_x_n%2Fqx
   [junit4]   2> 1381634 T7337 n:127.0.0.1:64736_x_n%2Fqx oasc.Overseer.close 
Overseer (id=null) closing
   [junit4]   2> 1381636 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oasc.CoreContainer.intializeAuthorizationPlugin Security conf doesn't exist. 
Skipping setup for authorization module.
   [junit4]   2> 1381637 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oasc.CorePropertiesLocator.discover Looking for core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores
   [junit4]   2> 1381639 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oasc.CoreDescriptor.<init> CORE DESCRIPTOR: {loadOnStartup=true, 
transient=false, schema=schema.xml, name=collection1, collection=collection1, 
dataDir=data/, shard=, config=solrconfig.xml, 
absoluteInstDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1/, coreNodeName=, 
instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1}
   [junit4]   2> 1381639 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oasc.CorePropertiesLocator.discoverUnder Found core collection1 in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1/
   [junit4]   2> 1381640 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1381642 T7397 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
x:collection1 oasc.ZkController.publish publishing core=collection1 state=down 
collection=collection1
   [junit4]   2> 1381642 T7397 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
x:collection1 oasc.ZkController.publish numShards not found on descriptor - 
reading it from system property
   [junit4]   2> 1381643 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1381644 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.ZkController.preRegister Registering watch for external collection 
collection1
   [junit4]   2> 1381644 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.addZkWatch addZkWatch collection1
   [junit4]   2> 1381644 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.addZkWatch Updating collection state at 
/collections/collection1/state.json from ZooKeeper... 
   [junit4]   2> 1381645 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:64736_x_n%2Fqx",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64736/x_n/qx";,
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null} current state version: 5
   [junit4]   2> 1381645 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:64736_x_n%2Fqx",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64736/x_n/qx";,
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":null}
   [junit4]   2> 1381645 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ReplicaMutator.updateState Collection already exists with numShards=3
   [junit4]   2> 1381645 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 0 
   [junit4]   2> 1381645 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ReplicaMutator.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1381646 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1381647 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 0
   [junit4]   2> 1381648 T7396 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1381648 T7396 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 1 
   [junit4]   2> 1382646 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for 
collection1
   [junit4]   2> 1382647 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1382647 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1382648 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1382649 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1382649 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1382671 T7397 n:127.0.0.1:64736_x_n%2Fqx oasc.Config.<init> 
loaded config solrconfig.xml with version 0 
   [junit4]   2> 1382683 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.SolrConfig.refreshRequestParams current version of requestparams : -1
   [junit4]   2> 1382706 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.2.0
   [junit4]   2> 1382760 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1382861 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oass.IndexSchema.readSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1382868 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1383124 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1383126 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1383127 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1383131 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oass.FileExchangeRateProvider.reload Reloading exchange rates from file 
currency.xml
   [junit4]   2> 1383146 T7397 n:127.0.0.1:64736_x_n%2Fqx 
oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration 
from collection collection1
   [junit4]   2> 1383146 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1383147 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at 
[/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1383147 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to 
JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69d4cdfb
   [junit4]   2> 1383148 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1383148 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrCore.getNewIndexDir New index directory detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1383148 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrCore.initIndex WARN [collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1/data/index' doesn't exist. 
Creating new index...
   [junit4]   2> 1383148 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.CachingDirectoryFactory.get return new directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1383149 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=23, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=10.642578125, 
floorSegmentMB=2.0859375, forceMergeDeletesPctAllowed=4.233999160851512, 
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.48597513284284266
   [junit4]   2> 1383149 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ffcc836 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cbc61a2),segFN=segments_1,generation=1}
   [junit4]   2> 1383149 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1383155 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"nodistrib"
   [junit4]   2> 1383155 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"dedupe"
   [junit4]   2> 1383156 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1383156 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"stored_sig"
   [junit4]   2> 1383156 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1383156 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-explicit"
   [junit4]   2> 1383157 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1383157 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1383157 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined 
as default, creating implicit default
   [junit4]   2> 1383170 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383172 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383174 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383176 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1383183 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.RequestHandlers.initHandlersFromConfig Registered paths: 
/admin/logging,/admin/system,/update/json,/admin/segments,/admin/threads,/admin/ping,/admin/luke,/schema,/replication,/admin/file,/admin/plugins,/get,/admin/mbeans,/update/csv,/admin/properties,/config,standard,/update/json/docs,/update
   [junit4]   2> 1383185 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrCore.initStatsCache Using default statsCache cache: 
org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1383186 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasu.UpdateHandler.<init> Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1383186 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasu.UpdateLog.init Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10
   [junit4]   2> 1383187 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1383188 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1383189 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class 
org.apache.lucene.index.MockRandomMergePolicy: 
org.apache.lucene.index.MockRandomMergePolicy@48ddb71b
   [junit4]   2> 1383190 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory@1ffcc836 
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@cbc61a2),segFN=segments_1,generation=1}
   [junit4]   2> 1383190 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1383190 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oass.SolrIndexSearcher.<init> Opening Searcher@e77d5d8[collection1] main
   [junit4]   2> 1383190 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oascc.ZkStateReader.readConfigName Load collection config 
from:/collections/collection1
   [junit4]   2> 1383191 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oascc.ZkStateReader.readConfigName path=/collections/collection1 
configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1383191 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for 
the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1383192 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1383192 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1383192 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage.load Reading _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1383193 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1383193 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1383193 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1383193 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1383194 T7398 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.SolrCore.registerSearcher [collection1] Registered new searcher 
Searcher@e77d5d8[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1383194 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.ZkController.getConfDirListeners watch zkdir /configs/conf1
   [junit4]   2> 1383195 T7397 n:127.0.0.1:64736_x_n%2Fqx x:collection1 
oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1383196 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ZkController.register Register replica - 
core:collection1 address:http://127.0.0.1:64736/x_n/qx collection:collection1 
shard:shard2
   [junit4]   2> 1383196 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1
   [junit4]   2> 1383197 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1383197 T7337 n:127.0.0.1:64736_x_n%2Fqx 
oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1383200 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess Running 
the leader process for shard shard2
   [junit4]   2> 1383202 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1383202 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp 
Enough replicas found to continue.
   [junit4]   2> 1383202 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I may 
be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4522 name=collection1 
org.apache.solr.core.SolrCore@1cf1ea7d 
url=http://127.0.0.1:64736/x_n/qx/collection1 node=127.0.0.1:64736_x_n%2Fqx 
C4522_STATE=coll:collection1 core:collection1 props:{state=down, 
node_name=127.0.0.1:64736_x_n%2Fqx, core=collection1, 
base_url=http://127.0.0.1:64736/x_n/qx}
   [junit4]   2> 1383203 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 C4522 oasc.SyncStrategy.sync Sync replicas to 
http://127.0.0.1:64736/x_n/qx/collection1/
   [junit4]   2> 1383203 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1"} current state version: 5
   [junit4]   2> 1383203 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 C4522 oasc.SyncStrategy.syncReplicas Sync Success - now 
sync replicas to me
   [junit4]   2> 1383203 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 C4522 oasc.SyncStrategy.syncToMe 
http://127.0.0.1:64736/x_n/qx/collection1/ has no replicas
   [junit4]   2> 1383203 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ShardLeaderElectionContext.runLeaderProcess I am 
the new leader: http://127.0.0.1:64736/x_n/qx/collection1/ shard2
   [junit4]   2> 1383204 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/leaders/shard2
   [junit4]   2> 1383204 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 1
   [junit4]   2> 1383205 T7396 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1383206 T7396 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 2 
   [junit4]   2> 1383208 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"leader",
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64736/x_n/qx";,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "state":"active"} current state version: 5
   [junit4]   2> 1383209 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 2
   [junit4]   2> 1383210 T7396 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1383210 T7396 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 3 
   [junit4]   2> 1383212 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1383258 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ZkController.register We are 
http://127.0.0.1:64736/x_n/qx/collection1/ and leader is 
http://127.0.0.1:64736/x_n/qx/collection1/
   [junit4]   2> 1383259 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ZkController.register No LogReplay needed for 
core=collection1 baseURL=http://127.0.0.1:64736/x_n/qx
   [junit4]   2> 1383259 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ZkController.checkRecovery I am the leader, no 
recovery necessary
   [junit4]   2> 1383259 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ZkController.publish publishing core=collection1 
state=active collection=collection1
   [junit4]   2> 1383260 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oasc.ZkController.publish numShards not found on 
descriptor - reading it from system property
   [junit4]   2> 1383261 T7365 n:127.0.0.1:64714_x_n%2Fqx 
oasc.DistributedQueue$LatchWatcher.process NodeChildrenChanged fired on path 
/overseer/queue state SyncConnected
   [junit4]   2> 1383262 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasc.Overseer$ClusterStateUpdater.run processMessage: queueSize: 1, message = {
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:64736_x_n%2Fqx",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64736/x_n/qx";,
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard2"} current state version: 5
   [junit4]   2> 1383263 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ReplicaMutator.updateState Update state numShards=3 message={
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "node_name":"127.0.0.1:64736_x_n%2Fqx",
   [junit4]   2>          "collection":"collection1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"collection1",
   [junit4]   2>          "base_url":"http://127.0.0.1:64736/x_n/qx";,
   [junit4]   2>          "numShards":"3",
   [junit4]   2>          "shard":"shard2"}
   [junit4]   2> 1383264 T7366 n:127.0.0.1:64714_x_n%2Fqx 
oasco.ZkStateWriter.writePendingUpdates going to update_collection 
/collections/collection1/state.json version: 3
   [junit4]   2> 1383264 T7401 n:127.0.0.1:64736_x_n%2Fqx c:collection1 
s:shard2 x:collection1 oascc.ZkStateReader.updateWatchedCollection Updating 
data for collection1 to ver 3 
   [junit4]   2> 1383265 T7396 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json for collection collection1 has 
occurred - updating... (live nodes size: 2)
   [junit4]   2> 1383265 T7396 n:127.0.0.1:64736_x_n%2Fqx 
oascc.ZkStateReader.updateWatchedCollection Updating data for collection1 to 
ver 4 
   [junit4]   2> 1384471 T7337 oas.SolrTestCaseJ4.writeCoreProperties Writing 
core.properties file to 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-2-001/cores/collection1
   [junit4]   2> 1384473 T7337 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2 in directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-2-001
   [junit4]   2> 1384474 T7337 oejs.Server.doStart jetty-9.2.10.v20150310
   [junit4]   2> 1384489 T7337 oejsh.ContextHandler.doStart Started 
o.e.j.s.ServletContextHandler@1fb770a9{/x_n/qx,null,AVAILABLE}
   [junit4]   2> 1384490 T7337 oejs.AbstractConnector.doStart Started 
ServerConnector@2ca95c79{HTTP/1.1}{127.0.0.1:64742}
   [junit4]   2> 1384490 T7337 oejs.Server.doStart Started @1393425ms
   [junit4]   2> 1384491 T7337 oascse.JettySolrRunner$1.lifeCycleStarted Jetty 
properties: {hostContext=/x_n/qx, hostPort=64742, 
solr.data.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, 
coreRootDirectory=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-2-001/cores}
   [junit4]   2> 1384491 T7337 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@231bf785
   [junit4]   2> 1384491 T7337 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-2-001/'
   [junit4]   2> 1384523 T7337 oasc.SolrXmlConfig.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-2-001/solr.xml
   [junit4]   2> 1384560 T7337 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-2-001/cores
   [junit4]   2> 1384561 T7337 oasc.CoreContainer.<init> New CoreContainer 
829010823
   [junit4]   2> 1384561 T7337 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-2-001/]
   [junit4]   2> 1384561 T7337 oasc.CoreContainer.load loading shared library: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-2-001/lib
   [junit4]   2> 1384562 T7337 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J1/temp/solr.cloud.FullSolrCloudDistribCmdsTest
 5072D7AB398227EF-001/shard-2-001/lib).
   [junit4]   2> 1384572 T7337 oashc.HttpShardHandlerFactory.init created with 
socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 
20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 
2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : 
false,useRetries : false,
   [junit4]   2> 1384577 T7337 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1384578 T7337 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1384578 T7337 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1384579 T7337 oasc.CoreContainer.load Node Name: 127.0.0.1
   [junit4]   2> 1384579 T7337 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:64690/solr
   [junit4]   2> 1384579 T7337 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1384579 T7337 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1384580 T7337 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1384582 T7415 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5702d10a 
name:ZooKeeperConnection Watcher:127.0.0.1:64690 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1384583 T7337 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1384583 T7337 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1384586 T7337 n:127.0.0.1:64742_x_n%2Fqx 
oascc.ConnectionManager.waitForConnected Waiting for client to connect to 
ZooKeeper
   [junit4]   2> 1384587 T7418 n:127.0.0.1:64742_x_n%2Fqx 
oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6dca1947 
name:ZooKeeperConnection Watcher:127.0.0.1:64690/solr got event WatchedEvent 
state:SyncConnected type:None p

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

Format(name=Direct), 14parent_f2_s=PostingsFormat(name=Memory doPackFST= 
false), 38parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3grand2_s=PostingsFormat(name=Direct), 
30parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
3parent_f2_s=PostingsFormat(name=LuceneVarGapFixedInterval), 
2child0_s=PostingsFormat(name=Memory doPackFST= false), 
7grand2_s=PostingsFormat(name=Direct), 0parent_f1_s=PostingsFormat(name=Memory 
doPackFST= false), 4child0_s=PostingsFormat(name=Memory doPackFST= false), 
11parent_f1_s=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=da_DK, 
timezone=America/Iqaluit
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=182430424,total=460324864
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceUnitsTest, 
ConnectionManagerTest, TestDistributedStatsComponentCardinality, 
SimplePostToolTest, SchemaVersionSpecificBehaviorTest, TermVectorComponentTest, 
TestCollectionAPI, TestDefaultStatsCache, 
DistribDocExpirationUpdateProcessorTest, IndexSchemaTest, 
DeleteInactiveReplicaTest, TestBadConfig, TestMiniSolrCloudClusterSSL, 
LeaderFailoverAfterPartitionTest, RuleEngineTest, 
TestComplexPhraseQParserPlugin, InfoHandlerTest, TestRestoreCore, TestZkChroot, 
DistributedSuggestComponentTest, PluginInfoTest, TestInitQParser, TestConfig, 
ZkControllerTest, TestFieldCollectionResource, TestSolrDeletionPolicy1, 
TestCursorMarkWithoutUniqueKey, TestRecovery, TestAuthorizationFramework, 
TestCoreDiscovery, DisMaxRequestHandlerTest, DistribCursorPagingTest, 
UpdateParamsTest, DistributedQueryComponentCustomSortTest, TestLFUCache, 
TestSearcherReuse, SuggesterFSTTest, TestDocBasedVersionConstraints, 
TestManagedSynonymFilterFactory, PathHierarchyTokenizerFactoryTest, 
WordBreakSolrSpellCheckerTest, BasicZkTest, TestQueryUtils, 
TestAddFieldRealTimeGet, UniqFieldsUpdateProcessorFactoryTest, 
PreAnalyzedFieldTest, OverseerRolesTest, TestManagedResource, 
TestStressRecovery, TestExpandComponent, TestPhraseSuggestions, 
ChaosMonkeySafeLeaderTest, TestFieldTypeResource, DistributedQueueTest, 
FieldAnalysisRequestHandlerTest, HdfsBasicDistributedZk2Test, 
TestUniqueKeyFieldResource, TestReplicationHandlerBackup, 
QueryElevationComponentTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [227/490] on J1 in 136.44s, 1 test, 1 error <<< FAILURES!

[...truncated 295 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.update.processor.UpdateRequestProcessorFactoryTest
 5072D7AB398227EF-001/init-core-data-001
   [junit4]   2> 2043919 T9569 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2043919 T9569 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2043920 T9569 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2043920 T9569 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2043937 T9569 oasc.SolrResourceLoader.addToClassLoader WARN 
Can't find (or read) directory to add to classloader: lib (resolved as: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/lib).
   [junit4]   2> 2044466 T9570 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2044467 T9570 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2044467 T9570 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 2044467 T9570 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 2044468 T9570 x:collection1 oasc.SolrCore.initIndex WARN 
[collection1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.update.processor.UpdateRequestProcessorFactoryTest
 5072D7AB398227EF-001/init-core-data-001/index' doesn't exist. Creating new 
index...
   [junit4]   2> 2044675 T9570 x:collection1 
oasc.RequestHandlers.initHandlersFromConfig WARN no default request handler is 
registered (either '/select' or 'standard')
   [junit4]   2> 2044693 T9570 x:collection1 
oasr.ManagedResourceStorage.newStorageIO WARN Cannot write to config directory 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/core/src/test-files/solr/collection1/conf;
 switching to use InMemory storage instead.
   [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=UpdateRequestProcessorFactoryTest 
-Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=5072D7AB398227EF 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt 
-Dtests.locale=es_UY -Dtests.timezone=America/Matamoros -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.02s J3 | 
UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([5072D7AB398227EF:2196297D4F690023]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:111)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build/solr-core/test/J3/temp/solr.update.processor.UpdateRequestProcessorFactoryTest
 5072D7AB398227EF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, 
locale=es_UY, timezone=America/Matamoros
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=185492536,total=532152320
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomSort, 
TestWriterPerf, CloudExitableDirectoryReaderTest, AsyncMigrateRouteKeyTest, 
FileUtilsTest, FacetPivotSmallTest, TestCSVLoader, RecoveryAfterSoftCommitTest, 
BinaryUpdateRequestHandlerTest, SpellPossibilityIteratorTest, 
TestShortCircuitedRequests, TestNamedUpdateProcessors, 
IndexSchemaRuntimeFieldTest, TestSolrQueryParserResource, TestQueryTypes, 
TestExceedMaxTermLength, TestConfigOverlay, OutputWriterTest, 
AlternateDirectoryTest, SuggesterWFSTTest, ActionThrottleTest, 
ConcurrentDeleteAndCreateCollectionTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, CollectionsAPIDistributedZkTest, 
CursorPagingTest, TestSystemIdResolver, SharedFSAutoReplicaFailoverUtilsTest, 
ResponseHeaderTest, TestDistributedGrouping, TestSolrDynamicMBean, 
TestJsonRequest, TestRestManager, RulesTest, TestIndexSearcher, TestFiltering, 
ShardRoutingTest, TestBulkSchemaConcurrent, HighlighterMaxOffsetTest, 
LeaderElectionTest, TestRawResponseWriter, SampleTest, TestJoin, 
DistributedMLTComponentTest, DeleteLastCustomShardedReplicaTest, 
TestCodecSupport, ResponseLogComponentTest, NumericFieldsTest, 
TestSurroundQueryParser, ChangedSchemaMergeTest, XsltUpdateRequestHandlerTest, 
JsonLoaderTest, TestExactStatsCache, TestFreeTextSuggestions, 
TestValueSourceCache, CollectionReloadTest, BadIndexSchemaTest, TestConfigSets, 
TestInitParams, TestPseudoReturnFields, OpenCloseCoreStressTest, 
TestGroupingSearch, DirectUpdateHandlerTest, OverseerCollectionProcessorTest, 
SoftAutoCommitTest, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, 
NoCacheHeaderTest, FieldMutatingUpdateProcessorTest, 
StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, 
DebugComponentTest, IndexBasedSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, RequestHandlersTest, TestArbitraryIndexDir, 
UpdateRequestProcessorFactoryTest]
   [junit4] Completed [317/490] on J3 in 1.57s, 2 tests, 1 failure <<< FAILURES!

[...truncated 568 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:543:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:484:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/build.xml:229:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/solr/common-build.xml:511:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:1433:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-5.x/lucene/common-build.xml:991:
 There were test failures: 490 suites, 1960 tests, 1 error, 1 failure, 65 
ignored (11 assumptions)

Total time: 154 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-NightlyTests-5.x #846
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 531977769 bytes
Compression is 0.0%
Took 1 min 28 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