You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/01/25 18:03:31 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1873 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java7/1873/

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

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:30085/collection2, http://127.0.0.1:30129/collection2, http://127.0.0.1:30147/collection2, http://127.0.0.1:30104/collection2, http://127.0.0.1:30113/collection2]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:30085/collection2, http://127.0.0.1:30129/collection2, http://127.0.0.1:30147/collection2, http://127.0.0.1:30104/collection2, http://127.0.0.1:30113/collection2]
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:352)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:640)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:90)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:410)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:143)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	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 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:70)
	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:358)
	at java.lang.Thread.run(Thread.java:724)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:495)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:199)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	... 46 more




Build Log:
[...truncated 10628 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1892146 T4913 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1892151 T4913 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./solrtest-FullSolrCloudDistribCmdsTest-1390668877721
   [junit4]   2> 1892153 T4913 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1892154 T4914 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1892255 T4913 oasc.ZkTestServer.run start zk server on port:30082
   [junit4]   2> 1892256 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1892262 T4920 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16c4352 name:ZooKeeperConnection Watcher:127.0.0.1:30082 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1892263 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1892263 T4913 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1892275 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1892277 T4922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@192ec67d name:ZooKeeperConnection Watcher:127.0.0.1:30082/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1892278 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1892278 T4913 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1892287 T4913 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1892289 T4913 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1892291 T4913 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1892300 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1892301 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1892314 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1892315 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1892420 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1892420 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1892431 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1892432 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1892435 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1892435 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1892438 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1892439 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1892442 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1892443 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1892445 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1892446 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1892454 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1892454 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1892457 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1892458 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1892461 T4913 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1892462 T4913 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1892763 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1892768 T4913 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30085
   [junit4]   2> 1892769 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1892769 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1892770 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390668878033
   [junit4]   2> 1892770 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390668878033/'
   [junit4]   2> 1892814 T4913 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390668878033/solr.xml
   [junit4]   2> 1892911 T4913 oasc.CoreContainer.<init> New CoreContainer 833289748
   [junit4]   2> 1892912 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390668878033/]
   [junit4]   2> 1892914 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1892914 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1892915 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1892915 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1892915 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1892916 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1892916 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1892917 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1892917 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1892929 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1892929 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1892930 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1892931 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30082/solr
   [junit4]   2> 1892931 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1892932 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1892935 T4933 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@510eec85 name:ZooKeeperConnection Watcher:127.0.0.1:30082 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1892935 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1892937 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1892939 T4935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b1f6ae6 name:ZooKeeperConnection Watcher:127.0.0.1:30082/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1892940 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1892949 T4913 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1892953 T4913 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1892962 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1892964 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30085_
   [junit4]   2> 1892971 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30085_
   [junit4]   2> 1892974 T4913 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1892977 T4913 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1892992 T4913 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1892994 T4913 oasc.Overseer.start Overseer (id=91138875570782211-127.0.0.1:30085_-n_0000000000) starting
   [junit4]   2> 1893007 T4913 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1893011 T4937 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1893011 T4913 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1893011 T4937 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1893014 T4913 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1893020 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1893022 T4936 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1893029 T4938 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1893029 T4938 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1893030 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1893030 T4938 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1893032 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1893032 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30085",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:30085_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1893033 T4936 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1893033 T4936 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1893041 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1893042 T4935 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> 1894032 T4938 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1894032 T4938 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390668878033/collection1
   [junit4]   2> 1894032 T4938 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1894033 T4938 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1894034 T4938 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1894034 T4938 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390668878033/collection1/'
   [junit4]   2> 1894036 T4938 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390668878033/collection1/lib/README' to classloader
   [junit4]   2> 1894037 T4938 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390668878033/collection1/lib/classes/' to classloader
   [junit4]   2> 1894101 T4938 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1894174 T4938 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1894275 T4938 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1894286 T4938 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1894912 T4938 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1894916 T4938 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1894919 T4938 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1894924 T4938 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1894945 T4938 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1894945 T4938 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1390668878033/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/control/data/
   [junit4]   2> 1894945 T4938 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76ce83ca
   [junit4]   2> 1894946 T4938 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/control/data
   [junit4]   2> 1894947 T4938 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/control/data/index/
   [junit4]   2> 1894947 T4938 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1894947 T4938 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/control/data/index
   [junit4]   2> 1894948 T4938 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5423541117485561]
   [junit4]   2> 1894949 T4938 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7f66ebeb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a00e053),segFN=segments_1,generation=1}
   [junit4]   2> 1894949 T4938 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1894953 T4938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1894953 T4938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1894954 T4938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1894954 T4938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1894954 T4938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1894955 T4938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1894955 T4938 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1894956 T4938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1894956 T4938 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1894957 T4938 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1894957 T4938 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1894957 T4938 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1894958 T4938 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1894958 T4938 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1894959 T4938 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1894959 T4938 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1894976 T4938 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1894982 T4938 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1894982 T4938 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1894983 T4938 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=8.9921875, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=24.94754904601736, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1894984 T4938 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7f66ebeb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4a00e053),segFN=segments_1,generation=1}
   [junit4]   2> 1894984 T4938 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1894985 T4938 oass.SolrIndexSearcher.<init> Opening Searcher@40ed2d5e main
   [junit4]   2> 1894988 T4939 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@40ed2d5e main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1894990 T4938 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1894991 T4913 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1894992 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1894991 T4942 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30085 collection:control_collection shard:shard1
   [junit4]   2> 1894993 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1894993 T4942 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1895021 T4944 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5cbd0158 name:ZooKeeperConnection Watcher:127.0.0.1:30082/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1895021 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1895023 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1895039 T4913 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1895041 T4942 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1895049 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1895050 T4942 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1895050 T4942 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1222 name=collection1 org.apache.solr.core.SolrCore@383f7b1c url=http://127.0.0.1:30085/collection1 node=127.0.0.1:30085_ C1222_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:30085, core=collection1, node_name=127.0.0.1:30085_}
   [junit4]   2> 1895050 T4942 C1222 P30085 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30085/collection1/
   [junit4]   2> 1895050 T4942 C1222 P30085 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1895050 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1895051 T4942 C1222 P30085 oasc.SyncStrategy.syncToMe http://127.0.0.1:30085/collection1/ has no replicas
   [junit4]   2> 1895051 T4942 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30085/collection1/ shard1
   [junit4]   2> 1895051 T4942 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1895059 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1895067 T4935 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> 1895067 T4944 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> 1895085 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1895094 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1895198 T4935 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> 1895198 T4944 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> 1895238 T4942 oasc.ZkController.register We are http://127.0.0.1:30085/collection1/ and leader is http://127.0.0.1:30085/collection1/
   [junit4]   2> 1895238 T4942 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30085
   [junit4]   2> 1895238 T4942 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1895238 T4942 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1895239 T4942 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1895240 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1895240 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1895241 T4942 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1895241 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1895242 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1895242 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30085",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:30085_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1895251 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1895326 T4913 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1895327 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1895330 T4913 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30095
   [junit4]   2> 1895331 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1895331 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1895332 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390668880608
   [junit4]   2> 1895332 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390668880608/'
   [junit4]   2> 1895354 T4935 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> 1895354 T4944 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> 1895371 T4913 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390668880608/solr.xml
   [junit4]   2> 1895468 T4913 oasc.CoreContainer.<init> New CoreContainer 1010639535
   [junit4]   2> 1895469 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390668880608/]
   [junit4]   2> 1895470 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1895471 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1895471 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1895472 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1895472 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1895473 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1895473 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1895474 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1895474 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1895486 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1895486 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1895487 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1895487 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30082/solr
   [junit4]   2> 1895488 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1895489 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895491 T4955 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51b02e0e name:ZooKeeperConnection Watcher:127.0.0.1:30082 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1895491 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1895494 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895503 T4957 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c66ba68 name:ZooKeeperConnection Watcher:127.0.0.1:30082/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1895503 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1895507 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1896510 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30095_
   [junit4]   2> 1896545 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30095_
   [junit4]   2> 1896547 T4935 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1896548 T4957 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1896548 T4944 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1896557 T4958 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1896558 T4958 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1896591 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1896591 T4958 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1896591 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1896592 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1896592 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1896593 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30095",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:30095_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1896593 T4936 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1896594 T4936 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1896624 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1896729 T4935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1896729 T4957 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1896729 T4944 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1897592 T4958 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1897592 T4958 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390668880608/collection1
   [junit4]   2> 1897592 T4958 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1897593 T4958 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1897593 T4958 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1897594 T4958 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390668880608/collection1/'
   [junit4]   2> 1897595 T4958 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390668880608/collection1/lib/README' to classloader
   [junit4]   2> 1897596 T4958 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390668880608/collection1/lib/classes/' to classloader
   [junit4]   2> 1897640 T4958 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1897689 T4958 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1897790 T4958 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1897801 T4958 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1898403 T4958 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1898407 T4958 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1898410 T4958 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1898415 T4958 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1898436 T4958 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1898436 T4958 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1390668880608/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty1/
   [junit4]   2> 1898437 T4958 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76ce83ca
   [junit4]   2> 1898438 T4958 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty1
   [junit4]   2> 1898438 T4958 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty1/index/
   [junit4]   2> 1898438 T4958 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1898439 T4958 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty1/index
   [junit4]   2> 1898439 T4958 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5423541117485561]
   [junit4]   2> 1898440 T4958 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4056fee8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65778518),segFN=segments_1,generation=1}
   [junit4]   2> 1898440 T4958 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1898445 T4958 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1898446 T4958 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1898446 T4958 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1898446 T4958 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1898447 T4958 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1898447 T4958 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1898448 T4958 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1898448 T4958 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1898448 T4958 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1898449 T4958 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1898450 T4958 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1898450 T4958 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1898450 T4958 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1898451 T4958 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1898452 T4958 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1898452 T4958 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1898469 T4958 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1898474 T4958 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1898475 T4958 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1898475 T4958 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=8.9921875, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=24.94754904601736, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1898476 T4958 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@4056fee8 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65778518),segFN=segments_1,generation=1}
   [junit4]   2> 1898476 T4958 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1898477 T4958 oass.SolrIndexSearcher.<init> Opening Searcher@6907b9fd main
   [junit4]   2> 1898482 T4959 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6907b9fd main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1898485 T4958 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1898486 T4913 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1898486 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1898486 T4962 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30095 collection:collection1 shard:shard1
   [junit4]   2> 1898488 T4962 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1898537 T4962 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1898546 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898546 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898547 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898547 T4962 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1898547 T4962 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1223 name=collection1 org.apache.solr.core.SolrCore@6a552e32 url=http://127.0.0.1:30095/collection1 node=127.0.0.1:30095_ C1223_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:30095, core=collection1, node_name=127.0.0.1:30095_}
   [junit4]   2> 1898547 T4962 C1223 P30095 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30095/collection1/
   [junit4]   2> 1898547 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1898548 T4962 C1223 P30095 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1898548 T4962 C1223 P30095 oasc.SyncStrategy.syncToMe http://127.0.0.1:30095/collection1/ has no replicas
   [junit4]   2> 1898548 T4962 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30095/collection1/ shard1
   [junit4]   2> 1898549 T4962 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1898551 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898560 T4944 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1898560 T4957 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1898560 T4935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1898581 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1898584 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898688 T4944 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1898688 T4957 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1898688 T4935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1898733 T4962 oasc.ZkController.register We are http://127.0.0.1:30095/collection1/ and leader is http://127.0.0.1:30095/collection1/
   [junit4]   2> 1898733 T4962 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30095
   [junit4]   2> 1898733 T4962 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1898733 T4962 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1898734 T4962 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1898735 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898735 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898736 T4962 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1898736 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898737 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1898737 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30095",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:30095_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1898746 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898772 T4913 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1898773 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1898776 T4913 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30104
   [junit4]   2> 1898777 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1898778 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1898778 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390668884055
   [junit4]   2> 1898779 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390668884055/'
   [junit4]   2> 1898816 T4913 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390668884055/solr.xml
   [junit4]   2> 1898848 T4957 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1898848 T4944 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1898848 T4935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1898914 T4913 oasc.CoreContainer.<init> New CoreContainer 1958947405
   [junit4]   2> 1898914 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390668884055/]
   [junit4]   2> 1898916 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1898917 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1898917 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1898918 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1898918 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1898919 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1898919 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1898920 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1898920 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1898931 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1898932 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1898932 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1898933 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30082/solr
   [junit4]   2> 1898933 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1898935 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898938 T4973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@390e611e name:ZooKeeperConnection Watcher:127.0.0.1:30082 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1898938 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1898941 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898949 T4975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38402b32 name:ZooKeeperConnection Watcher:127.0.0.1:30082/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1898949 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1898953 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1899956 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30104_
   [junit4]   2> 1899968 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30104_
   [junit4]   2> 1899970 T4935 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1899971 T4957 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1899971 T4944 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1899971 T4975 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1899989 T4976 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1899990 T4976 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1899991 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899991 T4976 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1899991 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899992 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1899993 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1899994 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30104",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:30104_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1899994 T4936 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1899994 T4936 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1899997 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1900121 T4957 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> 1900121 T4975 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> 1900121 T4935 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> 1900121 T4944 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> 1900993 T4976 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1900993 T4976 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390668884055/collection1
   [junit4]   2> 1900993 T4976 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1900994 T4976 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1900994 T4976 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1900995 T4976 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390668884055/collection1/'
   [junit4]   2> 1900997 T4976 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390668884055/collection1/lib/classes/' to classloader
   [junit4]   2> 1900997 T4976 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390668884055/collection1/lib/README' to classloader
   [junit4]   2> 1901061 T4976 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1901129 T4976 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1901230 T4976 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1901240 T4976 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1901830 T4976 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1901834 T4976 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1901836 T4976 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1901841 T4976 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1901862 T4976 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1901863 T4976 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1390668884055/collection1/, dataDir=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty2/
   [junit4]   2> 1901863 T4976 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76ce83ca
   [junit4]   2> 1901865 T4976 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty2
   [junit4]   2> 1901865 T4976 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty2/index/
   [junit4]   2> 1901865 T4976 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1901866 T4976 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1390668877720/jetty2/index
   [junit4]   2> 1901866 T4976 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=26, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5423541117485561]
   [junit4]   2> 1901867 T4976 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@faaf2ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47064882),segFN=segments_1,generation=1}
   [junit4]   2> 1901867 T4976 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1901872 T4976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1901873 T4976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1901873 T4976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1901873 T4976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1901874 T4976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1901874 T4976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1901875 T4976 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1901875 T4976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1901875 T4976 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1901876 T4976 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1901877 T4976 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1901877 T4976 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1901877 T4976 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1901878 T4976 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1901879 T4976 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1901879 T4976 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1901896 T4976 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1901901 T4976 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1901902 T4976 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1901902 T4976 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=8.9921875, floorSegmentMB=0.736328125, forceMergeDeletesPctAllowed=24.94754904601736, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1901903 T4976 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@faaf2ab lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47064882),segFN=segments_1,generation=1}
   [junit4]   2> 1901903 T4976 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1901904 T4976 oass.SolrIndexSearcher.<init> Opening Searcher@53d77268 main
   [junit4]   2> 1901908 T4977 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53d77268 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1901911 T4976 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1901912 T4913 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 1901913 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1901912 T4980 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30104 collection:collection1 shard:shard3
   [junit4]   2> 1901914 T4980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1901933 T4980 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1901942 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1901942 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1901942 T4980 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1901942 T4980 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1901942 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1224 name=collection1 org.apache.solr.core.SolrCore@53647532 url=http://127.0.0.1:30104/collection1 node=127.0.0.1:30104_ C1224_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:30104, core=collection1, node_name=127.0.0.1:30104_}
   [junit4]   2> 1901943 T4980 C1224 P30104 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30104/collection1/
   [junit4]   2> 1901943 T4980 C1224 P30104 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1901944 T4980 C1224 P30104 oasc.SyncStrategy.syncToMe http://127.0.0.1:30104/collection1/ has no replicas
   [junit4]   2> 1901944 T4980 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30104/collection1/ shard3
   [junit4]   2> 1901944 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1901944 T4980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1901948 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1901957 T4935 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> 1901957 T4975 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> 1901957 T4944 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> 1901957 T4957 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> 1901968 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1901976 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902078 T4935 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> 1902078 T4975 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> 1902078 T4957 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> 1902078 T4944 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> 1902121 T4980 oasc.ZkController.register We are http://127.0.0.1:30104/collection1/ and leader is http://127.0.0.1:30104/collection1/
   [junit4]   2> 1902121 T4980 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30104
   [junit4]   2> 1902121 T4980 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1902121 T4980 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1902122 T4980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1902129 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902129 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902129 T4980 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1902129 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902130 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1902131 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30104",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:30104_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1902134 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902201 T4913 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1902202 T4913 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1902205 T4913 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30113
   [junit4]   2> 1902206 T4913 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1902206 T4913 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1902207 T4913 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390668887481
   [junit4]   2> 1902207 T4913 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390668887481/'
   [junit4]   2> 1902237 T4957 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> 1902237 T4975 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> 1902237 T4935 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> 1902237 T4944 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> 1902247 T4913 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390668887481/solr.xml
   [junit4]   2> 1902345 T4913 oasc.CoreContainer.<init> New CoreContainer 293013687
   [junit4]   2> 1902345 T4913 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390668887481/]
   [junit4]   2> 1902347 T4913 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1902348 T4913 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1902348 T4913 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1902349 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1902349 T4913 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1902350 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1902350 T4913 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1902350 T4913 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1902351 T4913 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1902363 T4913 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1902363 T4913 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1902364 T4913 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1902364 T4913 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:30082/solr
   [junit4]   2> 1902365 T4913 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1902366 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1902368 T4991 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ddd2f56 name:ZooKeeperConnection Watcher:127.0.0.1:30082 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1902368 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1902371 T4913 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1902379 T4993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3853092d name:ZooKeeperConnection Watcher:127.0.0.1:30082/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1902379 T4913 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1902388 T4913 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1903391 T4913 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30113_
   [junit4]   2> 1903418 T4913 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30113_
   [junit4]   2> 1903421 T4975 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1903421 T4957 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1903421 T4993 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1903421 T4944 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1903421 T4935 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1903436 T4994 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1903437 T4994 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1903438 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1903438 T4994 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1903438 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1903439 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1903440 T4936 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1903441 T4936 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30113",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:30113_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1903441 T4936 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1903441 T4936 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1903444 T4935 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1903546 T4975 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1903546 T4993 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1903546 T4957 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1903546 T4944 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1903546 T4935 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1904440 T4994 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1904440 T4994 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390668887481/collection1
   [junit4]   2> 1904440 T4994 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1904441 T4994 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1904442 T4994 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1904442 T4994 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../../usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390668887481/collection1/'
   [junit4]   2> 1904445 T4994 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390668887481/collection1/lib/classes/' to classloader
   [junit4]   2> 1904446 T4994 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1390668887481/collection1/lib/README' to classloader
   [junit4]   2> 1904513 T4994 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_47
   [junit4]   2> 1904588 T4994 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1904689 T4994 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1904700 T4994 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1905303 T4994 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1905308 T4994 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1905310 T4994 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1905315 T4994 oass.FileExchangeRateProvider.reload Reloading exchan

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

 2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1979864 T5050 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2/leader_elect/shard18/election
   [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.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1979864 T5030 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2/leader_elect/shard13/election
   [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.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1979865 T5050 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [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.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 1979866 T5050 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/collection2/leader_elect/shard28/election
   [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.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=en_AU, timezone=Australia/Darwin
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=1,free=388196256,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ResourceLoaderTest, HdfsChaosMonkeySafeLeaderTest, AddBlockUpdateTest, TestCollationField, TestLFUCache, TestHashPartitioner, SpellCheckCollatorTest, TestQueryUtils, TestFastOutputStream, TestPartialUpdateDeduplication, TestAtomicUpdateErrorCases, SuggesterFSTTest, TestCharFilters, TestSolrCoreProperties, TestDFRSimilarityFactory, QueryEqualityTest, TestStressRecovery, MoreLikeThisHandlerTest, TestSchemaNameResource, MBeansHandlerTest, TestAnalyzedSuggestions, BadIndexSchemaTest, HighlighterConfigTest, DistanceFunctionTest, TestRemoteStreaming, AnalysisAfterCoreReloadTest, HdfsUnloadDistributedZkTest, TestSolrJ, ReturnFieldsTest, PreAnalyzedFieldTest, CollectionsAPIDistributedZkTest, PrimitiveFieldTypeTest, TestHighFrequencyDictionaryFactory, SolrCmdDistributorTest, TestClassNameShortening, SliceStateUpdateTest, XmlUpdateRequestHandlerTest, CurrencyFieldOpenExchangeTest, FileUtilsTest, RegexBoostProcessorTest, ZkSolrClientTest, CachingDirectoryFactoryTest, PingRequestHandlerTest, TestIndexSearcher, TestReplicationHandler, JsonLoaderTest, TestSolrIndexConfig, OverseerTest, TestImplicitCoreProperties, SynonymTokenizerTest, CursorMarkTest, SpellPossibilityIteratorTest, TestCloudManagedSchemaAddField, TestRealTimeGet, HardAutoCommitTest, OverseerCollectionProcessorTest, TestNonNRTOpen, SolrCoreTest, TestManagedSchemaFieldResource, HdfsBasicDistributedZk2Test, TestSearchPerf, TestRTGBase, ClusterStateTest, ScriptEngineTest, TestCSVResponseWriter, TestCoreContainer, DocValuesTest, TestCoreDiscovery, DistributedDebugComponentTest, CoreAdminCreateDiscoverTest, InfoHandlerTest, DistributedQueryElevationComponentTest, NoCacheHeaderTest, TestDistributedSearch, TestRecoveryHdfs, SuggesterWFSTTest, AliasIntegrationTest, TestManagedSchema, TestBadConfig, TestCollapseQParserPlugin, DistributedSpellCheckComponentTest, ChaosMonkeySafeLeaderTest, OpenCloseCoreStressTest, TestXIncludeConfig, PeerSyncTest, ShardSplitTest, BasicDistributedZk2Test, BasicZkTest, CursorPagingTest, ChaosMonkeyNothingIsSafeTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed on J0 in 88.69s, 1 test, 1 error <<< FAILURES!

[...truncated 518 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:459: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:439: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/extra-targets.xml:37: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build.xml:189: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/common-build.xml:491: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:1308: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:941: There were test failures: 355 suites, 1547 tests, 1 error, 36 ignored (8 assumptions)

Total time: 66 minutes 15 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure