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 2013/07/27 07:35:34 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1841 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1841/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=2416, name=recoveryCmdExecutor-994-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2416, name=recoveryCmdExecutor-994-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([C37E9C5F2968D2FE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2416, name=recoveryCmdExecutor-994-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2416, name=recoveryCmdExecutor-994-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([C37E9C5F2968D2FE]:0)




Build Log:
[...truncated 9205 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 559985 T1921 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /qz/
   [junit4]   2> 559990 T1921 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374902840267
   [junit4]   2> 559992 T1921 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 559992 T1922 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 560093 T1921 oasc.ZkTestServer.run start zk server on port:45051
   [junit4]   2> 560094 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 560099 T1928 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3597b40d name:ZooKeeperConnection Watcher:127.0.0.1:45051 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 560099 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 560100 T1921 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 560111 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 560112 T1930 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70e0fa33 name:ZooKeeperConnection Watcher:127.0.0.1:45051/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 560113 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 560113 T1921 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 560117 T1921 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 560126 T1921 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 560129 T1921 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 560132 T1921 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 560133 T1921 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 560143 T1921 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 560144 T1921 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 560248 T1921 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 560249 T1921 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 560253 T1921 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 560253 T1921 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 560262 T1921 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 560262 T1921 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 560267 T1921 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 560267 T1921 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 560271 T1921 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 560271 T1921 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 560275 T1921 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 560275 T1921 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 560279 T1921 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 560280 T1921 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 560560 T1921 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 560566 T1921 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45055
   [junit4]   2> 560566 T1921 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 560567 T1921 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 560567 T1921 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374902840573
   [junit4]   2> 560568 T1921 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374902840573/'
   [junit4]   2> 560606 T1921 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374902840573/solr.xml
   [junit4]   2> 560682 T3 oasc.CoreContainer.finalize ERROR CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=592309545
   [junit4]   2> 560683 T3 oasc.CoreContainer.finalize ERROR CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1956782125
   [junit4]   2> 560683 T3 oasc.CoreContainer.finalize ERROR CoreContainer was not shutdown prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1579891729
   [junit4]   2> 560685 T1921 oasc.CoreContainer.<init> New CoreContainer 171634242
   [junit4]   2> 560686 T1921 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374902840573/]
   [junit4]   2> 560688 T1921 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 560688 T1921 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 560689 T1921 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 560689 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 560690 T1921 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 560690 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 560691 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 560691 T1921 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 560691 T1921 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 560692 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 560707 T1921 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45051/solr
   [junit4]   2> 560708 T1921 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 560709 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 560714 T1941 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47f9bd26 name:ZooKeeperConnection Watcher:127.0.0.1:45051 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 560714 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 560728 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 560737 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 560740 T1943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@594a9734 name:ZooKeeperConnection Watcher:127.0.0.1:45051/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 560740 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 560742 T1921 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 560754 T1921 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 560758 T1921 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 560761 T1921 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45055_qz
   [junit4]   2> 560767 T1921 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45055_qz
   [junit4]   2> 560770 T1921 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 560784 T1921 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 560794 T1921 oasc.Overseer.start Overseer (id=90105632540196867-127.0.0.1:45055_qz-n_0000000000) starting
   [junit4]   2> 560803 T1921 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 560813 T1945 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 560814 T1921 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 560817 T1921 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 560824 T1921 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 560827 T1944 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 560832 T1946 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 560832 T1946 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 560834 T1946 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 562331 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 562332 T1944 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45055_qz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45055/qz"}
   [junit4]   2> 562332 T1944 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 562333 T1944 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 562377 T1943 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> 562836 T1946 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 562836 T1946 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374902840573/collection1
   [junit4]   2> 562836 T1946 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 562837 T1946 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 562837 T1946 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 562838 T1946 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374902840573/collection1/'
   [junit4]   2> 562840 T1946 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374902840573/collection1/lib/classes/' to classloader
   [junit4]   2> 562841 T1946 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374902840573/collection1/lib/README' to classloader
   [junit4]   2> 562895 T1946 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 562954 T1946 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 563055 T1946 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 563066 T1946 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 563681 T1946 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 563681 T1946 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 563682 T1946 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 563695 T1946 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 563699 T1946 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 563714 T1946 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 563719 T1946 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 563723 T1946 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 563725 T1946 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 563725 T1946 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 563725 T1946 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 563726 T1946 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 563726 T1946 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 563727 T1946 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 563727 T1946 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374902840573/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/control/data/
   [junit4]   2> 563727 T1946 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5acad437
   [junit4]   2> 563728 T1946 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/control/data
   [junit4]   2> 563729 T1946 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/control/data/index/
   [junit4]   2> 563729 T1946 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 563729 T1946 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/control/data/index
   [junit4]   2> 563734 T1946 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@333f8b04 lockFactory=org.apache.lucene.store.NativeFSLockFactory@28d8b8b4),segFN=segments_1,generation=1}
   [junit4]   2> 563734 T1946 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 563738 T1946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 563739 T1946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 563739 T1946 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 563740 T1946 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 563741 T1946 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 563741 T1946 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 563741 T1946 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 563742 T1946 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 563742 T1946 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 563752 T1946 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 563759 T1946 oass.SolrIndexSearcher.<init> Opening Searcher@61d93e6a main
   [junit4]   2> 563760 T1946 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 563760 T1946 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 563764 T1947 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@61d93e6a main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 563765 T1946 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 563766 T1946 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45055/qz collection:control_collection shard:shard1
   [junit4]   2> 563766 T1946 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 563781 T1946 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 563802 T1946 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 563813 T1946 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 563814 T1946 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 563814 T1946 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45055/qz/collection1/
   [junit4]   2> 563814 T1946 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 563814 T1946 oasc.SyncStrategy.syncToMe http://127.0.0.1:45055/qz/collection1/ has no replicas
   [junit4]   2> 563815 T1946 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45055/qz/collection1/ shard1
   [junit4]   2> 563815 T1946 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 563882 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 563890 T1943 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> 563924 T1946 oasc.ZkController.register We are http://127.0.0.1:45055/qz/collection1/ and leader is http://127.0.0.1:45055/qz/collection1/
   [junit4]   2> 563924 T1946 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45055/qz
   [junit4]   2> 563924 T1946 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 563924 T1946 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 563925 T1946 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 563927 T1946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 563928 T1921 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 563929 T1921 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 563929 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 563939 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 563940 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 563944 T1950 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62ae6ed1 name:ZooKeeperConnection Watcher:127.0.0.1:45051/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 563944 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 563945 T1921 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 563948 T1921 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 564220 T1921 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 564223 T1921 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45059
   [junit4]   2> 564224 T1921 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 564225 T1921 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 564225 T1921 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374902844224
   [junit4]   2> 564226 T1921 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374902844224/'
   [junit4]   2> 564264 T1921 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374902844224/solr.xml
   [junit4]   2> 564336 T1921 oasc.CoreContainer.<init> New CoreContainer 1873273885
   [junit4]   2> 564337 T1921 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374902844224/]
   [junit4]   2> 564338 T1921 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 564339 T1921 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 564339 T1921 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 564340 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 564340 T1921 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 564341 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 564341 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 564342 T1921 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 564342 T1921 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 564343 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 564357 T1921 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45051/solr
   [junit4]   2> 564358 T1921 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 564359 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 564362 T1961 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7771652f name:ZooKeeperConnection Watcher:127.0.0.1:45051 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 564362 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 564377 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 564386 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 564388 T1963 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d31f5d0 name:ZooKeeperConnection Watcher:127.0.0.1:45051/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 564388 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 564399 T1921 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 565398 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 565399 T1944 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45055_qz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45055/qz"}
   [junit4]   2> 565411 T1921 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45059_qz
   [junit4]   2> 565413 T1921 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45059_qz
   [junit4]   2> 565414 T1963 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> 565414 T1943 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> 565414 T1950 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> 565418 T1963 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 565418 T1950 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 565418 T1963 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 565419 T1943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 565421 T1943 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 565427 T1964 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 565427 T1964 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 565429 T1964 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 566921 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 566922 T1944 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45059_qz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45059/qz"}
   [junit4]   2> 566922 T1944 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 566923 T1944 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 566962 T1963 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> 566962 T1943 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> 566962 T1950 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> 567431 T1964 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 567431 T1964 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374902844224/collection1
   [junit4]   2> 567431 T1964 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 567432 T1964 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 567432 T1964 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 567433 T1964 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374902844224/collection1/'
   [junit4]   2> 567434 T1964 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374902844224/collection1/lib/README' to classloader
   [junit4]   2> 567435 T1964 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374902844224/collection1/lib/classes/' to classloader
   [junit4]   2> 567490 T1964 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 567548 T1964 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 567650 T1964 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 567661 T1964 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 568283 T1964 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 568284 T1964 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 568285 T1964 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 568297 T1964 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 568302 T1964 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 568317 T1964 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 568322 T1964 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 568326 T1964 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 568328 T1964 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 568328 T1964 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 568328 T1964 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 568329 T1964 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 568329 T1964 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 568330 T1964 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 568330 T1964 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374902844224/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty1/
   [junit4]   2> 568330 T1964 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5acad437
   [junit4]   2> 568331 T1964 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty1
   [junit4]   2> 568332 T1964 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty1/index/
   [junit4]   2> 568332 T1964 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 568332 T1964 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty1/index
   [junit4]   2> 568336 T1964 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@706aa018 lockFactory=org.apache.lucene.store.NativeFSLockFactory@340b1ca9),segFN=segments_1,generation=1}
   [junit4]   2> 568336 T1964 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 568341 T1964 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 568342 T1964 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 568342 T1964 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 568343 T1964 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 568344 T1964 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 568344 T1964 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 568344 T1964 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 568345 T1964 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 568345 T1964 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 568355 T1964 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 568362 T1964 oass.SolrIndexSearcher.<init> Opening Searcher@223844a8 main
   [junit4]   2> 568363 T1964 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 568363 T1964 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 568368 T1965 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@223844a8 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 568370 T1964 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 568371 T1964 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45059/qz collection:collection1 shard:shard1
   [junit4]   2> 568371 T1964 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 568388 T1964 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 568409 T1964 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 568420 T1964 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 568420 T1964 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 568421 T1964 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45059/qz/collection1/
   [junit4]   2> 568421 T1964 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 568421 T1964 oasc.SyncStrategy.syncToMe http://127.0.0.1:45059/qz/collection1/ has no replicas
   [junit4]   2> 568422 T1964 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45059/qz/collection1/ shard1
   [junit4]   2> 568422 T1964 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 568466 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 568482 T1963 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> 568482 T1950 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> 568482 T1943 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> 568487 T1964 oasc.ZkController.register We are http://127.0.0.1:45059/qz/collection1/ and leader is http://127.0.0.1:45059/qz/collection1/
   [junit4]   2> 568487 T1964 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45059/qz
   [junit4]   2> 568487 T1964 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 568487 T1964 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 568488 T1964 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 568495 T1964 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 568496 T1921 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 568497 T1921 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 568497 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 568771 T1921 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 568774 T1921 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45062
   [junit4]   2> 568775 T1921 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 568776 T1921 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 568776 T1921 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374902848782
   [junit4]   2> 568777 T1921 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374902848782/'
   [junit4]   2> 568814 T1921 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374902848782/solr.xml
   [junit4]   2> 568886 T1921 oasc.CoreContainer.<init> New CoreContainer 1837961181
   [junit4]   2> 568887 T1921 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374902848782/]
   [junit4]   2> 568889 T1921 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 568889 T1921 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 568890 T1921 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 568890 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 568891 T1921 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 568891 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 568892 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 568892 T1921 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 568893 T1921 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 568893 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 568908 T1921 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45051/solr
   [junit4]   2> 568908 T1921 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 568909 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 568912 T1977 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@480cae5b name:ZooKeeperConnection Watcher:127.0.0.1:45051 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 568912 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 568928 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 568939 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 568941 T1979 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2906a2bf name:ZooKeeperConnection Watcher:127.0.0.1:45051/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 568941 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 568950 T1921 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 569954 T1921 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45062_qz
   [junit4]   2> 569956 T1921 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45062_qz
   [junit4]   2> 569958 T1950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 569959 T1943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 569960 T1963 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 569960 T1979 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 569960 T1963 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 569961 T1950 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 569962 T1943 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 569976 T1980 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 569976 T1980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 569978 T1980 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 569988 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 569990 T1944 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45059_qz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45059/qz"}
   [junit4]   2> 569994 T1944 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45062_qz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45062/qz"}
   [junit4]   2> 569994 T1944 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 569995 T1944 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 570005 T1963 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> 570005 T1950 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> 570005 T1943 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> 570005 T1979 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> 570979 T1980 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 570979 T1980 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374902848782/collection1
   [junit4]   2> 570979 T1980 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 570980 T1980 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 570980 T1980 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 570981 T1980 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374902848782/collection1/'
   [junit4]   2> 570983 T1980 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374902848782/collection1/lib/README' to classloader
   [junit4]   2> 570983 T1980 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374902848782/collection1/lib/classes/' to classloader
   [junit4]   2> 571039 T1980 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 571099 T1980 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 571200 T1980 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 571212 T1980 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 571830 T1980 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 571830 T1980 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 571831 T1980 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 571844 T1980 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 571848 T1980 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 571863 T1980 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 571868 T1980 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 571872 T1980 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 571873 T1980 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 571874 T1980 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 571874 T1980 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 571875 T1980 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 571875 T1980 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 571876 T1980 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 571876 T1980 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374902848782/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty2/
   [junit4]   2> 571876 T1980 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5acad437
   [junit4]   2> 571877 T1980 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty2
   [junit4]   2> 571878 T1980 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty2/index/
   [junit4]   2> 571878 T1980 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 571878 T1980 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty2/index
   [junit4]   2> 571882 T1980 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5c3e0d44 lockFactory=org.apache.lucene.store.NativeFSLockFactory@22d1d5de),segFN=segments_1,generation=1}
   [junit4]   2> 571882 T1980 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 571887 T1980 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 571888 T1980 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 571888 T1980 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 571889 T1980 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 571890 T1980 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 571890 T1980 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 571890 T1980 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 571891 T1980 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 571891 T1980 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 571901 T1980 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 571908 T1980 oass.SolrIndexSearcher.<init> Opening Searcher@7122ee91 main
   [junit4]   2> 571909 T1980 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 571909 T1980 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 571914 T1981 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7122ee91 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 571916 T1980 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 571916 T1980 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45062/qz collection:collection1 shard:shard2
   [junit4]   2> 571917 T1980 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 571931 T1980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 571951 T1980 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 571954 T1980 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 571954 T1980 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 571954 T1980 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45062/qz/collection1/
   [junit4]   2> 571955 T1980 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 571955 T1980 oasc.SyncStrategy.syncToMe http://127.0.0.1:45062/qz/collection1/ has no replicas
   [junit4]   2> 571955 T1980 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45062/qz/collection1/ shard2
   [junit4]   2> 571955 T1980 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 573019 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 573048 T1963 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> 573048 T1943 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> 573048 T1979 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> 573048 T1950 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> 573083 T1980 oasc.ZkController.register We are http://127.0.0.1:45062/qz/collection1/ and leader is http://127.0.0.1:45062/qz/collection1/
   [junit4]   2> 573083 T1980 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45062/qz
   [junit4]   2> 573083 T1980 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 573083 T1980 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 573084 T1980 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 573085 T1980 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 573086 T1921 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 573087 T1921 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 573088 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 573366 T1921 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 573369 T1921 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45065
   [junit4]   2> 573370 T1921 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 573371 T1921 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 573371 T1921 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374902853373
   [junit4]   2> 573372 T1921 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374902853373/'
   [junit4]   2> 573410 T1921 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374902853373/solr.xml
   [junit4]   2> 573489 T1921 oasc.CoreContainer.<init> New CoreContainer 1428048298
   [junit4]   2> 573490 T1921 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374902853373/]
   [junit4]   2> 573491 T1921 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 573492 T1921 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 573492 T1921 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 573493 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 573493 T1921 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 573494 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 573494 T1921 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 573495 T1921 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 573495 T1921 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 573496 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 573510 T1921 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45051/solr
   [junit4]   2> 573511 T1921 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 573512 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 573515 T1993 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3776638e name:ZooKeeperConnection Watcher:127.0.0.1:45051 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 573515 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 573529 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 573539 T1921 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 573541 T1995 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@18a38dea name:ZooKeeperConnection Watcher:127.0.0.1:45051/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 573542 T1921 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 573554 T1921 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 574558 T1921 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45065_qz
   [junit4]   2> 574560 T1921 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45065_qz
   [junit4]   2> 574561 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 574563 T1950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 574564 T1943 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 574564 T1944 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45062_qz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45062/qz"}
   [junit4]   2> 574564 T1979 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 574564 T1995 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 574564 T1963 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 574565 T1979 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 574565 T1963 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 574575 T1950 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 574585 T1963 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> 574585 T1979 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> 574585 T1950 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> 574585 T1995 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> 574589 T1996 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 574590 T1943 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 574590 T1996 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 574590 T1943 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> 574591 T1996 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 576091 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 576092 T1944 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45065_qz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45065/qz"}
   [junit4]   2> 576092 T1944 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 576093 T1944 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 576109 T1963 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> 576109 T1943 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> 576109 T1979 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> 576109 T1995 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> 576109 T1950 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> 576594 T1996 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 576594 T1996 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374902853373/collection1
   [junit4]   2> 576594 T1996 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 576595 T1996 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 576595 T1996 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 576597 T1996 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374902853373/collection1/'
   [junit4]   2> 576598 T1996 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374902853373/collection1/lib/README' to classloader
   [junit4]   2> 576599 T1996 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374902853373/collection1/lib/classes/' to classloader
   [junit4]   2> 576654 T1996 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 576713 T1996 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 576814 T1996 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 576826 T1996 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 577452 T1996 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 577453 T1996 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 577453 T1996 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 577466 T1996 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 577470 T1996 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 577485 T1996 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 577490 T1996 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 577494 T1996 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 577495 T1996 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 577496 T1996 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 577496 T1996 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 577497 T1996 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 577497 T1996 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 577498 T1996 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 577498 T1996 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374902853373/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty3/
   [junit4]   2> 577498 T1996 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5acad437
   [junit4]   2> 577500 T1996 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty3
   [junit4]   2> 577500 T1996 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty3/index/
   [junit4]   2> 577500 T1996 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 577501 T1996 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374902840267/jetty3/index
   [junit4]   2> 577504 T1996 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@595f563b lockFactory=org.apache.lucene.store.NativeFSLockFactory@57747bac),segFN=segments_1,generation=1}
   [junit4]   2> 577505 T1996 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 577510 T1996 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 577510 T1996 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 577511 T1996 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 577511 T1996 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 577512 T1996 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 577512 T1996 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 577513 T1996 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 577513 T1996 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 577514 T1996 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 577523 T1996 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 577530 T1996 oass.SolrIndexSearcher.<init> Opening Searcher@6fdd60b main
   [junit4]   2> 577532 T1996 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 577532 T1996 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 577536 T1997 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6fdd60b main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 577538 T1996 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 577539 T1996 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45065/qz collection:collection1 shard:shard1
   [junit4]   2> 577539 T1996 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 577583 T1996 oasc.ZkController.register We are http://127.0.0.1:45065/qz/collection1/ and leader is http://127.0.0.1:45059/qz/collection1/
   [junit4]   2> 577583 T1996 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45065/qz
   [junit4]   2> 577583 T1996 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 577583 T1996 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C408 name=collection1 org.apache.solr.core.SolrCore@4197d0de url=http://127.0.0.1:45065/qz/collection1 node=127.0.0.1:45065_qz C408_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:45065_qz, base_url=http://127.0.0.1:45065/qz}
   [junit4]   2> 577584 T1998 C408 P45065 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 577584 T1998 C408 P45065 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 577584 T1996 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 577585 T1998 C408 P45065 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 577585 T1998 C408 P45065 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 577585 T1921 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 577586 T1921 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 577586 T1998 C408 P45065 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 577586 T1921 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 577600 T1953 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 577614 T1944 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 577615 T1944 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45065_qz",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45065/qz"}
   [junit4]   2> 577629 T1963 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> 577629 T1943 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> 577629 T1950 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occ

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

