Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/11238/
Java: 64bit/jdk1.8.0_20 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
REGRESSION:  
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:57998, 
https://127.0.0.1:43129, https://127.0.0.1:54009]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:57998, https://127.0.0.1:43129, 
https://127.0.0.1:54009]
        at 
__randomizedtesting.SeedInfo.seed([4383ACBEC4D4D510:C26522A6B38BB52C]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:117)
        at 
org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:107)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : customcollreplicadeletion/a/core_node2
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 46 more


REGRESSION:  org.apache.solr.cloud.DeleteReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:33701, 
https://127.0.0.1:37706, https://127.0.0.1:46799, https://127.0.0.1:39876, 
https://127.0.0.1:49398]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:33701, https://127.0.0.1:37706, 
https://127.0.0.1:46799, https://127.0.0.1:39876, https://127.0.0.1:49398]
        at 
__randomizedtesting.SeedInfo.seed([4383ACBEC4D4D510:C26522A6B38BB52C]:0)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
        at 
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145)
        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.GeneratedMethodAccessor50.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:483)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : delLiveColl/shard1/core_node1
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 46 more




Build Log:
[...truncated 11610 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/init-core-data-001
   [junit4]   2> 1377672 T4700 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (true)
   [junit4]   2> 1377672 T4700 
oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system 
property: /
   [junit4]   2> 1377675 T4700 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 1377676 T4700 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1377676 T4701 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 1377776 T4700 oasc.ZkTestServer.run start zk server on 
port:33475
   [junit4]   2> 1377777 T4700 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1377777 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1377779 T4707 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@79df268b 
name:ZooKeeperConnection Watcher:127.0.0.1:33475 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1377779 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1377779 T4700 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1377780 T4700 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1377782 T4700 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1377783 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1377784 T4709 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6ba110e9 
name:ZooKeeperConnection Watcher:127.0.0.1:33475/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1377784 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1377785 T4700 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1377785 T4700 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 1377787 T4700 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 1377788 T4700 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 1377789 T4700 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 1377790 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1377790 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 1377791 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1377792 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 1377793 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1377793 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1377794 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1377795 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 1377796 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1377797 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 1377798 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1377798 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 1377800 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1377800 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 1377801 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1377801 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 1377802 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1377803 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1377804 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1377804 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 1377805 T4700 oasc.AbstractZkTestCase.putConfig put 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1377805 T4700 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 1377807 T4700 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1377807 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1377808 T4711 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6a29bf7d 
name:ZooKeeperConnection Watcher:127.0.0.1:33475/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1377808 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1377809 T4700 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1378035 T4700 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1378037 T4700 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1378039 T4700 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:43129
   [junit4]   2> 1378040 T4700 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1378041 T4700 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1378041 T4700 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002
   [junit4]   2> 1378041 T4700 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/'
   [junit4]   2> 1378051 T4700 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/solr.xml
   [junit4]   2> 1378056 T4700 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002
   [junit4]   2> 1378057 T4700 oasc.CoreContainer.<init> New CoreContainer 
1230729338
   [junit4]   2> 1378057 T4700 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/]
   [junit4]   2> 1378057 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1378057 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1378058 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1378058 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1378058 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1378058 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1378058 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1378059 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1378059 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1378060 T4700 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1378061 T4700 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1378061 T4700 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1378061 T4700 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1378061 T4700 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:33475/solr
   [junit4]   2> 1378062 T4700 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1378062 T4700 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1378063 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1378064 T4722 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@27c2fcb9 
name:ZooKeeperConnection Watcher:127.0.0.1:33475 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1378064 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1378064 T4700 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1378066 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1378067 T4724 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6149b3b2 
name:ZooKeeperConnection Watcher:127.0.0.1:33475/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1378067 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1378068 T4700 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 1378069 T4700 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 1378070 T4700 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 1378071 T4700 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 1378072 T4700 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 1378074 T4700 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1378074 T4700 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43129_
   [junit4]   2> 1378075 T4700 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:43129_
   [junit4]   2> 1378076 T4700 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 1378077 T4700 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 1378077 T4700 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1378078 T4700 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:43129_
   [junit4]   2> 1378078 T4700 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 1378079 T4700 oasc.Overseer.start Overseer 
