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/20 20:18:26 UTC

[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 37 - Failure

Build: https://builds.apache.org/job/Lucene-Solr-Tests-4.4-Java6/37/

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=804, name=recoveryCmdExecutor-180-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:384)         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=804, name=recoveryCmdExecutor-180-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:384)
        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([B6CF1EC787ECF61A]: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=804, name=recoveryCmdExecutor-180-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:384)         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=804, name=recoveryCmdExecutor-180-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:384)
        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([B6CF1EC787ECF61A]:0)




Build Log:
[...truncated 8759 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 113367 T346 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_/lu
   [junit4]   2> 113375 T346 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374343330783
   [junit4]   2> 113376 T346 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 113376 T347 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 113477 T346 oasc.ZkTestServer.run start zk server on port:51511
   [junit4]   2> 113477 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 113481 T353 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e335678 name:ZooKeeperConnection Watcher:127.0.0.1:51511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 113481 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 113481 T346 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 113494 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 113496 T355 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71d9a2ab name:ZooKeeperConnection Watcher:127.0.0.1:51511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 113496 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 113497 T346 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 113507 T346 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 113510 T346 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 113512 T346 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 113515 T346 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 113516 T346 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 113522 T346 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 113523 T346 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 113637 T346 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 113637 T346 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 113641 T346 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 113641 T346 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 113644 T346 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 113645 T346 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 113648 T346 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 113649 T346 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 113657 T346 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 113657 T346 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 113660 T346 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 113661 T346 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 113664 T346 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 113665 T346 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 113855 T346 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 113859 T346 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51515
   [junit4]   2> 113860 T346 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 113860 T346 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 113860 T346 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374343331083
   [junit4]   2> 113861 T346 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374343331083/'
   [junit4]   2> 113887 T346 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374343331083/solr.xml
   [junit4]   2> 113942 T346 oasc.CoreContainer.<init> New CoreContainer 2084975591
   [junit4]   2> 113943 T346 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374343331083/]
   [junit4]   2> 113944 T346 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 113945 T346 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 113945 T346 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 113946 T346 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 113946 T346 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 113946 T346 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 113947 T346 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 113947 T346 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 113948 T346 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 113948 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 113966 T346 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 113967 T346 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51511/solr
   [junit4]   2> 113967 T346 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 113969 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 113992 T366 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64f9c26e name:ZooKeeperConnection Watcher:127.0.0.1:51511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 113993 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 114009 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 114022 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 114054 T368 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c3002b9 name:ZooKeeperConnection Watcher:127.0.0.1:51511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 114054 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 114079 T346 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 114123 T346 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 114153 T346 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 114157 T346 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51515__%2Flu
   [junit4]   2> 114199 T346 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51515__%2Flu
   [junit4]   2> 114233 T346 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 114348 T346 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 114378 T346 oasc.Overseer.start Overseer (id=90068964526587907-127.0.0.1:51515__%2Flu-n_0000000000) starting
   [junit4]   2> 114427 T346 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 114452 T370 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 114453 T346 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 114486 T346 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 114489 T346 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 114492 T369 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 114497 T371 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 114497 T371 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 114499 T371 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 115997 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 115998 T369 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:51515__%2Flu",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51515/_/lu"}
   [junit4]   2> 115999 T369 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 115999 T369 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 116049 T368 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> 116501 T371 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 116501 T371 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374343331083/collection1
   [junit4]   2> 116501 T371 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 116502 T371 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 116503 T371 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 116505 T371 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374343331083/collection1/'
   [junit4]   2> 116506 T371 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374343331083/collection1/lib/classes/' to classloader
   [junit4]   2> 116507 T371 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374343331083/collection1/lib/README' to classloader
   [junit4]   2> 116567 T371 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 116636 T371 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 116739 T371 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 116758 T371 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 117439 T371 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 117439 T371 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 117441 T371 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 117454 T371 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 117457 T371 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 117475 T371 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 117479 T371 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 117485 T371 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 117486 T371 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 117487 T371 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 117487 T371 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 117488 T371 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 117488 T371 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 117488 T371 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 117489 T371 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374343331083/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/control/data/
   [junit4]   2> 117489 T371 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25474e45
   [junit4]   2> 117490 T371 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/control/data
   [junit4]   2> 117490 T371 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/control/data/index/
   [junit4]   2> 117490 T371 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 117491 T371 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/control/data/index
   [junit4]   2> 117494 T371 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@1235047f lockFactory=org.apache.lucene.store.NativeFSLockFactory@72810768),segFN=segments_1,generation=1}
   [junit4]   2> 117495 T371 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 117499 T371 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 117499 T371 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 117500 T371 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 117500 T371 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 117501 T371 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 117501 T371 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 117501 T371 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 117502 T371 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 117503 T371 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 117509 T371 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 117515 T371 oass.SolrIndexSearcher.<init> Opening Searcher@5d4f83d1 main
   [junit4]   2> 117516 T371 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 117516 T371 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 117520 T372 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d4f83d1 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 117522 T371 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 117522 T371 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51515/_/lu collection:control_collection shard:shard1
   [junit4]   2> 117523 T371 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 117534 T371 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 117559 T371 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 117561 T371 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 117562 T371 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 117562 T371 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51515/_/lu/collection1/
   [junit4]   2> 117562 T371 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 117562 T371 oasc.SyncStrategy.syncToMe http://127.0.0.1:51515/_/lu/collection1/ has no replicas
   [junit4]   2> 117563 T371 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51515/_/lu/collection1/ shard1
   [junit4]   2> 117563 T371 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 119060 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 119175 T368 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> 119203 T371 oasc.ZkController.register We are http://127.0.0.1:51515/_/lu/collection1/ and leader is http://127.0.0.1:51515/_/lu/collection1/
   [junit4]   2> 119203 T371 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51515/_/lu
   [junit4]   2> 119203 T371 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 119204 T371 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 119204 T371 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 119234 T371 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 119235 T346 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 119236 T346 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 119236 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 119247 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 119249 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 119251 T375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f15676d name:ZooKeeperConnection Watcher:127.0.0.1:51511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119251 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 119254 T346 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 119257 T346 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 119529 T346 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 119532 T346 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51520
   [junit4]   2> 119533 T346 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 119533 T346 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 119534 T346 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374343336666
   [junit4]   2> 119534 T346 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374343336666/'
   [junit4]   2> 119572 T346 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374343336666/solr.xml
   [junit4]   2> 119649 T346 oasc.CoreContainer.<init> New CoreContainer 360956205
   [junit4]   2> 119649 T346 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374343336666/]
   [junit4]   2> 119651 T346 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 119652 T346 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 119652 T346 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 119653 T346 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 119654 T346 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 119654 T346 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 119655 T346 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 119655 T346 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 119656 T346 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 119656 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 119673 T346 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 119673 T346 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51511/solr
   [junit4]   2> 119674 T346 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 119675 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 119679 T386 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cff7c63 name:ZooKeeperConnection Watcher:127.0.0.1:51511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119680 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 119698 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 119710 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 119712 T388 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@684c72e3 name:ZooKeeperConnection Watcher:127.0.0.1:51511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 119713 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 119719 T346 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 120699 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 120700 T369 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:51515__%2Flu",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51515/_/lu"}
   [junit4]   2> 120719 T375 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> 120719 T368 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> 120719 T388 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> 120723 T346 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51520__%2Flu
   [junit4]   2> 120729 T346 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51520__%2Flu
   [junit4]   2> 120732 T375 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> 120732 T388 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> 120733 T368 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 120733 T368 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> 120734 T375 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 120736 T388 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 120742 T389 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 120742 T389 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 120744 T389 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 122225 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 122226 T369 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:51520__%2Flu",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51520/_/lu"}
   [junit4]   2> 122226 T369 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 122227 T369 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 122243 T375 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> 122243 T368 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> 122243 T388 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> 122746 T389 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 122746 T389 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374343336666/collection1
   [junit4]   2> 122746 T389 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 122747 T389 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 122748 T389 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 122750 T389 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374343336666/collection1/'
   [junit4]   2> 122751 T389 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374343336666/collection1/lib/README' to classloader
   [junit4]   2> 122752 T389 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374343336666/collection1/lib/classes/' to classloader
   [junit4]   2> 122811 T389 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 122880 T389 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 122983 T389 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 123001 T389 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 123678 T389 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 123679 T389 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 123680 T389 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 123695 T389 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 123700 T389 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 123725 T389 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 123731 T389 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 123736 T389 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 123738 T389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 123738 T389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 123738 T389 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 123740 T389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 123740 T389 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 123740 T389 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 123741 T389 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374343336666/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty1/
   [junit4]   2> 123741 T389 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25474e45
   [junit4]   2> 123742 T389 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty1
   [junit4]   2> 123743 T389 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty1/index/
   [junit4]   2> 123743 T389 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 123744 T389 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty1/index
   [junit4]   2> 123748 T389 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5e4c03d4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ce0197),segFN=segments_1,generation=1}
   [junit4]   2> 123748 T389 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 123755 T389 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 123755 T389 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 123756 T389 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 123757 T389 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 123758 T389 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 123758 T389 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 123759 T389 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 123760 T389 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 123761 T389 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 123770 T389 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 123778 T389 oass.SolrIndexSearcher.<init> Opening Searcher@556eeaaa main
   [junit4]   2> 123779 T389 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 123780 T389 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 123789 T390 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@556eeaaa main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 123792 T389 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 123792 T389 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51520/_/lu collection:collection1 shard:shard1
   [junit4]   2> 123793 T389 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 123811 T389 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 123831 T389 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 123842 T389 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 123842 T389 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 123842 T389 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51520/_/lu/collection1/
   [junit4]   2> 123843 T389 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 123843 T389 oasc.SyncStrategy.syncToMe http://127.0.0.1:51520/_/lu/collection1/ has no replicas
   [junit4]   2> 123843 T389 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51520/_/lu/collection1/ shard1
   [junit4]   2> 123844 T389 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 125251 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 125295 T375 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> 125295 T368 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> 125295 T388 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> 125340 T389 oasc.ZkController.register We are http://127.0.0.1:51520/_/lu/collection1/ and leader is http://127.0.0.1:51520/_/lu/collection1/
   [junit4]   2> 125340 T389 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51520/_/lu
   [junit4]   2> 125340 T389 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 125341 T389 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 125341 T389 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 125343 T389 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 125344 T346 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 125345 T346 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 125346 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 125626 T346 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 125629 T346 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51523
   [junit4]   2> 125630 T346 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 125631 T346 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 125631 T346 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374343342766
   [junit4]   2> 125632 T346 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374343342766/'
   [junit4]   2> 125669 T346 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374343342766/solr.xml
   [junit4]   2> 125746 T346 oasc.CoreContainer.<init> New CoreContainer 1137670673
   [junit4]   2> 125746 T346 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374343342766/]
   [junit4]   2> 125748 T346 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 125749 T346 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 125749 T346 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 125750 T346 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 125751 T346 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 125751 T346 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 125752 T346 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 125752 T346 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 125753 T346 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 125753 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 125769 T346 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 125770 T346 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51511/solr
   [junit4]   2> 125770 T346 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 125772 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 125775 T402 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a5714de name:ZooKeeperConnection Watcher:127.0.0.1:51511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 125776 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 125792 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 125803 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 125806 T404 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@201a755e name:ZooKeeperConnection Watcher:127.0.0.1:51511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 125806 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 125818 T346 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 126810 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 126811 T369 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:51520__%2Flu",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51520/_/lu"}
   [junit4]   2> 126829 T375 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> 126829 T346 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51523__%2Flu
   [junit4]   2> 126829 T404 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> 126829 T368 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> 126829 T388 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> 126832 T346 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51523__%2Flu
   [junit4]   2> 126840 T375 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> 126840 T388 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> 126841 T404 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 126842 T404 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> 126842 T368 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 126842 T368 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> 126843 T375 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 126843 T388 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 126850 T405 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 126851 T405 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 126853 T405 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 128342 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 128343 T369 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:51523__%2Flu",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51523/_/lu"}
   [junit4]   2> 128343 T369 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 128344 T369 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 128361 T375 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> 128361 T404 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> 128361 T368 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> 128361 T388 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> 128855 T405 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 128855 T405 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374343342766/collection1
   [junit4]   2> 128856 T405 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 128857 T405 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 128857 T405 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 128859 T405 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374343342766/collection1/'
   [junit4]   2> 128860 T405 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374343342766/collection1/lib/classes/' to classloader
   [junit4]   2> 128861 T405 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374343342766/collection1/lib/README' to classloader
   [junit4]   2> 128925 T405 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 128995 T405 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 129098 T405 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 129116 T405 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 129801 T405 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 129802 T405 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 129804 T405 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 129818 T405 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 129823 T405 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 129848 T405 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129853 T405 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 129859 T405 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129860 T405 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129860 T405 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129861 T405 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 129862 T405 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 129863 T405 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 129863 T405 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 129863 T405 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374343342766/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty2/
   [junit4]   2> 129864 T405 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25474e45
   [junit4]   2> 129865 T405 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty2
   [junit4]   2> 129865 T405 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty2/index/
   [junit4]   2> 129866 T405 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 129866 T405 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty2/index
   [junit4]   2> 129870 T405 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@400da341 lockFactory=org.apache.lucene.store.NativeFSLockFactory@391c3288),segFN=segments_1,generation=1}
   [junit4]   2> 129871 T405 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 129877 T405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 129878 T405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 129879 T405 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 129880 T405 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 129880 T405 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 129881 T405 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 129881 T405 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 129882 T405 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 129883 T405 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 129892 T405 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 129900 T405 oass.SolrIndexSearcher.<init> Opening Searcher@6bd593b9 main
   [junit4]   2> 129901 T405 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 129902 T405 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 129909 T406 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6bd593b9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 129912 T405 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 129912 T405 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51523/_/lu collection:collection1 shard:shard2
   [junit4]   2> 129913 T405 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 129931 T405 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 129951 T405 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 129956 T405 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 129956 T405 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 129956 T405 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51523/_/lu/collection1/
   [junit4]   2> 129957 T405 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 129957 T405 oasc.SyncStrategy.syncToMe http://127.0.0.1:51523/_/lu/collection1/ has no replicas
   [junit4]   2> 129957 T405 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51523/_/lu/collection1/ shard2
   [junit4]   2> 129958 T405 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 131369 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 131395 T375 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> 131395 T404 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> 131395 T388 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> 131395 T368 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> 131402 T405 oasc.ZkController.register We are http://127.0.0.1:51523/_/lu/collection1/ and leader is http://127.0.0.1:51523/_/lu/collection1/
   [junit4]   2> 131402 T405 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51523/_/lu
   [junit4]   2> 131402 T405 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 131403 T405 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 131403 T405 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 131405 T405 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 131406 T346 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 131407 T346 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 131408 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 131692 T346 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 131695 T346 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51529
   [junit4]   2> 131696 T346 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 131697 T346 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 131697 T346 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374343348826
   [junit4]   2> 131698 T346 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374343348826/'
   [junit4]   2> 131735 T346 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374343348826/solr.xml
   [junit4]   2> 131812 T346 oasc.CoreContainer.<init> New CoreContainer 947274324
   [junit4]   2> 131812 T346 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374343348826/]
   [junit4]   2> 131814 T346 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 131815 T346 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 131815 T346 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 131816 T346 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 131816 T346 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 131817 T346 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 131817 T346 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 131818 T346 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 131818 T346 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 131819 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 131835 T346 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 131836 T346 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51511/solr
   [junit4]   2> 131836 T346 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 131838 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 131841 T418 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bfcb5c1 name:ZooKeeperConnection Watcher:127.0.0.1:51511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 131842 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 131856 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 131867 T346 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 131870 T420 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50882100 name:ZooKeeperConnection Watcher:127.0.0.1:51511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 131870 T346 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 131882 T346 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 132886 T346 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51529__%2Flu
   [junit4]   2> 132888 T346 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51529__%2Flu
   [junit4]   2> 132892 T375 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> 132892 T388 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> 132892 T420 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 132893 T368 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 132892 T404 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 132893 T368 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> 132893 T404 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> 132894 T375 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 132894 T388 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 132907 T369 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 132908 T369 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:51523__%2Flu",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51523/_/lu"}
   [junit4]   2> 132911 T421 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 132912 T421 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 132918 T421 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 132918 T369 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:51529__%2Flu",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51529/_/lu"}
   [junit4]   2> 132919 T369 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 132919 T369 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 132931 T420 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> 132931 T404 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> 132931 T368 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> 132931 T388 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> 132931 T375 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> 133919 T421 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 133919 T421 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374343348826/collection1
   [junit4]   2> 133920 T421 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 133922 T421 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 133923 T421 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 133925 T421 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374343348826/collection1/'
   [junit4]   2> 133927 T421 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374343348826/collection1/lib/README' to classloader
   [junit4]   2> 133928 T421 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374343348826/collection1/lib/classes/' to classloader
   [junit4]   2> 133994 T421 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 134060 T421 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 134163 T421 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 134180 T421 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 134860 T421 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 134860 T421 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 134862 T421 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 134876 T421 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 134881 T421 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 134906 T421 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 134911 T421 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 134916 T421 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 134918 T421 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 134918 T421 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 134918 T421 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 134920 T421 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 134920 T421 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 134921 T421 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 134921 T421 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374343348826/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty3/
   [junit4]   2> 134921 T421 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@25474e45
   [junit4]   2> 134923 T421 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty3
   [junit4]   2> 134923 T421 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty3/index/
   [junit4]   2> 134923 T421 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 134924 T421 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374343330783/jetty3/index
   [junit4]   2> 134928 T421 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@15c617e0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2e888d65),segFN=segments_1,generation=1}
   [junit4]   2> 134928 T421 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 134935 T421 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 134935 T421 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 134936 T421 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 134937 T421 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 134938 T421 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 134938 T421 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 134939 T421 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 134940 T421 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 134940 T421 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 134950 T421 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 134958 T421 oass.SolrIndexSearcher.<init> Opening Searcher@3ee25ef0 main
   [junit4]   2> 134959 T421 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 134960 T421 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 134967 T422 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3ee25ef0 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 134970 T421 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 134970 T421 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51529/_/lu collection:collection1 shard:shard1
   [junit4]   2> 134970 T421 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 134992 T421 oasc.ZkController.register We are http://127.0.0.1:51529/_/lu/collection1/ and leader is http://127.0.0.1:51520/_/lu/collection1/
   [junit4]   2> 134992 T421 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51529/_/lu
   [junit4]   2> 134992 T421 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 134993 T421 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C35 name=collection1 org.apache.solr.core.SolrCore@546a16d4 url=http://127.0.0.1:51529/_/lu/collection1 node=127.0.0.1:51529__%2Flu C35_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:51529__%2Flu, base_url=http://127.0.0.1:51529/_/lu}
   [junit4]   2> 134993 T423 C35 P51529 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 134994 T423 C35 P51529 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 134994 T421 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 134994 T423 C35 P51529 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 134995 T423 C35 P51529 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 134996 T346 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 134996 T346 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 134997 T423 C35 P51529 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 134997 T346 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 135015 T378 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 135280 T346 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 135283 T346 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51533
   [junit4]   2> 135284 T346 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 135285 T346 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 135285 T346 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374343352422
   [junit4]   2> 135286 T346 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374343352422/'
   [junit4]   2> 135323 T346 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374343352422/solr.xml
   [junit4]   2> 135402 T346 oasc.CoreContainer.<init> New CoreContainer 1221616365
   [junit4]   2> 135403 T346 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374343352422/]
  

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

.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> 244643 T345 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=804, name=recoveryCmdExecutor-180-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 247649 T345 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=804, name=recoveryCmdExecutor-180-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:546)
   [junit4]   2> 	        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=sv_SE, 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=244453528,total=521666560
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingTest, SpatialFilterTest, PrimitiveFieldTypeTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=B6CF1EC787ECF61A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=sv_SE -Dtests.timezone=America/North_Dakota/Beulah -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=804, name=recoveryCmdExecutor-180-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:384)
   [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([B6CF1EC787ECF61A]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=804, name=recoveryCmdExecutor-180-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:384)
   [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([B6CF1EC787ECF61A]:0)
   [junit4] Completed on J0 in 247.77s, 1 test, 2 errors <<< FAILURES!

[...truncated 903 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 985 ignored (1 assumption)

Total time: 41 minutes 20 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.4-Java6 - Build # 43 - Still Failing

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

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=3020, name=recoveryCmdExecutor-1261-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:384)         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=3020, name=recoveryCmdExecutor-1261-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:384)
        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([35AD0F7F06EAF33F]: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=3020, name=recoveryCmdExecutor-1261-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:384)         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=3020, name=recoveryCmdExecutor-1261-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:384)
        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([35AD0F7F06EAF33F]:0)




Build Log:
[...truncated 9079 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 864446 T2532 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /hl/
   [junit4]   2> 864450 T2532 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374573662777
   [junit4]   2> 864452 T2532 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 864453 T2533 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 864554 T2532 oasc.ZkTestServer.run start zk server on port:45648
   [junit4]   2> 864554 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 864583 T2539 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51964eca name:ZooKeeperConnection Watcher:127.0.0.1:45648 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 864584 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 864584 T2532 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 864602 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 864603 T2541 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36eb16bf name:ZooKeeperConnection Watcher:127.0.0.1:45648/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 864604 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 864604 T2532 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 864615 T2532 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 864617 T2532 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 864619 T2532 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 864628 T2532 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 864628 T2532 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 864642 T2532 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 864643 T2532 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 864746 T2532 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 864747 T2532 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 864750 T2532 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 864750 T2532 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 864760 T2532 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 864761 T2532 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 864764 T2532 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 864764 T2532 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 864767 T2532 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 864768 T2532 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 864775 T2532 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 864776 T2532 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 864778 T2532 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 864779 T2532 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 865052 T2532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 865056 T2532 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45653
   [junit4]   2> 865057 T2532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 865057 T2532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 865058 T2532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374573663114
   [junit4]   2> 865058 T2532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374573663114/'
   [junit4]   2> 865094 T2532 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374573663114/solr.xml
   [junit4]   2> 865164 T2532 oasc.CoreContainer.<init> New CoreContainer 1117383453
   [junit4]   2> 865165 T2532 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374573663114/]
   [junit4]   2> 865166 T2532 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 865167 T2532 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 865167 T2532 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 865168 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 865168 T2532 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 865169 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 865169 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 865169 T2532 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 865170 T2532 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 865170 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 865187 T2532 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 865187 T2532 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45648/solr
   [junit4]   2> 865188 T2532 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 865189 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 865191 T2552 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71adf14 name:ZooKeeperConnection Watcher:127.0.0.1:45648 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 865192 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 865203 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 865215 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 865216 T2554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4837ce5a name:ZooKeeperConnection Watcher:127.0.0.1:45648/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 865217 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 865223 T2532 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 865227 T2532 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 865237 T2532 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 865239 T2532 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45653_hl
   [junit4]   2> 865246 T2532 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45653_hl
   [junit4]   2> 865248 T2532 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 865266 T2532 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 865269 T2532 oasc.Overseer.start Overseer (id=90084059564343299-127.0.0.1:45653_hl-n_0000000000) starting
   [junit4]   2> 865281 T2532 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 865293 T2556 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 865294 T2532 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 865296 T2532 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 865297 T2532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 865299 T2555 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 865304 T2557 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 865304 T2557 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 865305 T2557 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 866802 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 866803 T2555 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:45653_hl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45653/hl"}
   [junit4]   2> 866803 T2555 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 866803 T2555 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 866827 T2554 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> 867307 T2557 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 867307 T2557 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374573663114/collection1
   [junit4]   2> 867307 T2557 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 867308 T2557 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 867308 T2557 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 867310 T2557 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374573663114/collection1/'
   [junit4]   2> 867312 T2557 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374573663114/collection1/lib/README' to classloader
   [junit4]   2> 867312 T2557 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374573663114/collection1/lib/classes/' to classloader
   [junit4]   2> 867374 T2557 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 867444 T2557 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 867545 T2557 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 867557 T2557 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 868256 T2557 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 868256 T2557 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 868257 T2557 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 868270 T2557 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 868274 T2557 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 868287 T2557 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 868291 T2557 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 868295 T2557 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 868296 T2557 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 868297 T2557 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 868297 T2557 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 868298 T2557 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 868298 T2557 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 868298 T2557 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 868299 T2557 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374573663114/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/control/data/
   [junit4]   2> 868299 T2557 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f978b94
   [junit4]   2> 868300 T2557 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/control/data
   [junit4]   2> 868300 T2557 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/control/data/index/
   [junit4]   2> 868300 T2557 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 868301 T2557 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/control/data/index
   [junit4]   2> 868305 T2557 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2a4d29fe lockFactory=org.apache.lucene.store.NativeFSLockFactory@1827d33e),segFN=segments_1,generation=1}
   [junit4]   2> 868305 T2557 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 868309 T2557 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 868309 T2557 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 868310 T2557 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 868310 T2557 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 868311 T2557 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 868311 T2557 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 868311 T2557 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 868312 T2557 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 868312 T2557 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 868321 T2557 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 868328 T2557 oass.SolrIndexSearcher.<init> Opening Searcher@3d24a549 main
   [junit4]   2> 868330 T2557 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 868330 T2557 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 868333 T2558 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d24a549 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 868334 T2557 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 868334 T2557 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:45653/hl collection:control_collection shard:shard1
   [junit4]   2> 868334 T2557 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 868349 T2557 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 868355 T2557 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 868358 T2557 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 868358 T2557 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 868358 T2557 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:45653/hl/collection1/
   [junit4]   2> 868358 T2557 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 868359 T2557 oasc.SyncStrategy.syncToMe http://127.0.0.1:45653/hl/collection1/ has no replicas
   [junit4]   2> 868359 T2557 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:45653/hl/collection1/ shard1
   [junit4]   2> 868359 T2557 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 869833 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 869859 T2554 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> 869905 T2557 oasc.ZkController.register We are http://127.0.0.1:45653/hl/collection1/ and leader is http://127.0.0.1:45653/hl/collection1/
   [junit4]   2> 869905 T2557 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45653/hl
   [junit4]   2> 869905 T2557 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 869905 T2557 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 869906 T2557 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 869913 T2557 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 869914 T2532 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 869914 T2532 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 869915 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 869924 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 869925 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 869928 T2561 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ec3724d name:ZooKeeperConnection Watcher:127.0.0.1:45648/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 869928 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 869929 T2532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 869931 T2532 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 870200 T2532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 870203 T2532 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:48543
   [junit4]   2> 870204 T2532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 870204 T2532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 870205 T2532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374573668256
   [junit4]   2> 870205 T2532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374573668256/'
   [junit4]   2> 870242 T2532 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374573668256/solr.xml
   [junit4]   2> 870351 T2532 oasc.CoreContainer.<init> New CoreContainer 1255344109
   [junit4]   2> 870352 T2532 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374573668256/]
   [junit4]   2> 870354 T2532 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 870355 T2532 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 870355 T2532 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 870356 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 870356 T2532 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 870357 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 870357 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 870357 T2532 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 870358 T2532 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 870358 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 870384 T2532 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 870385 T2532 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45648/solr
   [junit4]   2> 870385 T2532 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 870386 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 870390 T2572 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@64ad7efb name:ZooKeeperConnection Watcher:127.0.0.1:45648 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 870390 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 870393 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 870410 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 870413 T2574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a7a879c name:ZooKeeperConnection Watcher:127.0.0.1:45648/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 870413 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 870425 T2532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 871365 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 871366 T2555 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:45653_hl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:45653/hl"}
   [junit4]   2> 871383 T2574 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> 871383 T2561 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> 871383 T2554 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> 871429 T2532 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48543_hl
   [junit4]   2> 871432 T2532 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48543_hl
   [junit4]   2> 871435 T2574 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> 871436 T2554 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 871436 T2561 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 871436 T2554 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> 871436 T2561 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> 871438 T2574 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 871448 T2575 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 871449 T2575 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 871451 T2575 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 872888 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 872889 T2555 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:48543_hl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48543/hl"}
   [junit4]   2> 872889 T2555 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 872889 T2555 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 872906 T2554 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> 872906 T2561 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> 872906 T2574 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> 873453 T2575 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 873453 T2575 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374573668256/collection1
   [junit4]   2> 873453 T2575 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 873454 T2575 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 873454 T2575 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 873456 T2575 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374573668256/collection1/'
   [junit4]   2> 873457 T2575 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374573668256/collection1/lib/README' to classloader
   [junit4]   2> 873458 T2575 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374573668256/collection1/lib/classes/' to classloader
   [junit4]   2> 873516 T2575 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 873576 T2575 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 873677 T2575 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 873688 T2575 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 874300 T2575 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 874300 T2575 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 874301 T2575 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 874314 T2575 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 874318 T2575 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 874330 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 874335 T2575 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 874339 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 874340 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 874340 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 874341 T2575 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 874341 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 874342 T2575 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 874342 T2575 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 874342 T2575 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374573668256/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty1/
   [junit4]   2> 874343 T2575 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f978b94
   [junit4]   2> 874344 T2575 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty1
   [junit4]   2> 874344 T2575 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty1/index/
   [junit4]   2> 874344 T2575 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 874344 T2575 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty1/index
   [junit4]   2> 874348 T2575 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@21e5faa3 lockFactory=org.apache.lucene.store.NativeFSLockFactory@247918b8),segFN=segments_1,generation=1}
   [junit4]   2> 874348 T2575 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 874352 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 874352 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 874353 T2575 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 874354 T2575 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 874354 T2575 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 874354 T2575 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 874355 T2575 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 874355 T2575 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 874356 T2575 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 874365 T2575 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 874372 T2575 oass.SolrIndexSearcher.<init> Opening Searcher@5d9fd5d3 main
   [junit4]   2> 874373 T2575 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 874373 T2575 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 874378 T2576 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5d9fd5d3 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 874379 T2575 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 874379 T2575 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48543/hl collection:collection1 shard:shard1
   [junit4]   2> 874380 T2575 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 874395 T2575 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 874414 T2575 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 874417 T2575 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 874417 T2575 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 874417 T2575 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48543/hl/collection1/
   [junit4]   2> 874417 T2575 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 874418 T2575 oasc.SyncStrategy.syncToMe http://127.0.0.1:48543/hl/collection1/ has no replicas
   [junit4]   2> 874418 T2575 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48543/hl/collection1/ shard1
   [junit4]   2> 874418 T2575 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 875915 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 875940 T2554 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> 875940 T2561 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> 875940 T2574 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> 875953 T2575 oasc.ZkController.register We are http://127.0.0.1:48543/hl/collection1/ and leader is http://127.0.0.1:48543/hl/collection1/
   [junit4]   2> 875953 T2575 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48543/hl
   [junit4]   2> 875953 T2575 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 875953 T2575 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 875954 T2575 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 875955 T2575 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 875956 T2532 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 875957 T2532 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 875957 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 876232 T2532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 876235 T2532 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:48566
   [junit4]   2> 876236 T2532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 876236 T2532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 876237 T2532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374573674293
   [junit4]   2> 876237 T2532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374573674293/'
   [junit4]   2> 876273 T2532 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374573674293/solr.xml
   [junit4]   2> 876343 T2532 oasc.CoreContainer.<init> New CoreContainer 1802833028
   [junit4]   2> 876344 T2532 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374573674293/]
   [junit4]   2> 876345 T2532 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 876346 T2532 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 876346 T2532 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 876347 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 876347 T2532 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 876348 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 876348 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 876348 T2532 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 876349 T2532 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 876349 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 876366 T2532 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 876366 T2532 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45648/solr
   [junit4]   2> 876367 T2532 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 876368 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876371 T2588 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5188e539 name:ZooKeeperConnection Watcher:127.0.0.1:45648 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876371 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876385 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 876397 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 876398 T2590 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f394ed8 name:ZooKeeperConnection Watcher:127.0.0.1:45648/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 876399 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 876408 T2532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 877411 T2532 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48566_hl
   [junit4]   2> 877419 T2532 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48566_hl
   [junit4]   2> 877450 T2574 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> 877451 T2561 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 877451 T2554 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 877451 T2561 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> 877451 T2590 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 877451 T2554 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> 877452 T2574 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 877465 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 877466 T2555 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:48543_hl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48543/hl"}
   [junit4]   2> 877470 T2591 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 877471 T2591 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 877473 T2591 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 877481 T2555 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:48566_hl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48566/hl"}
   [junit4]   2> 877481 T2555 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 877481 T2555 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 877486 T2561 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> 877486 T2574 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> 877486 T2590 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> 877498 T2554 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> 878474 T2591 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 878474 T2591 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374573674293/collection1
   [junit4]   2> 878474 T2591 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 878475 T2591 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 878475 T2591 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 878477 T2591 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374573674293/collection1/'
   [junit4]   2> 878478 T2591 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374573674293/collection1/lib/README' to classloader
   [junit4]   2> 878479 T2591 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374573674293/collection1/lib/classes/' to classloader
   [junit4]   2> 878532 T2591 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 878596 T2591 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 878698 T2591 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 878709 T2591 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 879398 T2591 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 879398 T2591 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 879399 T2591 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 879412 T2591 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 879417 T2591 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 879431 T2591 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 879436 T2591 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 879442 T2591 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 879443 T2591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 879443 T2591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 879443 T2591 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 879444 T2591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 879445 T2591 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 879445 T2591 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 879445 T2591 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374573674293/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty2/
   [junit4]   2> 879446 T2591 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f978b94
   [junit4]   2> 879447 T2591 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty2
   [junit4]   2> 879447 T2591 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty2/index/
   [junit4]   2> 879447 T2591 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 879448 T2591 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty2/index
   [junit4]   2> 879451 T2591 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@392c2607 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1a2d16c7),segFN=segments_1,generation=1}
   [junit4]   2> 879452 T2591 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 879455 T2591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 879456 T2591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 879456 T2591 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 879457 T2591 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 879458 T2591 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 879458 T2591 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 879458 T2591 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 879459 T2591 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 879459 T2591 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 879469 T2591 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 879476 T2591 oass.SolrIndexSearcher.<init> Opening Searcher@70eaf971 main
   [junit4]   2> 879478 T2591 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 879478 T2591 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 879482 T2592 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70eaf971 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 879484 T2591 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 879484 T2591 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48566/hl collection:collection1 shard:shard2
   [junit4]   2> 879485 T2591 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 879500 T2591 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 879517 T2591 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 879524 T2591 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 879525 T2591 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 879525 T2591 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48566/hl/collection1/
   [junit4]   2> 879525 T2591 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 879525 T2591 oasc.SyncStrategy.syncToMe http://127.0.0.1:48566/hl/collection1/ has no replicas
   [junit4]   2> 879526 T2591 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48566/hl/collection1/ shard2
   [junit4]   2> 879526 T2591 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 880501 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 880521 T2554 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> 880521 T2574 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> 880521 T2590 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> 880521 T2561 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> 880560 T2591 oasc.ZkController.register We are http://127.0.0.1:48566/hl/collection1/ and leader is http://127.0.0.1:48566/hl/collection1/
   [junit4]   2> 880560 T2591 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48566/hl
   [junit4]   2> 880561 T2591 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 880561 T2591 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 880561 T2591 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 880563 T2591 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 880565 T2532 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 880565 T2532 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 880566 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 881094 T2532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 881098 T2532 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:48610
   [junit4]   2> 881098 T2532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 881099 T2532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 881100 T2532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374573678902
   [junit4]   2> 881100 T2532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374573678902/'
   [junit4]   2> 881162 T2532 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374573678902/solr.xml
   [junit4]   2> 881241 T2532 oasc.CoreContainer.<init> New CoreContainer 320186832
   [junit4]   2> 881242 T2532 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374573678902/]
   [junit4]   2> 881243 T2532 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 881244 T2532 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 881244 T2532 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 881245 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 881245 T2532 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 881245 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 881246 T2532 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 881246 T2532 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 881247 T2532 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 881247 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 881264 T2532 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 881265 T2532 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:45648/solr
   [junit4]   2> 881265 T2532 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 881266 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 881268 T2604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@733fa079 name:ZooKeeperConnection Watcher:127.0.0.1:45648 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 881269 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 881270 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 881283 T2532 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 881285 T2606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@163f71b4 name:ZooKeeperConnection Watcher:127.0.0.1:45648/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 881285 T2532 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 881289 T2532 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 882027 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 882028 T2555 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:48566_hl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48566/hl"}
   [junit4]   2> 882108 T2561 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> 882108 T2574 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> 882108 T2590 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> 882108 T2606 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> 882108 T2554 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> 882291 T2532 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48610_hl
   [junit4]   2> 882293 T2532 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48610_hl
   [junit4]   2> 882331 T2590 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> 882331 T2606 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> 882331 T2574 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> 882332 T2554 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 882332 T2561 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 882333 T2590 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 882333 T2561 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> 882333 T2554 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> 882334 T2606 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 882334 T2574 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 882339 T2607 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 882339 T2607 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 882341 T2607 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 883612 T2555 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 883613 T2555 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:48610_hl",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48610/hl"}
   [junit4]   2> 883613 T2555 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 883613 T2555 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 883650 T2554 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> 883651 T2590 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> 883651 T2574 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> 883651 T2606 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> 883650 T2561 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> 884343 T2607 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 884343 T2607 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374573678902/collection1
   [junit4]   2> 884343 T2607 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 884344 T2607 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 884344 T2607 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 884345 T2607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374573678902/collection1/'
   [junit4]   2> 884347 T2607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374573678902/collection1/lib/classes/' to classloader
   [junit4]   2> 884347 T2607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374573678902/collection1/lib/README' to classloader
   [junit4]   2> 884399 T2607 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 884458 T2607 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 884559 T2607 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 884570 T2607 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 885183 T2607 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 885183 T2607 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 885184 T2607 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 885197 T2607 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 885201 T2607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 885213 T2607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 885218 T2607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 885222 T2607 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 885223 T2607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 885224 T2607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 885224 T2607 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 885225 T2607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 885225 T2607 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 885226 T2607 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 885226 T2607 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374573678902/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty3/
   [junit4]   2> 885226 T2607 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f978b94
   [junit4]   2> 885227 T2607 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty3
   [junit4]   2> 885228 T2607 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty3/index/
   [junit4]   2> 885228 T2607 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 885228 T2607 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374573662776/jetty3/index
   [junit4]   2> 885232 T2607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@58d728cd lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b772bf3),segFN=segments_1,generation=1}
   [junit4]   2> 885232 T2607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 885236 T2607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 885236 T2607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 885237 T2607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 885237 T2607 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 885238 T2607 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 885238 T2607 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 885239 T2607 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 885239 T2607 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 885240 T2607 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 885249 T2607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 885256 T2607 oass.SolrIndexSearcher.<init> Opening Searcher@3220d75e main
   [junit4]   2> 885257 T2607 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 885258 T2607 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 885262 T2608 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3220d75e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 885263 T2607 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 885263 T2607 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48610/hl collection:collection1 shard:shard1
   [junit4]   2> 885264 T2607 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 885285 T2607 oasc.ZkController.register We are http://127.0.0.1:48610/hl/collection1/ and leader is http://127.0.0.1:48543/hl/collection1/
   [junit4]   2> 885285 T2607 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48610/hl
   [junit4]   2> 885285 T2607 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 885285 T2607 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C689 name=collection1 org.apache.solr.core.SolrCore@533a7ed2 url=http://127.0.0.1:48610/hl/collection1 node=127.0.0.1:48610_hl C689_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:48610_hl, base_url=http://127.0.0.1:48610/hl}
   [junit4]   2> 885286 T2609 C689 P48610 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 885287 T2609 C689 P48610 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 885287 T2607 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 885287 T2609 C689 P48610 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 885287 T2609 C689 P48610 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 885288 T2532 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 885289 T2609 C689 P48610 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 885289 T2532 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 885289 T2532 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 885303 T2564 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 885630 T2532 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 885633 T2532 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:48627
   [junit4]   2> 885634 T2532 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 885634 T2532 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 885634 T2532 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374573683627
   [junit4]   2> 885635 T2532 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-137

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

ractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:546)
   [junit4]   2> 	        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=lv, timezone=America/Santarem
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=250724416,total=418709504
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, RegexBoostProcessorTest, UnloadDistributedZkTest, TestMaxScoreQueryParser, RecoveryZkTest, TestFieldTypeCollectionResource, TestFastWriter, ZkControllerTest, TestWriterPerf, TestPHPSerializedResponseWriter, RAMDirectoryFactoryTest, OverseerTest, TestReplicationHandler, TestReloadAndDeleteDocs, TestFieldCollectionResource, TestCharFilters, BlockDirectoryTest, TestSolrIndexConfig, TestFuzzyAnalyzedSuggestions, SyncSliceTest, TestBadConfig, HdfsUnloadDistributedZkTest, TestRemoteStreaming, QueryElevationComponentTest, PrimUtilsTest, SynonymTokenizerTest, SimpleFacetsTest, ClusterStateUpdateTest, CacheHeaderTest, SuggesterFSTTest, AddSchemaFieldsUpdateProcessorFactoryTest, TermsComponentTest, ResponseLogComponentTest, BlockCacheTest, SoftAutoCommitTest, TestStressRecovery, SpellingQueryConverterTest, MBeansHandlerTest, HdfsRecoveryZkTest, CSVRequestHandlerTest, TestSweetSpotSimilarityFactory, QueryParsingTest, TestReversedWildcardFilterFactory, PolyFieldTest, TestSort, UUIDFieldTest, DateFieldTest, TestStressVersions, ChaosMonkeyNothingIsSafeTest, SOLR749Test, TestLFUCache, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=35AD0F7F06EAF33F -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=America/Santarem -Dtests.file.encoding=US-ASCII
   [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=3020, name=recoveryCmdExecutor-1261-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:384)
   [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([35AD0F7F06EAF33F]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3020, name=recoveryCmdExecutor-1261-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:384)
   [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([35AD0F7F06EAF33F]:0)
   [junit4] Completed on J0 in 214.15s, 1 test, 2 errors <<< FAILURES!

[...truncated 557 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 776 ignored (4 assumptions)

Total time: 43 minutes 47 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.4-Java6 - Build # 42 - Still Failing

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

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=2960, name=recoveryCmdExecutor-1417-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:384)         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=2960, name=recoveryCmdExecutor-1417-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:384)
        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([384521C26DCC4024]: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=2960, name=recoveryCmdExecutor-1417-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:384)         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=2960, name=recoveryCmdExecutor-1417-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:384)
        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([384521C26DCC4024]:0)




Build Log:
[...truncated 9086 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1016211 T2476 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_m/
   [junit4]   2> 1016217 T2476 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZkTest-1374549818977
   [junit4]   2> 1016219 T2476 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1016219 T2477 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1016320 T2476 oasc.ZkTestServer.run start zk server on port:52623
   [junit4]   2> 1016321 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016326 T2483 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c63fba3 name:ZooKeeperConnection Watcher:127.0.0.1:52623 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016326 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1016327 T2476 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1016341 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016343 T2485 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ff0ae59 name:ZooKeeperConnection Watcher:127.0.0.1:52623/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016344 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1016344 T2476 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1016369 T2476 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1016373 T2476 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1016394 T2476 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1016398 T2476 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1016399 T2476 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1016457 T2476 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1016458 T2476 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1016571 T2476 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1016583 T2476 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1016878 T2476 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1016879 T2476 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1016885 T2476 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1016886 T2476 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1016891 T2476 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1016892 T2476 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1016921 T2476 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1016922 T2476 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1016926 T2476 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1016927 T2476 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1016930 T2476 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1016938 T2476 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1017283 T2476 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1017288 T2476 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52626
   [junit4]   2> 1017289 T2476 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1017289 T2476 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1017290 T2476 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374549819702
   [junit4]   2> 1017290 T2476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374549819702/'
   [junit4]   2> 1017353 T2476 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374549819702/solr.xml
   [junit4]   2> 1017429 T2476 oasc.CoreContainer.<init> New CoreContainer 199276426
   [junit4]   2> 1017430 T2476 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374549819702/]
   [junit4]   2> 1017432 T2476 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1017432 T2476 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1017433 T2476 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1017433 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1017434 T2476 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1017434 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1017435 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1017435 T2476 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1017436 T2476 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1017436 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1017453 T2476 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1017453 T2476 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52623/solr
   [junit4]   2> 1017454 T2476 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1017455 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1017460 T2496 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e31cb1d name:ZooKeeperConnection Watcher:127.0.0.1:52623 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1017460 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1017505 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1017518 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1017521 T2498 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@50063592 name:ZooKeeperConnection Watcher:127.0.0.1:52623/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1017521 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1017547 T2476 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1017566 T2476 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1017570 T2476 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1017585 T2476 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52626__m
   [junit4]   2> 1017587 T2476 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52626__m
   [junit4]   2> 1017591 T2476 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1017631 T2476 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1017634 T2476 oasc.Overseer.start Overseer (id=90082496936935427-127.0.0.1:52626__m-n_0000000000) starting
   [junit4]   2> 1017653 T2476 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1017683 T2500 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1017684 T2476 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1017696 T2476 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1017698 T2476 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1017701 T2499 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1017705 T2501 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1017706 T2501 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1017707 T2501 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1019206 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1019207 T2499 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:52626__m",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52626/_m"}
   [junit4]   2> 1019207 T2499 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 1019207 T2499 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1019232 T2498 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> 1019709 T2501 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1019709 T2501 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374549819702/collection1
   [junit4]   2> 1019709 T2501 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1019710 T2501 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1019711 T2501 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1019712 T2501 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374549819702/collection1/'
   [junit4]   2> 1019714 T2501 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374549819702/collection1/lib/classes/' to classloader
   [junit4]   2> 1019715 T2501 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374549819702/collection1/lib/README' to classloader
   [junit4]   2> 1019771 T2501 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1019909 T2501 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1020011 T2501 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1020028 T2501 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1020833 T2501 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1020834 T2501 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1020835 T2501 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1020855 T2501 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1020859 T2501 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1020875 T2501 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1020880 T2501 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1020885 T2501 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1020887 T2501 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1020887 T2501 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1020887 T2501 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1020888 T2501 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1020889 T2501 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1020889 T2501 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1020889 T2501 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374549819702/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/control/data/
   [junit4]   2> 1020890 T2501 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a24eafa
   [junit4]   2> 1020890 T2501 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/control/data
   [junit4]   2> 1020891 T2501 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/control/data/index/
   [junit4]   2> 1020891 T2501 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1020891 T2501 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/control/data/index
   [junit4]   2> 1020896 T2501 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27c58846 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3616c3a8),segFN=segments_1,generation=1}
   [junit4]   2> 1020896 T2501 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1020900 T2501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1020901 T2501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1020901 T2501 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1020902 T2501 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1020902 T2501 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1020903 T2501 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1020903 T2501 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1020904 T2501 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1020904 T2501 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1020914 T2501 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1020921 T2501 oass.SolrIndexSearcher.<init> Opening Searcher@70ee33c1 main
   [junit4]   2> 1020930 T2501 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1020930 T2501 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1020934 T2502 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@70ee33c1 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1020935 T2501 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1020935 T2501 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52626/_m collection:control_collection shard:shard1
   [junit4]   2> 1020936 T2501 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1020956 T2501 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1020995 T2501 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1021022 T2501 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1021023 T2501 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1021023 T2501 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52626/_m/collection1/
   [junit4]   2> 1021023 T2501 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1021024 T2501 oasc.SyncStrategy.syncToMe http://127.0.0.1:52626/_m/collection1/ has no replicas
   [junit4]   2> 1021024 T2501 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52626/_m/collection1/ shard1
   [junit4]   2> 1021024 T2501 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1022247 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1022336 T2498 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> 1022407 T2501 oasc.ZkController.register We are http://127.0.0.1:52626/_m/collection1/ and leader is http://127.0.0.1:52626/_m/collection1/
   [junit4]   2> 1022407 T2501 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52626/_m
   [junit4]   2> 1022407 T2501 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1022407 T2501 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1022408 T2501 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1022410 T2501 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1022411 T2476 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 1022412 T2476 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1022413 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1022424 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1022425 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1022427 T2505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cc19332 name:ZooKeeperConnection Watcher:127.0.0.1:52623/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1022428 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1022430 T2476 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1022432 T2476 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1022814 T2476 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1022817 T2476 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52630
   [junit4]   2> 1022818 T2476 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1022818 T2476 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1022819 T2476 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374549825192
   [junit4]   2> 1022819 T2476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374549825192/'
   [junit4]   2> 1022857 T2476 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374549825192/solr.xml
   [junit4]   2> 1022950 T2476 oasc.CoreContainer.<init> New CoreContainer 1627552441
   [junit4]   2> 1022951 T2476 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374549825192/]
   [junit4]   2> 1022953 T2476 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1022953 T2476 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1022954 T2476 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1022954 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1022955 T2476 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1022955 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1022956 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1022956 T2476 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1022957 T2476 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1022957 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1022994 T2476 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1022995 T2476 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52623/solr
   [junit4]   2> 1022996 T2476 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1022997 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1023007 T2516 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69c73970 name:ZooKeeperConnection Watcher:127.0.0.1:52623 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1023008 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1023039 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1023051 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1023054 T2518 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@70932ee4 name:ZooKeeperConnection Watcher:127.0.0.1:52623/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1023054 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1023101 T2476 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1023867 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1023868 T2499 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:52626__m",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52626/_m"}
   [junit4]   2> 1023914 T2498 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> 1023914 T2518 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> 1023914 T2505 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> 1024105 T2476 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52630__m
   [junit4]   2> 1024108 T2476 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52630__m
   [junit4]   2> 1024131 T2505 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> 1024131 T2518 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> 1024132 T2498 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1024132 T2498 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> 1024133 T2505 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1024134 T2518 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1024145 T2519 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1024145 T2519 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1024159 T2519 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1025425 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1025426 T2499 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:52630__m",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52630/_m"}
   [junit4]   2> 1025426 T2499 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 1025426 T2499 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1025445 T2505 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> 1025445 T2518 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> 1025445 T2498 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> 1026162 T2519 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1026162 T2519 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374549825192/collection1
   [junit4]   2> 1026162 T2519 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1026163 T2519 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1026164 T2519 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1026165 T2519 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374549825192/collection1/'
   [junit4]   2> 1026167 T2519 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374549825192/collection1/lib/README' to classloader
   [junit4]   2> 1026167 T2519 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374549825192/collection1/lib/classes/' to classloader
   [junit4]   2> 1026254 T2519 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1026349 T2519 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1026452 T2519 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1026465 T2519 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1027251 T2519 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1027251 T2519 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1027252 T2519 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1027278 T2519 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1027283 T2519 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1027298 T2519 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1027304 T2519 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1027309 T2519 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1027310 T2519 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1027310 T2519 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1027311 T2519 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1027312 T2519 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1027312 T2519 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1027312 T2519 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1027313 T2519 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374549825192/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty1/
   [junit4]   2> 1027313 T2519 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a24eafa
   [junit4]   2> 1027314 T2519 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty1
   [junit4]   2> 1027314 T2519 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty1/index/
   [junit4]   2> 1027315 T2519 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1027315 T2519 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty1/index
   [junit4]   2> 1027319 T2519 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@12ec8a62 lockFactory=org.apache.lucene.store.NativeFSLockFactory@31d5b497),segFN=segments_1,generation=1}
   [junit4]   2> 1027319 T2519 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1027324 T2519 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1027324 T2519 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1027325 T2519 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1027326 T2519 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1027326 T2519 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1027326 T2519 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1027327 T2519 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1027327 T2519 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1027328 T2519 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1027338 T2519 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1027345 T2519 oass.SolrIndexSearcher.<init> Opening Searcher@9755dd1 main
   [junit4]   2> 1027347 T2519 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1027347 T2519 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1027352 T2520 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9755dd1 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1027354 T2519 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1027354 T2519 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52630/_m collection:collection1 shard:shard1
   [junit4]   2> 1027354 T2519 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1027371 T2519 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1027410 T2519 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1027417 T2519 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1027417 T2519 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1027418 T2519 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52630/_m/collection1/
   [junit4]   2> 1027418 T2519 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1027418 T2519 oasc.SyncStrategy.syncToMe http://127.0.0.1:52630/_m/collection1/ has no replicas
   [junit4]   2> 1027418 T2519 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52630/_m/collection1/ shard1
   [junit4]   2> 1027419 T2519 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1028457 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1028527 T2505 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> 1028527 T2498 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> 1028527 T2518 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> 1028572 T2519 oasc.ZkController.register We are http://127.0.0.1:52630/_m/collection1/ and leader is http://127.0.0.1:52630/_m/collection1/
   [junit4]   2> 1028572 T2519 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52630/_m
   [junit4]   2> 1028572 T2519 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1028572 T2519 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1028573 T2519 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1028576 T2519 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1028577 T2476 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 1028578 T2476 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1028578 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1028871 T2476 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1028874 T2476 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52633
   [junit4]   2> 1028875 T2476 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1028875 T2476 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1028876 T2476 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374549831348
   [junit4]   2> 1028876 T2476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374549831348/'
   [junit4]   2> 1028912 T2476 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374549831348/solr.xml
   [junit4]   2> 1028990 T2476 oasc.CoreContainer.<init> New CoreContainer 686655823
   [junit4]   2> 1028991 T2476 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374549831348/]
   [junit4]   2> 1028993 T2476 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1028993 T2476 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1028994 T2476 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1028994 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1028995 T2476 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1028995 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1028996 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1028996 T2476 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1028997 T2476 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1028997 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1029014 T2476 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1029015 T2476 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52623/solr
   [junit4]   2> 1029015 T2476 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1029016 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1029022 T2532 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2d1b687 name:ZooKeeperConnection Watcher:127.0.0.1:52623 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1029023 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1029043 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1029055 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1029058 T2534 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@195201e3 name:ZooKeeperConnection Watcher:127.0.0.1:52623/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1029058 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1029073 T2476 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1030052 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1030053 T2499 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:52630__m",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52630/_m"}
   [junit4]   2> 1030073 T2505 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> 1030073 T2518 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> 1030073 T2498 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> 1030073 T2534 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> 1030094 T2476 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52633__m
   [junit4]   2> 1030100 T2476 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52633__m
   [junit4]   2> 1030108 T2505 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> 1030108 T2534 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> 1030108 T2518 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> 1030109 T2498 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1030109 T2498 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> 1030110 T2505 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1030110 T2534 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1030111 T2518 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1030117 T2535 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1030117 T2535 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1030123 T2535 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1031597 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1031599 T2499 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:52633__m",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52633/_m"}
   [junit4]   2> 1031599 T2499 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1031599 T2499 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1031792 T2505 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> 1031792 T2534 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> 1031792 T2518 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> 1031792 T2498 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> 1032126 T2535 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1032126 T2535 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374549831348/collection1
   [junit4]   2> 1032126 T2535 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1032127 T2535 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1032128 T2535 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1032129 T2535 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374549831348/collection1/'
   [junit4]   2> 1032131 T2535 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374549831348/collection1/lib/classes/' to classloader
   [junit4]   2> 1032131 T2535 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374549831348/collection1/lib/README' to classloader
   [junit4]   2> 1032191 T2535 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1032263 T2535 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1032366 T2535 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1032378 T2535 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1033131 T2535 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1033131 T2535 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1033132 T2535 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1033145 T2535 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1033150 T2535 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1033165 T2535 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1033173 T2535 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1033178 T2535 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1033179 T2535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1033179 T2535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1033179 T2535 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1033181 T2535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1033181 T2535 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1033181 T2535 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1033182 T2535 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374549831348/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty2/
   [junit4]   2> 1033182 T2535 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a24eafa
   [junit4]   2> 1033183 T2535 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty2
   [junit4]   2> 1033183 T2535 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty2/index/
   [junit4]   2> 1033183 T2535 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1033184 T2535 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty2/index
   [junit4]   2> 1033187 T2535 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@27453268 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6d89d9eb),segFN=segments_1,generation=1}
   [junit4]   2> 1033188 T2535 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1033192 T2535 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1033193 T2535 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1033193 T2535 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1033194 T2535 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1033195 T2535 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1033195 T2535 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1033195 T2535 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1033196 T2535 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1033197 T2535 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1033206 T2535 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1033217 T2535 oass.SolrIndexSearcher.<init> Opening Searcher@4c122519 main
   [junit4]   2> 1033226 T2535 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1033227 T2535 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1033231 T2536 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c122519 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1033233 T2535 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1033234 T2535 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52633/_m collection:collection1 shard:shard2
   [junit4]   2> 1033234 T2535 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1033255 T2535 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1033352 T2535 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1033394 T2535 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1033394 T2535 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1033394 T2535 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52633/_m/collection1/
   [junit4]   2> 1033395 T2535 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1033395 T2535 oasc.SyncStrategy.syncToMe http://127.0.0.1:52633/_m/collection1/ has no replicas
   [junit4]   2> 1033395 T2535 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52633/_m/collection1/ shard2
   [junit4]   2> 1033396 T2535 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1034856 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1034907 T2505 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> 1034907 T2518 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> 1034907 T2534 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> 1034907 T2498 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> 1034971 T2535 oasc.ZkController.register We are http://127.0.0.1:52633/_m/collection1/ and leader is http://127.0.0.1:52633/_m/collection1/
   [junit4]   2> 1034971 T2535 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52633/_m
   [junit4]   2> 1034971 T2535 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1034971 T2535 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1034972 T2535 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1034978 T2535 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1034979 T2476 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 1034980 T2476 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1034980 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1035335 T2476 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1035339 T2476 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52636
   [junit4]   2> 1035339 T2476 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1035340 T2476 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1035340 T2476 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374549837750
   [junit4]   2> 1035341 T2476 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374549837750/'
   [junit4]   2> 1035406 T2476 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374549837750/solr.xml
   [junit4]   2> 1035507 T2476 oasc.CoreContainer.<init> New CoreContainer 1185845148
   [junit4]   2> 1035508 T2476 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374549837750/]
   [junit4]   2> 1035510 T2476 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1035510 T2476 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1035511 T2476 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1035511 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1035512 T2476 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1035512 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1035513 T2476 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1035513 T2476 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1035514 T2476 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1035514 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1035538 T2476 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1035539 T2476 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52623/solr
   [junit4]   2> 1035539 T2476 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1035540 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1035544 T2548 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e566f04 name:ZooKeeperConnection Watcher:127.0.0.1:52623 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1035544 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1035571 T2476 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1035583 T2476 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1035586 T2550 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bf7754f name:ZooKeeperConnection Watcher:127.0.0.1:52623/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1035586 T2476 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1035603 T2476 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1036464 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1036465 T2499 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:52633__m",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52633/_m"}
   [junit4]   2> 1036504 T2505 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> 1036504 T2534 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> 1036504 T2518 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> 1036504 T2498 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> 1036504 T2550 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> 1036608 T2476 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52636__m
   [junit4]   2> 1036626 T2476 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52636__m
   [junit4]   2> 1036760 T2518 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> 1036760 T2534 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> 1036760 T2505 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> 1036761 T2498 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1036761 T2550 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1036762 T2498 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> 1036762 T2550 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> 1036763 T2518 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1036763 T2534 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1036764 T2505 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1036770 T2551 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1036770 T2551 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1036776 T2551 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1038012 T2499 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1038013 T2499 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:52636__m",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52636/_m"}
   [junit4]   2> 1038013 T2499 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1038013 T2499 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1038194 T2550 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> 1038194 T2518 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> 1038194 T2534 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> 1038194 T2498 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> 1038194 T2505 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> 1038778 T2551 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1038778 T2551 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374549837750/collection1
   [junit4]   2> 1038778 T2551 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1038779 T2551 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1038780 T2551 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1038781 T2551 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374549837750/collection1/'
   [junit4]   2> 1038783 T2551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374549837750/collection1/lib/classes/' to classloader
   [junit4]   2> 1038783 T2551 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374549837750/collection1/lib/README' to classloader
   [junit4]   2> 1038837 T2551 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1038936 T2551 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1039038 T2551 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1039051 T2551 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1039888 T2551 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1039888 T2551 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1039889 T2551 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1039902 T2551 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1039907 T2551 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1039927 T2551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1039934 T2551 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1039939 T2551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1039941 T2551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1039941 T2551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1039941 T2551 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1039942 T2551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1039943 T2551 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1039943 T2551 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1039943 T2551 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374549837750/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty3/
   [junit4]   2> 1039944 T2551 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a24eafa
   [junit4]   2> 1039945 T2551 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty3
   [junit4]   2> 1039945 T2551 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty3/index/
   [junit4]   2> 1039945 T2551 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1039946 T2551 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374549818976/jetty3/index
   [junit4]   2> 1039949 T2551 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@54b0b8f7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@1ea1cf1e),segFN=segments_1,generation=1}
   [junit4]   2> 1039949 T2551 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1039954 T2551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1039955 T2551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1039955 T2551 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1039956 T2551 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1039957 T2551 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1039957 T2551 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1039957 T2551 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1039958 T2551 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1039958 T2551 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1039970 T2551 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1039978 T2551 oass.SolrIndexSearcher.<init> Opening Searcher@127de660 main
   [junit4]   2> 1039979 T2551 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1039979 T2551 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1039984 T2552 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@127de660 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1039986 T2551 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1039986 T2551 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52636/_m collection:collection1 shard:shard1
   [junit4]   2> 1039987 T2551 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1040017 T2551 oasc.ZkController.register We are http://127.0.0.1:52636/_m/collection1/ and leader is http://127.0.0.1:52630/_m/collection1/
   [junit4]   2> 1040017 T2551 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52636/_m
   [junit4]   2> 1040018 T2551 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1040018 T2551 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C1608 name=collection1 org.apache.solr.core.SolrCore@35775d14 url=http://127.0.0.1:52636/_m/collection1 node=127.0.0.1:52636__m C1608_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:52636__m, base_url=http://127.0.0.1:52636/_m}
   [junit4]   2> 1040019 T2553 C1608 P52636 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1040019 T2551 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1040020 T2553 C1608 P52636 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1040020 T2553 C1608 P52636 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1040021 T2553 C1608 P52636 oasc.ZkController.publish numShards not found on descriptor - readi

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

onImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=de_CH, timezone=PST8PDT
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=157544584,total=443219968
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest, UpdateParamsTest, LeaderElectionIntegrationTest, TestDefaultSearchFieldResource, TestHashPartitioner, ChaosMonkeySafeLeaderTest, SimplePostToolTest, BasicDistributedZk2Test, TestManagedSchema, IndexReaderFactoryTest, SuggesterWFSTTest, TestElisionMultitermQuery, TestDynamicFieldResource, IndexBasedSpellCheckerTest, CurrencyFieldXmlFileTest, TestCSVResponseWriter, SpellCheckCollatorTest, StatsComponentTest, TestComponentsName, TestAddFieldRealTimeGet, TestBM25SimilarityFactory, TestSystemIdResolver, TestIndexSearcher, TestArbitraryIndexDir, DOMUtilTest, NumericFieldsTest, TestCodecSupport, SuggesterTSTTest, HighlighterTest, ZkNodePropsTest, TestPartialUpdateDeduplication, NotRequiredUniqueKeyTest, TestDistributedGrouping, TestWordDelimiterFilterFactory, TestStressReorder, SolrPluginUtilsTest, TestClassNameShortening, DisMaxRequestHandlerTest, TestStressLucene, TestZkChroot, TestRecovery, BadIndexSchemaTest, OpenCloseCoreStressTest, SpellPossibilityIteratorTest, NoCacheHeaderTest, BasicHdfsTest, PathHierarchyTokenizerFactoryTest, XmlUpdateRequestHandlerTest, DateMathParserTest, CurrencyFieldOpenExchangeTest, DirectSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, DefaultValueUpdateProcessorTest, TestDefaultSimilarityFactory, TestSuggestSpellingConverter, TestSchemaVersionResource, TestOmitPositions, SolrRequestParserTest, TestDistributedSearch, DirectUpdateHandlerTest, StandardRequestHandlerTest, TestUtils, CachingDirectoryFactoryTest, RequestHandlersTest, SolrCmdDistributorTest, TestCollationField, HardAutoCommitTest, TestSchemaNameResource, PingRequestHandlerTest, QueryResultKeyTest, OutputWriterTest, TestRTGBase, OpenExchangeRatesOrgProviderTest, TestAnalyzedSuggestions, SpellCheckComponentTest, TermVectorComponentDistributedTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=384521C26DCC4024 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=de_CH -Dtests.timezone=PST8PDT -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=2960, name=recoveryCmdExecutor-1417-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:384)
   [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([384521C26DCC4024]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2960, name=recoveryCmdExecutor-1417-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:384)
   [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([384521C26DCC4024]:0)
   [junit4] Completed on J1 in 230.70s, 1 test, 2 errors <<< FAILURES!

[...truncated 548 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 612 ignored (5 assumptions)

Total time: 45 minutes 37 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.4-Java6 - Build # 41 - Still Failing

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

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=2334, name=recoveryCmdExecutor-1026-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:384)         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=2334, name=recoveryCmdExecutor-1026-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:384)
        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([5A59D2A64811097D]: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=2334, name=recoveryCmdExecutor-1026-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:384)         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=2334, name=recoveryCmdExecutor-1026-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:384)
        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([5A59D2A64811097D]:0)




Build Log:
[...truncated 9108 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1200966 T1895 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /dg_t/
   [junit4]   2> 1200969 T1895 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374519089082
   [junit4]   2> 1200970 T1895 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1200971 T1896 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1201072 T1895 oasc.ZkTestServer.run start zk server on port:53163
   [junit4]   2> 1201073 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1201076 T1902 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7e82c636 name:ZooKeeperConnection Watcher:127.0.0.1:53163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1201076 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1201077 T1895 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1201089 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1201091 T1904 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28327b06 name:ZooKeeperConnection Watcher:127.0.0.1:53163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1201091 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1201091 T1895 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1201095 T1895 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1201105 T1895 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1201107 T1895 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1201115 T1895 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1201115 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1201132 T1895 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1201133 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1201237 T1895 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1201238 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1201241 T1895 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1201242 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1201252 T1895 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1201252 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1201256 T1895 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1201256 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1201259 T1895 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1201260 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1201263 T1895 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1201264 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1201267 T1895 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1201267 T1895 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1201539 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1201544 T1895 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53169
   [junit4]   2> 1201545 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1201545 T1895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1201546 T1895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374519089387
   [junit4]   2> 1201546 T1895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374519089387/'
   [junit4]   2> 1201584 T1895 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374519089387/solr.xml
   [junit4]   2> 1201655 T1895 oasc.CoreContainer.<init> New CoreContainer 1112921844
   [junit4]   2> 1201656 T1895 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374519089387/]
   [junit4]   2> 1201658 T1895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1201658 T1895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1201659 T1895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1201659 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1201660 T1895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1201660 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1201660 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1201661 T1895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1201661 T1895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1201662 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1201679 T1895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1201679 T1895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53163/solr
   [junit4]   2> 1201680 T1895 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1201681 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1201683 T1915 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11934f32 name:ZooKeeperConnection Watcher:127.0.0.1:53163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1201684 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1201686 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1201697 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1201699 T1917 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@297e4571 name:ZooKeeperConnection Watcher:127.0.0.1:53163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1201699 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1201701 T1895 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1201712 T1895 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1201715 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1201723 T1895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53169_dg_t
   [junit4]   2> 1201724 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53169_dg_t
   [junit4]   2> 1201727 T1895 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1201740 T1895 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1201742 T1895 oasc.Overseer.start Overseer (id=90080483022471171-127.0.0.1:53169_dg_t-n_0000000000) starting
   [junit4]   2> 1201757 T1895 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1201767 T1919 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1201768 T1895 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1201770 T1895 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1201772 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1201775 T1918 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1201779 T1920 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1201779 T1920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1201780 T1920 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1203279 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1203280 T1918 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:53169_dg_t",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53169/dg_t"}
   [junit4]   2> 1203280 T1918 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 1203280 T1918 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1203311 T1917 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> 1203783 T1920 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1203783 T1920 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374519089387/collection1
   [junit4]   2> 1203783 T1920 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1203784 T1920 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1203784 T1920 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1203786 T1920 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374519089387/collection1/'
   [junit4]   2> 1203787 T1920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374519089387/collection1/lib/classes/' to classloader
   [junit4]   2> 1203788 T1920 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374519089387/collection1/lib/README' to classloader
   [junit4]   2> 1203843 T1920 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1203903 T1920 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1204004 T1920 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1204015 T1920 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1204726 T1920 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1204726 T1920 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1204727 T1920 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1204742 T1920 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1204747 T1920 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1204766 T1920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1204772 T1920 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1204777 T1920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1204778 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1204779 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1204779 T1920 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1204780 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1204780 T1920 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1204781 T1920 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1204781 T1920 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374519089387/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/control/data/
   [junit4]   2> 1204781 T1920 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f410a85
   [junit4]   2> 1204782 T1920 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/control/data
   [junit4]   2> 1204783 T1920 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/control/data/index/
   [junit4]   2> 1204783 T1920 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1204783 T1920 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/control/data/index
   [junit4]   2> 1204789 T1920 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5f0d52a0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5e00ecff),segFN=segments_1,generation=1}
   [junit4]   2> 1204790 T1920 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1204794 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1204795 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1204795 T1920 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1204796 T1920 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1204797 T1920 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1204797 T1920 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1204797 T1920 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1204798 T1920 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1204798 T1920 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1204811 T1920 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1204822 T1920 oass.SolrIndexSearcher.<init> Opening Searcher@8186f2c main
   [junit4]   2> 1204823 T1920 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1204824 T1920 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1204827 T1921 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@8186f2c main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1204829 T1920 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1204829 T1920 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53169/dg_t collection:control_collection shard:shard1
   [junit4]   2> 1204830 T1920 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1204849 T1920 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1204895 T1920 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1204904 T1920 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1204904 T1920 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1204904 T1920 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53169/dg_t/collection1/
   [junit4]   2> 1204905 T1920 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1204905 T1920 oasc.SyncStrategy.syncToMe http://127.0.0.1:53169/dg_t/collection1/ has no replicas
   [junit4]   2> 1204905 T1920 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53169/dg_t/collection1/ shard1
   [junit4]   2> 1204905 T1920 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1206385 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1206400 T1917 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> 1206453 T1920 oasc.ZkController.register We are http://127.0.0.1:53169/dg_t/collection1/ and leader is http://127.0.0.1:53169/dg_t/collection1/
   [junit4]   2> 1206453 T1920 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53169/dg_t
   [junit4]   2> 1206453 T1920 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1206453 T1920 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1206454 T1920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1206455 T1920 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1206456 T1895 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 1206457 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1206458 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1206469 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1206470 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206472 T1924 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6f11f895 name:ZooKeeperConnection Watcher:127.0.0.1:53163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206473 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206474 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1206476 T1895 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1206738 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1206741 T1895 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53177
   [junit4]   2> 1206742 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1206743 T1895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1206743 T1895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374519094589
   [junit4]   2> 1206744 T1895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374519094589/'
   [junit4]   2> 1206781 T1895 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374519094589/solr.xml
   [junit4]   2> 1206852 T1895 oasc.CoreContainer.<init> New CoreContainer 916842649
   [junit4]   2> 1206853 T1895 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374519094589/]
   [junit4]   2> 1206855 T1895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1206855 T1895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1206856 T1895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1206856 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1206857 T1895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1206857 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1206857 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1206858 T1895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1206858 T1895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1206859 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1206876 T1895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1206877 T1895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53163/solr
   [junit4]   2> 1206877 T1895 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1206878 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206880 T1935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4649b0d6 name:ZooKeeperConnection Watcher:127.0.0.1:53163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206881 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206888 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1206899 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1206901 T1937 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ba19eab name:ZooKeeperConnection Watcher:127.0.0.1:53163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1206901 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1206913 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1207913 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1207914 T1918 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:53169_dg_t",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53169/dg_t"}
   [junit4]   2> 1207916 T1895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53177_dg_t
   [junit4]   2> 1207929 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53177_dg_t
   [junit4]   2> 1207930 T1937 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> 1207930 T1917 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> 1207930 T1924 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> 1207933 T1937 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> 1207933 T1924 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> 1207935 T1924 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1207936 T1937 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1207936 T1917 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1207936 T1917 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> 1207942 T1938 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1207942 T1938 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1207943 T1938 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1209438 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1209439 T1918 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:53177_dg_t",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53177/dg_t"}
   [junit4]   2> 1209439 T1918 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 1209440 T1918 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1209457 T1924 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> 1209457 T1937 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> 1209457 T1917 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> 1209946 T1938 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1209946 T1938 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374519094589/collection1
   [junit4]   2> 1209947 T1938 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1209948 T1938 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1209948 T1938 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1209951 T1938 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374519094589/collection1/'
   [junit4]   2> 1209954 T1938 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374519094589/collection1/lib/classes/' to classloader
   [junit4]   2> 1209956 T1938 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374519094589/collection1/lib/README' to classloader
   [junit4]   2> 1210038 T1938 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1210119 T1938 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1210221 T1938 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1210233 T1938 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1210891 T1938 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1210892 T1938 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1210893 T1938 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1210905 T1938 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1210910 T1938 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1210926 T1938 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1210931 T1938 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1210936 T1938 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1210937 T1938 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1210938 T1938 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1210938 T1938 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1210939 T1938 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1210939 T1938 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1210940 T1938 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1210940 T1938 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374519094589/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty1/
   [junit4]   2> 1210940 T1938 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f410a85
   [junit4]   2> 1210941 T1938 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty1
   [junit4]   2> 1210942 T1938 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty1/index/
   [junit4]   2> 1210942 T1938 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1210942 T1938 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty1/index
   [junit4]   2> 1210946 T1938 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@47c49dc1 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4ad8d6ed),segFN=segments_1,generation=1}
   [junit4]   2> 1210946 T1938 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1210952 T1938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1210952 T1938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1210953 T1938 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1210953 T1938 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1210954 T1938 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1210954 T1938 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1210955 T1938 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1210955 T1938 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1210956 T1938 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1210966 T1938 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1210974 T1938 oass.SolrIndexSearcher.<init> Opening Searcher@22bf06d6 main
   [junit4]   2> 1210975 T1938 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1210976 T1938 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1210981 T1939 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@22bf06d6 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1210983 T1938 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1210983 T1938 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53177/dg_t collection:collection1 shard:shard1
   [junit4]   2> 1210984 T1938 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1210999 T1938 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1211015 T1938 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1211027 T1938 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1211027 T1938 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1211028 T1938 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53177/dg_t/collection1/
   [junit4]   2> 1211028 T1938 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1211028 T1938 oasc.SyncStrategy.syncToMe http://127.0.0.1:53177/dg_t/collection1/ has no replicas
   [junit4]   2> 1211028 T1938 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53177/dg_t/collection1/ shard1
   [junit4]   2> 1211029 T1938 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1212465 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1212506 T1937 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> 1212506 T1924 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> 1212506 T1917 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> 1212514 T1938 oasc.ZkController.register We are http://127.0.0.1:53177/dg_t/collection1/ and leader is http://127.0.0.1:53177/dg_t/collection1/
   [junit4]   2> 1212514 T1938 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53177/dg_t
   [junit4]   2> 1212514 T1938 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1212514 T1938 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1212515 T1938 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1212517 T1938 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1212518 T1895 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 1212519 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1212519 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1212795 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1212799 T1895 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53196
   [junit4]   2> 1212799 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1212800 T1895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1212800 T1895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374519100641
   [junit4]   2> 1212801 T1895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374519100641/'
   [junit4]   2> 1212838 T1895 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374519100641/solr.xml
   [junit4]   2> 1212909 T1895 oasc.CoreContainer.<init> New CoreContainer 1114690277
   [junit4]   2> 1212910 T1895 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374519100641/]
   [junit4]   2> 1212911 T1895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1212912 T1895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1212912 T1895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1212913 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1212913 T1895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1212914 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1212914 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1212915 T1895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1212915 T1895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1212916 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1212931 T1895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1212931 T1895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53163/solr
   [junit4]   2> 1212932 T1895 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1212933 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1212936 T1951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d25da76 name:ZooKeeperConnection Watcher:127.0.0.1:53163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1212936 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1212950 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1212961 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1212963 T1953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b0909bc name:ZooKeeperConnection Watcher:127.0.0.1:53163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1212963 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1212972 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1213976 T1895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53196_dg_t
   [junit4]   2> 1213979 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53196_dg_t
   [junit4]   2> 1213982 T1924 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> 1213982 T1937 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> 1213982 T1917 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1213982 T1953 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1213983 T1917 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> 1213983 T1924 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1213995 T1937 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1214000 T1954 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1214001 T1954 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1214002 T1954 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1214019 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1214020 T1918 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:53177_dg_t",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53177/dg_t"}
   [junit4]   2> 1214024 T1918 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:53196_dg_t",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53196/dg_t"}
   [junit4]   2> 1214024 T1918 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1214025 T1918 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1214036 T1953 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> 1214036 T1917 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> 1214036 T1937 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> 1214036 T1924 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> 1215003 T1954 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1215003 T1954 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374519100641/collection1
   [junit4]   2> 1215003 T1954 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1215004 T1954 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1215004 T1954 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1215006 T1954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374519100641/collection1/'
   [junit4]   2> 1215007 T1954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374519100641/collection1/lib/README' to classloader
   [junit4]   2> 1215008 T1954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374519100641/collection1/lib/classes/' to classloader
   [junit4]   2> 1215062 T1954 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1215121 T1954 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1215223 T1954 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1215233 T1954 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1215858 T1954 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1215858 T1954 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1215859 T1954 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1215871 T1954 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1215876 T1954 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1215892 T1954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1215897 T1954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1215902 T1954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1215903 T1954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1215903 T1954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1215903 T1954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1215904 T1954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1215905 T1954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1215905 T1954 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1215905 T1954 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374519100641/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty2/
   [junit4]   2> 1215906 T1954 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f410a85
   [junit4]   2> 1215907 T1954 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty2
   [junit4]   2> 1215907 T1954 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty2/index/
   [junit4]   2> 1215907 T1954 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1215908 T1954 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty2/index
   [junit4]   2> 1215911 T1954 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@181596c4 lockFactory=org.apache.lucene.store.NativeFSLockFactory@43e73c9a),segFN=segments_1,generation=1}
   [junit4]   2> 1215912 T1954 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1215917 T1954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1215917 T1954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1215918 T1954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1215918 T1954 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1215919 T1954 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1215919 T1954 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1215920 T1954 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1215920 T1954 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1215921 T1954 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1215930 T1954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1215938 T1954 oass.SolrIndexSearcher.<init> Opening Searcher@7dd63dc2 main
   [junit4]   2> 1215939 T1954 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1215940 T1954 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1215944 T1955 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7dd63dc2 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1215947 T1954 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1215947 T1954 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53196/dg_t collection:collection1 shard:shard2
   [junit4]   2> 1215947 T1954 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1215962 T1954 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1215979 T1954 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1215990 T1954 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1215991 T1954 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1215991 T1954 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53196/dg_t/collection1/
   [junit4]   2> 1215991 T1954 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1215991 T1954 oasc.SyncStrategy.syncToMe http://127.0.0.1:53196/dg_t/collection1/ has no replicas
   [junit4]   2> 1215992 T1954 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53196/dg_t/collection1/ shard2
   [junit4]   2> 1215992 T1954 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1217054 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1217073 T1953 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> 1217073 T1917 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> 1217073 T1937 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> 1217073 T1924 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> 1217126 T1954 oasc.ZkController.register We are http://127.0.0.1:53196/dg_t/collection1/ and leader is http://127.0.0.1:53196/dg_t/collection1/
   [junit4]   2> 1217126 T1954 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53196/dg_t
   [junit4]   2> 1217127 T1954 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1217127 T1954 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1217127 T1954 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1217131 T1954 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1217133 T1895 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 1217133 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1217134 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1217686 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1217690 T1895 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53240
   [junit4]   2> 1217691 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1217691 T1895 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1217692 T1895 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374519105262
   [junit4]   2> 1217692 T1895 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374519105262/'
   [junit4]   2> 1217766 T1895 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374519105262/solr.xml
   [junit4]   2> 1217898 T1895 oasc.CoreContainer.<init> New CoreContainer 1796062852
   [junit4]   2> 1217899 T1895 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374519105262/]
   [junit4]   2> 1217901 T1895 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1217902 T1895 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1217902 T1895 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1217902 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1217903 T1895 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1217903 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1217904 T1895 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1217904 T1895 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1217905 T1895 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1217905 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1217931 T1895 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1217932 T1895 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53163/solr
   [junit4]   2> 1217932 T1895 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1217933 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1217937 T1967 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53570304 name:ZooKeeperConnection Watcher:127.0.0.1:53163 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1217938 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1217941 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1217954 T1895 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1217957 T1969 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36bc5208 name:ZooKeeperConnection Watcher:127.0.0.1:53163/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1217957 T1895 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1217964 T1895 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1218589 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1218590 T1918 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:53196_dg_t",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53196/dg_t"}
   [junit4]   2> 1218612 T1924 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> 1218613 T1969 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> 1218612 T1917 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> 1218612 T1953 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> 1218612 T1937 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> 1218969 T1895 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53240_dg_t
   [junit4]   2> 1218976 T1895 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53240_dg_t
   [junit4]   2> 1218979 T1953 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> 1218979 T1937 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> 1218979 T1924 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> 1218979 T1969 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1218979 T1917 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1218980 T1969 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> 1218980 T1917 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> 1218981 T1953 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1218981 T1937 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1218981 T1924 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1218993 T1970 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1218994 T1970 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1218995 T1970 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1220119 T1918 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1220120 T1918 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:53240_dg_t",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53240/dg_t"}
   [junit4]   2> 1220120 T1918 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1220120 T1918 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1220131 T1953 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> 1220131 T1969 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> 1220131 T1937 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> 1220131 T1917 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> 1220131 T1924 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> 1220997 T1970 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1220997 T1970 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374519105262/collection1
   [junit4]   2> 1220997 T1970 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1220998 T1970 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1220998 T1970 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1221000 T1970 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374519105262/collection1/'
   [junit4]   2> 1221001 T1970 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374519105262/collection1/lib/classes/' to classloader
   [junit4]   2> 1221002 T1970 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374519105262/collection1/lib/README' to classloader
   [junit4]   2> 1221058 T1970 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1221118 T1970 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1221219 T1970 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1221230 T1970 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1221854 T1970 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1221854 T1970 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1221855 T1970 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1221867 T1970 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1221872 T1970 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1221888 T1970 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1221893 T1970 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1221898 T1970 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1221899 T1970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1221899 T1970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1221900 T1970 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1221901 T1970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1221901 T1970 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1221901 T1970 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1221902 T1970 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374519105262/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty3/
   [junit4]   2> 1221902 T1970 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f410a85
   [junit4]   2> 1221903 T1970 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty3
   [junit4]   2> 1221903 T1970 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty3/index/
   [junit4]   2> 1221903 T1970 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 1221904 T1970 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374519089081/jetty3/index
   [junit4]   2> 1221907 T1970 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@66df89f0 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c747266),segFN=segments_1,generation=1}
   [junit4]   2> 1221908 T1970 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1221913 T1970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1221913 T1970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1221914 T1970 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1221914 T1970 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1221915 T1970 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1221915 T1970 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1221916 T1970 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1221916 T1970 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1221917 T1970 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1221926 T1970 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1221934 T1970 oass.SolrIndexSearcher.<init> Opening Searcher@5fe8d552 main
   [junit4]   2> 1221935 T1970 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1221935 T1970 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1221940 T1971 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5fe8d552 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1221943 T1970 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1221943 T1970 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53240/dg_t collection:collection1 shard:shard1
   [junit4]   2> 1221943 T1970 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1221962 T1970 oasc.ZkController.register We are http://127.0.0.1:53240/dg_t/collection1/ and leader is http://127.0.0.1:53177/dg_t/collection1/
   [junit4]   2> 1221963 T1970 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53240/dg_t
   [junit4]   2> 1221963 T1970 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1221963 T1970 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C571 name=collection1 org.apache.solr.core.SolrCore@45fcaedf url=http://127.0.0.1:53240/dg_t/collection1 node=127.0.0.1:53240_dg_t C571_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:53240_dg_t, base_url=http://127.0.0.1:53240/dg_t}
   [junit4]   2> 1221964 T1972 C571 P53240 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1221964 T1972 C571 P53240 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1221964 T1970 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1221964 T1972 C571 P53240 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1221965 T1972 C571 P53240 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1221966 T1895 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 1221966 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1221966 T1972 C571 P53240 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1221967 T1895 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1221977 T1927 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1222259 T1895 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1222262 T1895 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53255
   [junit4]   2> 1222263 T1895 oass.SolrDispatchFilter.init SolrDispatchFilter.init()

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

