Build: https://builds.apache.org/job/Lucene-Solr-Tests-trunk-Java7/4881/

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

Error Message:
No live SolrServers available to handle this 
request:[https://127.0.0.1:10821/_hc/j, https://127.0.0.1:17541/_hc/j, 
https://127.0.0.1:55682/_hc/j, https://127.0.0.1:58503/_hc/j, 
https://127.0.0.1:11651/_hc/j]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:10821/_hc/j, 
https://127.0.0.1:17541/_hc/j, https://127.0.0.1:55682/_hc/j, 
https://127.0.0.1:58503/_hc/j, https://127.0.0.1:11651/_hc/j]
        at 
__randomizedtesting.SeedInfo.seed([11AA45D50E717210:904CCBCD792E122C]: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:171)
        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
        at 
org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:606)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
        at java.lang.Thread.run(Thread.java:745)
Caused by: 
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:552)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
        ... 47 more




Build Log:
[...truncated 11549 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/init-core-data-001
   [junit4]   2> 827743 T2698 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl 
(true) and clientAuth (false)
   [junit4]   2> 827743 T2698 oas.BaseDistributedSearchTestCase.initHostContext 
Setting hostContext system property: /_hc/j
   [junit4]   2> 827748 T2698 oas.SolrTestCaseJ4.setUp ###Starting 
testDistribSearch
   [junit4]   2> 827748 T2698 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 827749 T2699 oasc.ZkTestServer$ZKServerMain.runFromConfig 
Starting server
   [junit4]   2> 827849 T2698 oasc.ZkTestServer.run start zk server on 
port:43347
   [junit4]   2> 827850 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 827851 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 827853 T2705 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5afb4bca 
name:ZooKeeperConnection Watcher:127.0.0.1:43347 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 827854 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 827854 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 827854 T2698 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 827856 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 827856 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 827857 T2707 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@700bf104 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 827857 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 827858 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 827858 T2698 oascc.SolrZkClient.makePath makePath: 
/collections/collection1
   [junit4]   2> 827859 T2698 oascc.SolrZkClient.makePath makePath: 
/collections/collection1/shards
   [junit4]   2> 827860 T2698 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection
   [junit4]   2> 827861 T2698 oascc.SolrZkClient.makePath makePath: 
/collections/control_collection/shards
   [junit4]   2> 827863 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 827864 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.xml
   [junit4]   2> 827866 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 827866 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/schema.xml
   [junit4]   2> 827967 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 827968 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 827969 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 827970 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/stopwords.txt
   [junit4]   2> 827971 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 827972 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/protwords.txt
   [junit4]   2> 827973 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 827973 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/currency.xml
   [junit4]   2> 827974 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 827975 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/enumsConfig.xml
   [junit4]   2> 827976 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 827977 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/open-exchange-rates.json
   [junit4]   2> 827978 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 827978 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 827980 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 827980 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/old_synonyms.txt
   [junit4]   2> 827981 T2698 oasc.AbstractZkTestCase.putConfig put 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 827982 T2698 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/synonyms.txt
   [junit4]   2> 827983 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 827984 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 827985 T2709 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@6f48b605 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 827985 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 827985 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 828972 T2698 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 828977 T2698 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 828980 T2698 oejs.AbstractConnector.doStart Started 
[email protected]:55682
   [junit4]   2> 828982 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 828983 T2698 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 828983 T2698 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002
   [junit4]   2> 828983 T2698 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/'
   [junit4]   2> 829012 T2698 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/solr.xml
   [junit4]   2> 829055 T2698 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002
   [junit4]   2> 829056 T2698 oasc.CoreContainer.<init> New CoreContainer 
1065473243
   [junit4]   2> 829056 T2698 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/]
   [junit4]   2> 829057 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 829057 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 829057 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 829057 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 829058 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 829058 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 829058 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 829058 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 829058 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 829060 T2698 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 829062 T2698 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 829062 T2698 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 829062 T2698 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 829063 T2698 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43347/solr
   [junit4]   2> 829063 T2698 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 829063 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 829064 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 829065 T2720 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@1ad7480a 
name:ZooKeeperConnection Watcher:127.0.0.1:43347 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829066 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 829066 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 829067 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 829068 T2722 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@5c4b53a0 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829068 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 829069 T2698 oascc.SolrZkClient.makePath makePath: 
/overseer/queue
   [junit4]   2> 829071 T2698 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-queue-work
   [junit4]   2> 829072 T2698 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-running
   [junit4]   2> 829074 T2698 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-completed
   [junit4]   2> 829075 T2698 oascc.SolrZkClient.makePath makePath: 
/overseer/collection-map-failure
   [junit4]   2> 829077 T2698 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 829078 T2698 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55682__hc%2Fj
   [junit4]   2> 829078 T2698 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:55682__hc%2Fj
   [junit4]   2> 829080 T2698 oascc.SolrZkClient.makePath makePath: 
/overseer_elect
   [junit4]   2> 829081 T2698 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/election
   [junit4]   2> 829082 T2698 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 829083 T2698 oasc.OverseerElectionContext.runLeaderProcess I 