(id=92571350432743428-127.0.0.1:43129_-n_0000000000) starting
   [junit4]   2> 1378080 T4700 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 1378084 T4700 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1378084 T4726 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 1378084 T4700 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 1378086 T4700 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 1378086 T4700 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1378088 T4725 oasc.Overseer$ClusterStateUpdater.run Starting 
to work on the main queue
   [junit4]   2> 1378089 T4700 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002
   [junit4]   2> 1378094 T4700 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/conf/
   [junit4]   2> 1378210 T4700 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1378211 T4700 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1378211 T4700 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1378212 T4700 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1378213 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1378214 T4730 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@65874be9 
name:ZooKeeperConnection Watcher:127.0.0.1:33475/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1378214 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1378214 T4700 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1378215 T4700 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1378217 T4700 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 1378217 T4700 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 1378217 T4700 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1378217 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1378218 T4732 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3708301d 
name:ZooKeeperConnection Watcher:127.0.0.1:33475/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1378219 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1378219 T4700 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1378221 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1378224 T4725 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
collection1
   [junit4]   2> 1378224 T4725 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 1378225 T4725 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1378226 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 1378227 T4733 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> 1378227 T4734 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> 1378451 T4700 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 1378452 T4700 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1378454 T4700 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1378455 T4700 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:57998
   [junit4]   2> 1378457 T4700 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1378457 T4700 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1378457 T4700 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003
   [junit4]   2> 1378458 T4700 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/'
   [junit4]   2> 1378467 T4700 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/solr.xml
   [junit4]   2> 1378473 T4700 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003
   [junit4]   2> 1378473 T4700 oasc.CoreContainer.<init> New CoreContainer 
1665962066
   [junit4]   2> 1378473 T4700 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/]
   [junit4]   2> 1378474 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1378474 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1378474 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1378474 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1378475 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1378475 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1378475 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1378475 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1378475 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1378477 T4700 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1378478 T4700 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1378478 T4700 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1378478 T4700 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1378478 T4700 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:33475/solr
   [junit4]   2> 1378478 T4700 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1378479 T4700 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1378479 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1378481 T4745 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@95dc6fe name:ZooKeeperConnection 
Watcher:127.0.0.1:33475 got event WatchedEvent state:SyncConnected type:None 
path:null path:null type:None
   [junit4]   2> 1378481 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1378482 T4700 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1378484 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1378485 T4747 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@426912d1 
name:ZooKeeperConnection Watcher:127.0.0.1:33475/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1378485 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1378488 T4700 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1379490 T4700 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57998_
   [junit4]   2> 1379491 T4700 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:57998_
   [junit4]   2> 1379494 T4700 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1379495 T4700 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003
   [junit4]   2> 1379503 T4700 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/conf/
   [junit4]   2> 1379664 T4700 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1379665 T4700 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1379665 T4700 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1379897 T4700 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 1379897 T4700 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1379899 T4700 oejus.SslContextFactory.doStart Enabled 
Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, 
TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1379900 T4700 oejs.AbstractConnector.doStart Started 
SslSelectChannelConnector@127.0.0.1:54009
   [junit4]   2> 1379902 T4700 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 1379902 T4700 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 1379902 T4700 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-004
   [junit4]   2> 1379902 T4700 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-004/'
   [junit4]   2> 1379912 T4700 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-004/solr.xml
   [junit4]   2> 1379917 T4700 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-004
   [junit4]   2> 1379918 T4700 oasc.CoreContainer.<init> New CoreContainer 
174277228
   [junit4]   2> 1379918 T4700 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-004/]
   [junit4]   2> 1379918 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 1379919 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 1379919 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 1379919 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1379919 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 1379919 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1379920 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 1379920 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 1379920 T4700 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 1379921 T4700 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1379922 T4700 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1379922 T4700 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1379922 T4700 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1379923 T4700 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:33475/solr
   [junit4]   2> 1379923 T4700 oasc.ZkController.checkChrootPath zkHost 
includes chroot
   [junit4]   2> 1379923 T4700 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1379924 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1379925 T4760 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3cd21d9b 
