You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/09/18 00:04:57 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b28) - Build # 11276 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11276/
Java: 64bit/jdk1.9.0-ea-b28 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:35506, https://127.0.0.1:41963, https://127.0.0.1:34341]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:35506, https://127.0.0.1:41963, https://127.0.0.1:34341]
	at __randomizedtesting.SeedInfo.seed([D6E915DAF5381871:570F9BC28267784D]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.requestWithRetryOnStaleState(CloudSolrServer.java:658)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:601)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116)
	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:484)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: Could not  remove replica : customcollreplicadeletion/a/core_node2
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	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)
	... 45 more




Build Log:
[...truncated 11677 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/init-core-data-001
   [junit4]   2> 1894508 T5646 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1894508 T5646 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1894511 T5646 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1894511 T5646 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1894511 T5647 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1894611 T5646 oasc.ZkTestServer.run start zk server on port:48909
   [junit4]   2> 1894612 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1894613 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894615 T5653 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@283fadd name:ZooKeeperConnection Watcher:127.0.0.1:48909 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1894616 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1894616 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1894616 T5646 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1894620 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1894621 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894622 T5655 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5315f010 name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1894622 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1894623 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1894623 T5646 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1894626 T5646 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1894628 T5646 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1894630 T5646 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1894633 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1894634 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1894638 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1894639 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1894641 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1894642 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1894645 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1894645 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1894647 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1894647 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1894648 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1894648 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1894649 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1894649 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1894650 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1894651 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1894651 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1894652 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1894653 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1894653 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1894654 T5646 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1894654 T5646 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1894656 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1894657 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894657 T5657 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@292ce7c0 name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1894658 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1894658 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1894901 T5646 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1894903 T5646 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1894926 T5646 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:41963
   [junit4]   2> 1894928 T5646 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1894928 T5646 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1894928 T5646 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002
   [junit4]   2> 1894929 T5646 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/'
   [junit4]   2> 1894946 T5646 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/solr.xml
   [junit4]   2> 1894954 T5646 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002
   [junit4]   2> 1894954 T5646 oasc.CoreContainer.<init> New CoreContainer 2078916501
   [junit4]   2> 1894955 T5646 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/]
   [junit4]   2> 1894955 T5646 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1894955 T5646 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1894955 T5646 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1894956 T5646 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1894956 T5646 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1894956 T5646 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1894956 T5646 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1894956 T5646 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1894957 T5646 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1894958 T5646 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1894958 T5646 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1894958 T5646 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1894959 T5646 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1894959 T5646 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48909/solr
   [junit4]   2> 1894959 T5646 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1894959 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1894961 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894961 T5668 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14b9bbb5 name:ZooKeeperConnection Watcher:127.0.0.1:48909 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1894961 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1894962 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1894963 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894964 T5670 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@92531f9 name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1894964 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1894966 T5646 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1894969 T5646 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1894971 T5646 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1894972 T5646 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1894974 T5646 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1894975 T5646 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1894976 T5646 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41963_
   [junit4]   2> 1894977 T5646 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41963_
   [junit4]   2> 1894978 T5646 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1894979 T5646 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1894980 T5646 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1894981 T5646 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:41963_
   [junit4]   2> 1894982 T5646 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1894983 T5646 oasc.Overseer.start Overseer (id=92470686820204548-127.0.0.1:41963_-n_0000000000) starting
   [junit4]   2> 1894984 T5646 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1894989 T5646 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1894989 T5672 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1894990 T5646 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1894991 T5646 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1894992 T5646 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1894994 T5671 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1894995 T5646 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002
   [junit4]   2> 1895007 T5646 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/conf/
   [junit4]   2> 1895120 T5646 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1895121 T5646 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1895122 T5646 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1895124 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1895124 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895126 T5676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7978d905 name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1895126 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1895126 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1895127 T5646 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1895130 T5646 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1895130 T5646 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 1895130 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1895131 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895132 T5678 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@139b37cb name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1895132 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1895132 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1895134 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1895136 T5671 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 1895136 T5671 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1895136 T5671 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 1895137 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 1895138 T5679 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> 1895138 T5680 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> 1895384 T5646 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1895385 T5646 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1895387 T5646 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1895387 T5646 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:35506
   [junit4]   2> 1895389 T5646 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1895389 T5646 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1895389 T5646 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-003
   [junit4]   2> 1895389 T5646 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-003/'
   [junit4]   2> 1895398 T5646 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-003/solr.xml
   [junit4]   2> 1895404 T5646 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-003
   [junit4]   2> 1895405 T5646 oasc.CoreContainer.<init> New CoreContainer 1783606615
   [junit4]   2> 1895405 T5646 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-003/]
   [junit4]   2> 1895405 T5646 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1895405 T5646 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1895406 T5646 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1895406 T5646 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1895406 T5646 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1895406 T5646 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1895406 T5646 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1895407 T5646 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1895407 T5646 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1895408 T5646 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1895408 T5646 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1895409 T5646 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1895409 T5646 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1895409 T5646 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48909/solr
   [junit4]   2> 1895409 T5646 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1895409 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1895410 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895411 T5691 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bf33367 name:ZooKeeperConnection Watcher:127.0.0.1:48909 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1895411 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1895411 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1895412 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895413 T5693 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fadd3c0 name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1895413 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1895416 T5646 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1896418 T5646 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35506_
   [junit4]   2> 1896420 T5646 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35506_
   [junit4]   2> 1896425 T5646 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1896428 T5646 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-003
   [junit4]   2> 1896441 T5646 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-003/conf/
   [junit4]   2> 1896607 T5646 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1896609 T5646 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1896609 T5646 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1896839 T5646 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1896839 T5646 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1896842 T5646 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1896842 T5646 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:34341
   [junit4]   2> 1896844 T5646 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1896844 T5646 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896844 T5646 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004
   [junit4]   2> 1896845 T5646 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/'
   [junit4]   2> 1896854 T5646 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/solr.xml
   [junit4]   2> 1896859 T5646 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004
   [junit4]   2> 1896859 T5646 oasc.CoreContainer.<init> New CoreContainer 1640278111
   [junit4]   2> 1896860 T5646 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/]
   [junit4]   2> 1896860 T5646 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1896860 T5646 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1896860 T5646 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1896861 T5646 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1896861 T5646 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1896861 T5646 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1896861 T5646 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1896861 T5646 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1896862 T5646 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1896863 T5646 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 1896863 T5646 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1896864 T5646 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1896864 T5646 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1896864 T5646 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:48909/solr
   [junit4]   2> 1896864 T5646 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1896864 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1896865 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896866 T5706 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@507e7dd7 name:ZooKeeperConnection Watcher:127.0.0.1:48909 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1896866 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1896867 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1896868 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896869 T5708 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b4bcb35 name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1896870 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1896876 T5646 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1897878 T5646 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:34341_
   [junit4]   2> 1897879 T5646 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:34341_
   [junit4]   2> 1897885 T5646 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 1897888 T5646 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004
   [junit4]   2> 1897903 T5646 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/conf/
   [junit4]   2> 1898058 T5646 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1898059 T5646 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1898060 T5646 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1898062 T5646 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: customcollreplicadeletion
   [junit4]   2> 1898062 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1898062 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898063 T5712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af6be08 name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1898063 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1898063 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1898064 T5646 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1898120 T5689 oasha.CollectionsHandler.handleCreateAction Creating Collection : replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2
   [junit4]   2> 1898121 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898121 T5672 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"customcollreplicadeletion",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b",
   [junit4]   2> 	  "stateFormat":"2",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1898122 T5713 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"customcollreplicadeletion",
   [junit4]   2> 	  "replicationFactor":"1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "maxShardsPerNode":"5",
   [junit4]   2> 	  "shards":"a,b",
   [junit4]   2> 	  "stateFormat":"2",
   [junit4]   2> 	  "router.name":"implicit"}
   [junit4]   2> 1898123 T5713 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 1898124 T5713 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/customcollreplicadeletion 
   [junit4]   2> 1898124 T5713 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion
   [junit4]   2> 1898125 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898127 T5671 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: customcollreplicadeletion
   [junit4]   2> 1898127 T5671 oasc.Overseer$ClusterStateUpdater.createCollection Create collection customcollreplicadeletion with shards [a, b]
   [junit4]   2> 1898127 T5671 oasc.Overseer$ClusterStateUpdater.createCollection state version customcollreplicadeletion 2
   [junit4]   2> 1898128 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1898129 T5680 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1898129 T5694 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1898130 T5679 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1898131 T5714 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1898131 T5709 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1898225 T5713 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection customcollreplicadeletion, shardNames [a, b] , replicationFactor : 1
   [junit4]   2> 1898226 T5713 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_a_replica1 as part of slice a of collection customcollreplicadeletion on 127.0.0.1:41963_
   [junit4]   2> 1898227 T5713 oasc.OverseerCollectionProcessor.createCollection Creating shard customcollreplicadeletion_b_replica1 as part of slice b of collection customcollreplicadeletion on 127.0.0.1:34341_
   [junit4]   2> 1898289 T5703 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2
   [junit4]   2> 1898289 T5663 oasha.CoreAdminHandler.handleCreateAction core create command qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2
   [junit4]   2> 1898291 T5703 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=down collection=customcollreplicadeletion
   [junit4]   2> 1898292 T5663 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=down collection=customcollreplicadeletion
   [junit4]   2> 1898292 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898293 T5703 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion
   [junit4]   2> 1898293 T5703 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion
   [junit4]   2> 1898293 T5663 oasc.ZkController.preRegister Registering watch for external collection customcollreplicadeletion
   [junit4]   2> 1898293 T5703 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... 
   [junit4]   2> 1898294 T5671 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34341",
   [junit4]   2> 	  "node_name":"127.0.0.1:34341_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1898295 T5703 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 0 
   [junit4]   2> 1898295 T5703 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1898297 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1898297 T5709 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1898298 T5709 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1898298 T5663 oascc.ZkStateReader.addZkWatch addZkWatch customcollreplicadeletion
   [junit4]   2> 1898298 T5663 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/customcollreplicadeletion/state.json from ZooKeeper... 
   [junit4]   2> 1898299 T5663 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1898299 T5663 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1898300 T5671 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 1 
   [junit4]   2> 1898301 T5671 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41963",
   [junit4]   2> 	  "node_name":"127.0.0.1:41963_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1898301 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898302 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1898303 T5709 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1898303 T5679 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1898304 T5709 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1898305 T5679 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> 1899295 T5703 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_b_replica1
   [junit4]   2> 1899295 T5703 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion
   [junit4]   2> 1899296 T5703 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1899296 T5703 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1899296 T5703 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1899297 T5703 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/customcollreplicadeletion_b_replica1/'
   [junit4]   2> 1899299 T5663 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for customcollreplicadeletion_a_replica1
   [junit4]   2> 1899301 T5663 oasc.ZkController.createCollectionZkNode Check for collection zkNode:customcollreplicadeletion
   [junit4]   2> 1899302 T5663 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1899302 T5663 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1899303 T5663 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1899304 T5663 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/customcollreplicadeletion_a_replica1/'
   [junit4]   2> 1899320 T5703 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1899322 T5663 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 1899332 T5703 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1899333 T5703 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1899334 T5663 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1899335 T5663 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1899337 T5703 oass.IndexSchema.readSchema [customcollreplicadeletion_b_replica1] Schema name=test
   [junit4]   2> 1899339 T5663 oass.IndexSchema.readSchema [customcollreplicadeletion_a_replica1] Schema name=test
   [junit4]   2> 1899463 T5703 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1899467 T5703 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1899468 T5703 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1899469 T5663 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1899472 T5663 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1899474 T5663 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1899475 T5703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1899477 T5703 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1899479 T5703 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1899479 T5703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1899480 T5703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1899480 T5703 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1899480 T5663 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1899480 T5703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1899481 T5703 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1899481 T5703 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_b_replica1' using configuration from collection customcollreplicadeletion
   [junit4]   2> 1899481 T5703 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1899481 T5703 oasc.SolrCore.<init> [customcollreplicadeletion_b_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/customcollreplicadeletion_b_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/customcollreplicadeletion_b_replica1/data/
   [junit4]   2> 1899482 T5703 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3a1791
   [junit4]   2> 1899482 T5663 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1899482 T5703 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/customcollreplicadeletion_b_replica1/data
   [junit4]   2> 1899482 T5703 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index/
   [junit4]   2> 1899483 T5703 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_b_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1899483 T5703 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-004/customcollreplicadeletion_b_replica1/data/index
   [junit4]   2> 1899483 T5703 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=62.11328125, floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=9.8666928420101, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1899483 T5663 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1899484 T5703 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-2bcc91e1)),segFN=segments_1,generation=1}
   [junit4]   2> 1899484 T5703 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1899484 T5663 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1899484 T5663 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1899485 T5663 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1899485 T5663 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1899486 T5663 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1899486 T5663 oasc.CoreContainer.create Creating SolrCore 'customcollreplicadeletion_a_replica1' using configuration from collection customcollreplicadeletion
   [junit4]   2> 1899486 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1899486 T5663 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1899486 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1899487 T5663 oasc.SolrCore.<init> [customcollreplicadeletion_a_replica1] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/customcollreplicadeletion_a_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/customcollreplicadeletion_a_replica1/data/
   [junit4]   2> 1899487 T5703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1899487 T5663 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5c3a1791
   [junit4]   2> 1899487 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1899488 T5703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1899488 T5663 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/customcollreplicadeletion_a_replica1/data
   [junit4]   2> 1899488 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1899488 T5663 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index/
   [junit4]   2> 1899488 T5703 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1899488 T5663 oasc.SolrCore.initIndex WARN [customcollreplicadeletion_a_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1899489 T5703 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1899489 T5663 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/customcollreplicadeletion_a_replica1/data/index
   [junit4]   2> 1899489 T5703 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1899489 T5663 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=62.11328125, floorSegmentMB=1.3037109375, forceMergeDeletesPctAllowed=9.8666928420101, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1899490 T5703 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1899490 T5663 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-528238a2)),segFN=segments_1,generation=1}
   [junit4]   2> 1899490 T5663 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1899490 T5703 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1899491 T5703 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1899491 T5703 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1899492 T5703 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1899492 T5703 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1899492 T5703 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1899492 T5703 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1899492 T5663 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1899492 T5703 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1899493 T5663 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1899493 T5703 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1899493 T5663 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1899493 T5703 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1899493 T5663 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1899494 T5663 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1899494 T5663 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1899494 T5663 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1899494 T5663 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1899495 T5663 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1899495 T5703 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899495 T5663 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1899495 T5663 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1899495 T5703 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899495 T5663 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 1899496 T5663 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1899496 T5703 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899496 T5663 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1899496 T5663 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1899497 T5663 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1899497 T5703 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899497 T5663 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1899497 T5663 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1899498 T5663 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1899498 T5663 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1899498 T5703 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1899498 T5703 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1899499 T5663 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899499 T5703 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=12.1806640625, floorSegmentMB=0.5693359375, forceMergeDeletesPctAllowed=1.7610158620027405, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2224498470116453
   [junit4]   2> 1899499 T5703 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-2bcc91e1)),segFN=segments_1,generation=1}
   [junit4]   2> 1899499 T5703 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1899499 T5663 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899500 T5703 oass.SolrIndexSearcher.<init> Opening Searcher@56cefa42[customcollreplicadeletion_b_replica1] main
   [junit4]   2> 1899500 T5703 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1899500 T5663 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899500 T5703 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1899501 T5703 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1899501 T5663 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1899501 T5703 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1899501 T5703 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1899502 T5703 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1899502 T5703 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1899502 T5663 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1899502 T5703 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1899502 T5663 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1899503 T5703 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 1899503 T5663 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=12.1806640625, floorSegmentMB=0.5693359375, forceMergeDeletesPctAllowed=1.7610158620027405, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2224498470116453
   [junit4]   2> 1899503 T5663 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-528238a2)),segFN=segments_1,generation=1}
   [junit4]   2> 1899504 T5663 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1899504 T5663 oass.SolrIndexSearcher.<init> Opening Searcher@18508467[customcollreplicadeletion_a_replica1] main
   [junit4]   2> 1899504 T5703 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1899504 T5703 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1899504 T5663 oascc.ZkStateReader.readConfigName Load collection config from:/collections/customcollreplicadeletion
   [junit4]   2> 1899504 T5703 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1899505 T5663 oascc.ZkStateReader.readConfigName path=/collections/customcollreplicadeletion configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1899505 T5663 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1899505 T5663 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1899506 T5663 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1899506 T5663 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1899506 T5717 oasc.SolrCore.registerSearcher [customcollreplicadeletion_b_replica1] Registered new searcher Searcher@56cefa42[customcollreplicadeletion_b_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1899506 T5663 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1899507 T5663 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1899507 T5663 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 1899507 T5663 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1899508 T5703 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_b_replica1
   [junit4]   2> 1899508 T5703 oasc.ZkController.register Register replica - core:customcollreplicadeletion_b_replica1 address:https://127.0.0.1:34341 collection:customcollreplicadeletion shard:b
   [junit4]   2> 1899508 T5718 oasc.SolrCore.registerSearcher [customcollreplicadeletion_a_replica1] Registered new searcher Searcher@18508467[customcollreplicadeletion_a_replica1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1899509 T5703 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/b/election
   [junit4]   2> 1899510 T5663 oasc.CoreContainer.registerCore registering core: customcollreplicadeletion_a_replica1
   [junit4]   2> 1899510 T5663 oasc.ZkController.register Register replica - core:customcollreplicadeletion_a_replica1 address:https://127.0.0.1:41963 collection:customcollreplicadeletion shard:a
   [junit4]   2> 1899511 T5663 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leader_elect/a/election
   [junit4]   2> 1899511 T5703 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard b
   [junit4]   2> 1899512 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899512 T5703 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1899512 T5703 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2640 name=customcollreplicadeletion_b_replica1 org.apache.solr.core.SolrCore@76456123 url=https://127.0.0.1:34341/customcollreplicadeletion_b_replica1 node=127.0.0.1:34341_ C2640_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_b_replica1 props:{core=customcollreplicadeletion_b_replica1, base_url=https://127.0.0.1:34341, node_name=127.0.0.1:34341_, state=down}
   [junit4]   2> 1899512 T5703 C2640 P34341 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:34341/customcollreplicadeletion_b_replica1/
   [junit4]   2> 1899513 T5703 C2640 P34341 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1899513 T5663 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard a
   [junit4]   2> 1899513 T5703 C2640 P34341 oasc.SyncStrategy.syncToMe https://127.0.0.1:34341/customcollreplicadeletion_b_replica1/ has no replicas
   [junit4]   2> 1899513 T5703 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:34341/customcollreplicadeletion_b_replica1/ b
   [junit4]   2> 1899514 T5703 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/b
   [junit4]   2> 1899514 T5663 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1899514 T5663 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1899514 T5671 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 2 
   [junit4]   2> ASYNC  NEW_CORE C2641 name=customcollreplicadeletion_a_replica1 org.apache.solr.core.SolrCore@748c2edc url=https://127.0.0.1:41963/customcollreplicadeletion_a_replica1 node=127.0.0.1:41963_ C2641_STATE=coll:customcollreplicadeletion core:customcollreplicadeletion_a_replica1 props:{core=customcollreplicadeletion_a_replica1, base_url=https://127.0.0.1:41963, node_name=127.0.0.1:41963_, state=down}
   [junit4]   2> 1899515 T5663 C2641 P41963 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:41963/customcollreplicadeletion_a_replica1/
   [junit4]   2> 1899515 T5663 C2641 P41963 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1899515 T5663 C2641 P41963 oasc.SyncStrategy.syncToMe https://127.0.0.1:41963/customcollreplicadeletion_a_replica1/ has no replicas
   [junit4]   2> 1899516 T5663 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:41963/customcollreplicadeletion_a_replica1/ a
   [junit4]   2> 1899516 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1899516 T5663 oascc.SolrZkClient.makePath makePath: /collections/customcollreplicadeletion/leaders/a
   [junit4]   2> 1899516 T5679 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899516 T5709 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899517 T5709 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1899517 T5679 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1899518 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899519 T5671 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 3 
   [junit4]   2> 1899520 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1899520 T5709 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899520 T5679 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899520 T5709 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1899521 T5679 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1899522 T5671 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 4 
   [junit4]   2> 1899523 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899523 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1899524 T5709 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899524 T5679 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899524 T5709 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1899525 T5679 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1899526 T5671 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 5 
   [junit4]   2> 1899527 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899527 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1899527 T5709 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899527 T5679 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899528 T5709 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1899528 T5679 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1899567 T5703 oasc.ZkController.register We are https://127.0.0.1:34341/customcollreplicadeletion_b_replica1/ and leader is https://127.0.0.1:34341/customcollreplicadeletion_b_replica1/
   [junit4]   2> 1899567 T5703 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_b_replica1 baseURL=https://127.0.0.1:34341
   [junit4]   2> 1899567 T5703 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1899567 T5703 oasc.ZkController.publish publishing core=customcollreplicadeletion_b_replica1 state=active collection=customcollreplicadeletion
   [junit4]   2> 1899568 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899568 T5663 oasc.ZkController.register We are https://127.0.0.1:41963/customcollreplicadeletion_a_replica1/ and leader is https://127.0.0.1:41963/customcollreplicadeletion_a_replica1/
   [junit4]   2> 1899568 T5663 oasc.ZkController.register No LogReplay needed for core=customcollreplicadeletion_a_replica1 baseURL=https://127.0.0.1:41963
   [junit4]   2> 1899569 T5663 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1899569 T5663 oasc.ZkController.publish publishing core=customcollreplicadeletion_a_replica1 state=active collection=customcollreplicadeletion
   [junit4]   2> 1899571 T5703 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1899572 T5703 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_b_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=b&wt=javabin&version=2} status=0 QTime=1283 
   [junit4]   2> 1899573 T5671 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 6 
   [junit4]   2> 1899573 T5671 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_b_replica1",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:34341",
   [junit4]   2> 	  "node_name":"127.0.0.1:34341_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"b",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1899575 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1899576 T5679 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899576 T5709 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899577 T5709 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1899578 T5679 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1899579 T5663 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1899579 T5663 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=customcollreplicadeletion_a_replica1&action=CREATE&numShards=2&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2} status=0 QTime=1290 
   [junit4]   2> 1899580 T5713 oasc.OverseerCollectionProcessor.createCollection Finished create command on all shards for collection: customcollreplicadeletion
   [junit4]   2> 1899581 T5713 oasc.OverseerCollectionProcessor$Runner.run Overseer Collection Processor: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={null={responseHeader={status=0,QTime=1283},core=customcollreplicadeletion_b_replica1},null={responseHeader={status=0,QTime=1290},core=customcollreplicadeletion_a_replica1}}}
   [junit4]   2> 1899581 T5671 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 7 
   [junit4]   2> 1899581 T5694 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work/qnr-0000000000 state: SyncConnected type NodeDataChanged
   [junit4]   2> 1899581 T5671 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "core":"customcollreplicadeletion_a_replica1",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "base_url":"https://127.0.0.1:41963",
   [junit4]   2> 	  "node_name":"127.0.0.1:41963_",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "operation":"state"}
   [junit4]   2> 1899581 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899582 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899582 T5689 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/collections params={replicationFactor=1&shards=a,b&maxShardsPerNode=5&router.name=implicit&name=customcollreplicadeletion&action=CREATE&numShards=1&stateFormat=2&wt=javabin&version=2} status=0 QTime=1462 
   [junit4]   2> 1899582 T5671 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/customcollreplicadeletion/state.json
   [junit4]   2> 1899583 T5709 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899583 T5646 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Wait for recoveries to finish - collection: customcollreplicadeletion failOnTimeout:true timeout (sec):330
   [junit4]   2> 1899583 T5709 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 1899583 T5679 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/customcollreplicadeletion/state.json, has occurred - updating... 
   [junit4]   2> 1899584 T5679 oascc.ZkStateReader.updateWatchedCollection Updating data for customcollreplicadeletion to ver 8 
   [junit4]   2> 1899585 T5646 oasc.AbstractDistribZkTestBase.waitForRecoveriesToFinish Recoveries finished - collection: customcollreplicadeletion
   [junit4]   2> 1899586 T5646 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 1899586 T5646 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899588 T5722 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fa1b21b name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1899588 T5646 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1899588 T5646 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 1899590 T5646 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1899600 T5688 oasha.CollectionsHandler.handleRemoveReplica Remove replica: replica=core_node2&action=deletereplica&collection=customcollreplicadeletion&shard=a&wt=javabin&version=2
   [junit4]   2> 1899601 T5679 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899602 T5672 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000002 message:{
   [junit4]   2> 	  "operation":"deletereplica",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "replica":"core_node2"}
   [junit4]   2> 1899603 T5723 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : deletereplica , {
   [junit4]   2> 	  "operation":"deletereplica",
   [junit4]   2> 	  "collection":"customcollreplicadeletion",
   [junit4]   2> 	  "shard":"a",
   [junit4]   2> 	  "replica":"core_node2"}
   [junit4]   2> 1899605 T5665 oasc.SolrCore.close [customcollreplicadeletion_a_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@748c2edc
   [junit4]   2> 1899614 T5665 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> 1899614 T5665 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 1899615 T5665 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 1899615 T5665 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 1899616 T5665 oasc.SolrCore.closeSearcher [customcollreplicadeletion_a_replica1] Closing main searcher on request.
   [junit4]   2> 1899616 T5665 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1899617 T5665 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001/tempDir-002/customcollreplicadeletion_a_replica1/data 

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

ientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 2023664 T5712 oaz.ClientCnxn$EventThread.processEvent ERROR Error while calling watcher  java.util.concurrent.RejectedExecutionException: Task java.util.concurrent.FutureTask@ad11e0a rejected from java.util.concurrent.ThreadPoolExecutor@72180ba3[Terminated, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 5]
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2049)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:823)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1369)
   [junit4]   2> 	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:112)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$3.process(SolrZkClient.java:263)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 2023665 T5712 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1af6be08 name:ZooKeeperConnection Watcher:127.0.0.1:48909/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 2023665 T5712 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteLastCustomShardedReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=D6E915DAF5381871 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ms_MY -Dtests.timezone=Canada/Yukon -Dtests.file.encoding=US-ASCII
   [junit4] ERROR    129s J0 | DeleteLastCustomShardedReplicaTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:35506, https://127.0.0.1:41963, https://127.0.0.1:34341]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D6E915DAF5381871:570F9BC28267784D]: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:874)
   [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.DeleteLastCustomShardedReplicaTest.removeAndWaitForLastReplicaGone(DeleteLastCustomShardedReplicaTest.java:116)
   [junit4]    > 	at org.apache.solr.cloud.DeleteLastCustomShardedReplicaTest.doTest(DeleteLastCustomShardedReplicaTest.java:106)
   [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 : customcollreplicadeletion/a/core_node2
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [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]    > 	... 45 more
   [junit4]   2> 2023682 T5646 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteLastCustomShardedReplicaTest-D6E915DAF5381871-001
   [junit4]   2> 129179 T5645 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=ms_MY, timezone=Canada/Yukon
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=129257000,total=386400256
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedIntervalFacetingTest, TestDynamicFieldResource, FastVectorHighlighterTest, HdfsWriteToMultipleCollectionsTest, DistributedQueryComponentOptimizationTest, TestStressRecovery, HighlighterMaxOffsetTest, SolrCoreCheckLockOnStartupTest, PingRequestHandlerTest, ParsingFieldUpdateProcessorsTest, TestRawResponseWriter, TestLRUCache, TestStandardQParsers, TestFieldResource, TestCoreDiscovery, UpdateParamsTest, TestAnalyzedSuggestions, DirectSolrSpellCheckerTest, TestConfigSets, HighlighterTest, TestCopyFieldCollectionResource, ReplicationFactorTest, FieldMutatingUpdateProcessorTest, TestCodecSupport, HighlighterConfigTest, TestComponentsName, TestAddFieldRealTimeGet, JsonLoaderTest, TestSolrCoreProperties, AssignTest, PathHierarchyTokenizerFactoryTest, TestSolrDeletionPolicy1, ZkControllerTest, TestSchemaNameResource, PrimitiveFieldTypeTest, ZkCLITest, TestSolrDeletionPolicy2, TestInitQParser, TestManagedSynonymFilterFactory, MoreLikeThisHandlerTest, TimeZoneUtilsTest, CoreAdminRequestStatusTest, BadComponentTest, TestSuggestSpellingConverter, TestFastWriter, DateRangeFieldTest, TestFaceting, TestChildDocTransformer, TestLMDirichletSimilarityFactory, BlockDirectoryTest, TestFreeTextSuggestions, TestArbitraryIndexDir, TestRangeQuery, TestRecoveryHdfs, TestShortCircuitedRequests, TestHashPartitioner, SpellPossibilityIteratorTest, SimpleFacetsTest, SpellCheckComponentTest, TestImplicitCoreProperties, ShowFileRequestHandlerTest, TestReplicationHandler, ChaosMonkeyNothingIsSafeTest, TestStressUserVersions, TestDefaultSimilarityFactory, TestFieldTypeCollectionResource, TestRemoteStreaming, TestMaxScoreQueryParser, QueryEqualityTest, ResponseHeaderTest, TestSolr4Spatial2, SpellCheckCollatorTest, ExternalFileFieldSortTest, DistributedSuggestComponentTest, TestRestManager, TestAnalyzeInfixSuggestions, TermsComponentTest, MergeStrategyTest, TestCloudSchemaless, RegexBoostProcessorTest, ShardRoutingTest, CollectionsAPIAsyncDistributedZkTest, OverseerCollectionProcessorTest, TestJmxIntegration, WordBreakSolrSpellCheckerTest, TestHighFrequencyDictionaryFactory, DistributedFacetPivotLongTailTest, TestSolr4Spatial, TestClassNameShortening, TestSystemIdResolver, TestFuzzyAnalyzedSuggestions, TestUniqueKeyFieldResource, TestTolerantSearch, TestReload, TestDynamicFieldCollectionResource, TestRTGBase, TestDocSet, TestExpandComponent, SystemInfoHandlerTest, TestSolrIndexConfig, DeleteReplicaTest, CoreAdminHandlerTest, IndexSchemaTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, DistributedSpellCheckComponentTest, TestStressReorder, TestStressVersions, HardAutoCommitTest, SolrCoreTest, SolrCmdDistributorTest, TestSort, TestIndexSearcher, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, IndexSchemaRuntimeFieldTest, UpdateRequestProcessorFactoryTest, JSONWriterTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, TestBinaryResponseWriter, TestQuerySenderListener, CopyFieldTest, SampleTest, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCharFilters, TestXIncludeConfig, TestDFRSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, DateMathParserTest, SpellingQueryConverterTest, TestSolrJ, ZkNodePropsTest, CursorPagingTest, TestHighlightDedupGrouping, AliasIntegrationTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest]
   [junit4] Completed on J0 in 129.46s, 1 test, 1 error <<< FAILURES!

[...truncated 271 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 45 ignored (23 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.7.0_67) - Build # 11277 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11277/
Java: 32bit/jdk1.7.0_67 -client -XX:+UseConcMarkSweepGC

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:40205, https://127.0.0.1:60081, https://127.0.0.1:44719, https://127.0.0.1:49728, https://127.0.0.1:53033]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:40205, https://127.0.0.1:60081, https://127.0.0.1:44719, https://127.0.0.1:49728, https://127.0.0.1:53033]
	at __randomizedtesting.SeedInfo.seed([DCF6BB0A22FC0685:5D10351255A366B9]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:322)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.sendRequest(CloudSolrServer.java:874)
	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:165)
	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:137)
	at org.apache.solr.cloud.DeleteReplicaTest.doTest(DeleteReplicaTest.java:88)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:869)
	at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source)
	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/shard2/core_node4
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
	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)
	... 46 more