am going to be the leader 127.0.0.1:55682__hc%2Fj
   [junit4]   2> 829083 T2698 oascc.SolrZkClient.makePath makePath: 
/overseer_elect/leader
   [junit4]   2> 829084 T2698 oasc.Overseer.start Overseer 
(id=92511091048972292-127.0.0.1:55682__hc%2Fj-n_0000000000) starting
   [junit4]   2> 829085 T2698 oascc.SolrZkClient.makePath makePath: 
/overseer/queue-work
   [junit4]   2> 829097 T2698 oasc.OverseerAutoReplicaFailoverThread.<init> 
Starting OverseerAutoReplicaFailoverThread 
autoReplicaFailoverWorkLoopDelay=10000 
autoReplicaFailoverWaitAfterExpiration=10000 
autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 829098 T2724 oasc.OverseerCollectionProcessor.run Process 
current queue of collection creations
   [junit4]   2> 829099 T2698 oascc.SolrZkClient.makePath makePath: 
/clusterstate.json
   [junit4]   2> 829100 T2698 oascc.SolrZkClient.makePath makePath: 
/aliases.json
   [junit4]   2> 829101 T2698 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 829103 T2723 oasc.Overseer$ClusterStateUpdater.run Starting to 
work on the main queue
   [junit4]   2> 829105 T2698 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002
   [junit4]   2> 829694 T2698 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/conf/
   [junit4]   2> 829814 T2698 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 829815 T2698 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 829815 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 829819 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 829819 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 829820 T2728 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@cb2a85a name:ZooKeeperConnection 
Watcher:127.0.0.1:43347/solr got event WatchedEvent state:SyncConnected 
type:None path:null path:null type:None
   [junit4]   2> 829821 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 829821 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 829821 T2698 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 829823 T2698 oasc.ChaosMonkey.monkeyLog monkey: init - expire 
sessions:false cause connection loss:false
   [junit4]   2> 829823 T2698 oasc.AbstractFullDistribZkTestBase.createJettys 
Creating collection1 with stateFormat=2
   [junit4]   2> 829824 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 829824 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 829825 T2730 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@54a407ba 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829825 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 829825 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 829827 T2731 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 829828 T2723 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: collection1
   [junit4]   2> 829829 T2723 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
collection1 with shards [shard1, shard2]
   [junit4]   2> 829829 T2723 
oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 829830 T2723 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/collection1/state.json
   [junit4]   2> 829831 T2731 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> 829831 T2732 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> 830891 T2698 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 1
   [junit4]   2> 830892 T2698 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 830896 T2698 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 830898 T2698 oejs.AbstractConnector.doStart Started 
[email protected]:10821
   [junit4]   2> 830900 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 830900 T2698 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 830900 T2698 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-003
   [junit4]   2> 830900 T2698 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-003/'
   [junit4]   2> 830932 T2698 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-003/solr.xml
   [junit4]   2> 830977 T2698 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-003
   [junit4]   2> 830978 T2698 oasc.CoreContainer.<init> New CoreContainer 
1558903689
   [junit4]   2> 830978 T2698 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-003/]
   [junit4]   2> 830979 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 830979 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 830979 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 830979 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 830980 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 830980 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 830980 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 830980 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 830981 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 830983 T2698 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 830984 T2698 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 830984 T2698 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 830985 T2698 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 830985 T2698 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43347/solr
   [junit4]   2> 830985 T2698 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 830985 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 830986 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 830987 T2743 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@63dc975d 
name:ZooKeeperConnection Watcher:127.0.0.1:43347 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 830988 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 830988 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 830990 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 830991 T2745 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@51a29fb0 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 830991 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 830995 T2698 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 831999 T2698 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:10821__hc%2Fj
   [junit4]   2> 832000 T2698 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:10821__hc%2Fj
   [junit4]   2> 832002 T2698 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 832005 T2698 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-003
   [junit4]   2> 832816 T2698 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-003/conf/
   [junit4]   2> 832895 T2698 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 832896 T2698 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 832896 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 833877 T2698 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 2
   [junit4]   2> 833879 T2698 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 833883 T2698 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 833885 T2698 oejs.AbstractConnector.doStart Started 
[email protected]:17541
   [junit4]   2> 833887 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 833887 T2698 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 833887 T2698 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-004
   [junit4]   2> 833888 T2698 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-004/'
   [junit4]   2> 833920 T2698 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-004/solr.xml
   [junit4]   2> 833967 T2698 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-004
   [junit4]   2> 833968 T2698 oasc.CoreContainer.<init> New CoreContainer 
1915245949
   [junit4]   2> 833968 T2698 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-004/]
   [junit4]   2> 833969 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 833969 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 833969 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 833970 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 833970 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 833970 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 833970 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 833970 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 833971 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 833973 T2698 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 833974 T2698 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 833975 T2698 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 833975 T2698 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 833975 T2698 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43347/solr
   [junit4]   2> 833975 T2698 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 834369 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 834370 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 834371 T2758 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@2b0d3118 