ingsFormat(name=SimpleText), oddField_s=PostingsFormat(name=Asserting), sequence_i=PostingsFormat(name=Asserting), name=PostingsFormat(name=Memory doPackFST= false), foo_i=PostingsFormat(name=SimpleText), regex_dup_B_s=PostingsFormat(name=TestBloomFilteredLucene41Postings), multiDefault=PostingsFormat(name=SimpleText), n_tf1=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_dt1=PostingsFormat(name=SimpleText), genre_s=PostingsFormat(name=Asserting), author_t=PostingsFormat(name=SimpleText), range_facet_l=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_ti1=PostingsFormat(name=Memory doPackFST= false), text=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=TestBloomFilteredLucene41Postings), val_i=PostingsFormat(name=Memory doPackFST= false), SubjectTerms_mfacet=PostingsFormat(name=TestBloomFilteredLucene41Postings), series_t=PostingsFormat(name=SimpleText), a_t=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_tdt1=PostingsFormat(name=TestBloomFilteredLucene41Postings), regex_dup_A_s=PostingsFormat(name=Asserting), price=PostingsFormat(name=Asserting), other_tl1=PostingsFormat(name=TestBloomFilteredLucene41Postings), n_l1=PostingsFormat(name=TestBloomFilteredLucene41Postings), a_si=PostingsFormat(name=SimpleText), inStock=PostingsFormat(name=Asserting)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=hu_HU, timezone=Atlantic/Cape_Verde
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=242802344,total=433061888
   [junit4]   2> NOTE: All tests run in this JVM: [TestPluginEnable, TestGroupingSearch, PrimitiveFieldTypeTest, SynonymTokenizerTest, ParsingFieldUpdateProcessorsTest, DirectUpdateHandlerOptimizeTest, DistributedTermsComponentTest, SearchHandlerTest, ShardRoutingTest, ScriptEngineTest, TestPhraseSuggestions, StatelessScriptUpdateProcessorFactoryTest, TestSearchPerf, SolrCoreTest, RAMDirectoryFactoryTest, DocumentBuilderTest, TestRemoteStreaming, TestSolrIndexConfig, AlternateDirectoryTest, FieldMutatingUpdateProcessorTest, ExternalFileFieldSortTest, TestIBSimilarityFactory, TestPerFieldSimilarity, MoreLikeThisHandlerTest, SoftAutoCommitTest, TestSolrQueryParserResource, TestDefaultSearchFieldResource, TestSurroundQueryParser, LoggingHandlerTest, TestSweetSpotSimilarityFactory, CSVRequestHandlerTest, TestAddFieldRealTimeGet, ShowFileRequestHandlerTest, TestStressVersions, QueryEqualityTest, TestReversedWildcardFilterFactory, TestSolrQueryParserDefaultOperatorResource, DateFieldTest, AutoCommitTest, ResourceLoaderTest, TestRecoveryHdfs, SchemaVersionSpecificBehaviorTest, ResponseLogComponentTest, TestUniqueKeyFieldResource, TestExtendedDismaxParser, TermVectorComponentTest, DirectSolrConnectionTest, MinimalSchemaTest, TestFunctionQuery, AliasIntegrationTest, JsonLoaderTest, SimpleFacetsTest, TestCharFilters, SOLR749Test, PolyFieldTest, DocValuesTest, LukeRequestHandlerTest, PeerSyncTest, LeaderElectionTest, TestSolrCoreProperties, QueryElevationComponentTest, TestQueryUtils, RegexBoostProcessorTest, HdfsUnloadDistributedZkTest, TestPropInjectDefaults, PreAnalyzedFieldTest, CoreAdminHandlerTest, UUIDFieldTest, TestConfig, ChaosMonkeyNothingIsSafeTest, TestFaceting, TestFastWriter, TestSolrXml, TestTrie, TestFieldResource, TestLFUCache, TestBadConfig, ZkCLITest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=C37E9C5F2968D2FE -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=hu_HU -Dtests.timezone=Atlantic/Cape_Verde -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=2416, name=recoveryCmdExecutor-994-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C37E9C5F2968D2FE]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2416, name=recoveryCmdExecutor-994-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C37E9C5F2968D2FE]:0)
   [junit4] Completed on J0 in 416.94s, 1 test, 2 errors <<< FAILURES!