name:ZooKeeperConnection Watcher:127.0.0.1:33475 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1379926 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1379926 T4700 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1379929 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1379930 T4762 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3e7fbb19 
name:ZooKeeperConnection Watcher:127.0.0.1:33475/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1379930 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1379934 T4700 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1380937 T4700 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54009_
   [junit4]   2> 1380939 T4700 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:54009_
   [junit4]   2> 1380943 T4700 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1380945 T4700 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-004
   [junit4]   2> 1380952 T4700 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-004/conf/
   [junit4]   2> 1381077 T4700 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 1381078 T4700 oass.SolrDispatchFilter.init 
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1381079 T4700 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 1381082 T4700 
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with 
stateFormat=2: customcollreplicadeletion
   [junit4]   2> 1381082 T4700 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 1381083 T4700 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 1381084 T4766 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1d6526 name:ZooKeeperConnection 
Watcher:127.0.0.1:33475/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 1381084 T4700 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 1381084 T4700 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 1381085 T4700 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 1381144 T4755 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2
   [junit4]   2> 1381145 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 1381145 T4726 oasc.OverseerCollectionProcessor.run Overseer 
Collection Processor: Get the message 
id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"customcollreplicadeletion",
   [junit4]   2>          "replicationFactor":"1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "maxShardsPerNode":"5",
   [junit4]   2>          "shards":"a,b",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "router.name":"implicit"}
   [junit4]   2> 1381146 T4767 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"customcollreplicadeletion",
   [junit4]   2>          "replicationFactor":"1",
   [junit4]   2>          "numShards":"1",
   [junit4]   2>          "maxShardsPerNode":"5",
   [junit4]   2>          "shards":"a,b",
   [junit4]   2>          "stateFormat":"2",
   [junit4]   2>          "router.name":"implicit"}
   [junit4]   2> 1381147 T4767 oasc.OverseerCollectionProcessor.createConfNode 
Only one config set found in zk - using it:conf1
   [junit4]   2> 1381147 T4767 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/customcollreplicadeletion 
   [junit4]   2> 1381147 T4767 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion
   [junit4]   2> 1381149 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1381150 T4725 
oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: 
customcollreplicadeletion
   [junit4]   2> 1381150 T4725 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
customcollreplicadeletion with shards [a, b]
   [junit4]   2> 1381150 T4725 
oasc.Overseer$ClusterStateUpdater.createCollection state version 
customcollreplicadeletion 2
   [junit4]   2> 1381153 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1381153 T4734 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1381153 T4768 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1381153 T4733 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1381153 T4763 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1381153 T4748 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1381249 T4767 
oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new 
collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
   [junit4]   2> 1381249 T4767 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_a_replica1 as part of slice a of collection 
customcollreplicadeletion on 127.0.0.1:43129_
   [junit4]   2> 1381250 T4767 
oasc.OverseerCollectionProcessor.createCollection Creating shard 
customcollreplicadeletion_b_replica1 as part of slice b of collection 
customcollreplicadeletion on 127.0.0.1:57998_
   [junit4]   2> 1381312 T4741 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2
   [junit4]   2> 1381319 T4741 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 1381320 T4718 oasha.CoreAdminHandler.handleCreateAction core 
create command 
qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2
   [junit4]   2> 1381321 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1381322 T4741 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 1381322 T4741 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 1381323 T4741 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 1381324 T4741 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 1381325 T4741 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1381325 T4718 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=down 
collection=customcollreplicadeletion
   [junit4]   2> 1381326 T4725 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57998";,
   [junit4]   2>          "node_name":"127.0.0.1:57998_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"b",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1381327 T4718 oasc.ZkController.preRegister Registering watch 
for external collection customcollreplicadeletion
   [junit4]   2> 1381330 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1381331 T4748 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1381331 T4748 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1381331 T4718 oascc.ZkStateReader.addZkWatch addZkWatch 
customcollreplicadeletion
   [junit4]   2> 1381332 T4718 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/customcollreplicadeletion/state.json from 
ZooKeeper... 
   [junit4]   2> 1381333 T4718 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1381333 T4718 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 1381335 T4725 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1381335 T4725 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:43129";,
   [junit4]   2>          "node_name":"127.0.0.1:43129_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1381336 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1381336 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1381336 T4733 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1381336 T4748 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1381337 T4748 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1381337 T4733 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1382325 T4741 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_b_replica1
   [junit4]   2> 1382325 T4741 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 1382326 T4741 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1382326 T4741 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1382327 T4741 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 1382327 T4741 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/customcollreplicadeletion_b_replica1/'
   [junit4]   2> 1382333 T4718 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for customcollreplicadeletion_a_replica1
   [junit4]   2> 1382334 T4718 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:customcollreplicadeletion
   [junit4]   2> 1382334 T4718 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 1382334 T4718 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1382335 T4718 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 1382335 T4718 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/customcollreplicadeletion_a_replica1/'
   [junit4]   2> 1382355 T4718 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1382356 T4741 oasc.SolrConfig.<init> Using Lucene 
MatchVersion: 5.0.0
   [junit4]   2> 1382366 T4718 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1382367 T4741 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 1382368 T4718 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1382368 T4741 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 1382372 T4718 oass.IndexSchema.readSchema 
[customcollreplicadeletion_a_replica1] Schema name=test
   [junit4]   2> 1382373 T4741 oass.IndexSchema.readSchema 
[customcollreplicadeletion_b_replica1] Schema name=test
   [junit4]   2> 1382464 T4718 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1382467 T4718 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1382468 T4718 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1382474 T4718 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1382476 T4718 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1382477 T4718 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1382478 T4718 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1382480 T4718 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1382480 T4718 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1382481 T4718 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1382481 T4718 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1382481 T4718 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_a_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 1382481 T4718 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1382482 T4718 oasc.SolrCore.<init> 
[customcollreplicadeletion_a_replica1] Opening new SolrCore at 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/customcollreplicadeletion_a_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
   [junit4]   2> 1382482 T4718 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba977fa
   [junit4]   2> 1382482 T4741 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1382483 T4718 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/customcollreplicadeletion_a_replica1/data
   [junit4]   2> 1382483 T4718 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
   [junit4]   2> 1382483 T4718 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_a_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1382484 T4718 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
   [junit4]   2> 1382484 T4718 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=4.939453125, 
floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=12.439045287278352, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1382485 T4718 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-68421e74)),segFN=segments_1,generation=1}
   [junit4]   2> 1382485 T4718 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1382486 T4741 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 1382487 T4718 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1382488 T4741 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1382488 T4718 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1382488 T4718 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1382488 T4718 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1382489 T4718 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1382489 T4718 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1382489 T4718 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1382490 T4718 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1382490 T4718 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1382490 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1382491 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1382491 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1382492 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1382493 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1382493 T4718 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1382493 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1382494 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1382494 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1382494 T4741 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1382495 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1382495 T4718 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1382497 T4741 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 1382497 T4718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382498 T4718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382499 T4741 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1382499 T4718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382499 T4741 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1382501 T4741 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1382501 T4718 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382501 T4741 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1382502 T4741 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 1382503 T4741 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 1382503 T4741 oasc.CoreContainer.create Creating SolrCore 
'customcollreplicadeletion_b_replica1' using configuration from collection 
customcollreplicadeletion
   [junit4]   2> 1382503 T4741 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1382504 T4741 oasc.SolrCore.<init> 
[customcollreplicadeletion_b_replica1] Opening new SolrCore at 
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/customcollreplicadeletion_b_replica1/,
 
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/customcollreplicadeletion_b_replica1/data/
   [junit4]   2> 1382504 T4741 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@7ba977fa
   [junit4]   2> 1382505 T4741 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 1382505 T4741 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index/
   [junit4]   2> 1382506 T4741 oasc.SolrCore.initIndex WARN 
[customcollreplicadeletion_b_replica1] Solr index directory 
'/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 1382507 T4718 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1382507 T4718 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1382508 T4741 oasc.CachingDirectoryFactory.get return new 
directory for 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-4383ACBEC4D4D510-001/tempDir-003/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 1382508 T4718 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=69.0107421875, 
floorSegmentMB=1.4912109375, forceMergeDeletesPctAllowed=0.6011422105778141, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1382508 T4741 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=35, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=4.939453125, 
floorSegmentMB=1.7177734375, forceMergeDeletesPctAllowed=12.439045287278352, 
segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1382509 T4718 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-68421e74)),segFN=segments_1,generation=1}
   [junit4]   2> 1382509 T4718 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1382509 T4741 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-22adcd5)),segFN=segments_1,generation=1}
   [junit4]   2> 1382509 T4718 oass.SolrIndexSearcher.<init> Opening 
Searcher@42a81313[customcollreplicadeletion_a_replica1] main
   [junit4]   2> 1382510 T4741 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1382510 T4718 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1382511 T4718 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 1382511 T4718 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1382512 T4718 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1382512 T4718 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1382512 T4718 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1382513 T4718 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1382513 T4718 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1382513 T4741 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1382514 T4718 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 1382514 T4741 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 1382514 T4741 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1382515 T4741 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1382515 T4741 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1382515 T4741 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1382516 T4741 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1382516 T4741 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 1382516 T4741 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1382517 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1382517 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1382518 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1382518 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 1382519 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 1382519 T4741 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1382520 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 1382520 T4718 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1382520 T4718 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1382520 T4718 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1382520 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 1382521 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1382522 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1382522 T4741 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1382522 T4771 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_a_replica1] Registered new searcher 
Searcher@42a81313[customcollreplicadeletion_a_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1382523 T4718 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_a_replica1
   [junit4]   2> 1382523 T4741 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382524 T4718 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:43129 
collection:customcollreplicadeletion shard:a
   [junit4]   2> 1382525 T4741 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382525 T4718 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/a/election
   [junit4]   2> 1382526 T4741 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382527 T4741 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1382528 T4718 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard a
   [junit4]   2> 1382529 T4741 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 1382529 T4718 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1382529 T4718 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> 1382529 T4741 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 1382529 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2043 
name=customcollreplicadeletion_a_replica1 
org.apache.solr.core.SolrCore@578766d3 
url=https://127.0.0.1:43129/customcollreplicadeletion_a_replica1 
node=127.0.0.1:43129_ C2043_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_a_replica1 
props:{core=customcollreplicadeletion_a_replica1, 
base_url=https://127.0.0.1:43129, node_name=127.0.0.1:43129_, state=down}
   [junit4]   2> 1382529 T4718 C2043 P43129 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:43129/customcollreplicadeletion_a_replica1/
   [junit4]   2> 1382530 T4741 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=33, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=69.0107421875, 
floorSegmentMB=1.4912109375, forceMergeDeletesPctAllowed=0.6011422105778141, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1382530 T4718 C2043 P43129 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1382531 T4741 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-22adcd5)),segFN=segments_1,generation=1}
   [junit4]   2> 1382531 T4741 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 1382531 T4718 C2043 P43129 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:43129/customcollreplicadeletion_a_replica1/ has no replicas
   [junit4]   2> 1382532 T4718 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
https://127.0.0.1:43129/customcollreplicadeletion_a_replica1/ a
   [junit4]   2> 1382531 T4741 oass.SolrIndexSearcher.<init> Opening 
Searcher@3bdc166[customcollreplicadeletion_b_replica1] main
   [junit4]   2> 1382532 T4718 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/a
   [junit4]   2> 1382532 T4725 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1382532 T4741 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1382533 T4741 oascc.ZkStateReader.readConfigName 
path=/collections/customcollreplicadeletion configName=conf1 specified config 
exists in ZooKeeper
   [junit4]   2> 1382534 T4741 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1382534 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1382534 T4733 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382534 T4748 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382535 T4741 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1382535 T4741 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 1382535 T4741 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1382536 T4748 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1382536 T4741 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes 
from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1382537 T4741 oasr.ManagedResourceStorage.load Loaded 
LinkedHashMap at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1382537 T4741 oasr.ManagedResource.reloadFromStorage Loaded 
initArgs {} for /rest/managed
   [junit4]   2> 1382537 T4733 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1382537 T4741 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 1382539 T4725 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1382539 T4773 oasc.SolrCore.registerSearcher 