name:ZooKeeperConnection Watcher:127.0.0.1:43347 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834372 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 834372 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 834374 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 834375 T2760 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@777de934 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834376 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 834383 T2698 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 835388 T2698 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17541__hc%2Fj
   [junit4]   2> 835389 T2698 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:17541__hc%2Fj
   [junit4]   2> 835391 T2698 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 835395 T2698 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-004
   [junit4]   2> 835406 T2698 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-004/conf/
   [junit4]   2> 836653 T2698 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 836654 T2698 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 836655 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 837795 T2698 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 3
   [junit4]   2> 837795 T2698 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 837799 T2698 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 837801 T2698 oejs.AbstractConnector.doStart Started 
[email protected]:11651
   [junit4]   2> 837803 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 837803 T2698 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 837804 T2698 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-005
   [junit4]   2> 837804 T2698 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-005/'
   [junit4]   2> 837836 T2698 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-005/solr.xml
   [junit4]   2> 837890 T2698 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-005
   [junit4]   2> 837891 T2698 oasc.CoreContainer.<init> New CoreContainer 
533656354
   [junit4]   2> 837891 T2698 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-005/]
   [junit4]   2> 837892 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 837892 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 837893 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 837893 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 837893 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 837893 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 837893 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 837894 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 837894 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 837896 T2698 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 837897 T2698 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 837898 T2698 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 837898 T2698 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 837898 T2698 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43347/solr
   [junit4]   2> 837898 T2698 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 837899 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 837899 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 837901 T2773 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@39591141 
name:ZooKeeperConnection Watcher:127.0.0.1:43347 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 837901 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 837902 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 837903 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 837904 T2775 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@3a223ede 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 837904 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 837909 T2698 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 838913 T2698 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:11651__hc%2Fj
   [junit4]   2> 838914 T2698 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:11651__hc%2Fj
   [junit4]   2> 838917 T2698 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 838921 T2698 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-005
   [junit4]   2> 838984 T2698 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-005/conf/
   [junit4]   2> 839744 T2698 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 839745 T2698 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 839745 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 840765 T2698 oasc.AbstractFullDistribZkTestBase.createJettys 
create jetty 4
   [junit4]   2> 840765 T2698 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 840771 T2698 oejus.SslContextFactory.doStart Enabled Protocols 
[SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, 
TLSv1.1, TLSv1.2]
   [junit4]   2> 840772 T2698 oejs.AbstractConnector.doStart Started 
[email protected]:58503
   [junit4]   2> 840775 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init()
   [junit4]   2> 840775 T2698 oasc.SolrResourceLoader.locateSolrHome JNDI not 
configured for solr (NoInitialContextEx)
   [junit4]   2> 840775 T2698 oasc.SolrResourceLoader.locateSolrHome using 
system property solr.solr.home: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006
   [junit4]   2> 840775 T2698 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/'
   [junit4]   2> 840809 T2698 oasc.ConfigSolr.fromFile Loading container 
configuration from 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/solr.xml
   [junit4]   2> 840859 T2698 oasc.CorePropertiesLocator.<init> Config-defined 
core root directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006
   [junit4]   2> 840860 T2698 oasc.CoreContainer.<init> New CoreContainer 
1508052445
   [junit4]   2> 840860 T2698 oasc.CoreContainer.load Loading cores into 
CoreContainer 
[instanceDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/]
   [junit4]   2> 840861 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting socketTimeout to: 90000
   [junit4]   2> 840861 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting urlScheme to: 
   [junit4]   2> 840861 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting connTimeout to: 15000
   [junit4]   2> 840862 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxConnectionsPerHost to: 20
   [junit4]   2> 840862 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting corePoolSize to: 0
   [junit4]   2> 840863 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maximumPoolSize to: 2147483647
   [junit4]   2> 840863 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting maxThreadIdleTime to: 5
   [junit4]   2> 840863 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting sizeOfQueue to: -1
   [junit4]   2> 840864 T2698 oashc.HttpShardHandlerFactory.getParameter 
Setting fairnessPolicy to: false
   [junit4]   2> 840866 T2698 oasu.UpdateShardHandler.<init> Creating 
UpdateShardHandler HTTP client with params: 
socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 840868 T2698 oasl.LogWatcher.createWatcher SLF4J impl is 
org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 840868 T2698 oasl.LogWatcher.newRegisteredLogWatcher 
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 840868 T2698 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 840868 T2698 oasc.ZkContainer.initZooKeeper Zookeeper 
client=127.0.0.1:43347/solr
   [junit4]   2> 840868 T2698 oasc.ZkController.checkChrootPath zkHost includes 
chroot
   [junit4]   2> 840869 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 840869 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840871 T2788 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@7f668e60 
name:ZooKeeperConnection Watcher:127.0.0.1:43347 got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 840872 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840872 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 840873 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 840874 T2790 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@67a5d685 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 840874 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 840878 T2698 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 841882 T2698 oasc.ZkController.createEphemeralLiveNode 
Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58503__hc%2Fj
   [junit4]   2> 841883 T2698 oascc.SolrZkClient.makePath makePath: 
/live_nodes/127.0.0.1:58503__hc%2Fj
   [junit4]   2> 841885 T2698 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 841889 T2698 oasc.CorePropertiesLocator.discover Looking for 
core definitions underneath 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006
   [junit4]   2> 842023 T2698 oasc.CorePropertiesLocator.discoverUnder Found 
core conf in 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/conf/
   [junit4]   2> 843205 T2698 oasc.CorePropertiesLocator.discover Found 1 core 
definitions
   [junit4]   2> 843207 T2698 oass.SolrDispatchFilter.init 
user.dir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 843207 T2698 oass.SolrDispatchFilter.init 
SolrDispatchFilter.init() done
   [junit4]   2> 843217 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 843218 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 843219 T2794 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@384add0e 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 843219 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 843220 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 843220 T2698 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 843226 T2698 
oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with 
stateFormat=2: delLiveColl
   [junit4]   2> 843227 T2698 
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default 
ZkCredentialsProvider
   [junit4]   2> 843228 T2698 oascc.ConnectionManager.waitForConnected Waiting 
for client to connect to ZooKeeper
   [junit4]   2> 843229 T2796 oascc.ConnectionManager.process Watcher 
org.apache.solr.common.cloud.ConnectionManager@227e28e9 
name:ZooKeeperConnection Watcher:127.0.0.1:43347/solr got event WatchedEvent 
state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 843230 T2698 oascc.ConnectionManager.waitForConnected Client 
is connected to ZooKeeper
   [junit4]   2> 843230 T2698 oascc.SolrZkClient.createZkACLProvider Using 
default ZkACLProvider
   [junit4]   2> 843231 T2698 
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state 
from ZooKeeper... 
   [junit4]   2> 843358 T2756 oasha.CollectionsHandler.handleCreateAction 
Creating Collection : 
name=delLiveColl&maxShardsPerNode=2&numShards=2&version=2&wt=javabin&stateFormat=2&action=CREATE&replicationFactor=2
   [junit4]   2> 843360 T2731 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/collection-queue-work state: 
SyncConnected type NodeChildrenChanged
   [junit4]   2> 843361 T2724 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":"delLiveColl",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "maxShardsPerNode":"2",
   [junit4]   2>          "stateFormat":"2"}
   [junit4]   2> 843361 T2798 oasc.OverseerCollectionProcessor.processMessage 
WARN OverseerCollectionProcessor.processMessage : create , {
   [junit4]   2>          "operation":"create",
   [junit4]   2>          "fromApi":"true",
   [junit4]   2>          "name":"delLiveColl",
   [junit4]   2>          "replicationFactor":"2",
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "maxShardsPerNode":"2",
   [junit4]   2>          "stateFormat":"2"}
   [junit4]   2> 843364 T2798 oasc.OverseerCollectionProcessor.createConfNode 
Only one config set found in zk - using it:conf1
   [junit4]   2> 843364 T2798 oasc.OverseerCollectionProcessor.createConfNode 
creating collections conf node /collections/delLiveColl 
   [junit4]   2> 843365 T2798 oascc.SolrZkClient.makePath makePath: 
/collections/delLiveColl
   [junit4]   2> 843368 T2731 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 843370 T2723 oasc.Overseer$ClusterStateUpdater.buildCollection 
building a new collection: delLiveColl
   [junit4]   2> 843371 T2723 
oasc.Overseer$ClusterStateUpdater.createCollection Create collection 
delLiveColl with shards [shard1, shard2]
   [junit4]   2> 843371 T2723 
oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 843373 T2723 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 843374 T2746 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 843375 T2799 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 843374 T2732 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 843374 T2731 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 843374 T2761 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 843374 T2776 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 843375 T2800 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 843375 T2791 oascc.ZkStateReader$2.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 843468 T2798 oasc.OverseerCollectionProcessor.createCollection 
Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] 
, replicationFactor : 2
   [junit4]   2> 843469 T2798 oasc.OverseerCollectionProcessor.createCollection 
Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of 
collection delLiveColl on 127.0.0.1:55682__hc%2Fj
   [junit4]   2> 843470 T2798 oasc.OverseerCollectionProcessor.createCollection 
Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of 
collection delLiveColl on 127.0.0.1:11651__hc%2Fj
   [junit4]   2> 843472 T2798 oasc.OverseerCollectionProcessor.createCollection 
Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of 
collection delLiveColl on 127.0.0.1:10821__hc%2Fj
   [junit4]   2> 843475 T2798 oasc.OverseerCollectionProcessor.createCollection 
Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of 
collection delLiveColl on 127.0.0.1:58503__hc%2Fj
   [junit4]   2> 843599 T2712 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=delLiveColl_shard1_replica1&shard=shard1&qt=/admin/cores&numShards=2&collection.configName=conf1&version=2&wt=javabin&collection=delLiveColl&action=CREATE
   [junit4]   2> 843599 T2770 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=delLiveColl_shard1_replica2&shard=shard1&qt=/admin/cores&numShards=2&collection.configName=conf1&version=2&wt=javabin&collection=delLiveColl&action=CREATE
   [junit4]   2> 843604 T2712 oasc.ZkController.publish publishing 
core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 843605 T2770 oasc.ZkController.publish publishing 
core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 843607 T2731 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 843608 T2735 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=delLiveColl_shard2_replica1&shard=shard2&qt=/admin/cores&numShards=2&collection.configName=conf1&version=2&wt=javabin&collection=delLiveColl&action=CREATE
   [junit4]   2> 843616 T2770 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 843616 T2712 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 843617 T2770 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 843617 T2712 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 843618 T2780 oasha.CoreAdminHandler.handleCreateAction core 
create command 
name=delLiveColl_shard2_replica2&shard=shard2&qt=/admin/cores&numShards=2&collection.configName=conf1&version=2&wt=javabin&collection=delLiveColl&action=CREATE
   [junit4]   2> 843618 T2712 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 843618 T2770 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 843619 T2735 oasc.ZkController.publish publishing 
core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 843620 T2712 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 843620 T2770 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 843620 T2712 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 843621 T2770 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 843622 T2735 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 843623 T2735 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 843623 T2780 oasc.ZkController.publish publishing 
core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 843624 T2723 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 843623 T2735 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 843624 T2723 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "base_url":"https://127.0.0.1:55682/_hc/j";,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:55682__hc%2Fj",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"delLiveColl_shard1_replica1"}
   [junit4]   2> 843626 T2735 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 0 
   [junit4]   2> 843626 T2780 oasc.ZkController.preRegister Registering watch 
for external collection delLiveColl
   [junit4]   2> 843627 T2735 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 843627 T2780 oascc.ZkStateReader.addZkWatch addZkWatch 
delLiveColl
   [junit4]   2> 843627 T2723 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 843628 T2780 oascc.ZkStateReader.addZkWatch Updating 
collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 843629 T2731 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843629 T2776 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843629 T2746 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843630 T2776 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 843630 T2780 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 843630 T2746 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 843631 T2780 oasc.ZkController.waitForCoreNodeName look for 
our core node name
   [junit4]   2> 843631 T2731 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 843634 T2723 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 1 
   [junit4]   2> 843634 T2723 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "shard":"shard1",
   [junit4]   2>          "base_url":"https://127.0.0.1:11651/_hc/j";,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:11651__hc%2Fj",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"delLiveColl_shard1_replica2"}
   [junit4]   2> 843637 T2731 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 843637 T2723 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 843638 T2731 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843638 T2791 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843638 T2746 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843638 T2776 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843639 T2791 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 843639 T2746 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 843640 T2776 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 843640 T2731 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 843644 T2723 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 2 
   [junit4]   2> 843645 T2723 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "base_url":"https://127.0.0.1:10821/_hc/j";,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:10821__hc%2Fj",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"delLiveColl_shard2_replica1"}
   [junit4]   2> 843648 T2731 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 843649 T2723 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 843649 T2731 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843650 T2746 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843649 T2776 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843650 T2791 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843651 T2746 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 843651 T2776 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 843651 T2791 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 843652 T2731 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 843655 T2723 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 3 
   [junit4]   2> 843655 T2723 oasc.Overseer$ClusterStateUpdater.updateState 
Update state numShards=2 message={
   [junit4]   2>          "shard":"shard2",
   [junit4]   2>          "base_url":"https://127.0.0.1:58503/_hc/j";,
   [junit4]   2>          "numShards":"2",
   [junit4]   2>          "state":"down",
   [junit4]   2>          "node_name":"127.0.0.1:58503__hc%2Fj",
   [junit4]   2>          "collection":"delLiveColl",
   [junit4]   2>          "operation":"state",
   [junit4]   2>          "roles":null,
   [junit4]   2>          "core":"delLiveColl_shard2_replica2"}
   [junit4]   2> 843658 T2731 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 843658 T2723 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 843659 T2731 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843659 T2791 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843659 T2776 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843659 T2746 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 843660 T2791 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 843660 T2776 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 843661 T2746 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 843661 T2731 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 844621 T2712 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 844622 T2712 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 844622 T2770 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 844623 T2712 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 844623 T2770 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 844623 T2712 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 844624 T2770 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 844624 T2770 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 844624 T2712 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 844625 T2712 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/delLiveColl_shard1_replica1/'
   [junit4]   2> 844625 T2770 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 844626 T2770 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-005/delLiveColl_shard1_replica2/'
   [junit4]   2> 844628 T2735 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 844629 T2735 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 844629 T2735 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 844630 T2735 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 844631 T2735 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 844631 T2735 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-003/delLiveColl_shard2_replica1/'
   [junit4]   2> 844631 T2780 oasc.ZkController.waitForShardId waiting to find 
shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 844632 T2780 oasc.ZkController.createCollectionZkNode Check 
for collection zkNode:delLiveColl
   [junit4]   2> 844633 T2780 oasc.ZkController.createCollectionZkNode 
Collection zkNode exists
   [junit4]   2> 844633 T2780 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 844634 T2780 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 844634 T2780 oasc.SolrResourceLoader.<init> new 
SolrResourceLoader for directory: 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/delLiveColl_shard2_replica2/'
   [junit4]   2> 844816 T2712 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 844816 T2770 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 844817 T2735 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 844818 T2780 oasc.SolrConfig.<init> Using Lucene MatchVersion: 