Build Log:
[...truncated 11746 lines...]
   [junit4] Suite: org.apache.solr.cloud.DeleteReplicaTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/init-core-data-001
   [junit4]   2> 2100697 T6160 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 2100697 T6160 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2100701 T6160 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2100701 T6160 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2100702 T6161 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2100802 T6160 oasc.ZkTestServer.run start zk server on port:57182
   [junit4]   2> 2100802 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2100803 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2100805 T6167 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14f392 name:ZooKeeperConnection Watcher:127.0.0.1:57182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2100805 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2100806 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2100806 T6160 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2100808 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2100810 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2100810 T6169 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d314c4 name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2100810 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2100811 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2100811 T6160 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2100813 T6160 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2100814 T6160 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2100816 T6160 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2100817 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2100818 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2100820 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2100820 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2100822 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2100822 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2100824 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2100824 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2100826 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2100826 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2100828 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2100828 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2100829 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2100830 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2100831 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2100832 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2100833 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2100834 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2100835 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2100835 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2100837 T6160 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2100838 T6160 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2100839 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2100840 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2100841 T6171 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@973573 name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2100841 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2100842 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2101131 T6160 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2101134 T6160 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2101137 T6160 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:44719
   [junit4]   2> 2101139 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2101139 T6160 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2101139 T6160 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-002
   [junit4]   2> 2101140 T6160 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-002/'
   [junit4]   2> 2101154 T6160 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-002/solr.xml
   [junit4]   2> 2101175 T6160 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-002
   [junit4]   2> 2101175 T6160 oasc.CoreContainer.<init> New CoreContainer 12570976
   [junit4]   2> 2101176 T6160 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-002/]
   [junit4]   2> 2101176 T6160 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2101177 T6160 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2101177 T6160 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2101177 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2101178 T6160 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2101178 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2101178 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2101179 T6160 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2101179 T6160 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2101180 T6160 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2101181 T6160 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2101182 T6160 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2101182 T6160 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2101182 T6160 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57182/solr
   [junit4]   2> 2101183 T6160 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2101183 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2101184 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2101185 T6182 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74de30 name:ZooKeeperConnection Watcher:127.0.0.1:57182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2101186 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2101186 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2101188 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2101189 T6184 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c82563 name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2101189 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2101190 T6160 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2101192 T6160 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2101194 T6160 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2101196 T6160 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2101197 T6160 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2101199 T6160 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2101200 T6160 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44719_
   [junit4]   2> 2101201 T6160 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44719_
   [junit4]   2> 2101202 T6160 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2101203 T6160 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2101204 T6160 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2101205 T6160 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:44719_
   [junit4]   2> 2101206 T6160 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2101207 T6160 oasc.Overseer.start Overseer (id=92471491229188100-127.0.0.1:44719_-n_0000000000) starting
   [junit4]   2> 2101209 T6160 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2101214 T6160 oasc.OverseerAutoReplicaFailoverThread.<init> Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=10000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 2101214 T6186 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2101215 T6160 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2101217 T6160 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2101217 T6160 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2101219 T6185 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2101221 T6160 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-002
   [junit4]   2> 2101229 T6160 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-002/conf/
   [junit4]   2> 2101407 T6160 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2101408 T6160 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2101408 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2101410 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2101411 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2101412 T6190 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1295642 name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2101412 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2101413 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2101414 T6160 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2101417 T6160 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2101418 T6160 oasc.AbstractFullDistribZkTestBase.createJettys Creating collection1 with stateFormat=2
   [junit4]   2> 2101418 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2101418 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2101419 T6192 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13ee763 name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2101420 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2101420 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2101422 T6193 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2101424 T6185 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: collection1
   [junit4]   2> 2101424 T6185 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2101425 T6185 oasc.Overseer$ClusterStateUpdater.createCollection state version collection1 2
   [junit4]   2> 2101427 T6185 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/collection1/state.json
   [junit4]   2> 2101428 T6194 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> 2101428 T6193 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> 2101726 T6160 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2101726 T6160 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2101729 T6160 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2101730 T6160 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:49728
   [junit4]   2> 2101732 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2101733 T6160 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2101733 T6160 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003
   [junit4]   2> 2101734 T6160 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/'
   [junit4]   2> 2101752 T6160 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/solr.xml
   [junit4]   2> 2101778 T6160 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003
   [junit4]   2> 2101779 T6160 oasc.CoreContainer.<init> New CoreContainer 9394946
   [junit4]   2> 2101779 T6160 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/]
   [junit4]   2> 2101780 T6160 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2101781 T6160 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2101781 T6160 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2101781 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2101782 T6160 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2101782 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2101783 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2101783 T6160 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2101783 T6160 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2101785 T6160 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2101786 T6160 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2101787 T6160 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2101787 T6160 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2101787 T6160 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57182/solr
   [junit4]   2> 2101788 T6160 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2101788 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2101789 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2101790 T6205 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14dfe76 name:ZooKeeperConnection Watcher:127.0.0.1:57182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2101791 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2101791 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2101793 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2101793 T6207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23ef4a name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2101794 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2101798 T6160 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2102801 T6160 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49728_
   [junit4]   2> 2102803 T6160 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49728_
   [junit4]   2> 2102807 T6160 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2102810 T6160 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003
   [junit4]   2> 2102820 T6160 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/conf/
   [junit4]   2> 2103100 T6160 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2103101 T6160 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2103102 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2103518 T6160 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2103519 T6160 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2103521 T6160 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2103522 T6160 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:53033
   [junit4]   2> 2103525 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2103525 T6160 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2103526 T6160 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-004
   [junit4]   2> 2103526 T6160 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-004/'
   [junit4]   2> 2103548 T6160 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-004/solr.xml
   [junit4]   2> 2103580 T6160 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-004
   [junit4]   2> 2103581 T6160 oasc.CoreContainer.<init> New CoreContainer 23703257
   [junit4]   2> 2103581 T6160 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-004/]
   [junit4]   2> 2103583 T6160 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2103583 T6160 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2103584 T6160 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2103584 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2103585 T6160 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2103585 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2103586 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2103586 T6160 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2103587 T6160 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2103588 T6160 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2103590 T6160 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2103590 T6160 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2103591 T6160 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2103591 T6160 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57182/solr
   [junit4]   2> 2103592 T6160 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2103592 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2103593 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2103594 T6220 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17fe664 name:ZooKeeperConnection Watcher:127.0.0.1:57182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2103595 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2103595 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2103597 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2103597 T6222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ad59f name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2103598 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2103602 T6160 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2104605 T6160 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53033_
   [junit4]   2> 2104607 T6160 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53033_
   [junit4]   2> 2104611 T6160 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2104615 T6160 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-004
   [junit4]   2> 2104627 T6160 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-004/conf/
   [junit4]   2> 2104862 T6160 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2104863 T6160 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2104863 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2105163 T6160 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2105164 T6160 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2105166 T6160 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2105167 T6160 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:40205
   [junit4]   2> 2105170 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2105170 T6160 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2105170 T6160 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005
   [junit4]   2> 2105171 T6160 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/'
   [junit4]   2> 2105185 T6160 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/solr.xml
   [junit4]   2> 2105206 T6160 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005
   [junit4]   2> 2105207 T6160 oasc.CoreContainer.<init> New CoreContainer 23179414
   [junit4]   2> 2105207 T6160 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/]
   [junit4]   2> 2105208 T6160 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2105208 T6160 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2105209 T6160 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2105209 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2105209 T6160 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2105210 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2105210 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2105210 T6160 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2105211 T6160 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2105212 T6160 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2105213 T6160 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2105213 T6160 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2105214 T6160 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2105214 T6160 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57182/solr
   [junit4]   2> 2105214 T6160 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2105215 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2105216 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2105216 T6235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a9a593 name:ZooKeeperConnection Watcher:127.0.0.1:57182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2105217 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2105218 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2105220 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2105220 T6237 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d66b56 name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2105221 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2105227 T6160 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2106232 T6160 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40205_
   [junit4]   2> 2106233 T6160 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40205_
   [junit4]   2> 2106239 T6160 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2106242 T6160 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005
   [junit4]   2> 2106250 T6160 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/conf/
   [junit4]   2> 2106421 T6160 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2106422 T6160 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2106422 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2106712 T6160 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 2106713 T6160 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2106715 T6160 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2106716 T6160 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:60081
   [junit4]   2> 2106718 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2106719 T6160 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2106719 T6160 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006
   [junit4]   2> 2106719 T6160 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/'
   [junit4]   2> 2106734 T6160 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/solr.xml
   [junit4]   2> 2106755 T6160 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006
   [junit4]   2> 2106755 T6160 oasc.CoreContainer.<init> New CoreContainer 30234050
   [junit4]   2> 2106756 T6160 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/]
   [junit4]   2> 2106757 T6160 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2106757 T6160 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2106757 T6160 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2106758 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2106758 T6160 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2106758 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2106759 T6160 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2106759 T6160 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2106759 T6160 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2106761 T6160 oasu.UpdateShardHandler.<init> Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=false
   [junit4]   2> 2106762 T6160 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2106762 T6160 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2106762 T6160 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2106763 T6160 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:57182/solr
   [junit4]   2> 2106763 T6160 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2106763 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2106764 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2106765 T6250 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@288838 name:ZooKeeperConnection Watcher:127.0.0.1:57182 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2106766 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2106767 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2106768 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2106769 T6252 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b40d9 name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2106769 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2106774 T6160 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2107778 T6160 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60081_
   [junit4]   2> 2107780 T6160 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60081_
   [junit4]   2> 2107787 T6160 oasc.Overseer.close Overseer (id=null) closing
   [junit4]   2> 2107794 T6160 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006
   [junit4]   2> 2107808 T6160 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/conf/
   [junit4]   2> 2107980 T6160 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 2107982 T6160 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 2107982 T6160 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2107988 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2107989 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2107990 T6256 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10a42bd name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2107990 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2107991 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2107992 T6160 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2107994 T6160 oasc.AbstractFullDistribZkTestBase.createCollection Creating collection with stateFormat=2: delLiveColl
   [junit4]   2> 2107995 T6160 oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default ZkCredentialsProvider
   [junit4]   2> 2107996 T6160 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2107996 T6258 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cbd6ff name:ZooKeeperConnection Watcher:127.0.0.1:57182/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2107997 T6160 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2107997 T6160 oascc.SolrZkClient.createZkACLProvider Using default ZkACLProvider
   [junit4]   2> 2107999 T6160 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2108139 T6248 oasha.CollectionsHandler.handleCreateAction Creating Collection : wt=javabin&maxShardsPerNode=2&version=2&replicationFactor=2&stateFormat=2&name=delLiveColl&numShards=2&action=CREATE
   [junit4]   2> 2108140 T6193 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2108141 T6186 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [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> 2108142 T6259 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [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> 2108144 T6259 oasc.OverseerCollectionProcessor.createConfNode Only one config set found in zk - using it:conf1
   [junit4]   2> 2108144 T6259 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/delLiveColl 
   [junit4]   2> 2108145 T6259 oascc.SolrZkClient.makePath makePath: /collections/delLiveColl
   [junit4]   2> 2108147 T6193 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2108150 T6185 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: delLiveColl
   [junit4]   2> 2108150 T6185 oasc.Overseer$ClusterStateUpdater.createCollection Create collection delLiveColl with shards [shard1, shard2]
   [junit4]   2> 2108150 T6185 oasc.Overseer$ClusterStateUpdater.createCollection state version delLiveColl 2
   [junit4]   2> 2108152 T6185 oasc.Overseer$ClusterStateUpdater.updateZkStates going to create_collection /collections/delLiveColl/state.json
   [junit4]   2> 2108153 T6193 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> 2108153 T6194 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> 2108153 T6238 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> 2108153 T6260 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> 2108153 T6208 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> 2108154 T6253 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> 2108153 T6223 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> 2108153 T6261 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> 2108248 T6259 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection delLiveColl, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 2108248 T6259 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica1 as part of slice shard1 of collection delLiveColl on 127.0.0.1:49728_
   [junit4]   2> 2108249 T6259 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard1_replica2 as part of slice shard1 of collection delLiveColl on 127.0.0.1:40205_
   [junit4]   2> 2108251 T6259 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica1 as part of slice shard2 of collection delLiveColl on 127.0.0.1:44719_
   [junit4]   2> 2108254 T6259 oasc.OverseerCollectionProcessor.createCollection Creating shard delLiveColl_shard2_replica2 as part of slice shard2 of collection delLiveColl on 127.0.0.1:60081_
   [junit4]   2> 2108402 T6246 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&collection.configName=conf1&collection=delLiveColl&version=2&qt=/admin/cores&name=delLiveColl_shard2_replica2&numShards=2&shard=shard2&action=CREATE
   [junit4]   2> 2108405 T6246 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica2 state=down collection=delLiveColl
   [junit4]   2> 2108407 T6193 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2108408 T6246 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 2108408 T6246 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 2108409 T6246 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 2108410 T6185 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "node_name":"127.0.0.1:60081_",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:60081"}
   [junit4]   2> 2108411 T6246 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 0 
   [junit4]   2> 2108411 T6246 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2108416 T6230 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&collection.configName=conf1&collection=delLiveColl&version=2&qt=/admin/cores&name=delLiveColl_shard1_replica2&numShards=2&shard=shard1&action=CREATE
   [junit4]   2> 2108416 T6185 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 2108417 T6253 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108418 T6253 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 2108419 T6230 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica2 state=down collection=delLiveColl
   [junit4]   2> 2108420 T6193 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2108421 T6230 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 2108421 T6230 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 2108422 T6230 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 2108423 T6230 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 1 
   [junit4]   2> 2108423 T6230 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2108424 T6185 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "node_name":"127.0.0.1:40205_",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica2",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40205"}
   [junit4]   2> 2108429 T6185 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 2108429 T6238 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108429 T6253 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108430 T6238 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 2108430 T6253 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 2108443 T6201 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&collection.configName=conf1&collection=delLiveColl&version=2&qt=/admin/cores&name=delLiveColl_shard1_replica1&numShards=2&shard=shard1&action=CREATE
   [junit4]   2> 2108446 T6201 oasc.ZkController.publish publishing core=delLiveColl_shard1_replica1 state=down collection=delLiveColl
   [junit4]   2> 2108447 T6193 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2108450 T6201 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 2108450 T6177 oasha.CoreAdminHandler.handleCreateAction core create command wt=javabin&collection.configName=conf1&collection=delLiveColl&version=2&qt=/admin/cores&name=delLiveColl_shard2_replica1&numShards=2&shard=shard2&action=CREATE
   [junit4]   2> 2108450 T6201 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 2108451 T6201 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 2108451 T6185 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "node_name":"127.0.0.1:49728_",
   [junit4]   2> 	  "core":"delLiveColl_shard1_replica1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:49728"}
   [junit4]   2> 2108452 T6201 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 2 
   [junit4]   2> 2108453 T6201 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2108453 T6177 oasc.ZkController.publish publishing core=delLiveColl_shard2_replica1 state=down collection=delLiveColl
   [junit4]   2> 2108455 T6177 oasc.ZkController.preRegister Registering watch for external collection delLiveColl
   [junit4]   2> 2108457 T6185 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 2108457 T6238 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108457 T6253 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108457 T6208 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108458 T6253 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 2108459 T6208 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 2108458 T6238 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 2108459 T6177 oascc.ZkStateReader.addZkWatch addZkWatch delLiveColl
   [junit4]   2> 2108460 T6177 oascc.ZkStateReader.addZkWatch Updating collection state at /collections/delLiveColl/state.json from ZooKeeper... 
   [junit4]   2> 2108461 T6177 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 2108462 T6177 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2108464 T6185 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 3 
   [junit4]   2> 2108464 T6185 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "collection":"delLiveColl",
   [junit4]   2> 	  "node_name":"127.0.0.1:44719_",
   [junit4]   2> 	  "core":"delLiveColl_shard2_replica1",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:44719"}
   [junit4]   2> 2108465 T6193 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2108466 T6185 oasc.Overseer$ClusterStateUpdater.updateZkStates going to update_collection /collections/delLiveColl/state.json
   [junit4]   2> 2108466 T6238 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108466 T6253 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108466 T6193 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108466 T6208 oascc.ZkStateReader$7.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/delLiveColl/state.json, has occurred - updating... 
   [junit4]   2> 2108467 T6253 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 2108467 T6238 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 2108468 T6208 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 2108469 T6193 oascc.ZkStateReader.updateWatchedCollection Updating data for delLiveColl to ver 4 
   [junit4]   2> 2109412 T6246 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica2
   [junit4]   2> 2109413 T6246 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 2109413 T6246 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2109414 T6246 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 2109415 T6246 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2109415 T6246 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/delLiveColl_shard2_replica2/'
   [junit4]   2> 2109423 T6230 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica2
   [junit4]   2> 2109424 T6230 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 2109424 T6230 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2109425 T6230 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 2109426 T6230 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2109426 T6230 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/delLiveColl_shard1_replica2/'
   [junit4]   2> 2109453 T6201 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard1_replica1
   [junit4]   2> 2109454 T6201 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 2109455 T6201 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2109455 T6201 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 2109456 T6201 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2109456 T6201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/delLiveColl_shard1_replica1/'
   [junit4]   2> 2109462 T6177 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for delLiveColl_shard2_replica1
   [junit4]   2> 2109463 T6177 oasc.ZkController.createCollectionZkNode Check for collection zkNode:delLiveColl
   [junit4]   2> 2109464 T6177 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2109464 T6177 oascc.ZkStateReader.readConfigName Load collection config from:/collections/delLiveColl
   [junit4]   2> 2109465 T6177 oascc.ZkStateReader.readConfigName path=/collections/delLiveColl configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2109466 T6177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-002/delLiveColl_shard2_replica1/'
   [junit4]   2> 2109473 T6230 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2109487 T6246 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2109502 T6201 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2109554 T6177 oasc.SolrConfig.<init> Using Lucene MatchVersion: 5.0.0
   [junit4]   2> 2109554 T6230 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2109556 T6230 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2109573 T6246 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2109575 T6201 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2109575 T6246 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2109576 T6201 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2109577 T6230 oass.IndexSchema.readSchema [delLiveColl_shard1_replica2] Schema name=test
   [junit4]   2> 2109588 T6246 oass.IndexSchema.readSchema [delLiveColl_shard2_replica2] Schema name=test
   [junit4]   2> 2109589 T6201 oass.IndexSchema.readSchema [delLiveColl_shard1_replica1] Schema name=test
   [junit4]   2> 2109604 T6177 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2109610 T6177 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2109624 T6177 oass.IndexSchema.readSchema [delLiveColl_shard2_replica1] Schema name=test
   [junit4]   2> 2110251 T6246 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2110257 T6246 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2110282 T6246 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2110316 T6246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2110331 T6246 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2110332 T6230 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2110339 T6246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2110340 T6230 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2110342 T6246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2110353 T6246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2110353 T6246 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2110342 T6201 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2110356 T6246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2110357 T6246 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2110358 T6246 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard2_replica2' using configuration from collection delLiveColl
   [junit4]   2> 2110358 T6246 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2110359 T6246 oasc.SolrCore.<init> [delLiveColl_shard2_replica2] Opening new SolrCore at /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/delLiveColl_shard2_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/delLiveColl_shard2_replica2/data/
   [junit4]   2> 2110360 T6246 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@88285c
   [junit4]   2> 2110367 T6246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/delLiveColl_shard2_replica2/data
   [junit4]   2> 2110383 T6246 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/delLiveColl_shard2_replica2/data/index/
   [junit4]   2> 2110384 T6246 oasc.SolrCore.initIndex WARN [delLiveColl_shard2_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/delLiveColl_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2110385 T6246 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-006/delLiveColl_shard2_replica2/data/index
   [junit4]   2> 2110386 T6246 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6399271337055848]
   [junit4]   2> 2110387 T6230 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2110388 T6246 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-118b571)),segFN=segments_1,generation=1}
   [junit4]   2> 2110388 T6246 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2110395 T6201 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2110402 T6246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2110403 T6246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2110403 T6246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2110404 T6246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2110404 T6201 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2110404 T6246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2110414 T6230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2110417 T6177 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2110427 T6230 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2110430 T6201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2110418 T6246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2110433 T6177 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2110435 T6230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2110434 T6246 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2110436 T6246 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2110437 T6246 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2110438 T6177 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2110439 T6230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2110440 T6230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2110440 T6230 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2110442 T6230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2110443 T6230 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2110443 T6230 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica2' using configuration from collection delLiveColl
   [junit4]   2> 2110444 T6230 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2110444 T6230 oasc.SolrCore.<init> [delLiveColl_shard1_replica2] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/delLiveColl_shard1_replica2/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/delLiveColl_shard1_replica2/data/
   [junit4]   2> 2110445 T6230 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@88285c
   [junit4]   2> 2110446 T6230 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/delLiveColl_shard1_replica2/data
   [junit4]   2> 2110447 T6230 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/delLiveColl_shard1_replica2/data/index/
   [junit4]   2> 2110447 T6230 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica2] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/delLiveColl_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2110448 T6230 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-005/delLiveColl_shard1_replica2/data/index
   [junit4]   2> 2110449 T6230 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6399271337055848]
   [junit4]   2> 2110434 T6201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2110438 T6246 oasc.RequestHandlers.initHandlersFromConfig created /update/json: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2110452 T6246 oasc.RequestHandlers.initHandlersFromConfig created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2110452 T6246 oasc.RequestHandlers.initHandlersFromConfig created /update/csv: org.apache.solr.handler.UpdateRequestHandler
   [junit4]   2> 2110453 T6246 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2110455 T6246 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2110455 T6246 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2110456 T6246 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2110457 T6246 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2110457 T6246 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2110458 T6230 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-1165dee)),segFN=segments_1,generation=1}
   [junit4]   2> 2110458 T6230 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2110458 T6246 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2110459 T6201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2110459 T6246 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2110461 T6201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2110462 T6201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2110462 T6201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2110463 T6230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2110470 T6230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2110471 T6230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2110471 T6230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2110472 T6230 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2110472 T6230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2110463 T6201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2110475 T6201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2110476 T6201 oasc.CoreContainer.create Creating SolrCore 'delLiveColl_shard1_replica1' using configuration from collection delLiveColl
   [junit4]   2> 2110476 T6201 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2110477 T6201 oasc.SolrCore.<init> [delLiveColl_shard1_replica1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/delLiveColl_shard1_replica1/, dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/delLiveColl_shard1_replica1/data/
   [junit4]   2> 2110478 T6201 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@88285c
   [junit4]   2> 2110480 T6201 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/delLiveColl_shard1_replica1/data
   [junit4]   2> 2110481 T6201 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/delLiveColl_shard1_replica1/data/index/
   [junit4]   2> 2110482 T6201 oasc.SolrCore.initIndex WARN [delLiveColl_shard1_replica1] Solr index directory '/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/delLiveColl_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2110464 T6246 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2110484 T6201 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001/tempDir-003/delLiveColl_shard1_replica1/data/index
   [junit4]   2> 2110485 T6201 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6399271337055848]
   [junit4]   2> 2110482 T6177 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2110473 T6230 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2110487 T6201 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory(id=lucene-231a06)),segFN=segments_1,ge

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