[junit4]   2> 	        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=Appending, sim=DefaultSimilarity, locale=iw_IL, timezone=PST8PDT
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=47714432,total=421396480
   [junit4]   2> NOTE: All tests run in this JVM: [FileBasedSpellCheckerTest, ZkCLITest, HdfsRecoveryZkTest, OverseerCollectionProcessorTest, SimpleFacetsTest, TestReloadAndDeleteDocs, TestSurroundQueryParser, DocumentBuilderTest, TestLRUCache, TestWriterPerf, MBeansHandlerTest, TestPerFieldSimilarity, MinimalSchemaTest, TestPHPSerializedResponseWriter, TestSolrDeletionPolicy2, TestGroupingSearch, PrimUtilsTest, UpdateRequestProcessorFactoryTest, TestPseudoReturnFields, SearchHandlerTest, TestMaxScoreQueryParser, DistributedTermsComponentTest, TestFieldCollectionResource, TestCloudManagedSchemaAddField, SynonymTokenizerTest, LukeRequestHandlerTest, TestSweetSpotSimilarityFactory, ResourceLoaderTest, FastVectorHighlighterTest, TestFieldTypeResource, RAMDirectoryFactoryTest, TestLMDirichletSimilarityFactory, CircularListTest, SliceStateTest, ShardSplitTest, SyncSliceTest, TestSort, LoggingHandlerTest, SchemaVersionSpecificBehaviorTest, TermsComponentTest, MoreLikeThisHandlerTest, HdfsBasicDistributedZk2Test, SpatialFilterTest, FieldMutatingUpdateProcessorTest, QueryElevationComponentTest, TestSolrQueryParserDefaultOperatorResource, TestRealTimeGet, PreAnalyzedFieldTest, UnloadDistributedZkTest, PluginInfoTest, TestSolrQueryParser, TestBadConfig, TestPropInjectDefaults, QueryEqualityTest, ZkControllerTest, TestConfig, TestManagedSchemaFieldResource, ReturnFieldsTest, TestTrie, TestFastLRUCache, TestFunctionQuery, TestQuerySenderListener, ParsingFieldUpdateProcessorsTest, SOLR749Test, LeaderElectionTest, CSVRequestHandlerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=5A59D2A64811097D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=PST8PDT -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=2334, name=recoveryCmdExecutor-1026-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:384)
   [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([5A59D2A64811097D]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2334, name=recoveryCmdExecutor-1026-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:384)
   [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([5A59D2A64811097D]:0)
   [junit4] Completed on J0 in 213.33s, 1 test, 2 errors <<< FAILURES!

[...truncated 506 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 546 ignored (5 assumptions)

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



[JENKINS] Lucene-Solr-Tests-4.4-Java6 - Build # 40 - Still Failing

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

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=2496, name=recoveryCmdExecutor-1848-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:384)         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=2496, name=recoveryCmdExecutor-1848-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:384)
        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([54980959FE58F01A]: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=2496, name=recoveryCmdExecutor-1848-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:384)         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=2496, name=recoveryCmdExecutor-1848-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:384)
        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([54980959FE58F01A]:0)