6.0.0
   [junit4]   2> 844873 T2712 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 844874 T2770 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 844875 T2712 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 844878 T2735 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 844879 T2780 oasc.SolrConfig.<init> Loaded SolrConfig: 
solrconfig.xml
   [junit4]   2> 844887 T2712 oass.IndexSchema.readSchema 
[delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 844975 T2770 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 844979 T2735 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 844980 T2780 oass.IndexSchema.readSchema Reading Solr Schema 
from schema.xml
   [junit4]   2> 844989 T2770 oass.IndexSchema.readSchema 
[delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 844993 T2780 oass.IndexSchema.readSchema 
[delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 844994 T2735 oass.IndexSchema.readSchema 
[delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 845357 T2712 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 845369 T2712 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 845372 T2712 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 845386 T2712 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 845391 T2712 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 845397 T2712 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 845398 T2712 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 845400 T2712 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 845401 T2712 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 845402 T2712 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 845402 T2712 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 845402 T2712 oasc.CoreContainer.create Creating SolrCore 
'delLiveColl_shard1_replica1' using configuration from collection delLiveColl
   [junit4]   2> 845403 T2712 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845403 T2712 oasc.SolrCore.<init> 
[delLiveColl_shard1_replica1] Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/delLiveColl_shard1_replica1/,
 
dataDir=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/delLiveColl_shard1_replica1/data/
   [junit4]   2> 845404 T2712 oasc.JmxMonitoredMap.<init> JMX monitoring is 
enabled. Adding Solr mbeans to JMX Server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@489983f3
   [junit4]   2> 845405 T2712 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/delLiveColl_shard1_replica1/data
   [junit4]   2> 845405 T2712 oasc.SolrCore.getNewIndexDir New index directory 
detected: old=null 
new=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 845405 T2712 oasc.SolrCore.initIndex WARN 
[delLiveColl_shard1_replica1] Solr index directory 
'/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/delLiveColl_shard1_replica1/data/index'
 doesn't exist. Creating new index...
   [junit4]   2> 845406 T2712 oasc.CachingDirectoryFactory.get return new 
directory for 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-002/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 845407 T2712 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.AlcoholicMergePolicy: 
[AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2101256617, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 845408 T2712 oasc.SolrDeletionPolicy.onCommit 
SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-404de2e3)),segFN=segments_1,generation=1}
   [junit4]   2> 845408 T2712 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 845413 T2712 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "nodistrib"
   [junit4]   2> 845413 T2712 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "dedupe"
   [junit4]   2> 845414 T2712 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 845414 T2712 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "stored_sig"
   [junit4]   2> 845415 T2712 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 845415 T2712 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 845415 T2712 oasup.UpdateRequestProcessorChain.init creating 
updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 845416 T2712 oasup.UpdateRequestProcessorChain.init inserting 
DistributedUpdateProcessorFactory into updateRequestProcessorChain 
"distrib-dup-test-chain-implicit"
   [junit4]   2> 845416 T2712 oasc.SolrCore.loadUpdateProcessorChains no 
updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 845417 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 845418 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 845418 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 845419 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created standard: solr.StandardRequestHandler
   [junit4]   2> 845419 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created /get: solr.RealTimeGetHandler
   [junit4]   2> 845420 T2712 oasc.RequestHandlers.initHandlersFromConfig 
adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 845420 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created /replication: solr.ReplicationHandler
   [junit4]   2> 845421 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created /update: solr.UpdateRequestHandler
   [junit4]   2> 845421 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 845422 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 845422 T2712 oasc.RequestHandlers.initHandlersFromConfig 
created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 845445 T2712 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 845447 T2712 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 845450 T2712 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 845452 T2712 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 845458 T2712 oasu.CommitTracker.<init> Hard AutoCommit: 
disabled
   [junit4]   2> 845459 T2712 oasu.CommitTracker.<init> Soft AutoCommit: 
disabled
   [junit4]   2> 845460 T2712 oasu.RandomMergePolicy.<init> RandomMergePolicy 
wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=37, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.8822364931491291]
   [junit4]   2> 845461 T2712 oasc.SolrDeletionPolicy.onInit 
SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2>                
commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-404de2e3)),segFN=segments_1,generation=1}
   [junit4]   2> 845461 T2712 oasc.SolrDeletionPolicy.updateCommits newest 
commit generation = 1
   [junit4]   2> 845461 T2712 oass.SolrIndexSearcher.<init> Opening 
Searcher@51a5dec0[delLiveColl_shard1_replica1] main
   [junit4]   2> 845462 T2712 oascc.ZkStateReader.readConfigName Load 
collection config from:/collections/delLiveColl
   [junit4]   2> 845463 T2712 oascc.ZkStateReader.readConfigName 