[customcollreplicadeletion_b_replica1] Registered new searcher 
Searcher@3bdc166[customcollreplicadeletion_b_replica1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1382540 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1382540 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1382541 T4733 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382541 T4748 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382541 T4741 oasc.CoreContainer.registerCore registering 
core: customcollreplicadeletion_b_replica1
   [junit4]   2> 1382541 T4748 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1382541 T4741 oasc.ZkController.register Register replica - 
core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:57998 
collection:customcollreplicadeletion shard:b
   [junit4]   2> 1382542 T4733 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1382542 T4741 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leader_elect/b/election
   [junit4]   2> 1382545 T4741 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard b
   [junit4]   2> 1382546 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1382546 T4741 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found 
to continue.
   [junit4]   2> 1382546 T4741 oasc.ShardLeaderElectionContext.runLeaderProcess 
I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2044 
name=customcollreplicadeletion_b_replica1 
org.apache.solr.core.SolrCore@4decdfa2 
url=https://127.0.0.1:57998/customcollreplicadeletion_b_replica1 
node=127.0.0.1:57998_ C2044_STATE=coll:customcollreplicadeletion 
core:customcollreplicadeletion_b_replica1 
props:{core=customcollreplicadeletion_b_replica1, 
base_url=https://127.0.0.1:57998, node_name=127.0.0.1:57998_, state=down}
   [junit4]   2> 1382546 T4741 C2044 P57998 oasc.SyncStrategy.sync Sync 
replicas to https://127.0.0.1:57998/customcollreplicadeletion_b_replica1/
   [junit4]   2> 1382547 T4741 C2044 P57998 oasc.SyncStrategy.syncReplicas Sync 
Success - now sync replicas to me
   [junit4]   2> 1382547 T4741 C2044 P57998 oasc.SyncStrategy.syncToMe 
https://127.0.0.1:57998/customcollreplicadeletion_b_replica1/ has no replicas
   [junit4]   2> 1382547 T4741 oasc.ShardLeaderElectionContext.runLeaderProcess 
I am the new leader: 
https://127.0.0.1:57998/customcollreplicadeletion_b_replica1/ b
   [junit4]   2> 1382547 T4741 oascc.SolrZkClient.makePath makePath: 
/collections/customcollreplicadeletion/leaders/b
   [junit4]   2> 1382548 T4725 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1382549 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1382550 T4733 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382550 T4748 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382550 T4748 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1382551 T4733 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1382553 T4725 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1382554 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1382554 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1382555 T4748 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382555 T4733 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382555 T4748 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1382556 T4733 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1382587 T4718 oasc.ZkController.register We are 
https://127.0.0.1:43129/customcollreplicadeletion_a_replica1/ and leader is 
https://127.0.0.1:43129/customcollreplicadeletion_a_replica1/
   [junit4]   2> 1382587 T4718 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:43129
   [junit4]   2> 1382587 T4718 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1382587 T4718 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_a_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 1382588 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1382590 T4718 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1382591 T4718 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2}
 status=0 QTime=1271 
   [junit4]   2> 1382591 T4725 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1382591 T4725 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2>          "core_node_name":"core_node2",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:43129";,
   [junit4]   2>          "node_name":"127.0.0.1:43129_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"a",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1382593 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1382593 T4733 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382593 T4748 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382594 T4748 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1382594 T4733 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1382600 T4741 oasc.ZkController.register We are 
https://127.0.0.1:57998/customcollreplicadeletion_b_replica1/ and leader is 
https://127.0.0.1:57998/customcollreplicadeletion_b_replica1/
   [junit4]   2> 1382601 T4741 oasc.ZkController.register No LogReplay needed 
for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:57998
   [junit4]   2> 1382601 T4741 oasc.ZkController.checkRecovery I am the leader, 
no recovery necessary
   [junit4]   2> 1382601 T4741 oasc.ZkController.publish publishing 
core=customcollreplicadeletion_b_replica1 state=active 
collection=customcollreplicadeletion
   [junit4]   2> 1382602 T4733 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 1382604 T4741 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1382604 T4725 oascc.ZkStateReader.updateWatchedCollection 
Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1382604 T4725 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2>          "core_node_name":"core_node1",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "base_url":"https://127.0.0.1:57998";,
   [junit4]   2>          "node_name":"127.0.0.1:57998_",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"active",
   [junit4]   2>          "shard":"b",
   [junit4]   2>          "collection":"customcollreplicadeletion",
   [junit4]   2>          "operation":"state"}
   [junit4]   2> 1382604 T4741 oass.SolrDispatchFilter.handleAdminRequest 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2}
 status=0 QTime=1292 
   [junit4]   2> 1382605 T4767 