junit4]   2> 2315354 T6307 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2315354 T6311 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:347)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:344)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:346)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:89)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:296)
   [junit4]   2> 
   [junit4]   2> 2315378 T6160 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2320367 T6160 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2320369 T6160 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57182 57182
   [junit4]   2> 2320938 T6161 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:57182 57182
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DeleteReplicaTest -Dtests.method=testDistribSearch -Dtests.seed=DCF6BB0A22FC0685 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs_CZ -Dtests.timezone=America/Argentina/Jujuy -Dtests.file.encoding=UTF-8
   [junit4] ERROR    220s 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:40205, https://127.0.0.1:60081, https://127.0.0.1:44719, https://127.0.0.1:49728, https://127.0.0.1:53033]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DCF6BB0A22FC0685:5D10351255A366B9]: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:874)
   [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:165)
   [junit4]    > 	at org.apache.solr.cloud.DeleteReplicaTest.deleteLiveReplicaTest(DeleteReplicaTest.java:137)
   [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/shard2/core_node4
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:550)
   [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]    > 	... 46 more
   [junit4]   2> 2320953 T6160 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.DeleteReplicaTest-DCF6BB0A22FC0685-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=cs_CZ, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Linux 3.13.0-35-generic i386/Oracle Corporation 1.7.0_67 (32-bit)/cpus=8,threads=1,free=160924104,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterTest, JsonLoaderTest, TestFieldTypeResource, TestFieldTypeCollectionResource, MBeansHandlerTest, DocumentAnalysisRequestHandlerTest, TestConfig, DateRangeFieldTest, TestFaceting, CoreAdminCreateDiscoverTest, FastVectorHighlighterTest, TestDefaultSimilarityFactory, HdfsCollectionsAPIDistributedZkTest, FileUtilsTest, UpdateParamsTest, XsltUpdateRequestHandlerTest, TestRangeQuery, AssignTest, BlockDirectoryTest, CoreAdminHandlerTest, StatelessScriptUpdateProcessorFactoryTest, TestNoOpRegenerator, SolrCoreCheckLockOnStartupTest, TestAnalyzeInfixSuggestions, TestLMJelinekMercerSimilarityFactory, TestAddFieldRealTimeGet, TestStressReorder, TestSchemaResource, DirectSolrSpellCheckerTest, IndexSchemaTest, TestPivotHelperCode, TestInfoStreamLogging, FieldMutatingUpdateProcessorTest, CachingDirectoryFactoryTest, XmlUpdateRequestHandlerTest, TestSolr4Spatial, DistributedSpellCheckComponentTest, ParsingFieldUpdateProcessorsTest, BasicDistributedZkTest, TestSurroundQueryParser, WordBreakSolrSpellCheckerTest, ResponseHeaderTest, TestSolrXml, DeleteInactiveReplicaTest, TestComponentsName, TestTrie, TestChildDocTransformer, TestReplicationHandlerBackup, TestOrdValues, TestNonDefinedSimilarityFactory, TriLevelCompositeIdRoutingTest, TestDocumentBuilder, TestManagedSchema, TestQuerySenderListener, UnloadDistributedZkTest, TestHashPartitioner, AliasIntegrationTest, TestRTGBase, TestRestManager, TestDFRSimilarityFactory, ExternalFileFieldSortTest, TestSolrCoreProperties, TestFoldingMultitermQuery, PreAnalyzedUpdateProcessorTest, OverriddenZkACLAndCredentialsProvidersTest, DistributedFacetPivotSmallTest, ZkControllerTest, QueryEqualityTest, OpenExchangeRatesOrgProviderTest, BadComponentTest, TestSolrDeletionPolicy1, TestCollationFieldDocValues, ZkNodePropsTest, BJQParserTest, MultiThreadedOCPTest, TestDynamicFieldCollectionResource, TestFastLRUCache, TestCoreDiscovery, SimpleFacetsTest, TestStressVersions, TestMiniSolrCloudCluster, SuggesterWFSTTest, TestWordDelimiterFilterFactory, TestMaxScoreQueryParser, BasicFunctionalityTest, MergeStrategyTest, NoCacheHeaderTest, HdfsSyncSliceTest, ClusterStateUpdateTest, TestDocSet, TestArbitraryIndexDir, AnalyticsMergeStrategyTest, SolrCmdDistributorTest, AsyncMigrateRouteKeyTest, TestCollectionAPI, UUIDUpdateProcessorFallbackTest, RecoveryZkTest, TestJmxIntegration, TestBinaryResponseWriter, StandardRequestHandlerTest, ShowFileRequestHandlerTest, TestDynamicFieldResource, TestFastOutputStream, DOMUtilTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest, ShardRoutingTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, AutoCommitTest, TestMultiCoreConfBootstrap, TestReload, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, DocValuesTest, SuggesterTSTTest, SpatialFilterTest, TestPseudoReturnFields, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DebugComponentTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestReversedWildcardFilterFactory, PrimitiveFieldTypeTest, TermsComponentTest, DocumentBuilderTest, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, LoggingHandlerTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, PingRequestHandlerTest, SOLR749Test, TestQuerySenderNoQuery, ResponseLogComponentTest, TestStressRecovery, TestSystemIdResolver, PrimUtilsTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, TestSolrJ, TestLRUCache, TestUtils, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, DeleteReplicaTest]
   [junit4] Completed on J0 in 220.29s, 1 test, 1 error <<< FAILURES!

[...truncated 266 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1358: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:961: There were test failures: 429 suites, 1772 tests, 1 error, 45 ignored (23 assumptions)

Total time: 108 minutes 59 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_67 -client -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any