[...truncated 564 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:876: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 538 ignored (6 assumptions)

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



[JENKINS] Lucene-Solr-Tests-4.x-Java6 - Build # 1842 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.x-Java6/1842/

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest:     1) Thread[id=2664, name=recoveryCmdExecutor-1304-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2664, name=recoveryCmdExecutor-1304-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([98B5DE836D69C2D1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.BasicDistributedZkTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=2664, name=recoveryCmdExecutor-1304-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)         at java.net.Socket.connect(Socket.java:546)         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:679)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2664, name=recoveryCmdExecutor-1304-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
        at java.net.Socket.connect(Socket.java:546)
        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:679)
	at __randomizedtesting.SeedInfo.seed([98B5DE836D69C2D1]:0)




Build Log:
[...truncated 9254 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1201986 T2177 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1201991 T2177 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZkTest-1374941324932
   [junit4]   2> 1201993 T2177 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1201993 T2178 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1202095 T2177 oasc.ZkTestServer.run start zk server on port:35763
   [junit4]   2> 1202096 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1202100 T2184 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b6edc37 name:ZooKeeperConnection Watcher:127.0.0.1:35763 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1202100 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1202101 T2177 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1202118 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1202121 T2186 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9aefffd name:ZooKeeperConnection Watcher:127.0.0.1:35763/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1202121 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1202122 T2177 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1202132 T2177 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1202135 T2177 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1202137 T2177 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1202146 T2177 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1202147 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1202163 T2177 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1202164 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1202275 T2177 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1202276 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1202279 T2177 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1202279 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1202289 T2177 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1202289 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1202292 T2177 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1202293 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1202296 T2177 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1202297 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1202300 T2177 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1202300 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1202303 T2177 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1202304 T2177 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1202573 T2177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1202576 T2177 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60189
   [junit4]   2> 1202577 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1202577 T2177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1202578 T2177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374941325255
   [junit4]   2> 1202578 T2177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374941325255/'
   [junit4]   2> 1202615 T2177 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374941325255/solr.xml
   [junit4]   2> 1202688 T2177 oasc.CoreContainer.<init> New CoreContainer 599783190
   [junit4]   2> 1202689 T2177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374941325255/]
   [junit4]   2> 1202691 T2177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1202691 T2177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1202692 T2177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1202692 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1202693 T2177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1202693 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1202693 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1202694 T2177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1202694 T2177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1202695 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1202712 T2177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 1202712 T2177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1202713 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1202716 T2197 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ff6d7b0 name:ZooKeeperConnection Watcher:127.0.0.1:35763 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1202717 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1202727 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1202739 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1202741 T2199 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49dfe086 name:ZooKeeperConnection Watcher:127.0.0.1:35763/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1202741 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1202748 T2177 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1202752 T2177 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1202761 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1202764 T2177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60189_
   [junit4]   2> 1202765 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60189_
   [junit4]   2> 1202776 T2177 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1202790 T2177 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1202792 T2177 oasc.Overseer.start Overseer (id=90108154671202307-127.0.0.1:60189_-n_0000000000) starting
   [junit4]   2> 1202803 T2177 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1202814 T2201 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1202815 T2177 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1202817 T2177 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1202819 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1202822 T2200 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1202827 T2202 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1202827 T2202 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1202829 T2202 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1204326 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1204328 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60189_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60189"}
   [junit4]   2> 1204328 T2200 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 1204328 T2200 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1204371 T2199 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> 1204832 T2202 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1204832 T2202 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374941325255/collection1
   [junit4]   2> 1204832 T2202 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1204833 T2202 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1204833 T2202 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1204834 T2202 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374941325255/collection1/'
   [junit4]   2> 1204836 T2202 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374941325255/collection1/lib/classes/' to classloader
   [junit4]   2> 1204836 T2202 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374941325255/collection1/lib/README' to classloader
   [junit4]   2> 1204890 T2202 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1204950 T2202 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1205052 T2202 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1205062 T2202 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1205686 T2202 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1205686 T2202 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1205687 T2202 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1205700 T2202 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1205704 T2202 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1205718 T2202 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1205723 T2202 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1205728 T2202 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1205729 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1205729 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1205729 T2202 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1205730 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1205731 T2202 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1205731 T2202 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1205731 T2202 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374941325255/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/control/data/
   [junit4]   2> 1205732 T2202 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fe2fe5d
   [junit4]   2> 1205732 T2202 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/control/data
   [junit4]   2> 1205733 T2202 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/control/data/index/
   [junit4]   2> 1205733 T2202 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1205733 T2202 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/control/data/index
   [junit4]   2> 1205738 T2202 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4b939fbd lockFactory=org.apache.lucene.store.NativeFSLockFactory@8ab8e20),segFN=segments_1,generation=1}
   [junit4]   2> 1205738 T2202 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1205743 T2202 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1205743 T2202 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1205744 T2202 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1205745 T2202 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1205745 T2202 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1205746 T2202 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1205746 T2202 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1205746 T2202 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1205747 T2202 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1205756 T2202 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1205764 T2202 oass.SolrIndexSearcher.<init> Opening Searcher@3efd899a main
   [junit4]   2> 1205765 T2202 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1205766 T2202 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1205769 T2203 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3efd899a main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1205771 T2202 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1205771 T2202 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60189 collection:control_collection shard:shard1
   [junit4]   2> 1205771 T2202 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1205786 T2202 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1205809 T2202 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1205820 T2202 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1205820 T2202 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1205820 T2202 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60189/collection1/
   [junit4]   2> 1205821 T2202 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1205821 T2202 oasc.SyncStrategy.syncToMe http://127.0.0.1:60189/collection1/ has no replicas
   [junit4]   2> 1205821 T2202 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60189/collection1/ shard1
   [junit4]   2> 1205822 T2202 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1205876 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1205892 T2199 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> 1205937 T2202 oasc.ZkController.register We are http://127.0.0.1:60189/collection1/ and leader is http://127.0.0.1:60189/collection1/
   [junit4]   2> 1205937 T2202 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60189
   [junit4]   2> 1205937 T2202 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1205937 T2202 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1205938 T2202 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1205940 T2202 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1205941 T2177 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 1205941 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1205942 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1205951 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1205952 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1205954 T2206 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@c964e57 name:ZooKeeperConnection Watcher:127.0.0.1:35763/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1205955 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1205956 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1205958 T2177 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1206227 T2177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1206230 T2177 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33780
   [junit4]   2> 1206230 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1206231 T2177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1206231 T2177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374941328899
   [junit4]   2> 1206232 T2177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374941328899/'
   [junit4]   2> 1206269 T2177 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374941328899/solr.xml
   [junit4]   2> 1206343 T2177 oasc.CoreContainer.<init> New CoreContainer 1575586147
   [junit4]   2> 1206344 T2177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374941328899/]
   [junit4]   2> 1206345 T2177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1206346 T2177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1206346 T2177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1206347 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1206347 T2177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1206348 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1206348 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1206349 T2177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1206349 T2177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1206350 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1206365 T2177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 1206365 T2177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1206366 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206369 T2217 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@f3af2c0 name:ZooKeeperConnection Watcher:127.0.0.1:35763 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206369 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206385 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1206395 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206397 T2219 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d796337 name:ZooKeeperConnection Watcher:127.0.0.1:35763/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206397 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206408 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1207406 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1207407 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60189_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60189"}
   [junit4]   2> 1207412 T2177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33780_
   [junit4]   2> 1207420 T2206 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> 1207420 T2199 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> 1207422 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33780_
   [junit4]   2> 1207420 T2219 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> 1207430 T2206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1207430 T2219 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1207430 T2199 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1207430 T2219 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1207431 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1207431 T2206 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1207439 T2220 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1207440 T2220 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1207441 T2220 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1208927 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1208929 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33780_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33780"}
   [junit4]   2> 1208929 T2200 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 1208929 T2200 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1208970 T2199 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> 1208970 T2219 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> 1208970 T2206 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> 1209445 T2220 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1209445 T2220 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374941328899/collection1
   [junit4]   2> 1209445 T2220 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1209446 T2220 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1209446 T2220 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1209447 T2220 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374941328899/collection1/'
   [junit4]   2> 1209448 T2220 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374941328899/collection1/lib/classes/' to classloader
   [junit4]   2> 1209449 T2220 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374941328899/collection1/lib/README' to classloader
   [junit4]   2> 1209503 T2220 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1209562 T2220 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1209664 T2220 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1209675 T2220 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1210298 T2220 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1210299 T2220 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1210300 T2220 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1210313 T2220 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1210317 T2220 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1210331 T2220 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1210336 T2220 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1210341 T2220 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1210342 T2220 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1210342 T2220 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1210342 T2220 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1210343 T2220 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1210344 T2220 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1210344 T2220 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1210344 T2220 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374941328899/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty1/
   [junit4]   2> 1210345 T2220 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fe2fe5d
   [junit4]   2> 1210346 T2220 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty1
   [junit4]   2> 1210346 T2220 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty1/index/
   [junit4]   2> 1210346 T2220 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1210347 T2220 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty1/index
   [junit4]   2> 1210351 T2220 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@750ff109 lockFactory=org.apache.lucene.store.NativeFSLockFactory@76584c46),segFN=segments_1,generation=1}
   [junit4]   2> 1210351 T2220 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1210356 T2220 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1210356 T2220 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1210357 T2220 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1210358 T2220 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1210358 T2220 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1210359 T2220 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1210359 T2220 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1210360 T2220 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1210360 T2220 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1210369 T2220 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1210377 T2220 oass.SolrIndexSearcher.<init> Opening Searcher@6f9e25dc main
   [junit4]   2> 1210378 T2220 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1210378 T2220 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1210383 T2221 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6f9e25dc main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1210385 T2220 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1210385 T2220 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33780 collection:collection1 shard:shard1
   [junit4]   2> 1210386 T2220 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1210402 T2220 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1210425 T2220 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1210436 T2220 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1210436 T2220 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1210437 T2220 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33780/collection1/
   [junit4]   2> 1210437 T2220 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1210437 T2220 oasc.SyncStrategy.syncToMe http://127.0.0.1:33780/collection1/ has no replicas
   [junit4]   2> 1210437 T2220 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33780/collection1/ shard1
   [junit4]   2> 1210437 T2220 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1210475 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1210490 T2206 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> 1210490 T2199 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> 1210490 T2219 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> 1210504 T2220 oasc.ZkController.register We are http://127.0.0.1:33780/collection1/ and leader is http://127.0.0.1:33780/collection1/
   [junit4]   2> 1210504 T2220 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33780
   [junit4]   2> 1210504 T2220 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1210504 T2220 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1210505 T2220 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1210506 T2220 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1210507 T2177 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 1210508 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1210508 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1210755 T2177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1210758 T2177 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:13279
   [junit4]   2> 1210759 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1210760 T2177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1210760 T2177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374941333458
   [junit4]   2> 1210760 T2177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374941333458/'
   [junit4]   2> 1210794 T2177 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374941333458/solr.xml
   [junit4]   2> 1210861 T2177 oasc.CoreContainer.<init> New CoreContainer 521698068
   [junit4]   2> 1210862 T2177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374941333458/]
   [junit4]   2> 1210864 T2177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1210864 T2177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1210864 T2177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1210865 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1210865 T2177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1210866 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1210866 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1210867 T2177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1210867 T2177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1210867 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1210882 T2177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 1210883 T2177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1210884 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210887 T2233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@386dff name:ZooKeeperConnection Watcher:127.0.0.1:35763 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1210887 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1210902 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1210912 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1210914 T2235 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65d05b79 name:ZooKeeperConnection Watcher:127.0.0.1:35763/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1210914 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1210919 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1211924 T2177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:13279_
   [junit4]   2> 1211926 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:13279_
   [junit4]   2> 1211928 T2206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1211930 T2235 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1211930 T2199 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1211930 T2219 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1211930 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1211931 T2219 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1211931 T2206 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1211945 T2236 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1211945 T2236 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1211946 T2236 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1211996 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1211997 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33780_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33780"}
   [junit4]   2> 1212002 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:13279_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:13279"}
   [junit4]   2> 1212003 T2200 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1212003 T2200 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1212013 T2206 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> 1212013 T2199 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> 1212013 T2219 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> 1212013 T2235 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> 1212948 T2236 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1212948 T2236 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374941333458/collection1
   [junit4]   2> 1212948 T2236 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1212949 T2236 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1212949 T2236 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1212950 T2236 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374941333458/collection1/'
   [junit4]   2> 1212952 T2236 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374941333458/collection1/lib/README' to classloader
   [junit4]   2> 1212952 T2236 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374941333458/collection1/lib/classes/' to classloader
   [junit4]   2> 1213011 T2236 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1213070 T2236 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1213172 T2236 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1213182 T2236 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1213809 T2236 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1213809 T2236 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1213810 T2236 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1213823 T2236 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1213827 T2236 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1213841 T2236 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1213846 T2236 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1213850 T2236 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1213852 T2236 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1213852 T2236 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1213852 T2236 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1213853 T2236 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1213853 T2236 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1213854 T2236 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1213854 T2236 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374941333458/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty2/
   [junit4]   2> 1213854 T2236 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fe2fe5d
   [junit4]   2> 1213856 T2236 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty2
   [junit4]   2> 1213856 T2236 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty2/index/
   [junit4]   2> 1213856 T2236 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1213857 T2236 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty2/index
   [junit4]   2> 1213860 T2236 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@48b77881 lockFactory=org.apache.lucene.store.NativeFSLockFactory@23a4c43a),segFN=segments_1,generation=1}
   [junit4]   2> 1213860 T2236 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1213865 T2236 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1213866 T2236 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1213866 T2236 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1213867 T2236 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1213868 T2236 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1213868 T2236 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1213868 T2236 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1213869 T2236 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1213869 T2236 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1213879 T2236 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1213886 T2236 oass.SolrIndexSearcher.<init> Opening Searcher@9530fbd main
   [junit4]   2> 1213887 T2236 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1213887 T2236 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1213892 T2237 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9530fbd main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1213894 T2236 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1213894 T2236 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:13279 collection:collection1 shard:shard2
   [junit4]   2> 1213895 T2236 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1213911 T2236 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1213940 T2236 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1213951 T2236 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1213951 T2236 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1213951 T2236 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:13279/collection1/
   [junit4]   2> 1213952 T2236 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1213952 T2236 oasc.SyncStrategy.syncToMe http://127.0.0.1:13279/collection1/ has no replicas
   [junit4]   2> 1213952 T2236 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:13279/collection1/ shard2
   [junit4]   2> 1213953 T2236 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1215029 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1215053 T2206 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> 1215053 T2235 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> 1215053 T2199 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> 1215053 T2219 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> 1215099 T2236 oasc.ZkController.register We are http://127.0.0.1:13279/collection1/ and leader is http://127.0.0.1:13279/collection1/
   [junit4]   2> 1215099 T2236 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:13279
   [junit4]   2> 1215099 T2236 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1215099 T2236 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1215100 T2236 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1215102 T2236 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1215103 T2177 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 1215103 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1215104 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1215373 T2177 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1215375 T2177 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:56394
   [junit4]   2> 1215376 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1215377 T2177 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1215377 T2177 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374941338055
   [junit4]   2> 1215378 T2177 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374941338055/'
   [junit4]   2> 1215414 T2177 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374941338055/solr.xml
   [junit4]   2> 1215487 T2177 oasc.CoreContainer.<init> New CoreContainer 47656344
   [junit4]   2> 1215487 T2177 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374941338055/]
   [junit4]   2> 1215489 T2177 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1215490 T2177 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1215490 T2177 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1215491 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1215491 T2177 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1215491 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1215492 T2177 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1215492 T2177 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1215493 T2177 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1215493 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1215510 T2177 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:35763/solr
   [junit4]   2> 1215510 T2177 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1215511 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215514 T2249 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cf2579c name:ZooKeeperConnection Watcher:127.0.0.1:35763 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215515 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1215533 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1215544 T2177 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1215546 T2251 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@273b78c5 name:ZooKeeperConnection Watcher:127.0.0.1:35763/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1215546 T2177 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1215556 T2177 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1216559 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1216560 T2177 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56394_
   [junit4]   2> 1216561 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:13279_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:13279"}
   [junit4]   2> 1216562 T2177 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56394_
   [junit4]   2> 1216581 T2206 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 1216583 T2235 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1216583 T2219 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1216583 T2235 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1216583 T2251 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1216583 T2219 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1216584 T2251 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> 1216585 T2206 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1216585 T2206 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> 1216585 T2235 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> 1216586 T2219 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> 1216596 T2199 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1216597 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1216598 T2199 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> 1216602 T2252 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1216602 T2252 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1216603 T2252 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1218098 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1218100 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56394_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56394"}
   [junit4]   2> 1218100 T2200 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1218100 T2200 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1218115 T2206 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> 1218115 T2219 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> 1218115 T2199 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> 1218115 T2251 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> 1218115 T2235 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> 1218607 T2252 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1218607 T2252 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374941338055/collection1
   [junit4]   2> 1218607 T2252 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1218608 T2252 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1218608 T2252 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1218609 T2252 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374941338055/collection1/'
   [junit4]   2> 1218611 T2252 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374941338055/collection1/lib/README' to classloader
   [junit4]   2> 1218612 T2252 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374941338055/collection1/lib/classes/' to classloader
   [junit4]   2> 1218666 T2252 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 1218726 T2252 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1218828 T2252 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1218839 T2252 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1219444 T2252 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1219444 T2252 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1219445 T2252 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1219453 T2252 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1219456 T2252 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1219468 T2252 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1219471 T2252 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1219475 T2252 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1219476 T2252 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1219476 T2252 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1219476 T2252 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1219477 T2252 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1219477 T2252 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1219477 T2252 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1219478 T2252 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374941338055/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty3/
   [junit4]   2> 1219478 T2252 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@4fe2fe5d
   [junit4]   2> 1219479 T2252 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty3
   [junit4]   2> 1219479 T2252 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty3/index/
   [junit4]   2> 1219479 T2252 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1219479 T2252 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374941324932/jetty3/index
   [junit4]   2> 1219482 T2252 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7a834b16 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5909b31c),segFN=segments_1,generation=1}
   [junit4]   2> 1219482 T2252 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1219485 T2252 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1219485 T2252 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1219486 T2252 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1219486 T2252 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1219487 T2252 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1219487 T2252 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1219487 T2252 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1219488 T2252 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1219488 T2252 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1219494 T2252 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1219499 T2252 oass.SolrIndexSearcher.<init> Opening Searcher@63620338 main
   [junit4]   2> 1219500 T2252 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1219500 T2252 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1219503 T2253 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63620338 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1219505 T2252 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1219505 T2252 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56394 collection:collection1 shard:shard1
   [junit4]   2> 1219505 T2252 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1219540 T2252 oasc.ZkController.register We are http://127.0.0.1:56394/collection1/ and leader is http://127.0.0.1:33780/collection1/
   [junit4]   2> 1219540 T2252 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56394
   [junit4]   2> 1219540 T2252 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1219540 T2252 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C435 name=collection1 org.apache.solr.core.SolrCore@2c3eaf1f url=http://127.0.0.1:56394/collection1 node=127.0.0.1:56394_ C435_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:56394_, base_url=http://127.0.0.1:56394}
   [junit4]   2> 1219540 T2254 C435 P56394 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1219541 T2254 C435 P56394 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1219541 T2252 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1219541 T2254 C435 P56394 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1219542 T2254 C435 P56394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1219542 T2177 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 1219543 T2177 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1219543 T2254 C435 P56394 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1219543 T2177 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1219559 T2209 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1219620 T2200 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1219621 T2200 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56394_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56394"}
   [junit4]   2> 1219639 T2206 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> 1219639 T2219 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> 1219639 T2199 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConne

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