Build Log:
[...truncated 8999 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 722381 T2030 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 722386 T2030 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./solrtest-BasicDistributedZkTest-1374490296067
   [junit4]   2> 722388 T2030 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 722389 T2031 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 722489 T2030 oasc.ZkTestServer.run start zk server on port:63768
   [junit4]   2> 722490 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 722494 T2037 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29569b73 name:ZooKeeperConnection Watcher:127.0.0.1:63768 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722495 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 722495 T2030 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 722508 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 722510 T2039 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6214b0dc name:ZooKeeperConnection Watcher:127.0.0.1:63768/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 722510 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 722511 T2030 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 722514 T2030 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 722517 T2030 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 722519 T2030 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 722522 T2030 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 722523 T2030 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 722529 T2030 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 722529 T2030 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 722651 T2030 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 722652 T2030 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 722655 T2030 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 722656 T2030 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 722659 T2030 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 722660 T2030 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 722663 T2030 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 722663 T2030 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 722671 T2030 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 722672 T2030 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 722675 T2030 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 722675 T2030 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 722678 T2030 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 722679 T2030 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 722987 T2030 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 722993 T2030 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:53988
   [junit4]   2> 722993 T2030 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 722994 T2030 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 722994 T2030 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374490296370
   [junit4]   2> 722995 T2030 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374490296370/'
   [junit4]   2> 723036 T2030 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374490296370/solr.xml
   [junit4]   2> 723108 T2030 oasc.CoreContainer.<init> New CoreContainer 1426429012
   [junit4]   2> 723109 T2030 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374490296370/]
   [junit4]   2> 723111 T2030 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 723111 T2030 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 723112 T2030 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 723112 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 723113 T2030 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 723113 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 723114 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 723114 T2030 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 723115 T2030 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 723115 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 723131 T2030 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 723131 T2030 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63768/solr
   [junit4]   2> 723132 T2030 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 723133 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 723136 T2050 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@614d4267 name:ZooKeeperConnection Watcher:127.0.0.1:63768 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 723136 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 723148 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 723158 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 723160 T2052 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@54a57725 name:ZooKeeperConnection Watcher:127.0.0.1:63768/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 723160 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 723163 T2030 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 723172 T2030 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 723175 T2030 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 723178 T2030 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53988_
   [junit4]   2> 723185 T2030 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:53988_
   [junit4]   2> 723189 T2030 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 723203 T2030 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 723210 T2030 oasc.Overseer.start Overseer (id=90078596043636739-127.0.0.1:53988_-n_0000000000) starting
   [junit4]   2> 723215 T2030 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 723226 T2054 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 723227 T2030 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 723230 T2030 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 723237 T2030 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 723239 T2053 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 723243 T2055 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 723243 T2055 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 723245 T2055 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 724744 T2053 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 724745 T2053 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:53988_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53988"}
   [junit4]   2> 724745 T2053 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 724745 T2053 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 724761 T2052 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> 725247 T2055 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 725247 T2055 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374490296370/collection1
   [junit4]   2> 725247 T2055 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 725248 T2055 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 725249 T2055 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 725250 T2055 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374490296370/collection1/'
   [junit4]   2> 725252 T2055 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374490296370/collection1/lib/classes/' to classloader
   [junit4]   2> 725252 T2055 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374490296370/collection1/lib/README' to classloader
   [junit4]   2> 725305 T2055 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 725361 T2055 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 725462 T2055 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 725473 T2055 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 726015 T2055 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 726015 T2055 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 726016 T2055 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 726025 T2055 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 726028 T2055 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 726040 T2055 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 726045 T2055 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 726049 T2055 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 726050 T2055 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 726050 T2055 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 726050 T2055 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 726051 T2055 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 726051 T2055 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 726052 T2055 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 726052 T2055 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374490296370/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/control/data/
   [junit4]   2> 726052 T2055 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@199de181
   [junit4]   2> 726053 T2055 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/control/data
   [junit4]   2> 726053 T2055 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/control/data/index/
   [junit4]   2> 726053 T2055 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 726053 T2055 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/control/data/index
   [junit4]   2> 726057 T2055 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4d924214 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7c48745d),segFN=segments_1,generation=1}
   [junit4]   2> 726057 T2055 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 726060 T2055 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 726060 T2055 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 726061 T2055 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 726061 T2055 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 726062 T2055 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 726062 T2055 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 726062 T2055 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 726062 T2055 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 726063 T2055 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 726070 T2055 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 726076 T2055 oass.SolrIndexSearcher.<init> Opening Searcher@55c656b4 main
   [junit4]   2> 726077 T2055 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 726077 T2055 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 726080 T2056 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@55c656b4 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 726081 T2055 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 726081 T2055 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:53988 collection:control_collection shard:shard1
   [junit4]   2> 726081 T2055 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 726094 T2055 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 726119 T2055 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 726131 T2055 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 726132 T2055 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 726132 T2055 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:53988/collection1/
   [junit4]   2> 726132 T2055 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 726132 T2055 oasc.SyncStrategy.syncToMe http://127.0.0.1:53988/collection1/ has no replicas
   [junit4]   2> 726132 T2055 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:53988/collection1/ shard1
   [junit4]   2> 726133 T2055 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 726265 T2053 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 726287 T2052 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> 726349 T2055 oasc.ZkController.register We are http://127.0.0.1:53988/collection1/ and leader is http://127.0.0.1:53988/collection1/
   [junit4]   2> 726349 T2055 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:53988
   [junit4]   2> 726349 T2055 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 726349 T2055 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 726349 T2055 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 726351 T2055 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 726352 T2030 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 726353 T2030 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 726353 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 726360 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 726362 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 726364 T2059 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5bf3f591 name:ZooKeeperConnection Watcher:127.0.0.1:63768/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 726364 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 726365 T2030 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 726368 T2030 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 726554 T2030 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 726557 T2030 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20571
   [junit4]   2> 726557 T2030 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 726558 T2030 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 726558 T2030 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374490300048
   [junit4]   2> 726558 T2030 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374490300048/'
   [junit4]   2> 726585 T2030 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374490300048/solr.xml
   [junit4]   2> 726640 T2030 oasc.CoreContainer.<init> New CoreContainer 817346815
   [junit4]   2> 726641 T2030 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374490300048/]
   [junit4]   2> 726642 T2030 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 726642 T2030 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 726643 T2030 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 726643 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 726643 T2030 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 726644 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 726644 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 726644 T2030 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 726645 T2030 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 726645 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 726656 T2030 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 726657 T2030 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63768/solr
   [junit4]   2> 726657 T2030 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 726658 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 726688 T2070 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6dd28655 name:ZooKeeperConnection Watcher:127.0.0.1:63768 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 726688 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 726699 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 726707 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 726709 T2072 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@299ab33 name:ZooKeeperConnection Watcher:127.0.0.1:63768/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 726709 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 726721 T2030 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 727724 T2030 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20571_
   [junit4]   2> 727726 T2030 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20571_
   [junit4]   2> 727730 T2059 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 727730 T2072 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 727730 T2052 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 727730 T2052 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> 727742 T2073 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 727742 T2073 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 727744 T2073 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 727800 T2053 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 727800 T2053 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:53988_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:53988"}
   [junit4]   2> 727804 T2053 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:20571_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20571"}
   [junit4]   2> 727804 T2053 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 727805 T2053 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 727820 T2052 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> 727820 T2072 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> 727820 T2059 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> 728745 T2073 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 728745 T2073 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374490300048/collection1
   [junit4]   2> 728745 T2073 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 728746 T2073 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 728747 T2073 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 728748 T2073 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374490300048/collection1/'
   [junit4]   2> 728750 T2073 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374490300048/collection1/lib/README' to classloader
   [junit4]   2> 728750 T2073 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374490300048/collection1/lib/classes/' to classloader
   [junit4]   2> 728806 T2073 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 728867 T2073 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 728969 T2073 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 728981 T2073 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 729655 T2073 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 729656 T2073 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 729657 T2073 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 729670 T2073 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 729675 T2073 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 729690 T2073 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 729695 T2073 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 729700 T2073 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 729701 T2073 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 729702 T2073 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 729702 T2073 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 729703 T2073 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 729704 T2073 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 729704 T2073 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 729704 T2073 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374490300048/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty1/
   [junit4]   2> 729705 T2073 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@199de181
   [junit4]   2> 729706 T2073 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty1
   [junit4]   2> 729706 T2073 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty1/index/
   [junit4]   2> 729706 T2073 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 729707 T2073 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty1/index
   [junit4]   2> 729710 T2073 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@49dbb622 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63b8ff46),segFN=segments_1,generation=1}
   [junit4]   2> 729711 T2073 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 729716 T2073 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 729716 T2073 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 729717 T2073 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 729718 T2073 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 729718 T2073 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 729718 T2073 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 729719 T2073 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 729720 T2073 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 729720 T2073 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 729730 T2073 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 729737 T2073 oass.SolrIndexSearcher.<init> Opening Searcher@7adf485b main
   [junit4]   2> 729739 T2073 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 729739 T2073 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 729744 T2074 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7adf485b main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 729746 T2073 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 729746 T2073 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20571 collection:collection1 shard:shard1
   [junit4]   2> 729747 T2073 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 729764 T2073 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 729783 T2073 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 729799 T2073 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 729799 T2073 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 729800 T2073 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:20571/collection1/
   [junit4]   2> 729800 T2073 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 729801 T2073 oasc.SyncStrategy.syncToMe http://127.0.0.1:20571/collection1/ has no replicas
   [junit4]   2> 729801 T2073 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:20571/collection1/ shard1
   [junit4]   2> 729801 T2073 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 730828 T2053 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 730866 T2052 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> 730866 T2059 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> 730866 T2072 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> 730903 T2073 oasc.ZkController.register We are http://127.0.0.1:20571/collection1/ and leader is http://127.0.0.1:20571/collection1/
   [junit4]   2> 730903 T2073 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:20571
   [junit4]   2> 730903 T2073 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 730904 T2073 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 730904 T2073 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 730906 T2073 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 730907 T2030 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 730907 T2030 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 730908 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 731099 T2030 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 731102 T2030 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19693
   [junit4]   2> 731102 T2030 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 731103 T2030 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 731103 T2030 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374490304595
   [junit4]   2> 731103 T2030 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374490304595/'
   [junit4]   2> 731129 T2030 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374490304595/solr.xml
   [junit4]   2> 731179 T2030 oasc.CoreContainer.<init> New CoreContainer 713095005
   [junit4]   2> 731180 T2030 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374490304595/]
   [junit4]   2> 731181 T2030 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 731181 T2030 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 731182 T2030 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 731182 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 731182 T2030 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 731183 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 731183 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 731183 T2030 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 731184 T2030 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 731184 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 731195 T2030 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 731196 T2030 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63768/solr
   [junit4]   2> 731196 T2030 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 731197 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731200 T2086 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@78f01077 name:ZooKeeperConnection Watcher:127.0.0.1:63768 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731200 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731219 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 731227 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 731229 T2088 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52068591 name:ZooKeeperConnection Watcher:127.0.0.1:63768/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 731230 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 731241 T2030 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 732245 T2030 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19693_
   [junit4]   2> 732247 T2030 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19693_
   [junit4]   2> 732250 T2059 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> 732251 T2072 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 732251 T2052 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 732251 T2072 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> 732251 T2088 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 732251 T2052 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> 732264 T2059 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 732269 T2089 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 732269 T2089 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 732270 T2089 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 732380 T2053 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 732381 T2053 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:20571_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20571"}
   [junit4]   2> 732386 T2053 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:19693_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:19693"}
   [junit4]   2> 732386 T2053 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 732386 T2053 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 732398 T2059 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> 732398 T2088 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> 732398 T2072 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> 732398 T2052 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> 733271 T2089 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 733271 T2089 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374490304595/collection1
   [junit4]   2> 733271 T2089 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 733272 T2089 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 733273 T2089 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 733274 T2089 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374490304595/collection1/'
   [junit4]   2> 733275 T2089 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374490304595/collection1/lib/README' to classloader
   [junit4]   2> 733276 T2089 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374490304595/collection1/lib/classes/' to classloader
   [junit4]   2> 733327 T2089 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 733389 T2089 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 733491 T2089 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 733501 T2089 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 734150 T2089 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 734151 T2089 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 734151 T2089 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 734166 T2089 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 734171 T2089 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 734185 T2089 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 734190 T2089 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 734194 T2089 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 734196 T2089 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 734196 T2089 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 734196 T2089 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 734197 T2089 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 734198 T2089 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 734198 T2089 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 734198 T2089 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374490304595/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty2/
   [junit4]   2> 734199 T2089 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@199de181
   [junit4]   2> 734200 T2089 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty2
   [junit4]   2> 734200 T2089 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty2/index/
   [junit4]   2> 734200 T2089 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 734201 T2089 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty2/index
   [junit4]   2> 734205 T2089 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3c401249 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3e4e0e8e),segFN=segments_1,generation=1}
   [junit4]   2> 734205 T2089 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 734210 T2089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 734210 T2089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 734211 T2089 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 734212 T2089 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 734212 T2089 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 734213 T2089 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 734213 T2089 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 734214 T2089 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 734214 T2089 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 734224 T2089 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 734231 T2089 oass.SolrIndexSearcher.<init> Opening Searcher@45387c9d main
   [junit4]   2> 734233 T2089 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 734233 T2089 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 734238 T2090 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@45387c9d main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 734240 T2089 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 734240 T2089 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19693 collection:collection1 shard:shard2
   [junit4]   2> 734240 T2089 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 734257 T2089 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 734273 T2089 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 734284 T2089 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 734284 T2089 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 734285 T2089 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:19693/collection1/
   [junit4]   2> 734285 T2089 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 734285 T2089 oasc.SyncStrategy.syncToMe http://127.0.0.1:19693/collection1/ has no replicas
   [junit4]   2> 734286 T2089 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:19693/collection1/ shard2
   [junit4]   2> 734286 T2089 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 735416 T2053 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 735446 T2052 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> 735446 T2088 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> 735446 T2072 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> 735446 T2059 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> 735470 T2089 oasc.ZkController.register We are http://127.0.0.1:19693/collection1/ and leader is http://127.0.0.1:19693/collection1/
   [junit4]   2> 735470 T2089 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19693
   [junit4]   2> 735470 T2089 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 735470 T2089 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 735471 T2089 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 735473 T2089 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 735474 T2030 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 735475 T2030 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 735475 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 735796 T2030 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 735800 T2030 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:33412
   [junit4]   2> 735801 T2030 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 735801 T2030 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 735802 T2030 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374490309166
   [junit4]   2> 735802 T2030 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374490309166/'
   [junit4]   2> 735843 T2030 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374490309166/solr.xml
   [junit4]   2> 735925 T2030 oasc.CoreContainer.<init> New CoreContainer 1053228339
   [junit4]   2> 735926 T2030 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374490309166/]
   [junit4]   2> 735927 T2030 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 735928 T2030 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 735928 T2030 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 735929 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 735929 T2030 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 735930 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 735930 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 735931 T2030 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 735931 T2030 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 735932 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 735951 T2030 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 735952 T2030 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:63768/solr
   [junit4]   2> 735952 T2030 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 735953 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 735956 T2102 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a193f77 name:ZooKeeperConnection Watcher:127.0.0.1:63768 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735957 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 735960 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 735972 T2030 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 735974 T2104 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@45f5c3ac name:ZooKeeperConnection Watcher:127.0.0.1:63768/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 735974 T2030 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 736011 T2030 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 736953 T2053 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 736953 T2053 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:19693_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:19693"}
   [junit4]   2> 736983 T2052 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> 736983 T2088 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> 736983 T2104 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> 736983 T2072 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> 736983 T2059 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> 737015 T2030 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33412_
   [junit4]   2> 737017 T2030 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33412_
   [junit4]   2> 737020 T2059 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> 737020 T2088 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> 737020 T2072 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 737020 T2104 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 737020 T2052 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 737021 T2104 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> 737021 T2072 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> 737021 T2052 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> 737022 T2088 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 737022 T2059 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 737035 T2105 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 737035 T2105 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 737036 T2105 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 738488 T2053 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 738489 T2053 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:33412_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33412"}
   [junit4]   2> 738489 T2053 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 738490 T2053 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 738506 T2052 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> 738506 T2059 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> 738506 T2072 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> 738506 T2088 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> 738506 T2104 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> 739039 T2105 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 739039 T2105 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374490309166/collection1
   [junit4]   2> 739039 T2105 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 739040 T2105 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 739040 T2105 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 739042 T2105 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374490309166/collection1/'
   [junit4]   2> 739043 T2105 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374490309166/collection1/lib/classes/' to classloader
   [junit4]   2> 739044 T2105 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374490309166/collection1/lib/README' to classloader
   [junit4]   2> 739099 T2105 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 739160 T2105 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 739261 T2105 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 739271 T2105 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 739896 T2105 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739897 T2105 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 739898 T2105 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 739910 T2105 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 739914 T2105 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 739928 T2105 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 739933 T2105 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 739937 T2105 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 739938 T2105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 739939 T2105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 739939 T2105 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 739940 T2105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 739940 T2105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 739941 T2105 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 739941 T2105 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374490309166/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty3/
   [junit4]   2> 739941 T2105 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@199de181
   [junit4]   2> 739942 T2105 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty3
   [junit4]   2> 739942 T2105 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty3/index/
   [junit4]   2> 739943 T2105 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 739943 T2105 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374490296067/jetty3/index
   [junit4]   2> 739947 T2105 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3bdbf9f8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@66ec6406),segFN=segments_1,generation=1}
   [junit4]   2> 739947 T2105 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 739951 T2105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 739952 T2105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 739952 T2105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 739953 T2105 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 739954 T2105 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 739954 T2105 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 739954 T2105 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 739955 T2105 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 739955 T2105 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 739964 T2105 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 739971 T2105 oass.SolrIndexSearcher.<init> Opening Searcher@64a988f9 main
   [junit4]   2> 739972 T2105 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 739973 T2105 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 739977 T2106 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@64a988f9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 739979 T2105 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 739980 T2105 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33412 collection:collection1 shard:shard1
   [junit4]   2> 739980 T2105 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 740021 T2105 oasc.ZkController.register We are http://127.0.0.1:33412/collection1/ and leader is http://127.0.0.1:20571/collection1/
   [junit4]   2> 740021 T2105 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33412
   [junit4]   2> 740022 T2105 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 740022 T2105 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C370 name=collection1 org.apache.solr.core.SolrCore@7c0cec3d url=http://127.0.0.1:33412/collection1 node=127.0.0.1:33412_ C370_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:33412_, base_url=http://127.0.0.1:33412}
   [junit4]   2> 740022 T2107 C370 P33412 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 740023 T2105 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 740023 T2107 C370 P33412 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 740023 T2107 C370 P33412 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 740023 T2107 C370 P33412 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 740024 T2030 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1
   [junit4]   2> 740024 T2030 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 740025 T2030 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 740028 T2107 C370 P33412 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 740043 T2062 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 740303 T2030 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 740307 T2030 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:31872
   [junit4]   2> 740307 T2030 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 740308 T2030 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 740309 T2030 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374490313719
   [junit4]   2> 740309 T2030 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374490313719/'
   [junit4]   2> 740346 T2030 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374490313719/solr.xml
   [junit4]   2> 740417 T2030 oasc.CoreContainer.<init> New CoreContainer 1638360365
   [junit4]   2> 740418 T2030 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J1/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374490313719/]
   [junit4]   2> 740419 T2030 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 740420 T2030 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 740420 T2030 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 740421 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 740421 T2030 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 740422 T2030 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 740423 T2030 oashc

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

Connect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=449), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=449)), sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=es_CR, timezone=Etc/GMT+7
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=144739312,total=436469760
   [junit4]   2> NOTE: All tests run in this JVM: [XsltUpdateRequestHandlerTest, ChaosMonkeySafeLeaderTest, TestElisionMultitermQuery, TestRecovery, TestManagedSchema, TestReload, TestSolrXMLSerializer, CopyFieldTest, SampleTest, TestWordDelimiterFilterFactory, PreAnalyzedUpdateProcessorTest, TestRTGBase, FullSolrCloudDistribCmdsTest, IndexSchemaRuntimeFieldTest, TestBinaryResponseWriter, FileUtilsTest, SolrCoreCheckLockOnStartupTest, TestComponentsName, AssignTest, LeaderElectionIntegrationTest, TestHashPartitioner, TestDefaultSearchFieldResource, SuggesterWFSTTest, DocValuesMultiTest, TestCoreDiscovery, CollectionsAPIDistributedZkTest, TestJmxMonitoredMap, MultiTermTest, RequestHandlersTest, TestFastOutputStream, ZkNodePropsTest, SolrIndexConfigTest, TestCodecSupport, TestSolr4Spatial, NoCacheHeaderTest, TestFoldingMultitermQuery, HdfsCollectionsAPIDistributedZkTest, TestAddFieldRealTimeGet, TestCollationField, HdfsSyncSliceTest, TestFieldResource, TestCSVResponseWriter, TestQueryTypes, TestBinaryField, DateMathParserTest, BadIndexSchemaTest, URLClassifyProcessorTest, TestIndexSearcher, OutputWriterTest, StandardRequestHandlerTest, FieldAnalysisRequestHandlerTest, TestPostingsSolrHighlighter, HighlighterTest, TestCopyFieldCollectionResource, TestBM25SimilarityFactory, DebugComponentTest, NotRequiredUniqueKeyTest, TestStressLucene, TestArbitraryIndexDir, TestUpdate, AliasIntegrationTest, TestLuceneMatchVersion, TestSolrXml, CurrencyFieldXmlFileTest, EchoParamsTest, CoreAdminCreateDiscoverTest, TestSolrJ, XmlUpdateRequestHandlerTest, TestUtils, ZkSolrClientTest, TestMergePolicyConfig, UpdateParamsTest, CoreContainerCoreInitFailuresTest, SimplePostToolTest, ShardRoutingCustomTest, OpenExchangeRatesOrgProviderTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=54980959FE58F01A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=es_CR -Dtests.timezone=Etc/GMT+7 -Dtests.file.encoding=ISO-8859-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=2496, name=recoveryCmdExecutor-1848-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:384)
   [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([54980959FE58F01A]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2496, name=recoveryCmdExecutor-1848-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:384)
   [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([54980959FE58F01A]:0)
   [junit4] Completed on J1 in 205.69s, 1 test, 2 errors <<< FAILURES!

[...truncated 611 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 631 ignored (2 assumptions)

Total time: 47 minutes 12 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.4-Java6 - Build # 39 - Still Failing

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

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=1013, name=recoveryCmdExecutor-423-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:384)         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=1013, name=recoveryCmdExecutor-423-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:384)
        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([685BDDE579FF6287]: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=1013, name=recoveryCmdExecutor-423-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:384)         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=1013, name=recoveryCmdExecutor-423-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:384)
        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([685BDDE579FF6287]:0)