path=/collections/delLiveColl configName=conf1 specified config exists in 
ZooKeeper
   [junit4]   2> 845463 T2712 oasr.ManagedResourceStorage.newStorageIO Setting 
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 845464 T2712 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured 
ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 845464 T2712 oasr.RestManager.init Initializing RestManager 
with initArgs: {}
   [junit4]   2> 845465 T2712 oasr.ManagedResourceStorage.load Reading 
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 845465 T2712 
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found 
for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 845466 T2712 oasr.ManagedResourceStorage.load Loaded null at 
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 845467 T2712 oascc.SolrZkClient.makePath makePath: 
/configs/conf1/_rest_managed.json
   [junit4]   2> 845476 T2712 
oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new 
znode /configs/conf1/_rest_managed.json
   [junit4]   2> 845477 T2712 oasr.ManagedResourceStorage$JsonStorage.store 
Saved JSON object to path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 845477 T2712 oasr.RestManager.init Initializing 0 registered 
ManagedResources
   [junit4]   2> 845481 T2809 oasc.SolrCore.registerSearcher 
[delLiveColl_shard1_replica1] Registered new searcher 
Searcher@51a5dec0[delLiveColl_shard1_replica1] 
main{UninvertingDirectoryReader()}
   [junit4]   2> 845484 T2712 oasc.CoreContainer.registerCore registering core: 
delLiveColl_shard1_replica1
   [junit4]   2> 845485 T2712 oasc.ZkController.register Register replica - 
core:delLiveColl_shard1_replica1 address:https://127.0.0.1:55682/_hc/j 
collection:delLiveColl shard:shard1
   [junit4]   2> 845488 T2735 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 845490 T2780 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 845490 T2712 oascc.SolrZkClient.makePath makePath: 
/collections/delLiveColl/leader_elect/shard1/election
   [junit4]   2> 845495 T2735 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 845496 T2712 oasc.ShardLeaderElectionContext.runLeaderProcess 
Running the leader process for shard shard1
   [junit4]   2> 845496 T2780 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 845497 T2731 oasc.DistributedQueue$LatchChildWatcher.process 
LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type 
NodeChildrenChanged
   [junit4]   2> 845498 T2712 
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see 
more replicas up for shard shard1: total=2 found=1 timeoutin=6.1758795E15ms
   [junit4]   2> 845498 T2735 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 845500 T2780 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 845500 T2770 oass.OpenExchangeRatesOrgProvider.init 
Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 845501 T2723 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 4 
   [junit4]   2> 845503 T2723 oasc.Overseer$ClusterStateUpdater.updateZkStates 
going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 845504 T2746 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 845504 T2731 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 845504 T2776 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 845505 T2746 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 845504 T2791 oascc.ZkStateReader$7.process A cluster state 
change: WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 845506 T2776 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 845506 T2791 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 845506 T2731 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 5 
   [junit4]   2> 845507 T2770 oass.IndexSchema.readSchema default search field 
in schema is text
   [junit4]   2> 845510 T2770 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 845512 T2735 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 845513 T2780 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 845517 T2735 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 845517 T2780 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 845521 T2735 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 845521 T2780 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 845522 T2735 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 845523 T2780 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 845523 T2735 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 845523 T2770 oass.FileExchangeRateProvider.reload Reloading 
exchange rates from file currency.xml
   [junit4]   2> 845523 T2780 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 845523 T2735 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 845524 T2780 oass.OpenExchangeRatesOrgProvider.reload 
Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 845525 T2735 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 845525 T2780 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key 
IMPORTANT NOTE
   [junit4]   2> 845526 T2735 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 845526 T2780 
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, 
got STRING
   [junit4]   2> 845526 T2735 oasc.CoreContainer.create Creating SolrCore 
'delLiveColl_shard2_replica1' using configuration from collection delLiveColl
   [junit4]   2> 845527 T2780 oasc.CoreContainer.create Creating SolrCore 
'delLiveColl_shard2_replica2' using configuration from collection delLiveColl
   [junit4]   2> 845527 T2735 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845527 T2780 oasc.SolrCore.initDirectoryFactory 
org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 845528 T2735 oasc.SolrCore.<init> 
[delLiveColl_shard2_replica1] Opening new SolrCore at 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr

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

91 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 1047851 T2791 oascc.ZkStateReader.updateWatchedCollection 
Updating data for delLiveColl to ver 27 
   [junit4]   2> 1047859 T2698 oasu.DirectUpdateHandler2.close closing 
DirectUpdateHandler2{commits=0,autocommits=0,soft 
autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 1047860 T2698 oasu.SolrCoreState.decrefSolrCoreState Closing 
SolrCoreState
   [junit4]   2> 1047860 T2698 oasu.DefaultSolrCoreState.closeIndexWriter 
SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1047860 T2698 oasu.DefaultSolrCoreState.closeIndexWriter 
closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1047861 T2698 oasc.SolrCore.closeSearcher 
[delLiveColl_shard2_replica2] Closing main searcher on request.
   [junit4]   2> 1047862 T2698 oasc.CachingDirectoryFactory.close Closing 
MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1047862 T2698 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/delLiveColl_shard2_replica2/data/index
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/delLiveColl_shard2_replica2/data/index;done=false>>]
   [junit4]   2> 1047862 T2698 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 1047862 T2698 oasc.CachingDirectoryFactory.closeCacheValue 
looking to close 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/delLiveColl_shard2_replica2/data
 
[CachedDir<<refCount=0;path=/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/delLiveColl_shard2_replica2/data;done=false>>]
   [junit4]   2> 1047863 T2698 oasc.CachingDirectoryFactory.close Closing 
directory: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001/tempDir-006/delLiveColl_shard2_replica2/data
   [junit4]   2> 1047863 T2698 oasc.Overseer.close Overseer 
(id=92511091048972302-127.0.0.1:58503__hc%2Fj-n_0000000004) closing
   [junit4]   2> 1047864 T2866 oasc.Overseer$ClusterStateUpdater.run Overseer 
Loop exiting : 127.0.0.1:58503__hc%2Fj
   [junit4]   2> 1047864 T2791 oascc.ZkStateReader$3.process WARN ZooKeeper 
watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1047865 T2698 oejsh.ContextHandler.doStop stopped 
o.e.j.s.ServletContextHandler{/_hc/j,null}
   [junit4]   2> 1052273 T2698 oas.SolrTestCaseJ4.tearDown ###Ending 
testDistribSearch
   [junit4]   2> 1052276 T2698 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:43347 43347
   [junit4]   2> 1052358 T2699 oasc.ZkTestServer.send4LetterWord connecting to 
127.0.0.1:43347 43347
   [junit4]   2> 1052360 T2699 oasc.ZkTestServer$ZKServerMain.runFromConfig 
WARN Watch limit violations: 
   [junit4]   2>        Maximum concurrent create/delete watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/clusterstate.json
   [junit4]   2>                8       /solr/aliases.json
   [junit4]   2>                4       /solr/collections/delLiveColl/state.json
   [junit4]   2>        
   [junit4]   2>        Maximum concurrent children watches above limit:
   [junit4]   2>        
   [junit4]   2>                8       /solr/live_nodes
   [junit4]   2>                5       /solr/overseer/collection-queue-work
   [junit4]   2>                5       /solr/overseer/queue
   [junit4]   2>        
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest 
-Dtests.method=testDistribSearch -Dtests.seed=11AA45D50E717210 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar_TN 
-Dtests.timezone=Antarctica/Macquarie -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    225s J0 | DeleteReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available 
to handle this request:[https://127.0.0.1:10821/_hc/j, 
https://127.0.0.1:17541/_hc/j, https://127.0.0.1:55682/_hc/j, 
https://127.0.0.1:58503/_hc/j, https://127.0.0.1:11651/_hc/j]
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([11AA45D50E717210:904CCBCD792E122C]: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:171)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:144)
   [junit4]    >        at 
org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
   [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:552)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:343)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:304)
   [junit4]    >        ... 47 more
   [junit4]   2> 1052377 T2698 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-11AA45D50E717210-001
   [junit4]   2> 224639 T2697 ccr.ThreadLeakControl.checkThreadLeaks WARNING 
Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene50): {}, 
docValues:{}, sim=DefaultSimilarity, locale=ar_TN, timezone=Antarctica/Macquarie
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_65 
(64-bit)/cpus=16,threads=1,free=160592232,total=258473984
   [junit4]   2> NOTE: All tests run in this JVM: [TestIBSimilarityFactory, 
SimplePostToolTest, TestDistribDocBasedVersion, TestLazyCores, 
CSVRequestHandlerTest, TestAnalyzeInfixSuggestions, SolrCmdDistributorTest, 
TestCoreContainer, JsonLoaderTest, TestWriterPerf, TestMiniSolrCloudCluster, 
TestCloudManagedSchemaConcurrent, DistributedSpellCheckComponentTest, 
TestFuzzyAnalyzedSuggestions, TestStressUserVersions, 
TestBlendedInfixSuggestions, TestFoldingMultitermQuery, 
TestSortingResponseWriter, AliasIntegrationTest, TestAnalyzedSuggestions, 
TestSimpleQParserPlugin, TestJmxIntegration, TestSolr4Spatial2, 
AddSchemaFieldsUpdateProcessorFactoryTest, TestValueSourceCache, 
ZkSolrClientTest, OverseerTest, TestTrie, BlockCacheTest, SolrTestCaseJ4Test, 
TestRecoveryHdfs, RecoveryZkTest, TestRandomFaceting, TestInitQParser, 
DeleteReplicaTest]
   [junit4] Completed on J0 in 224.92s, 1 test, 1 error <<< FAILURES!

[...truncated 802 lines...]
BUILD FAILED
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:524:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:472:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/build.xml:61:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/extra-targets.xml:39:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/build.xml:189:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/solr/common-build.xml:496:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:1359:
 The following error occurred while executing this line:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-trunk-Java7/lucene/common-build.xml:961:
 There were test failures: 430 suites, 1775 tests, 1 error, 58 ignored (23 
assumptions)

Total time: 59 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Sending artifact delta relative to Lucene-Solr-Tests-trunk-Java7 #4878
Archived 5 artifacts
Archive block size is 32768
Received 0 blocks and 162527242 bytes
Compression is 0.0%
Took 30 sec
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


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

Reply via email to