(blocksize=128), timestamp=PostingsFormat(name=Memory doPackFST= true), id=PostingsFormat(name=Lucene41WithOrds), range_facet_sl=PostingsFormat(name=Direct), range_facet_si=Lucene41(blocksize=128), oddField_s=PostingsFormat(name=Direct), sequence_i=PostingsFormat(name=Direct), name=PostingsFormat(name=Lucene41WithOrds), foo_i=Lucene41(blocksize=128), regex_dup_B_s=PostingsFormat(name=Memory doPackFST= true), multiDefault=Lucene41(blocksize=128), n_tf1=PostingsFormat(name=Memory doPackFST= true), n_dt1=Lucene41(blocksize=128), genre_s=PostingsFormat(name=Direct), author_t=Lucene41(blocksize=128), range_facet_l=PostingsFormat(name=Memory doPackFST= true), n_ti1=PostingsFormat(name=Lucene41WithOrds), text=PostingsFormat(name=Direct), _version_=PostingsFormat(name=Memory doPackFST= true), val_i=PostingsFormat(name=Lucene41WithOrds), SubjectTerms_mfacet=PostingsFormat(name=Memory doPackFST= true), series_t=Lucene41(blocksize=128), a_t=PostingsFormat(name=Memory doPackFST= true), n_tdt1=PostingsFormat(name=Memory doPackFST= true), regex_dup_A_s=PostingsFormat(name=Direct), price=PostingsFormat(name=Direct), other_tl1=PostingsFormat(name=Memory doPackFST= true), n_l1=PostingsFormat(name=Memory doPackFST= true), a_si=Lucene41(blocksize=128), inStock=PostingsFormat(name=Direct)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=th, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=264623712,total=398131200
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, SimplePostToolTest, TestStressLucene, SpellCheckCollatorTest, TestCSVLoader, TestManagedSchemaFieldResource, CollectionsAPIDistributedZkTest, BasicZkTest, TestFieldCollectionResource, ZkNodePropsTest, DirectSolrSpellCheckerTest, TestDistributedGrouping, FieldAnalysisRequestHandlerTest, TestJmxIntegration, SampleTest, IndexBasedSpellCheckerTest, TestCloudManagedSchema, StatsComponentTest, MultiTermTest, TestClassNameShortening, UpdateParamsTest, TestInfoStreamLogging, FullSolrCloudDistribCmdsTest, CurrencyFieldXmlFileTest, TestMultiCoreConfBootstrap, ClusterStateTest, TestHashPartitioner, TestWordDelimiterFilterFactory, PathHierarchyTokenizerFactoryTest, SortByFunctionTest, TestOmitPositions, TestLuceneMatchVersion, DebugComponentTest, TestAtomicUpdateErrorCases, SpellCheckComponentTest, RequiredFieldsTest, TestRandomFaceting, XmlUpdateRequestHandlerTest, TestCoreDiscovery, TestSolrJ, IndexReaderFactoryTest, BadIndexSchemaTest, TestPostingsSolrHighlighter, XsltUpdateRequestHandlerTest, TestBinaryField, DOMUtilTest, UniqFieldsUpdateProcessorFactoryTest, URLClassifyProcessorTest, TestBM25SimilarityFactory, DistanceFunctionTest, NumericFieldsTest, TestSolr4Spatial, HdfsSyncSliceTest, SolrCmdDistributorTest, TestUtils, LeaderElectionIntegrationTest, TestLMJelinekMercerSimilarityFactory, CoreContainerCoreInitFailuresTest, TestCollationKeyRangeQueries, TestSchemaResource, DefaultValueUpdateProcessorTest, TestDFRSimilarityFactory, OpenExchangeRatesOrgProviderTest, TestFoldingMultitermQuery, FileUtilsTest, SuggesterTSTTest, QueryResultKeyTest, TestRTGBase, TestNumberUtils, TestBinaryResponseWriter, TestZkChroot, HdfsBasicDistributedZkTest, TestCollationField, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=98B5DE836D69C2D1 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=America/North_Dakota/Beulah -Dtests.file.encoding=ISO8859-1
   [junit4] ERROR   0.00s J1 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=2664, name=recoveryCmdExecutor-1304-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([98B5DE836D69C2D1]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2664, name=recoveryCmdExecutor-1304-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:385)
   [junit4]    >         at java.net.Socket.connect(Socket.java:546)
   [junit4]    >         at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]    >         at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]    >         at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]    >         at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]    >         at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]    >         at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]    >         at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:679)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([98B5DE836D69C2D1]:0)
   [junit4] Completed on J1 in 412.47s, 1 test, 2 errors <<< FAILURES!

[...truncated 491 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java6/lucene/common-build.xml:876: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 677 ignored (1 assumption)

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