Build Log:
[...truncated 8827 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 202666 T547 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /vm_dvn/o
   [junit4]   2> 202670 T547 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374433040056
   [junit4]   2> 202671 T547 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 202672 T548 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 202773 T547 oasc.ZkTestServer.run start zk server on port:50451
   [junit4]   2> 202774 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 202782 T554 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4091630f name:ZooKeeperConnection Watcher:127.0.0.1:50451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 202783 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 202783 T547 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 202788 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 202790 T556 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d150be name:ZooKeeperConnection Watcher:127.0.0.1:50451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 202790 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 202791 T547 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 202800 T547 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 202808 T547 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 202810 T547 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 202813 T547 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 202815 T547 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 202824 T547 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 202825 T547 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 202934 T547 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 202935 T547 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 202938 T547 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 202939 T547 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 202942 T547 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 202943 T547 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 202946 T547 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 202947 T547 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 202951 T547 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 202951 T547 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 202955 T547 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 202955 T547 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 202965 T547 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 202966 T547 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 203200 T547 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 203203 T547 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50454
   [junit4]   2> 203204 T547 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 203204 T547 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 203205 T547 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374433040367
   [junit4]   2> 203205 T547 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374433040367/'
   [junit4]   2> 203234 T547 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374433040367/solr.xml
   [junit4]   2> 203285 T547 oasc.CoreContainer.<init> New CoreContainer 1184713508
   [junit4]   2> 203286 T547 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374433040367/]
   [junit4]   2> 203287 T547 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 203287 T547 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 203288 T547 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 203288 T547 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 203288 T547 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 203289 T547 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 203289 T547 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 203289 T547 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 203290 T547 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 203290 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 203303 T547 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 203303 T547 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50451/solr
   [junit4]   2> 203304 T547 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 203305 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 203307 T567 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@367bbdc6 name:ZooKeeperConnection Watcher:127.0.0.1:50451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203308 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 203311 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 203319 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 203321 T569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19e154b9 name:ZooKeeperConnection Watcher:127.0.0.1:50451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 203322 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 203324 T547 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 203339 T547 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 203348 T547 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 203355 T547 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50454_vm_dvn%2Fo
   [junit4]   2> 203364 T547 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50454_vm_dvn%2Fo
   [junit4]   2> 203369 T547 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 203390 T547 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 203393 T547 oasc.Overseer.start Overseer (id=90074843713568771-127.0.0.1:50454_vm_dvn%2Fo-n_0000000000) starting
   [junit4]   2> 203404 T547 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 203415 T571 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 203416 T547 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 203419 T547 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 203421 T547 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 203425 T570 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 203429 T572 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 203429 T572 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 203435 T572 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 204929 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 204930 T570 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:50454_vm_dvn%2Fo",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50454/vm_dvn/o"}
   [junit4]   2> 204930 T570 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 204931 T570 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 204936 T569 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> 205438 T572 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 205438 T572 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374433040367/collection1
   [junit4]   2> 205439 T572 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 205440 T572 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 205440 T572 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 205442 T572 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374433040367/collection1/'
   [junit4]   2> 205444 T572 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374433040367/collection1/lib/classes/' to classloader
   [junit4]   2> 205444 T572 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374433040367/collection1/lib/README' to classloader
   [junit4]   2> 205498 T572 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 205557 T572 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 205659 T572 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 205670 T572 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 206347 T572 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 206347 T572 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 206348 T572 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 206358 T572 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 206361 T572 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 206374 T572 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 206378 T572 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 206382 T572 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 206383 T572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 206384 T572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 206384 T572 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 206385 T572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 206385 T572 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 206385 T572 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 206386 T572 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374433040367/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/control/data/
   [junit4]   2> 206386 T572 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@708b3bb3
   [junit4]   2> 206387 T572 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/control/data
   [junit4]   2> 206387 T572 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/control/data/index/
   [junit4]   2> 206387 T572 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 206388 T572 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/control/data/index
   [junit4]   2> 206391 T572 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3b3fee66 lockFactory=org.apache.lucene.store.NativeFSLockFactory@50c94ac),segFN=segments_1,generation=1}
   [junit4]   2> 206391 T572 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 206394 T572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 206395 T572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 206395 T572 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 206396 T572 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 206396 T572 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 206396 T572 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 206397 T572 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 206397 T572 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 206397 T572 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 206404 T572 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 206410 T572 oass.SolrIndexSearcher.<init> Opening Searcher@57a37ec1 main
   [junit4]   2> 206411 T572 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 206411 T572 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 206414 T573 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@57a37ec1 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 206415 T572 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 206415 T572 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50454/vm_dvn/o collection:control_collection shard:shard1
   [junit4]   2> 206415 T572 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 206427 T572 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 206451 T572 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 206468 T572 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 206468 T572 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 206469 T572 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50454/vm_dvn/o/collection1/
   [junit4]   2> 206469 T572 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 206469 T572 oasc.SyncStrategy.syncToMe http://127.0.0.1:50454/vm_dvn/o/collection1/ has no replicas
   [junit4]   2> 206470 T572 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50454/vm_dvn/o/collection1/ shard1
   [junit4]   2> 206470 T572 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 207954 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 207985 T569 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> 208017 T572 oasc.ZkController.register We are http://127.0.0.1:50454/vm_dvn/o/collection1/ and leader is http://127.0.0.1:50454/vm_dvn/o/collection1/
   [junit4]   2> 208017 T572 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50454/vm_dvn/o
   [junit4]   2> 208017 T572 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 208018 T572 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 208018 T572 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 208020 T572 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 208022 T547 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 208022 T547 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 208023 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 208035 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 208037 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 208039 T576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@56caf56b name:ZooKeeperConnection Watcher:127.0.0.1:50451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208040 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 208042 T547 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 208045 T547 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 208359 T547 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 208362 T547 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:50458
   [junit4]   2> 208363 T547 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 208364 T547 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 208364 T547 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374433045430
   [junit4]   2> 208365 T547 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374433045430/'
   [junit4]   2> 208409 T547 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374433045430/solr.xml
   [junit4]   2> 208487 T547 oasc.CoreContainer.<init> New CoreContainer 1724234173
   [junit4]   2> 208487 T547 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374433045430/]
   [junit4]   2> 208489 T547 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 208490 T547 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 208490 T547 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 208491 T547 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 208491 T547 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 208492 T547 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 208492 T547 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 208493 T547 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 208494 T547 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 208494 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 208511 T547 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 208512 T547 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50451/solr
   [junit4]   2> 208513 T547 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 208514 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 208520 T587 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f255c01 name:ZooKeeperConnection Watcher:127.0.0.1:50451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208520 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 208533 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 208544 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 208550 T589 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@658762b1 name:ZooKeeperConnection Watcher:127.0.0.1:50451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 208551 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 208565 T547 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 209500 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 209501 T570 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:50454_vm_dvn%2Fo",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50454/vm_dvn/o"}
   [junit4]   2> 209518 T576 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> 209518 T589 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> 209518 T569 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> 209569 T547 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50458_vm_dvn%2Fo
   [junit4]   2> 209571 T547 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50458_vm_dvn%2Fo
   [junit4]   2> 209574 T589 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> 209574 T576 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 209574 T569 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 209575 T576 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> 209575 T569 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> 209579 T589 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 209585 T590 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 209585 T590 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 209587 T590 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 211033 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 211034 T570 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:50458_vm_dvn%2Fo",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50458/vm_dvn/o"}
   [junit4]   2> 211034 T570 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 211035 T570 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 211059 T576 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> 211059 T589 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> 211059 T569 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> 211589 T590 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 211589 T590 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374433045430/collection1
   [junit4]   2> 211589 T590 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 211591 T590 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 211591 T590 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 211593 T590 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374433045430/collection1/'
   [junit4]   2> 211594 T590 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374433045430/collection1/lib/README' to classloader
   [junit4]   2> 211595 T590 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374433045430/collection1/lib/classes/' to classloader
   [junit4]   2> 211646 T590 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 211706 T590 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 211810 T590 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 211821 T590 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 212425 T590 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 212426 T590 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 212427 T590 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 212437 T590 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 212440 T590 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 212453 T590 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 212457 T590 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 212461 T590 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 212462 T590 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 212462 T590 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 212462 T590 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 212463 T590 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 212464 T590 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 212464 T590 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 212464 T590 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374433045430/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty1/
   [junit4]   2> 212464 T590 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@708b3bb3
   [junit4]   2> 212465 T590 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty1
   [junit4]   2> 212465 T590 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty1/index/
   [junit4]   2> 212466 T590 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 212466 T590 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty1/index
   [junit4]   2> 212469 T590 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@72f2a1bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@494c009f),segFN=segments_1,generation=1}
   [junit4]   2> 212469 T590 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 212473 T590 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 212473 T590 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 212474 T590 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 212474 T590 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 212475 T590 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 212475 T590 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 212476 T590 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 212476 T590 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 212476 T590 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 212484 T590 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 212489 T590 oass.SolrIndexSearcher.<init> Opening Searcher@741c42a9 main
   [junit4]   2> 212490 T590 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 212491 T590 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 212495 T591 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@741c42a9 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 212496 T590 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 212496 T590 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50458/vm_dvn/o collection:collection1 shard:shard1
   [junit4]   2> 212497 T590 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 212508 T590 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 212550 T590 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 212561 T590 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 212562 T590 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 212562 T590 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50458/vm_dvn/o/collection1/
   [junit4]   2> 212562 T590 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 212562 T590 oasc.SyncStrategy.syncToMe http://127.0.0.1:50458/vm_dvn/o/collection1/ has no replicas
   [junit4]   2> 212563 T590 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50458/vm_dvn/o/collection1/ shard1
   [junit4]   2> 212563 T590 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 212564 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 212584 T576 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> 212584 T569 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> 212584 T589 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> 214089 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 214105 T576 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> 214105 T589 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> 214105 T569 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> 214114 T590 oasc.ZkController.register We are http://127.0.0.1:50458/vm_dvn/o/collection1/ and leader is http://127.0.0.1:50458/vm_dvn/o/collection1/
   [junit4]   2> 214114 T590 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50458/vm_dvn/o
   [junit4]   2> 214114 T590 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 214115 T590 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 214115 T590 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 214117 T590 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 214118 T547 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 214119 T547 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 214119 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 214474 T547 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 214478 T547 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:48259
   [junit4]   2> 214478 T547 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 214479 T547 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 214479 T547 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374433051516
   [junit4]   2> 214480 T547 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374433051516/'
   [junit4]   2> 214528 T547 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374433051516/solr.xml
   [junit4]   2> 214605 T547 oasc.CoreContainer.<init> New CoreContainer 395943986
   [junit4]   2> 214606 T547 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374433051516/]
   [junit4]   2> 214608 T547 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 214608 T547 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 214609 T547 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 214609 T547 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 214610 T547 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 214610 T547 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 214611 T547 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 214611 T547 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 214612 T547 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 214612 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 214630 T547 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 214630 T547 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50451/solr
   [junit4]   2> 214631 T547 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 214632 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 214636 T603 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@66e43eb8 name:ZooKeeperConnection Watcher:127.0.0.1:50451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 214636 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 214639 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 214651 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 214653 T605 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77906bf3 name:ZooKeeperConnection Watcher:127.0.0.1:50451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 214654 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 214665 T547 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 215611 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 215612 T570 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:50458_vm_dvn%2Fo",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:50458/vm_dvn/o"}
   [junit4]   2> 215640 T605 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> 215640 T589 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> 215640 T576 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> 215640 T569 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> 215669 T547 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48259_vm_dvn%2Fo
   [junit4]   2> 215671 T547 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48259_vm_dvn%2Fo
   [junit4]   2> 215675 T589 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> 215675 T605 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 215676 T569 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 215675 T576 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 215676 T569 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> 215676 T605 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> 215676 T576 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> 215677 T589 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 215684 T606 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 215684 T606 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 215686 T606 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 217147 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 217148 T570 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:48259_vm_dvn%2Fo",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48259/vm_dvn/o"}
   [junit4]   2> 217148 T570 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 217149 T570 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 217154 T605 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> 217154 T589 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> 217154 T576 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> 217154 T569 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> 217688 T606 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 217688 T606 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374433051516/collection1
   [junit4]   2> 217689 T606 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 217690 T606 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 217690 T606 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 217692 T606 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374433051516/collection1/'
   [junit4]   2> 217694 T606 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374433051516/collection1/lib/README' to classloader
   [junit4]   2> 217694 T606 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374433051516/collection1/lib/classes/' to classloader
   [junit4]   2> 217754 T606 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 217821 T606 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 217923 T606 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 217934 T606 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 218569 T606 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 218570 T606 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 218571 T606 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 218585 T606 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 218590 T606 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 218607 T606 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 218613 T606 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 218618 T606 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 218619 T606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 218620 T606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 218620 T606 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 218621 T606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 218622 T606 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 218622 T606 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 218622 T606 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374433051516/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty2/
   [junit4]   2> 218623 T606 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@708b3bb3
   [junit4]   2> 218624 T606 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty2
   [junit4]   2> 218624 T606 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty2/index/
   [junit4]   2> 218624 T606 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 218625 T606 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty2/index
   [junit4]   2> 218629 T606 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7f0a0a9a lockFactory=org.apache.lucene.store.NativeFSLockFactory@22b64866),segFN=segments_1,generation=1}
   [junit4]   2> 218629 T606 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 218635 T606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 218636 T606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 218636 T606 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 218637 T606 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 218638 T606 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 218638 T606 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 218639 T606 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 218640 T606 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 218640 T606 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 218650 T606 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 218658 T606 oass.SolrIndexSearcher.<init> Opening Searcher@6cee2a92 main
   [junit4]   2> 218660 T606 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 218660 T606 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 218666 T607 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6cee2a92 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 218669 T606 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 218669 T606 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48259/vm_dvn/o collection:collection1 shard:shard2
   [junit4]   2> 218670 T606 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 218689 T606 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 218707 T606 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 218711 T606 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 218711 T606 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 218712 T606 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48259/vm_dvn/o/collection1/
   [junit4]   2> 218712 T606 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 218712 T606 oasc.SyncStrategy.syncToMe http://127.0.0.1:48259/vm_dvn/o/collection1/ has no replicas
   [junit4]   2> 218713 T606 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48259/vm_dvn/o/collection1/ shard2
   [junit4]   2> 218713 T606 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 220170 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 220197 T569 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> 220197 T576 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> 220197 T605 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> 220197 T589 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> 220207 T606 oasc.ZkController.register We are http://127.0.0.1:48259/vm_dvn/o/collection1/ and leader is http://127.0.0.1:48259/vm_dvn/o/collection1/
   [junit4]   2> 220207 T606 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48259/vm_dvn/o
   [junit4]   2> 220207 T606 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 220207 T606 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 220208 T606 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 220210 T606 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 220211 T547 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 220212 T547 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 220212 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 220509 T547 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 220512 T547 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:23448
   [junit4]   2> 220513 T547 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 220513 T547 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 220514 T547 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374433057610
   [junit4]   2> 220514 T547 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374433057610/'
   [junit4]   2> 220554 T547 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374433057610/solr.xml
   [junit4]   2> 220629 T547 oasc.CoreContainer.<init> New CoreContainer 109066362
   [junit4]   2> 220630 T547 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374433057610/]
   [junit4]   2> 220632 T547 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 220633 T547 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 220633 T547 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 220634 T547 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 220634 T547 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 220635 T547 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 220635 T547 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 220636 T547 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 220636 T547 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 220637 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 220656 T547 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 220657 T547 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:50451/solr
   [junit4]   2> 220658 T547 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 220659 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220662 T619 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bfbd4eb name:ZooKeeperConnection Watcher:127.0.0.1:50451 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220662 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220699 T547 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 220712 T547 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 220734 T621 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d5698f name:ZooKeeperConnection Watcher:127.0.0.1:50451/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 220735 T547 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 220772 T547 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 221705 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 221706 T570 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:48259_vm_dvn%2Fo",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:48259/vm_dvn/o"}
   [junit4]   2> 221759 T589 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> 221759 T569 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> 221759 T605 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> 221759 T576 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> 221759 T621 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> 221777 T547 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:23448_vm_dvn%2Fo
   [junit4]   2> 221779 T547 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:23448_vm_dvn%2Fo
   [junit4]   2> 221782 T589 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> 221783 T569 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 221783 T621 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 221783 T605 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 221783 T576 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 221784 T605 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> 221784 T621 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> 221783 T569 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> 221784 T589 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 221784 T576 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> 221796 T622 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 221796 T622 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 221798 T622 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 223265 T570 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 223266 T570 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:23448_vm_dvn%2Fo",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:23448/vm_dvn/o"}
   [junit4]   2> 223266 T570 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 223267 T570 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 223286 T605 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> 223286 T589 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> 223286 T621 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> 223286 T569 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> 223286 T576 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> 223801 T622 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 223801 T622 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374433057610/collection1
   [junit4]   2> 223802 T622 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 223803 T622 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 223803 T622 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 223805 T622 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374433057610/collection1/'
   [junit4]   2> 223807 T622 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374433057610/collection1/lib/README' to classloader
   [junit4]   2> 223808 T622 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374433057610/collection1/lib/classes/' to classloader
   [junit4]   2> 223875 T622 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 223948 T622 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 224049 T622 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 224060 T622 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 224791 T622 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 224792 T622 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 224793 T622 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 224810 T622 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 224814 T622 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 224831 T622 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 224837 T622 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 224842 T622 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 224844 T622 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 224844 T622 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 224844 T622 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 224846 T622 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 224846 T622 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 224846 T622 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 224847 T622 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374433057610/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty3/
   [junit4]   2> 224847 T622 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@708b3bb3
   [junit4]   2> 224848 T622 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty3
   [junit4]   2> 224848 T622 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty3/index/
   [junit4]   2> 224849 T622 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 224849 T622 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374433040055/jetty3/index
   [junit4]   2> 224853 T622 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@3f03033b lockFactory=org.apache.lucene.store.NativeFSLockFactory@e830ed5),segFN=segments_1,generation=1}
   [junit4]   2> 224853 T622 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 224859 T622 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 224859 T622 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 224860 T622 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 224861 T622 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 224861 T622 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 224862 T622 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 224862 T622 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 224863 T622 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 224863 T622 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 224878 T622 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 224888 T622 oass.SolrIndexSearcher.<init> Opening Searcher@21955fe1 main
   [junit4]   2> 224889 T622 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 224890 T622 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 224895 T623 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@21955fe1 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 224898 T622 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 224898 T622 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:23448/vm_dvn/o collection:collection1 shard:shard1
   [junit4]   2> 224899 T622 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 224924 T622 oasc.ZkController.register We are http://127.0.0.1:23448/vm_dvn/o/collection1/ and leader is http://127.0.0.1:50458/vm_dvn/o/collection1/
   [junit4]   2> 224924 T622 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:23448/vm_dvn/o
   [junit4]   2> 224924 T622 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 224924 T622 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C106 name=collection1 org.apache.solr.core.SolrCore@739ffd2f url=http://127.0.0.1:23448/vm_dvn/o/collection1 node=127.0.0.1:23448_vm_dvn%2Fo C106_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:23448_vm_dvn%2Fo, base_url=http://127.0.0.1:23448/vm_dvn/o}
   [junit4]   2> 224925 T624 C106 P23448 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 224926 T624 C106 P23448 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 224926 T622 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 224926 T624 C106 P23448 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 224926 T624 C106 P23448 oasc.ZkController.publish numShards not found on descriptor - read

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

 threads:
   [junit4]   2> 	   1) Thread[id=1013, name=recoveryCmdExecutor-423-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 220164 T546 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=1013, name=recoveryCmdExecutor-423-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:546)
   [junit4]   2> 	        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=en_IE, timezone=Pacific/Pago_Pago
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=155671824,total=524025856
   [junit4]   2> NOTE: All tests run in this JVM: [IndexSchemaTest, UUIDFieldTest, StatelessScriptUpdateProcessorFactoryTest, MinimalSchemaTest, DirectUpdateHandlerOptimizeTest, FieldMutatingUpdateProcessorTest, TestQuerySenderListener, SystemInfoHandlerTest, TestQueryUtils, TestSolrDeletionPolicy2, SuggesterFSTTest, UnloadDistributedZkTest, TestFieldCollectionResource, ShowFileRequestHandlerTest, DistributedTermsComponentTest, TestConfig, SliceStateUpdateTest, TestMaxScoreQueryParser, HdfsRecoveryZkTest, TestFaceting, JsonLoaderTest, MBeansHandlerTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=685BDDE579FF6287 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=en_IE -Dtests.timezone=Pacific/Pago_Pago -Dtests.file.encoding=US-ASCII
   [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=1013, name=recoveryCmdExecutor-423-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:384)
   [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([685BDDE579FF6287]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1013, name=recoveryCmdExecutor-423-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:384)
   [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([685BDDE579FF6287]:0)
   [junit4] Completed on J0 in 220.20s, 1 test, 2 errors <<< FAILURES!

[...truncated 782 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 865 ignored (4 assumptions)

Total time: 33 minutes 48 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.4-Java6 - Build # 38 - Still Failing

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

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=645, name=recoveryCmdExecutor-71-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:384)         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=645, name=recoveryCmdExecutor-71-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:384)
        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([C858954D6861952E]: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=645, name=recoveryCmdExecutor-71-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:384)         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=645, name=recoveryCmdExecutor-71-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:384)
        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([C858954D6861952E]:0)




Build Log:
[...truncated 8728 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 44643 T155 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /_u/yh
   [junit4]   2> 44653 T155 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374389088192
   [junit4]   2> 44666 T155 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 44677 T156 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 44979 T155 oasc.ZkTestServer.run start zk server on port:13511
   [junit4]   2> 45313 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45408 T162 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d1b3f17 name:ZooKeeperConnection Watcher:127.0.0.1:13511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45409 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 45414 T155 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 45505 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 45507 T164 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@37d08490 name:ZooKeeperConnection Watcher:127.0.0.1:13511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 45508 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 45514 T155 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 45520 T155 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 45524 T155 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 45527 T155 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 45536 T155 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 45587 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 45603 T155 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 45603 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 45608 T155 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 45609 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 45613 T155 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 45614 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 45617 T155 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 45618 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 45626 T155 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 45627 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 45630 T155 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 45631 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 45634 T155 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 45635 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 45639 T155 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 45640 T155 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 46322 T155 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 46581 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22472
   [junit4]   2> 46625 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 46625 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46626 T155 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374389089183
   [junit4]   2> 46626 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374389089183/'
   [junit4]   2> 46651 T155 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374389089183/solr.xml
   [junit4]   2> 46698 T155 oasc.CoreContainer.<init> New CoreContainer 708504666
   [junit4]   2> 46699 T155 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374389089183/]
   [junit4]   2> 46745 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 46745 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 46745 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 46746 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 46746 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 46746 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 46747 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 46747 T155 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 46747 T155 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 46748 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 46759 T155 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 46760 T155 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:13511/solr
   [junit4]   2> 46779 T155 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 46780 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46783 T176 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@49e3f731 name:ZooKeeperConnection Watcher:127.0.0.1:13511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46783 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46789 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 46801 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 46803 T178 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6a6877c1 name:ZooKeeperConnection Watcher:127.0.0.1:13511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46803 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 46813 T155 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 46825 T155 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 46840 T155 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 46843 T155 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:22472__u%2Fyh
   [junit4]   2> 46850 T155 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:22472__u%2Fyh
   [junit4]   2> 46854 T155 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 46884 T155 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 46895 T155 oasc.Overseer.start Overseer (id=90071963314290691-127.0.0.1:22472__u%2Fyh-n_0000000000) starting
   [junit4]   2> 46918 T155 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 46932 T180 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 46932 T155 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 46935 T155 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 46937 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 46962 T179 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 46975 T181 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 46975 T181 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 46977 T181 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 48473 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 48480 T179 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:22472__u%2Fyh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22472/_u/yh"}
   [junit4]   2> 48480 T179 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 48518 T179 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 48549 T178 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> 48979 T181 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 48979 T181 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374389089183/collection1
   [junit4]   2> 48979 T181 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 48980 T181 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 48981 T181 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 48983 T181 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374389089183/collection1/'
   [junit4]   2> 48984 T181 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374389089183/collection1/lib/classes/' to classloader
   [junit4]   2> 48985 T181 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374389089183/collection1/lib/README' to classloader
   [junit4]   2> 49045 T181 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 49085 T181 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 49088 T181 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 49119 T181 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 49639 T181 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 49639 T181 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 49671 T181 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 49687 T181 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 49690 T181 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 49732 T181 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 49742 T181 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 49747 T181 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 49752 T181 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 49752 T181 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 49753 T181 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 49754 T181 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 49754 T181 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 49755 T181 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 49755 T181 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374389089183/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/control/data/
   [junit4]   2> 49756 T181 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cb32ed4
   [junit4]   2> 49757 T181 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/control/data
   [junit4]   2> 49757 T181 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/control/data/index/
   [junit4]   2> 49757 T181 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 49758 T181 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/control/data/index
   [junit4]   2> 49761 T181 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@453511e5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@310023dd),segFN=segments_1,generation=1}
   [junit4]   2> 49761 T181 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 49765 T181 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 49766 T181 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 49767 T181 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 49767 T181 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 49768 T181 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 49768 T181 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 49769 T181 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 49769 T181 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 49769 T181 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 49776 T181 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 49782 T181 oass.SolrIndexSearcher.<init> Opening Searcher@712a6bc7 main
   [junit4]   2> 49783 T181 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 49783 T181 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 49786 T182 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@712a6bc7 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 49788 T181 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 49788 T181 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:22472/_u/yh collection:control_collection shard:shard1
   [junit4]   2> 49801 T181 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 49815 T181 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 49853 T181 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 49865 T181 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 49865 T181 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 49865 T181 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:22472/_u/yh/collection1/
   [junit4]   2> 49866 T181 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 49866 T181 oasc.SyncStrategy.syncToMe http://127.0.0.1:22472/_u/yh/collection1/ has no replicas
   [junit4]   2> 49866 T181 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:22472/_u/yh/collection1/ shard1
   [junit4]   2> 49866 T181 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 50055 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 50080 T178 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> 50138 T181 oasc.ZkController.register We are http://127.0.0.1:22472/_u/yh/collection1/ and leader is http://127.0.0.1:22472/_u/yh/collection1/
   [junit4]   2> 50138 T181 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:22472/_u/yh
   [junit4]   2> 50138 T181 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 50139 T181 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 50139 T181 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 50141 T181 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 50142 T155 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 50143 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 50220 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 50239 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 50245 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 50248 T185 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ed14d8c name:ZooKeeperConnection Watcher:127.0.0.1:13511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50248 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 50250 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 50255 T155 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 50490 T155 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 50492 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:52161
   [junit4]   2> 50493 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 50493 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 50494 T155 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374389093793
   [junit4]   2> 50494 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374389093793/'
   [junit4]   2> 50539 T155 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374389093793/solr.xml
   [junit4]   2> 50616 T155 oasc.CoreContainer.<init> New CoreContainer 865157123
   [junit4]   2> 50617 T155 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374389093793/]
   [junit4]   2> 50619 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 50619 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 50620 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 50620 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 50621 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 50621 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 50622 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 50622 T155 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 50622 T155 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 50623 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 50640 T155 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 50640 T155 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:13511/solr
   [junit4]   2> 50641 T155 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 50642 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 50645 T196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5019f68 name:ZooKeeperConnection Watcher:127.0.0.1:13511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50646 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 50658 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 50670 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 50672 T198 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13dfffa8 name:ZooKeeperConnection Watcher:127.0.0.1:13511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 50673 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 50679 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 51593 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 51594 T179 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:22472__u%2Fyh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:22472/_u/yh"}
   [junit4]   2> 51615 T178 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> 51615 T185 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> 51615 T198 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> 51684 T155 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52161__u%2Fyh
   [junit4]   2> 51686 T155 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52161__u%2Fyh
   [junit4]   2> 51689 T178 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> 51690 T185 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 51690 T198 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 51691 T185 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> 51691 T198 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> 51692 T178 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 51711 T199 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 51711 T199 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 51713 T199 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 53123 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 53125 T179 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:52161__u%2Fyh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52161/_u/yh"}
   [junit4]   2> 53125 T179 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 53125 T179 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 53147 T178 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> 53147 T185 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> 53147 T198 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> 53715 T199 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 53715 T199 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374389093793/collection1
   [junit4]   2> 53715 T199 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 53716 T199 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 53717 T199 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 53719 T199 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374389093793/collection1/'
   [junit4]   2> 53720 T199 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374389093793/collection1/lib/classes/' to classloader
   [junit4]   2> 53721 T199 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374389093793/collection1/lib/README' to classloader
   [junit4]   2> 53784 T199 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 53851 T199 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 53853 T199 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 53898 T199 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 54408 T199 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 54409 T199 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 54410 T199 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 54422 T199 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 54426 T199 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 54452 T199 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 54458 T199 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 54462 T199 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 54464 T199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 54464 T199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 54464 T199 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 54466 T199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 54466 T199 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 54467 T199 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 54467 T199 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374389093793/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty1/
   [junit4]   2> 54467 T199 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cb32ed4
   [junit4]   2> 54468 T199 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty1
   [junit4]   2> 54468 T199 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty1/index/
   [junit4]   2> 54468 T199 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 54469 T199 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty1/index
   [junit4]   2> 54472 T199 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@79ed7690 lockFactory=org.apache.lucene.store.NativeFSLockFactory@3034f22),segFN=segments_1,generation=1}
   [junit4]   2> 54472 T199 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 54477 T199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 54477 T199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 54478 T199 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 54479 T199 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 54480 T199 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 54480 T199 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 54480 T199 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 54480 T199 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 54481 T199 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 54491 T199 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 54500 T199 oass.SolrIndexSearcher.<init> Opening Searcher@4c057f2 main
   [junit4]   2> 54501 T199 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 54501 T199 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 54506 T200 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4c057f2 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 54508 T199 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 54509 T199 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52161/_u/yh collection:collection1 shard:shard1
   [junit4]   2> 54509 T199 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 54526 T199 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 54544 T199 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 54556 T199 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 54556 T199 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 54557 T199 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52161/_u/yh/collection1/
   [junit4]   2> 54557 T199 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 54557 T199 oasc.SyncStrategy.syncToMe http://127.0.0.1:52161/_u/yh/collection1/ has no replicas
   [junit4]   2> 54558 T199 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52161/_u/yh/collection1/ shard1
   [junit4]   2> 54558 T199 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 54654 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 54672 T178 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> 54672 T185 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> 54672 T198 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> 54676 T199 oasc.ZkController.register We are http://127.0.0.1:52161/_u/yh/collection1/ and leader is http://127.0.0.1:52161/_u/yh/collection1/
   [junit4]   2> 54676 T199 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52161/_u/yh
   [junit4]   2> 54676 T199 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 54676 T199 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 54676 T199 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 54678 T199 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 54679 T155 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 54680 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 54681 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 55010 T155 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 55012 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:60266
   [junit4]   2> 55013 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 55014 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 55014 T155 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374389098231
   [junit4]   2> 55015 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374389098231/'
   [junit4]   2> 55063 T155 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374389098231/solr.xml
   [junit4]   2> 55132 T155 oasc.CoreContainer.<init> New CoreContainer 1742863032
   [junit4]   2> 55133 T155 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374389098231/]
   [junit4]   2> 55134 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 55135 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 55135 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 55136 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 55136 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 55136 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 55137 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 55137 T155 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 55138 T155 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 55138 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 55155 T155 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 55156 T155 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:13511/solr
   [junit4]   2> 55156 T155 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 55157 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 55160 T212 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25137b50 name:ZooKeeperConnection Watcher:127.0.0.1:13511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55161 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 55175 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 55188 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 55191 T214 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cb8709b name:ZooKeeperConnection Watcher:127.0.0.1:13511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 55191 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 55197 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 56179 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 56181 T179 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:52161__u%2Fyh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52161/_u/yh"}
   [junit4]   2> 56200 T214 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> 56200 T198 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> 56200 T185 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> 56200 T178 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> 56202 T155 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60266__u%2Fyh
   [junit4]   2> 56225 T155 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60266__u%2Fyh
   [junit4]   2> 56277 T178 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> 56277 T214 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> 56278 T198 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 56278 T185 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 56278 T198 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> 56278 T185 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> 56280 T178 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 56280 T214 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 56311 T215 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 56312 T215 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 56329 T215 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 57729 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 57730 T179 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:60266__u%2Fyh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60266/_u/yh"}
   [junit4]   2> 57730 T179 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 57730 T179 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 57737 T178 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> 57737 T214 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> 57737 T198 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> 57737 T185 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> 58331 T215 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 58331 T215 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374389098231/collection1
   [junit4]   2> 58331 T215 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 58333 T215 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 58333 T215 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 58335 T215 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374389098231/collection1/'
   [junit4]   2> 58337 T215 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374389098231/collection1/lib/README' to classloader
   [junit4]   2> 58337 T215 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374389098231/collection1/lib/classes/' to classloader
   [junit4]   2> 58395 T215 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 58455 T215 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 58457 T215 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 58491 T215 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 59079 T215 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 59080 T215 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 59081 T215 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 59092 T215 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 59095 T215 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 59114 T215 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 59119 T215 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 59124 T215 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 59125 T215 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 59126 T215 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 59126 T215 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 59127 T215 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 59127 T215 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 59127 T215 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 59128 T215 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374389098231/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty2/
   [junit4]   2> 59128 T215 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cb32ed4
   [junit4]   2> 59129 T215 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty2
   [junit4]   2> 59129 T215 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty2/index/
   [junit4]   2> 59129 T215 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 59129 T215 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty2/index
   [junit4]   2> 59132 T215 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@59e786fa lockFactory=org.apache.lucene.store.NativeFSLockFactory@44960990),segFN=segments_1,generation=1}
   [junit4]   2> 59132 T215 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 59137 T215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 59137 T215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 59138 T215 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 59139 T215 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 59139 T215 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 59140 T215 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 59140 T215 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 59140 T215 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 59141 T215 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 59147 T215 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 59152 T215 oass.SolrIndexSearcher.<init> Opening Searcher@206e9e1f main
   [junit4]   2> 59153 T215 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 59154 T215 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 59158 T216 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@206e9e1f main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 59161 T215 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 59161 T215 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60266/_u/yh collection:collection1 shard:shard2
   [junit4]   2> 59161 T215 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 59174 T215 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 59189 T215 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 59200 T215 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 59200 T215 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 59200 T215 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60266/_u/yh/collection1/
   [junit4]   2> 59201 T215 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 59201 T215 oasc.SyncStrategy.syncToMe http://127.0.0.1:60266/_u/yh/collection1/ has no replicas
   [junit4]   2> 59201 T215 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60266/_u/yh/collection1/ shard2
   [junit4]   2> 59201 T215 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 59245 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 59261 T178 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> 59261 T185 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> 59261 T198 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> 59261 T214 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> 59315 T215 oasc.ZkController.register We are http://127.0.0.1:60266/_u/yh/collection1/ and leader is http://127.0.0.1:60266/_u/yh/collection1/
   [junit4]   2> 59315 T215 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60266/_u/yh
   [junit4]   2> 59315 T215 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 59315 T215 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 59315 T215 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 59318 T215 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 59319 T155 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 59319 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 59320 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 59500 T155 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 59503 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:41522
   [junit4]   2> 59504 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 59504 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 59504 T155 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374389102866
   [junit4]   2> 59505 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374389102866/'
   [junit4]   2> 59528 T155 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374389102866/solr.xml
   [junit4]   2> 59578 T155 oasc.CoreContainer.<init> New CoreContainer 1539206505
   [junit4]   2> 59579 T155 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374389102866/]
   [junit4]   2> 59580 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 59580 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 59581 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 59581 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 59581 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 59582 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 59582 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 59582 T155 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 59583 T155 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 59583 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 59596 T155 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 59596 T155 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:13511/solr
   [junit4]   2> 59596 T155 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 59597 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 59600 T228 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26ba778b name:ZooKeeperConnection Watcher:127.0.0.1:13511 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59601 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 59614 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 59623 T155 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 59625 T230 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@660eba1a name:ZooKeeperConnection Watcher:127.0.0.1:13511/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 59625 T155 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 59638 T155 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 60642 T155 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41522__u%2Fyh
   [junit4]   2> 60644 T155 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41522__u%2Fyh
   [junit4]   2> 60663 T178 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> 60663 T214 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> 60664 T185 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 60664 T230 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 60664 T198 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 60664 T185 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> 60665 T198 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> 60666 T178 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 60666 T214 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 60677 T231 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 60677 T231 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 60679 T231 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 60775 T179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 60776 T179 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:60266__u%2Fyh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60266/_u/yh"}
   [junit4]   2> 60782 T179 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:41522__u%2Fyh",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41522/_u/yh"}
   [junit4]   2> 60782 T179 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 60783 T179 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 60795 T214 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> 60795 T230 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> 60795 T198 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> 60795 T185 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> 60795 T178 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> 61680 T231 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 61680 T231 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374389102866/collection1
   [junit4]   2> 61680 T231 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 61682 T231 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 61682 T231 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 61684 T231 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374389102866/collection1/'
   [junit4]   2> 61686 T231 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374389102866/collection1/lib/classes/' to classloader
   [junit4]   2> 61686 T231 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374389102866/collection1/lib/README' to classloader
   [junit4]   2> 61744 T231 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 61805 T231 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 61808 T231 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 61842 T231 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 62328 T231 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 62329 T231 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 62330 T231 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 62343 T231 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 62346 T231 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 62369 T231 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 62374 T231 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 62378 T231 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 62380 T231 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 62380 T231 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 62380 T231 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 62381 T231 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 62382 T231 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 62382 T231 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 62382 T231 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374389102866/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty3/
   [junit4]   2> 62382 T231 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6cb32ed4
   [junit4]   2> 62383 T231 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty3
   [junit4]   2> 62384 T231 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty3/index/
   [junit4]   2> 62384 T231 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 62384 T231 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374389088191/jetty3/index
   [junit4]   2> 62388 T231 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c1a3731 lockFactory=org.apache.lucene.store.NativeFSLockFactory@65037d63),segFN=segments_1,generation=1}
   [junit4]   2> 62388 T231 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 62392 T231 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 62393 T231 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 62393 T231 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 62394 T231 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 62394 T231 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 62394 T231 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 62395 T231 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 62395 T231 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 62396 T231 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 62405 T231 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 62412 T231 oass.SolrIndexSearcher.<init> Opening Searcher@1ebee38a main
   [junit4]   2> 62413 T231 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 62413 T231 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 62418 T232 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ebee38a main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 62420 T231 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 62420 T231 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41522/_u/yh collection:collection1 shard:shard1
   [junit4]   2> 62420 T231 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 62439 T231 oasc.ZkController.register We are http://127.0.0.1:41522/_u/yh/collection1/ and leader is http://127.0.0.1:52161/_u/yh/collection1/
   [junit4]   2> 62440 T231 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41522/_u/yh
   [junit4]   2> 62440 T231 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 62440 T231 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C143 name=collection1 org.apache.solr.core.SolrCore@429d8a45 url=http://127.0.0.1:41522/_u/yh/collection1 node=127.0.0.1:41522__u%2Fyh C143_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:41522__u%2Fyh, base_url=http://127.0.0.1:41522/_u/yh}
   [junit4]   2> 62447 T233 C143 P41522 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 62449 T233 C143 P41522 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 62449 T231 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 62449 T233 C143 P41522 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 62449 T233 C143 P41522 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 62450 T155 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0
   [junit4]   2> 62451 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 62451 T233 C143 P41522 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 62451 T155 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 62734 T155 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 62748 T155 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:45129
   [junit4]   2> 62749 T155 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 62749 T155 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 62750 T155 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374389105999
   [junit4]   2> 62750 T155 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374389105999/'
   [junit4]   2> 62976 T155 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374389105999/solr.xml
   [junit4]   2> 63325 T155 oasc.CoreContainer.<init> New CoreContainer 686004346
   [junit4]   2> 63326 T155 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374389105999/]
   [junit4]   2> 63329 T155 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 63330 T155 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 63330 T155 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 63331 T155 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 63331 T155 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 63332 T155 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 63332 T155 oashc.HttpShardHandlerF

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

trategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> 235265 T154 ccr.ThreadLeakControl.tryToInterruptAll Starting to interrupt leaked threads:
   [junit4]   2> 	   1) Thread[id=645, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 238272 T154 ccr.ThreadLeakControl.tryToInterruptAll SEVERE There are still zombie threads that couldn't be terminated:
   [junit4]   2> 	   1) Thread[id=645, name=recoveryCmdExecutor-71-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]   2> 	        at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:327)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:193)
   [junit4]   2> 	        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:180)
   [junit4]   2> 	        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:384)
   [junit4]   2> 	        at java.net.Socket.connect(Socket.java:546)
   [junit4]   2> 	        at org.apache.http.conn.scheme.PlainSocketFactory.connectSocket(PlainSocketFactory.java:127)
   [junit4]   2> 	        at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:180)
   [junit4]   2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:679)
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ru_RU, timezone=Kwajalein
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=147179936,total=514588672
   [junit4]   2> NOTE: All tests run in this JVM: [SpellingQueryConverterTest, TestReversedWildcardFilterFactory, TestSurroundQueryParser, TestStressVersions, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=C858954D6861952E -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ru_RU -Dtests.timezone=Kwajalein -Dtests.file.encoding=ISO8859-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=645, name=recoveryCmdExecutor-71-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:384)
   [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([C858954D6861952E]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=645, name=recoveryCmdExecutor-71-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:384)
   [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([C858954D6861952E]:0)
   [junit4] Completed on J0 in 238.42s, 1 test, 2 errors <<< FAILURES!

[...truncated 864 lines...]
BUILD FAILED
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:395: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:375: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/build.xml:39: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/build.xml:181: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/solr/common-build.xml:449: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:1250: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.4-Java6/lucene/common-build.xml:893: There were test failures: 317 suites, 1337 tests, 2 suite-level errors, 945 ignored

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