oasc.OverseerCollectionProcessor.createCollection Finished create command on 
all shards for collection: customcollreplicadeletion
   [junit4]   2> 1382605 T4725 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1382606 T4748 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/customcollreplicadeletion/state.json, has occurred - 
updating... 
   [junit4]   2> 1382606 T4733 oascc.ZkStateReader

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

ne=false>>]
   [junit4]   2> 2497514 T6931 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-4383ACBEC4D4D510-001/tempDir-006/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 2497514 T6931 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-4383ACBEC4D4D510-001/tempDir-006/delLiveColl_shard1_replica2/data
 
[CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-4383ACBEC4D4D510-001/tempDir-006/delLiveColl_shard1_replica2/data;done=false>>]
   [junit4]   2> 2497514 T6931 oasc.CachingDirectoryFactory.close Closing 
directory: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-4383ACBEC4D4D510-001/tempDir-006/delLiveColl_shard1_replica2/data
   [junit4]   2> 2497516 T6931 oasc.Overseer.close Overseer 
(id=92571409809080334-127.0.0.1:33701_-n_0000000004) closing
   [junit4]   2> 2497516 T7081 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:33701_
   [junit4]   2> 2499017 T7024 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2499041 T6931 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2504031 T6931 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 2504034 T6931 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:36745 36745
   [junit4]   2> 2504732 T6932 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:36745 36745
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest 
-Dtests.method=testDistribSearch -Dtests.seed=4383ACBEC4D4D510 
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sr_CS 
-Dtests.timezone=Asia/Kamchatka -Dtests.file.encoding=UTF-8
   [junit4] ERROR    221s J1 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:33701, https://127.0.0.1:37706, 
https://127.0.0.1:46799, https://127.0.0.1:39876, https://127.0.0.1:49398]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4383ACBEC4D4D510:C26522A6B38BB52C]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:880)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.removeAndWaitForReplicaGone(DeleteReplicaTest.java:172)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:145)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:89)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not 
 remove replica : delLiveColl/shard1/core_node1
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:570)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:215)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:211)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    >        ... 46 more
   [junit4]   2> 2504747 T6931 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.DeleteReplicaTest-4383ACBEC4D4D510-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=sr_CS, timezone=Asia/Kamchatka
   [junit4]   2> NOTE: Linux 3.13.0-36-generic amd64/Oracle Corporation 
1.8.0_20 (64-bit)/cpus=8,threads=1,free=92002120,total=308281344
   [junit4]   2> NOTE: All tests run in this JVM: [SampleTest, 
LeaderFailoverAfterPartitionTest, TestClassNameShortening, 
TestCloudManagedSchema, ScriptEngineTest, HighlighterMaxOffsetTest, 
DateFieldTest, TermVectorComponentDistributedTest, TestPerFieldSimilarity, 
LeaderElectionIntegrationTest, TestJoin, DistributedIntervalFacetingTest, 
SearchHandlerTest, TestIndexSearcher, TestZkChroot, TestLFUCache, 
AnalysisAfterCoreReloadTest, TestCopyFieldCollectionResource, 
TestDynamicFieldCollectionResource, PolyFieldTest, SolrInfoMBeanTest, 
SolrXmlInZkTest, TestQueryTypes, TestFiltering, MultiTermTest, 
TestFunctionQuery, TestXIncludeConfig, UniqFieldsUpdateProcessorFactoryTest, 
TestSolrXmlPersistor, TestInitQParser, DirectSolrConnectionTest, 
HdfsLockFactoryTest, TestReversedWildcardFilterFactory, TestModifyConfFiles, 
TestRecovery, TestJmxMonitoredMap, TestHighlightDedupGrouping, SolrCoreTest, 
TestCoreContainer, TestPivotHelperCode, ResponseHeaderTest, TestWriterPerf, 
SolrTestCaseJ4Test, TestPostingsSolrHighlighter, ZkSolrClientTest, 
TestRestManager, TestFieldSortValues, TestDefaultSearchFieldResource, 
BinaryUpdateRequestHandlerTest, TestMultiCoreConfBootstrap, DateMathParserTest, 
FullSolrCloudDistribCmdsTest, CoreMergeIndexesAdminHandlerTest, 
SpatialFilterTest, AnalyticsMergeStrategyTest, 
DistributedQueryComponentOptimizationTest, TestChildDocTransformer, 
DefaultValueUpdateProcessorTest, CollectionsAPIAsyncDistributedZkTest, 
BasicZkTest, FieldAnalysisRequestHandlerTest, BasicDistributedZk2Test, 
SharedFSAutoReplicaFailoverTest, CollectionsAPIDistributedZkTest, 
TestBulkSchemaConcurrent, CacheHeaderTest, SliceStateTest, ConvertedLegacyTest, 
TestManagedSchemaDynamicFieldResource, AssignTest, URLClassifyProcessorTest, 
CoreAdminRequestStatusTest, VMParamsZkACLAndCredentialsProvidersTest, 
TestUniqueKeyFieldResource, AliasIntegrationTest, TestTolerantSearch, 
SuggestComponentTest, IndexSchemaRuntimeFieldTest, TestPhraseSuggestions, 
TestCSVResponseWriter, QueryParsingTest, OpenCloseCoreStressTest, 
QueryResultKeyTest, MergeStrategyTest, TestImplicitCoreProperties, 
TestStandardQParsers, StatsComponentTest, TestExpandComponent, 
SolrIndexConfigTest, TestMaxScoreQueryParser, HardAutoCommitTest, 
TestRequestStatusCollectionAPI, DeleteShardTest, 
ParsingFieldUpdateProcessorsTest, TestIBSimilarityFactory, DocValuesTest, 
CoreContainerCoreInitFailuresTest, BJQParserTest, 
DistribDocExpirationUpdateProcessorTest, DistributedExpandComponentTest, 
TestFieldTypeCollectionResource, TestCollectionAPI, TestMergePolicyConfig, 
DistributedFacetPivotLargeTest, ChaosMonkeySafeLeaderTest, 
UnloadDistributedZkTest, SyncSliceTest, OverseerTest, ClusterStateUpdateTest, 
TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, AutoCommitTest, 
TestDistributedGrouping, TestRangeQuery, TestSolr4Spatial, 
SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, 
PeerSyncTest, ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, 
SimplePostToolTest, TestExtendedDismaxParser, SpellCheckCollatorTest, 
SuggesterFSTTest, SolrRequestParserTest, TestStressLucene, TestCSVLoader, 
NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, 
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, 
FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, 
SortByFunctionTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, 
DebugComponentTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, 
DisMaxRequestHandlerTest, TestQueryUtils, PrimitiveFieldTypeTest, 
TestOmitPositions, RequestHandlersTest, TermVectorComponentTest, 
RequiredFieldsTest, TestArbitraryIndexDir, LoggingHandlerTest, 
TestCollationField, UpdateRequestProcessorFactoryTest, CSVRequestHandlerTest, 
AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, 
TestStressRecovery, TestUtils, CircularListTest, AsyncMigrateRouteKeyTest, 
DeleteReplicaTest]
   [junit4] Completed on J1 in 221.06s, 1 test, 1 error <<< FAILURES!

[...truncated 293 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:524: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:472: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:61: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/extra-targets.xml:39: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/build.xml:189: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/solr/common-build.xml:496: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1360: 
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:962: 
There were test failures: 436 suites, 1784 tests, 2 errors, 44 ignored (22 
assumptions)

Total time: 106 minutes 1 second
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20 
-XX:+UseCompressedOops -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to