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/14 17:52:29 UTC

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

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

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=2607, name=recoveryCmdExecutor-1373-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=2607, name=recoveryCmdExecutor-1373-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([5357349E535A887B]: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=2607, name=recoveryCmdExecutor-1373-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=2607, name=recoveryCmdExecutor-1373-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([5357349E535A887B]:0)




Build Log:
[...truncated 9200 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 896260 T2151 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /rv_j/ta
   [junit4]   2> 896264 T2151 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-1373816771557
   [junit4]   2> 896265 T2151 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 896266 T2152 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 896367 T2151 oasc.ZkTestServer.run start zk server on port:21347
   [junit4]   2> 896368 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 896429 T2158 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bf9aede name:ZooKeeperConnection Watcher:127.0.0.1:21347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 896429 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 896430 T2151 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 896492 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 896494 T2160 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d8bc881 name:ZooKeeperConnection Watcher:127.0.0.1:21347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 896494 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 896495 T2151 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 896546 T2151 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 896550 T2151 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 896553 T2151 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 896562 T2151 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> 896563 T2151 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 896577 T2151 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> 896577 T2151 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 896686 T2151 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> 896687 T2151 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 896694 T2151 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> 896694 T2151 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 896700 T2151 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> 896701 T2151 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 896705 T2151 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> 896706 T2151 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 896709 T2151 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> 896710 T2151 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 896713 T2151 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> 896714 T2151 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 896717 T2151 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> 896718 T2151 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 897029 T2151 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 897034 T2151 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21350
   [junit4]   2> 897035 T2151 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 897035 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 897036 T2151 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-1373816772021
   [junit4]   2> 897036 T2151 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-1373816772021/'
   [junit4]   2> 897079 T2151 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-1373816772021/solr.xml
   [junit4]   2> 897159 T2151 oasc.CoreContainer.<init> New CoreContainer 1782710647
   [junit4]   2> 897160 T2151 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-1373816772021/]
   [junit4]   2> 897162 T2151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 897162 T2151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 897163 T2151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 897163 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 897164 T2151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 897164 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 897165 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 897165 T2151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 897166 T2151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 897166 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 897188 T2151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 897189 T2151 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21347/solr
   [junit4]   2> 897189 T2151 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 897190 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 897195 T2171 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@136e6221 name:ZooKeeperConnection Watcher:127.0.0.1:21347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 897196 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 897210 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 897222 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 897224 T2173 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69e13062 name:ZooKeeperConnection Watcher:127.0.0.1:21347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 897224 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 897227 T2151 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 897237 T2151 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 897240 T2151 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 897242 T2151 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21350_rv_j%2Fta
   [junit4]   2> 897251 T2151 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21350_rv_j%2Fta
   [junit4]   2> 897255 T2151 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 897272 T2151 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 897275 T2151 oasc.Overseer.start Overseer (id=90034455941087235-127.0.0.1:21350_rv_j%2Fta-n_0000000000) starting
   [junit4]   2> 897288 T2151 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 897299 T2175 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 897299 T2151 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 897302 T2151 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 897304 T2151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 897306 T2174 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 897309 T2176 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 897309 T2176 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 897311 T2176 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 898811 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 898812 T2174 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:21350_rv_j%2Fta",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21350/rv_j/ta"}
   [junit4]   2> 898812 T2174 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 898812 T2174 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 898852 T2173 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> 899313 T2176 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 899313 T2176 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-1373816772021/collection1
   [junit4]   2> 899313 T2176 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 899314 T2176 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 899315 T2176 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 899316 T2176 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-1373816772021/collection1/'
   [junit4]   2> 899318 T2176 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-1373816772021/collection1/lib/classes/' to classloader
   [junit4]   2> 899318 T2176 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-1373816772021/collection1/lib/README' to classloader
   [junit4]   2> 899375 T2176 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 899435 T2176 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 899536 T2176 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 899547 T2176 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 900201 T2176 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 900203 T2176 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 900204 T2176 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 900218 T2176 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 900222 T2176 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 900238 T2176 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 900244 T2176 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 900249 T2176 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 900250 T2176 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 900250 T2176 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 900250 T2176 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 900251 T2176 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 900252 T2176 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 900252 T2176 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 900252 T2176 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-1373816772021/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/control/data/
   [junit4]   2> 900253 T2176 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76eb2133
   [junit4]   2> 900254 T2176 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/control/data
   [junit4]   2> 900254 T2176 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/control/data/index/
   [junit4]   2> 900254 T2176 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 900255 T2176 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/control/data/index
   [junit4]   2> 900260 T2176 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7adc298d lockFactory=org.apache.lucene.store.NativeFSLockFactory@12a605b),segFN=segments_1,generation=1}
   [junit4]   2> 900260 T2176 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 900264 T2176 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 900265 T2176 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 900266 T2176 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 900266 T2176 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 900267 T2176 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 900267 T2176 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 900267 T2176 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 900268 T2176 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 900268 T2176 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 900280 T2176 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 900288 T2176 oass.SolrIndexSearcher.<init> Opening Searcher@76e9af42 main
   [junit4]   2> 900290 T2176 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 900290 T2176 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 900294 T2177 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@76e9af42 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 900295 T2176 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 900296 T2176 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21350/rv_j/ta collection:control_collection shard:shard1
   [junit4]   2> 900296 T2176 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 900314 T2176 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 900343 T2176 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 900352 T2176 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 900352 T2176 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 900352 T2176 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:21350/rv_j/ta/collection1/
   [junit4]   2> 900353 T2176 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 900353 T2176 oasc.SyncStrategy.syncToMe http://127.0.0.1:21350/rv_j/ta/collection1/ has no replicas
   [junit4]   2> 900353 T2176 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:21350/rv_j/ta/collection1/ shard1
   [junit4]   2> 900353 T2176 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 900358 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 900386 T2173 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> 900426 T2176 oasc.ZkController.register We are http://127.0.0.1:21350/rv_j/ta/collection1/ and leader is http://127.0.0.1:21350/rv_j/ta/collection1/
   [junit4]   2> 900426 T2176 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21350/rv_j/ta
   [junit4]   2> 900426 T2176 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 900427 T2176 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 900427 T2176 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 900429 T2176 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 900430 T2151 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> 900431 T2151 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 900432 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 900443 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 900445 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 900447 T2180 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5ec2e991 name:ZooKeeperConnection Watcher:127.0.0.1:21347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900447 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 900449 T2151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 900451 T2151 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 900727 T2151 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 900731 T2151 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21354
   [junit4]   2> 900732 T2151 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 900732 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 900733 T2151 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-1373816775744
   [junit4]   2> 900733 T2151 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-1373816775744/'
   [junit4]   2> 900772 T2151 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-1373816775744/solr.xml
   [junit4]   2> 900849 T2151 oasc.CoreContainer.<init> New CoreContainer 1249905112
   [junit4]   2> 900850 T2151 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-1373816775744/]
   [junit4]   2> 900851 T2151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 900851 T2151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 900852 T2151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 900852 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 900852 T2151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 900853 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 900853 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 900853 T2151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 900854 T2151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 900854 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 900865 T2151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 900865 T2151 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21347/solr
   [junit4]   2> 900866 T2151 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 900867 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 900870 T2191 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c066a1e name:ZooKeeperConnection Watcher:127.0.0.1:21347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900870 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 900886 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 900898 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 900900 T2193 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9722a3e name:ZooKeeperConnection Watcher:127.0.0.1:21347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 900901 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 900910 T2151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 901899 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 901900 T2174 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:21350_rv_j%2Fta",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21350/rv_j/ta"}
   [junit4]   2> 901916 T2193 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> 901917 T2151 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21354_rv_j%2Fta
   [junit4]   2> 901916 T2173 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> 901916 T2180 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> 901920 T2151 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21354_rv_j%2Fta
   [junit4]   2> 901922 T2193 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> 901922 T2173 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> 901923 T2180 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 901923 T2180 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> 901924 T2193 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 901924 T2173 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 901935 T2194 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 901935 T2194 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 901937 T2194 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 903423 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 903424 T2174 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:21354_rv_j%2Fta",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21354/rv_j/ta"}
   [junit4]   2> 903424 T2174 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 903424 T2174 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 903441 T2180 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> 903441 T2173 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> 903441 T2193 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> 903939 T2194 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 903939 T2194 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-1373816775744/collection1
   [junit4]   2> 903939 T2194 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 903940 T2194 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 903940 T2194 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 903942 T2194 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-1373816775744/collection1/'
   [junit4]   2> 903943 T2194 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-1373816775744/collection1/lib/classes/' to classloader
   [junit4]   2> 903943 T2194 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-1373816775744/collection1/lib/README' to classloader
   [junit4]   2> 903982 T2194 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 904023 T2194 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 904124 T2194 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 904131 T2194 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 904697 T2194 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 904699 T2194 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 904700 T2194 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 904712 T2194 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 904717 T2194 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 904731 T2194 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 904736 T2194 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 904741 T2194 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 904742 T2194 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 904742 T2194 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 904743 T2194 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 904744 T2194 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 904744 T2194 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 904744 T2194 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 904745 T2194 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-1373816775744/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty1/
   [junit4]   2> 904745 T2194 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76eb2133
   [junit4]   2> 904746 T2194 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty1
   [junit4]   2> 904746 T2194 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty1/index/
   [junit4]   2> 904746 T2194 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 904747 T2194 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty1/index
   [junit4]   2> 904750 T2194 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@4348d453 lockFactory=org.apache.lucene.store.NativeFSLockFactory@118fea95),segFN=segments_1,generation=1}
   [junit4]   2> 904751 T2194 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 904755 T2194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 904756 T2194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 904757 T2194 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 904757 T2194 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 904758 T2194 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 904758 T2194 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 904758 T2194 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 904759 T2194 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 904760 T2194 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 904769 T2194 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 904777 T2194 oass.SolrIndexSearcher.<init> Opening Searcher@77f7c618 main
   [junit4]   2> 904778 T2194 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 904779 T2194 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 904783 T2195 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@77f7c618 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 904785 T2194 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 904785 T2194 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21354/rv_j/ta collection:collection1 shard:shard1
   [junit4]   2> 904785 T2194 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 904803 T2194 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 904821 T2194 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 904824 T2194 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 904824 T2194 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 904825 T2194 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:21354/rv_j/ta/collection1/
   [junit4]   2> 904825 T2194 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 904825 T2194 oasc.SyncStrategy.syncToMe http://127.0.0.1:21354/rv_j/ta/collection1/ has no replicas
   [junit4]   2> 904825 T2194 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:21354/rv_j/ta/collection1/ shard1
   [junit4]   2> 904825 T2194 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 904946 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 904962 T2173 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> 904962 T2193 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> 904962 T2180 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> 904985 T2194 oasc.ZkController.register We are http://127.0.0.1:21354/rv_j/ta/collection1/ and leader is http://127.0.0.1:21354/rv_j/ta/collection1/
   [junit4]   2> 904985 T2194 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21354/rv_j/ta
   [junit4]   2> 904985 T2194 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 904985 T2194 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 904986 T2194 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 904988 T2194 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 904989 T2151 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> 904990 T2151 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 904990 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 905298 T2151 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 905302 T2151 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21357
   [junit4]   2> 905303 T2151 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 905303 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 905304 T2151 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-1373816780294
   [junit4]   2> 905304 T2151 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-1373816780294/'
   [junit4]   2> 905346 T2151 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-1373816780294/solr.xml
   [junit4]   2> 905428 T2151 oasc.CoreContainer.<init> New CoreContainer 1076230643
   [junit4]   2> 905429 T2151 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-1373816780294/]
   [junit4]   2> 905431 T2151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 905431 T2151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 905432 T2151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 905433 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 905433 T2151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 905434 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 905434 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 905435 T2151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 905435 T2151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 905436 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 905454 T2151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 905455 T2151 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21347/solr
   [junit4]   2> 905456 T2151 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 905457 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 905461 T2207 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d3ce16b name:ZooKeeperConnection Watcher:127.0.0.1:21347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 905461 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 905474 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 905483 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 905485 T2209 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e0df302 name:ZooKeeperConnection Watcher:127.0.0.1:21347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 905485 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 905491 T2151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 906486 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 906488 T2174 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:21354_rv_j%2Fta",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21354/rv_j/ta"}
   [junit4]   2> 906506 T2151 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21357_rv_j%2Fta
   [junit4]   2> 906514 T2180 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> 906514 T2209 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> 906514 T2173 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> 906516 T2193 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> 906571 T2151 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21357_rv_j%2Fta
   [junit4]   2> 906585 T2180 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 906585 T2193 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> 906586 T2180 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> 906587 T2173 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> 906589 T2209 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 906589 T2209 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> 906591 T2193 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 906591 T2173 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 906646 T2210 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 906646 T2210 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 906655 T2210 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 908082 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 908083 T2174 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:21357_rv_j%2Fta",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21357/rv_j/ta"}
   [junit4]   2> 908083 T2174 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 908083 T2174 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 908103 T2209 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> 908103 T2180 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> 908103 T2193 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> 908103 T2173 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> 908657 T2210 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 908657 T2210 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-1373816780294/collection1
   [junit4]   2> 908658 T2210 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 908659 T2210 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 908659 T2210 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 908661 T2210 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-1373816780294/collection1/'
   [junit4]   2> 908662 T2210 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-1373816780294/collection1/lib/classes/' to classloader
   [junit4]   2> 908663 T2210 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-1373816780294/collection1/lib/README' to classloader
   [junit4]   2> 908721 T2210 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 908782 T2210 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 908884 T2210 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 908895 T2210 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 909554 T2210 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 909554 T2210 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 909555 T2210 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 909569 T2210 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 909574 T2210 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 909591 T2210 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 909596 T2210 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 909602 T2210 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 909604 T2210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 909604 T2210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 909604 T2210 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 909605 T2210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 909606 T2210 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 909606 T2210 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 909607 T2210 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-1373816780294/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty2/
   [junit4]   2> 909607 T2210 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76eb2133
   [junit4]   2> 909609 T2210 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty2
   [junit4]   2> 909609 T2210 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty2/index/
   [junit4]   2> 909610 T2210 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 909610 T2210 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty2/index
   [junit4]   2> 909614 T2210 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5178aff5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@b382f35),segFN=segments_1,generation=1}
   [junit4]   2> 909614 T2210 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 909619 T2210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 909620 T2210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 909620 T2210 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 909621 T2210 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 909622 T2210 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 909622 T2210 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 909623 T2210 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 909623 T2210 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 909624 T2210 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 909634 T2210 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 909642 T2210 oass.SolrIndexSearcher.<init> Opening Searcher@437d7349 main
   [junit4]   2> 909644 T2210 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 909644 T2210 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 909649 T2211 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@437d7349 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 909651 T2210 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 909651 T2210 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21357/rv_j/ta collection:collection1 shard:shard2
   [junit4]   2> 909652 T2210 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 909670 T2210 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 909688 T2210 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 909698 T2210 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 909699 T2210 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 909699 T2210 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:21357/rv_j/ta/collection1/
   [junit4]   2> 909699 T2210 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 909699 T2210 oasc.SyncStrategy.syncToMe http://127.0.0.1:21357/rv_j/ta/collection1/ has no replicas
   [junit4]   2> 909699 T2210 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:21357/rv_j/ta/collection1/ shard2
   [junit4]   2> 909699 T2210 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 911112 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 911132 T2173 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> 911132 T2209 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> 911132 T2180 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> 911132 T2193 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> 911143 T2210 oasc.ZkController.register We are http://127.0.0.1:21357/rv_j/ta/collection1/ and leader is http://127.0.0.1:21357/rv_j/ta/collection1/
   [junit4]   2> 911143 T2210 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21357/rv_j/ta
   [junit4]   2> 911143 T2210 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 911143 T2210 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 911144 T2210 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 911145 T2210 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 911146 T2151 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> 911147 T2151 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 911147 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 911455 T2151 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 911459 T2151 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21394
   [junit4]   2> 911460 T2151 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 911461 T2151 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 911461 T2151 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-1373816786449
   [junit4]   2> 911462 T2151 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-1373816786449/'
   [junit4]   2> 911502 T2151 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-1373816786449/solr.xml
   [junit4]   2> 911577 T2151 oasc.CoreContainer.<init> New CoreContainer 672163641
   [junit4]   2> 911577 T2151 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-1373816786449/]
   [junit4]   2> 911579 T2151 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 911580 T2151 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 911580 T2151 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 911581 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 911582 T2151 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 911582 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 911583 T2151 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 911583 T2151 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 911584 T2151 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 911584 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 911600 T2151 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 911601 T2151 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:21347/solr
   [junit4]   2> 911601 T2151 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 911602 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 911617 T2223 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4ce8e3bb name:ZooKeeperConnection Watcher:127.0.0.1:21347 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 911618 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 911640 T2151 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 911650 T2151 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 911678 T2225 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a053345 name:ZooKeeperConnection Watcher:127.0.0.1:21347/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 911678 T2151 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 911684 T2151 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 912646 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 912647 T2174 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:21357_rv_j%2Fta",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21357/rv_j/ta"}
   [junit4]   2> 912686 T2180 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> 912686 T2209 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> 912686 T2173 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> 912686 T2225 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> 912686 T2193 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> 912690 T2151 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21394_rv_j%2Fta
   [junit4]   2> 912693 T2151 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21394_rv_j%2Fta
   [junit4]   2> 912701 T2173 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> 912701 T2193 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> 912702 T2180 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 912702 T2225 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 912702 T2209 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 912702 T2225 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> 912702 T2180 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> 912703 T2209 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> 912703 T2173 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 912704 T2193 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 912711 T2226 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 912712 T2226 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 912714 T2226 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 914193 T2174 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 914194 T2174 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:21394_rv_j%2Fta",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21394/rv_j/ta"}
   [junit4]   2> 914194 T2174 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 914194 T2174 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 914211 T2173 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> 914211 T2209 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> 914211 T2225 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> 914211 T2193 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> 914211 T2180 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> 914716 T2226 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 914716 T2226 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-1373816786449/collection1
   [junit4]   2> 914716 T2226 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 914718 T2226 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 914718 T2226 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 914720 T2226 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-1373816786449/collection1/'
   [junit4]   2> 914721 T2226 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-1373816786449/collection1/lib/classes/' to classloader
   [junit4]   2> 914722 T2226 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-1373816786449/collection1/lib/README' to classloader
   [junit4]   2> 914760 T2226 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 914800 T2226 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 914901 T2226 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 914912 T2226 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 915551 T2226 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 915553 T2226 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 915554 T2226 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 915566 T2226 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 915570 T2226 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 915587 T2226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 915592 T2226 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 915597 T2226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 915598 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 915599 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 915599 T2226 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 915600 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 915600 T2226 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 915601 T2226 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 915601 T2226 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-1373816786449/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty3/
   [junit4]   2> 915601 T2226 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@76eb2133
   [junit4]   2> 915602 T2226 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty3
   [junit4]   2> 915603 T2226 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty3/index/
   [junit4]   2> 915603 T2226 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 915603 T2226 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373816771556/jetty3/index
   [junit4]   2> 915607 T2226 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@627a7947 lockFactory=org.apache.lucene.store.NativeFSLockFactory@5f76ac39),segFN=segments_1,generation=1}
   [junit4]   2> 915607 T2226 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 915612 T2226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 915612 T2226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 915613 T2226 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 915613 T2226 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 915614 T2226 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 915614 T2226 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 915615 T2226 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 915615 T2226 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 915616 T2226 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 915625 T2226 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 915633 T2226 oass.SolrIndexSearcher.<init> Opening Searcher@59327e5 main
   [junit4]   2> 915634 T2226 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 915634 T2226 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 915639 T2227 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@59327e5 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 915641 T2226 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 915641 T2226 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21394/rv_j/ta collection:collection1 shard:shard1
   [junit4]   2> 915642 T2226 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 915662 T2226 oasc.ZkController.register We are http://127.0.0.1:21394/rv_j/ta/collection1/ and leader is http://127.0.0.1:21354/rv_j/ta/collection1/
   [junit4]   2> 915663 T2226 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21394/rv_j/ta
   [junit4]   2> 915663 T2226 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 915663 T2226 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C890 name=collection1 org.apache.solr.core.SolrCore@60253f9 url=http://127.0.0.1:21394/rv_j/ta/collection1 node=127.0.0.1:21394_rv_j%2Fta C890_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:21394_rv_j%2Fta, base_url=http://127.0.0.1:21394/rv_j/ta}
   [junit4]   2> 915663 T2228 C890 P21394 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 915665 T2228 C890 P21394 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 915665 T2226 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 915665 T2228 C890 P21394 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 915665 T2228 C890 P21394 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 915666 T2151 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> 915667 T2151 oass.SolrDispatchFilter.in

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

    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=Lucene41, sim=DefaultSimilarity, locale=ar_JO, timezone=US/Eastern
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=170544448,total=496959488
   [junit4]   2> NOTE: All tests run in this JVM: [MoreLikeThisHandlerTest, TestSolrXmlPersistence, ExternalFileFieldSortTest, AnalysisAfterCoreReloadTest, DistributedQueryElevationComponentTest, QueryElevationComponentTest, ShardRoutingTest, TestFastWriter, TestUniqueKeyFieldResource, MBeansHandlerTest, LoggingHandlerTest, FileBasedSpellCheckerTest, TestSearchPerf, RegexBoostProcessorTest, TestSolrQueryParser, TestWriterPerf, TestFaceting, ResponseLogComponentTest, TestTrie, TestSolrDeletionPolicy2, SliceStateTest, SoftAutoCommitTest, TestMaxScoreQueryParser, TestCloudManagedSchemaAddField, FieldMutatingUpdateProcessorTest, SolrCoreTest, JsonLoaderTest, TestPseudoReturnFields, LegacyHTMLStripCharFilterTest, BlockDirectoryTest, HdfsDirectoryTest, TestFastLRUCache, DeleteShardTest, TestExtendedDismaxParser, TestPropInjectDefaults, TestSweetSpotSimilarityFactory, CoreAdminHandlerTest, FastVectorHighlighterTest, TestGroupingSearch, SpatialFilterTest, TestConfig, HdfsChaosMonkeySafeLeaderTest, TestRealTimeGet, SOLR749Test, BinaryUpdateRequestHandlerTest, TestDocSet, ShardSplitTest, AddSchemaFieldsUpdateProcessorFactoryTest, BadComponentTest, DistributedTermsComponentTest, TestStressRecovery, ResourceLoaderTest, TestReversedWildcardFilterFactory, TestXIncludeConfig, TestCoreContainer, SuggesterTest, ReturnFieldsTest, QueryEqualityTest, SearchHandlerTest, TestPerFieldSimilarity, TestStressVersions, DistributedSpellCheckComponentTest, TestReloadAndDeleteDocs, ShowFileRequestHandlerTest, TestSolrQueryParserDefaultOperatorResource, BasicFunctionalityTest, RAMDirectoryFactoryTest, UnloadDistributedZkTest, CacheHeaderTest, TestPhraseSuggestions, UUIDFieldTest, TestValueSourceCache, OverseerCollectionProcessorTest, MinimalSchemaTest, QueryParsingTest, TestFuzzyAnalyzedSuggestions, TestSolrDeletionPolicy1, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=5357349E535A887B -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_JO -Dtests.timezone=US/Eastern -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=2607, name=recoveryCmdExecutor-1373-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([5357349E535A887B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2607, name=recoveryCmdExecutor-1373-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([5357349E535A887B]:0)
   [junit4] Completed on J0 in 209.96s, 1 test, 2 errors <<< FAILURES!

[...truncated 483 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, 567 ignored (5 assumptions)

Total time: 42 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 # 19 - Still Failing

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

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=1309, name=recoveryCmdExecutor-587-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=1309, name=recoveryCmdExecutor-587-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([DCD09ED82C8FD3F4]: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=1309, name=recoveryCmdExecutor-587-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=1309, name=recoveryCmdExecutor-587-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([DCD09ED82C8FD3F4]:0)




Build Log:
[...truncated 9036 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 607649 T839 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /yiwm/ka
   [junit4]   2> 607655 T839 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-1373905731189
   [junit4]   2> 607656 T839 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 607657 T840 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 607758 T839 oasc.ZkTestServer.run start zk server on port:64819
   [junit4]   2> 607759 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607771 T846 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b52d01a name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607771 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607772 T839 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 607777 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 607786 T848 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@44174925 name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 607786 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 607786 T839 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 607797 T839 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 607800 T839 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 607803 T839 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 607811 T839 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> 607811 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 607825 T839 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> 607826 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 607930 T839 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> 607931 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 607934 T839 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> 607935 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 607944 T839 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> 607945 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 607948 T839 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> 607949 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 607953 T839 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> 607953 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 607957 T839 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> 607958 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 607962 T839 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> 607962 T839 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 608245 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 608249 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:47392
   [junit4]   2> 608250 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 608250 T839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 608251 T839 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-1373905731500
   [junit4]   2> 608251 T839 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-1373905731500/'
   [junit4]   2> 608289 T839 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-1373905731500/solr.xml
   [junit4]   2> 608362 T839 oasc.CoreContainer.<init> New CoreContainer 53285561
   [junit4]   2> 608362 T839 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-1373905731500/]
   [junit4]   2> 608364 T839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 608365 T839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 608365 T839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 608366 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 608366 T839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 608367 T839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 608367 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 608368 T839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 608368 T839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 608369 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 608386 T839 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 608387 T839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64819/solr
   [junit4]   2> 608387 T839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 608388 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608392 T859 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4283150 name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608393 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608403 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 608415 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 608417 T861 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51cfe1e2 name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 608417 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 608420 T839 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 608430 T839 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 608434 T839 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 608441 T839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47392_yiwm%2Fka
   [junit4]   2> 608442 T839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47392_yiwm%2Fka
   [junit4]   2> 608446 T839 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 608463 T839 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 608466 T839 oasc.Overseer.start Overseer (id=90040285999661059-127.0.0.1:47392_yiwm%2Fka-n_0000000000) starting
   [junit4]   2> 608479 T839 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 608491 T863 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 608491 T839 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 608494 T839 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 608497 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 608500 T862 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 608503 T864 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 608504 T864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 608505 T864 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 610005 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 610006 T862 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:47392_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47392/yiwm/ka"}
   [junit4]   2> 610006 T862 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 610006 T862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 610024 T861 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> 610507 T864 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 610507 T864 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-1373905731500/collection1
   [junit4]   2> 610507 T864 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 610508 T864 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 610509 T864 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 610510 T864 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-1373905731500/collection1/'
   [junit4]   2> 610512 T864 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-1373905731500/collection1/lib/README' to classloader
   [junit4]   2> 610512 T864 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-1373905731500/collection1/lib/classes/' to classloader
   [junit4]   2> 610568 T864 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 610628 T864 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 610730 T864 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 610741 T864 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 611367 T864 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 611368 T864 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 611368 T864 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 611381 T864 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 611385 T864 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 611402 T864 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 611407 T864 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 611411 T864 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 611413 T864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 611413 T864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 611413 T864 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 611414 T864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 611415 T864 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 611415 T864 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 611415 T864 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-1373905731500/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data/
   [junit4]   2> 611416 T864 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@678a270a
   [junit4]   2> 611416 T864 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data
   [junit4]   2> 611417 T864 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data/index/
   [junit4]   2> 611417 T864 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 611417 T864 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/control/data/index
   [junit4]   2> 611422 T864 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@761411f7 lockFactory=org.apache.lucene.store.NativeFSLockFactory@63deabfd),segFN=segments_1,generation=1}
   [junit4]   2> 611422 T864 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 611426 T864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 611427 T864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 611427 T864 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 611428 T864 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 611429 T864 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 611429 T864 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 611429 T864 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 611430 T864 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 611430 T864 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 611439 T864 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 611447 T864 oass.SolrIndexSearcher.<init> Opening Searcher@1ff19bf0 main
   [junit4]   2> 611448 T864 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 611448 T864 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 611452 T865 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ff19bf0 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 611453 T864 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 611454 T864 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47392/yiwm/ka collection:control_collection shard:shard1
   [junit4]   2> 611454 T864 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 611471 T864 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 611498 T864 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 611510 T864 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 611510 T864 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 611511 T864 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47392/yiwm/ka/collection1/
   [junit4]   2> 611511 T864 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 611511 T864 oasc.SyncStrategy.syncToMe http://127.0.0.1:47392/yiwm/ka/collection1/ has no replicas
   [junit4]   2> 611511 T864 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47392/yiwm/ka/collection1/ shard1
   [junit4]   2> 611512 T864 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 611529 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 611551 T861 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> 611579 T864 oasc.ZkController.register We are http://127.0.0.1:47392/yiwm/ka/collection1/ and leader is http://127.0.0.1:47392/yiwm/ka/collection1/
   [junit4]   2> 611579 T864 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 611579 T864 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 611579 T864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 611581 T864 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 611582 T839 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> 611583 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 611583 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 611594 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 611596 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 611598 T868 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@725fe50e name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 611598 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 611600 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 611603 T839 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 611875 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 611878 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:44240
   [junit4]   2> 611879 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 611879 T839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 611880 T839 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-1373905735136
   [junit4]   2> 611880 T839 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-1373905735136/'
   [junit4]   2> 611917 T839 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-1373905735136/solr.xml
   [junit4]   2> 611989 T839 oasc.CoreContainer.<init> New CoreContainer 1248959561
   [junit4]   2> 611989 T839 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-1373905735136/]
   [junit4]   2> 611991 T839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 611992 T839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 611992 T839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 611993 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 611993 T839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 611993 T839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 611994 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 611994 T839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 611995 T839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 611995 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 612012 T839 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 612012 T839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64819/solr
   [junit4]   2> 612013 T839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 612014 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 612017 T879 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@68cba2cd name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 612017 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 612033 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 612044 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 612046 T881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@717fd0ad name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 612046 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 612057 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 613060 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 613061 T862 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:47392_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:47392/yiwm/ka"}
   [junit4]   2> 613061 T839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44240_yiwm%2Fka
   [junit4]   2> 613063 T839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:44240_yiwm%2Fka
   [junit4]   2> 613083 T868 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 613083 T881 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 613083 T868 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> 613083 T881 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> 613093 T861 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 613093 T861 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> 613094 T861 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> 613097 T882 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 613098 T882 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 613099 T882 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 614596 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 614597 T862 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:44240_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44240/yiwm/ka"}
   [junit4]   2> 614597 T862 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 614597 T862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 614616 T861 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> 614616 T881 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> 614616 T868 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> 615103 T882 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 615103 T882 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-1373905735136/collection1
   [junit4]   2> 615103 T882 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 615104 T882 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 615104 T882 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 615106 T882 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-1373905735136/collection1/'
   [junit4]   2> 615107 T882 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-1373905735136/collection1/lib/README' to classloader
   [junit4]   2> 615108 T882 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-1373905735136/collection1/lib/classes/' to classloader
   [junit4]   2> 615162 T882 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 615222 T882 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 615324 T882 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 615334 T882 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 615968 T882 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 615969 T882 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 615970 T882 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 615983 T882 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 615987 T882 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 616003 T882 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 616007 T882 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 616015 T882 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 616016 T882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 616016 T882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 616016 T882 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 616017 T882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 616018 T882 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 616018 T882 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 616018 T882 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-1373905735136/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1/
   [junit4]   2> 616018 T882 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@678a270a
   [junit4]   2> 616019 T882 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1
   [junit4]   2> 616019 T882 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1/index/
   [junit4]   2> 616019 T882 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 616020 T882 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty1/index
   [junit4]   2> 616022 T882 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5729dc5 lockFactory=org.apache.lucene.store.NativeFSLockFactory@4c18df89),segFN=segments_1,generation=1}
   [junit4]   2> 616022 T882 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 616026 T882 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 616026 T882 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 616026 T882 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 616027 T882 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 616027 T882 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 616027 T882 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 616028 T882 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 616028 T882 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 616028 T882 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 616035 T882 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 616040 T882 oass.SolrIndexSearcher.<init> Opening Searcher@44a23b80 main
   [junit4]   2> 616040 T882 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 616041 T882 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 616044 T883 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@44a23b80 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 616045 T882 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 616046 T882 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:44240/yiwm/ka collection:collection1 shard:shard1
   [junit4]   2> 616046 T882 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 616057 T882 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 616076 T882 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 616088 T882 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 616088 T882 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 616089 T882 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:44240/yiwm/ka/collection1/
   [junit4]   2> 616089 T882 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 616089 T882 oasc.SyncStrategy.syncToMe http://127.0.0.1:44240/yiwm/ka/collection1/ has no replicas
   [junit4]   2> 616089 T882 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:44240/yiwm/ka/collection1/ shard1
   [junit4]   2> 616089 T882 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 616121 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 616136 T861 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> 616136 T881 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> 616136 T868 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> 616154 T882 oasc.ZkController.register We are http://127.0.0.1:44240/yiwm/ka/collection1/ and leader is http://127.0.0.1:44240/yiwm/ka/collection1/
   [junit4]   2> 616154 T882 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 616154 T882 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 616154 T882 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 616156 T882 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 616157 T839 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> 616157 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 616158 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 616338 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 616340 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:20003
   [junit4]   2> 616341 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 616341 T839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 616341 T839 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-1373905739698
   [junit4]   2> 616342 T839 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-1373905739698/'
   [junit4]   2> 616366 T839 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-1373905739698/solr.xml
   [junit4]   2> 616413 T839 oasc.CoreContainer.<init> New CoreContainer 1576455507
   [junit4]   2> 616414 T839 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-1373905739698/]
   [junit4]   2> 616415 T839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 616415 T839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 616416 T839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 616416 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 616416 T839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 616416 T839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 616417 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 616417 T839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 616417 T839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 616418 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 616428 T839 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 616429 T839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64819/solr
   [junit4]   2> 616429 T839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 616430 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 616433 T895 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76223456 name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 616433 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 616446 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 616458 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 616460 T897 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3cae458 name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 616460 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 616471 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 617475 T839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:20003_yiwm%2Fka
   [junit4]   2> 617477 T839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:20003_yiwm%2Fka
   [junit4]   2> 617481 T868 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 617481 T861 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 617481 T897 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 617481 T868 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> 617481 T881 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 617481 T861 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> 617482 T881 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> 617499 T898 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 617500 T898 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 617501 T898 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 617644 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 617645 T862 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:44240_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:44240/yiwm/ka"}
   [junit4]   2> 617649 T862 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:20003_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20003/yiwm/ka"}
   [junit4]   2> 617650 T862 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 617650 T862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 617668 T861 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> 617668 T881 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> 617668 T868 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> 617668 T897 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> 618503 T898 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 618503 T898 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-1373905739698/collection1
   [junit4]   2> 618503 T898 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 618504 T898 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 618504 T898 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 618506 T898 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-1373905739698/collection1/'
   [junit4]   2> 618507 T898 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-1373905739698/collection1/lib/README' to classloader
   [junit4]   2> 618508 T898 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-1373905739698/collection1/lib/classes/' to classloader
   [junit4]   2> 618562 T898 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 618622 T898 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 618724 T898 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 618735 T898 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 619361 T898 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 619362 T898 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 619362 T898 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 619375 T898 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 619380 T898 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 619396 T898 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 619401 T898 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 619406 T898 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 619407 T898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 619407 T898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 619408 T898 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 619409 T898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 619409 T898 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 619409 T898 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 619410 T898 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-1373905739698/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2/
   [junit4]   2> 619410 T898 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@678a270a
   [junit4]   2> 619411 T898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2
   [junit4]   2> 619411 T898 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2/index/
   [junit4]   2> 619411 T898 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 619412 T898 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty2/index
   [junit4]   2> 619415 T898 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7d0908b6 lockFactory=org.apache.lucene.store.NativeFSLockFactory@6716dc91),segFN=segments_1,generation=1}
   [junit4]   2> 619416 T898 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 619421 T898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 619421 T898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 619422 T898 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 619422 T898 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 619423 T898 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 619423 T898 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 619423 T898 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 619424 T898 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 619425 T898 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 619434 T898 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 619441 T898 oass.SolrIndexSearcher.<init> Opening Searcher@2cee336e main
   [junit4]   2> 619442 T898 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 619443 T898 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 619447 T899 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2cee336e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 619449 T898 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 619450 T898 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:20003/yiwm/ka collection:collection1 shard:shard2
   [junit4]   2> 619450 T898 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 619465 T898 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 619487 T898 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 619490 T898 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 619490 T898 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 619491 T898 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:20003/yiwm/ka/collection1/
   [junit4]   2> 619491 T898 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 619491 T898 oasc.SyncStrategy.syncToMe http://127.0.0.1:20003/yiwm/ka/collection1/ has no replicas
   [junit4]   2> 619491 T898 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:20003/yiwm/ka/collection1/ shard2
   [junit4]   2> 619492 T898 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 620680 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 620748 T861 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> 620748 T881 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> 620748 T897 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> 620748 T868 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> 620779 T898 oasc.ZkController.register We are http://127.0.0.1:20003/yiwm/ka/collection1/ and leader is http://127.0.0.1:20003/yiwm/ka/collection1/
   [junit4]   2> 620779 T898 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 620779 T898 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 620779 T898 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 620782 T898 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 620783 T839 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> 620783 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 620784 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 621070 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 621074 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40523
   [junit4]   2> 621074 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 621075 T839 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 621075 T839 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-1373905744327
   [junit4]   2> 621076 T839 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-1373905744327/'
   [junit4]   2> 621114 T839 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-1373905744327/solr.xml
   [junit4]   2> 621186 T839 oasc.CoreContainer.<init> New CoreContainer 824042363
   [junit4]   2> 621187 T839 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-1373905744327/]
   [junit4]   2> 621189 T839 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 621189 T839 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 621190 T839 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 621190 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 621191 T839 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 621191 T839 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 621191 T839 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 621192 T839 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 621192 T839 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 621193 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 621208 T839 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 621209 T839 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:64819/solr
   [junit4]   2> 621210 T839 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 621211 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 621214 T911 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2141b96e name:ZooKeeperConnection Watcher:127.0.0.1:64819 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621214 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 621234 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 621245 T839 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 621247 T913 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@30d6847b name:ZooKeeperConnection Watcher:127.0.0.1:64819/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 621247 T839 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 621258 T839 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 622256 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 622257 T862 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:20003_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:20003/yiwm/ka"}
   [junit4]   2> 622262 T861 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> 622262 T913 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> 622262 T897 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> 622262 T881 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> 622262 T868 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> 622264 T839 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40523_yiwm%2Fka
   [junit4]   2> 622278 T839 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40523_yiwm%2Fka
   [junit4]   2> 622281 T913 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> 622282 T868 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622282 T881 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622282 T861 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622282 T881 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> 622282 T897 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622282 T868 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> 622283 T897 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> 622282 T861 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> 622284 T913 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 622295 T914 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 622295 T914 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 622297 T914 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 623781 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 623781 T862 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:40523_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40523/yiwm/ka"}
   [junit4]   2> 623782 T862 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 623782 T862 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 623787 T861 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> 623787 T881 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> 623787 T913 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> 623787 T868 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> 623787 T897 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> 624299 T914 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 624299 T914 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-1373905744327/collection1
   [junit4]   2> 624299 T914 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 624300 T914 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 624300 T914 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 624302 T914 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-1373905744327/collection1/'
   [junit4]   2> 624303 T914 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-1373905744327/collection1/lib/README' to classloader
   [junit4]   2> 624304 T914 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-1373905744327/collection1/lib/classes/' to classloader
   [junit4]   2> 624358 T914 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 624424 T914 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 624527 T914 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 624538 T914 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 625167 T914 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 625167 T914 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 625168 T914 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 625181 T914 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 625185 T914 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 625202 T914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 625207 T914 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 625212 T914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 625213 T914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 625213 T914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 625214 T914 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 625215 T914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 625215 T914 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 625215 T914 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 625216 T914 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-1373905744327/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3/
   [junit4]   2> 625216 T914 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@678a270a
   [junit4]   2> 625218 T914 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3
   [junit4]   2> 625218 T914 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3/index/
   [junit4]   2> 625218 T914 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 625219 T914 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1373905731188/jetty3/index
   [junit4]   2> 625222 T914 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@6c7cc9bd lockFactory=org.apache.lucene.store.NativeFSLockFactory@3566416b),segFN=segments_1,generation=1}
   [junit4]   2> 625222 T914 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 625227 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 625228 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 625228 T914 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 625229 T914 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 625230 T914 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 625230 T914 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 625230 T914 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 625231 T914 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 625231 T914 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 625241 T914 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 625248 T914 oass.SolrIndexSearcher.<init> Opening Searcher@7a642f5f main
   [junit4]   2> 625249 T914 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 625249 T914 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 625254 T915 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7a642f5f main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 625256 T914 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 625256 T914 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40523/yiwm/ka collection:collection1 shard:shard1
   [junit4]   2> 625257 T914 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 625276 T914 oasc.ZkController.register We are http://127.0.0.1:40523/yiwm/ka/collection1/ and leader is http://127.0.0.1:44240/yiwm/ka/collection1/
   [junit4]   2> 625277 T914 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40523/yiwm/ka
   [junit4]   2> 625277 T914 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 625277 T914 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C519 name=collection1 org.apache.solr.core.SolrCore@2961c329 url=http://127.0.0.1:40523/yiwm/ka/collection1 node=127.0.0.1:40523_yiwm%2Fka C519_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:40523_yiwm%2Fka, base_url=http://127.0.0.1:40523/yiwm/ka}
   [junit4]   2> 625278 T916 C519 P40523 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 625278 T916 C519 P40523 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 625278 T914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 625278 T916 C519 P40523 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 625279 T916 C519 P40523 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 625280 T839 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> 625280 T839 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 625280 T916 C519 P40523 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 625281 T839 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 625297 T871 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 625305 T862 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 625306 T862 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40523_yiwm%2Fka",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40523/yiwm/ka"}
   [junit4]   2> 625317 T861 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> 625317 T881 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> 625317 T868 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> 625317 T897 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> 625317 T913 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> 625565 T839 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 625568 T839 oejs.AbstractConnector.doStart Started SocketConnector@127.0.

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

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=Lucene41, sim=DefaultSimilarity, locale=tr, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=118242816,total=359399424
   [junit4]   2> NOTE: All tests run in this JVM: [TestSort, HdfsDirectoryTest, BlockCacheTest, AutoCommitTest, PluginInfoTest, ShardSplitTest, TestInfoStreamLogging, TestGroupingSearch, SliceStateTest, SpellingQueryConverterTest, LukeRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, SolrInfoMBeanTest, TestQuerySenderListener, UpdateRequestProcessorFactoryTest, TestFastWriter, PrimUtilsTest, SynonymTokenizerTest, TestFieldTypeCollectionResource, SolrCoreTest, SyncSliceTest, QueryParsingTest, FastVectorHighlighterTest, TestFunctionQuery, FileBasedSpellCheckerTest, DistributedSpellCheckComponentTest, TestFuzzyAnalyzedSuggestions, WordBreakSolrSpellCheckerTest, LoggingHandlerTest, DateFieldTest, TestLFUCache, CoreAdminHandlerTest, BlockDirectoryTest, TestValueSourceCache, FieldMutatingUpdateProcessorTest, TestSweetSpotSimilarityFactory, MoreLikeThisHandlerTest, RAMDirectoryFactoryTest, HdfsBasicDistributedZk2Test, StatelessScriptUpdateProcessorFactoryTest, SuggesterFSTTest, TestPluginEnable, SimpleFacetsTest, TestStressVersions, SolrIndexSplitterTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=DCD09ED82C8FD3F4 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=US/Indiana-Starke -Dtests.file.encoding=UTF-8
   [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=1309, name=recoveryCmdExecutor-587-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([DCD09ED82C8FD3F4]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=1309, name=recoveryCmdExecutor-587-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([DCD09ED82C8FD3F4]:0)
   [junit4] Completed on J0 in 238.51s, 1 test, 2 errors <<< FAILURES!

[...truncated 580 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, 801 ignored

Total time: 34 minutes 39 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 # 18 - Still Failing

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

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest:     1) Thread[id=5660, name=recoveryCmdExecutor-2897-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]         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.AliasIntegrationTest: 
   1) Thread[id=5660, name=recoveryCmdExecutor-2897-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
        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([920E844AFCE6B16D]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5660, name=recoveryCmdExecutor-2897-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]         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=5660, name=recoveryCmdExecutor-2897-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
        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([920E844AFCE6B16D]:0)




Build Log:
[...truncated 9593 lines...]
   [junit4] Suite: org.apache.solr.cloud.AliasIntegrationTest
   [junit4]   2> 1789673 T3 oasu.ConcurrentLRUCache.finalize ERROR ConcurrentLRUCache was not destroyed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 1789684 T5491 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1789689 T5491 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-AliasIntegrationTest-1373860713084
   [junit4]   2> 1789691 T5491 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1789691 T5492 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1789792 T5491 oasc.ZkTestServer.run start zk server on port:22825
   [junit4]   2> 1789793 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789818 T5498 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53c8fb52 name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1789818 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1789818 T5491 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1789887 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1789913 T5500 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77df9e01 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1789914 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1789914 T5491 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1790014 T5491 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1790019 T5491 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1790023 T5491 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1790097 T5491 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> 1790098 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1790143 T5491 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> 1790144 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1790249 T5491 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> 1790250 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1790300 T5491 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> 1790301 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1790304 T5491 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> 1790305 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1790343 T5491 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> 1790344 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1790347 T5491 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> 1790348 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1790402 T5491 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> 1790403 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1790406 T5491 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> 1790407 T5491 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1790695 T5491 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1790702 T5491 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:30340
   [junit4]   2> 1790703 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1790703 T5491 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1790704 T5491 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.AliasIntegrationTest-controljetty-1373860713835
   [junit4]   2> 1790704 T5491 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.AliasIntegrationTest-controljetty-1373860713835/'
   [junit4]   2> 1790741 T5491 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.AliasIntegrationTest-controljetty-1373860713835/solr.xml
   [junit4]   2> 1790813 T5491 oasc.CoreContainer.<init> New CoreContainer 1438239077
   [junit4]   2> 1790814 T5491 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.AliasIntegrationTest-controljetty-1373860713835/]
   [junit4]   2> 1790816 T5491 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1790816 T5491 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1790817 T5491 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1790817 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1790818 T5491 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1790818 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1790819 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1790819 T5491 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1790820 T5491 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1790820 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1790837 T5491 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1790837 T5491 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22825/solr
   [junit4]   2> 1790838 T5491 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1790839 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790858 T5511 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@185531db name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790859 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1790881 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1790893 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1790915 T5513 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5eb3f21a name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1790915 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1790929 T5491 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1790933 T5491 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1790936 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1790938 T5491 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:30340_
   [junit4]   2> 1790972 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:30340_
   [junit4]   2> 1790976 T5491 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1791019 T5491 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1791034 T5491 oasc.Overseer.start Overseer (id=90037335693197315-127.0.0.1:30340_-n_0000000000) starting
   [junit4]   2> 1791051 T5491 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1791055 T5515 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1791056 T5491 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1791079 T5491 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1791083 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1791085 T5514 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1791090 T5516 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1791090 T5516 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1791113 T5516 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1792588 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1792589 T5514 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:30340_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30340"}
   [junit4]   2> 1792589 T5514 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 1792590 T5514 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1792618 T5513 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> 1793115 T5516 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1793115 T5516 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.AliasIntegrationTest-controljetty-1373860713835/collection1
   [junit4]   2> 1793115 T5516 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1793116 T5516 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1793116 T5516 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1793118 T5516 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.AliasIntegrationTest-controljetty-1373860713835/collection1/'
   [junit4]   2> 1793119 T5516 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.AliasIntegrationTest-controljetty-1373860713835/collection1/lib/README' to classloader
   [junit4]   2> 1793120 T5516 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.AliasIntegrationTest-controljetty-1373860713835/collection1/lib/classes/' to classloader
   [junit4]   2> 1793173 T5516 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1793235 T5516 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1793337 T5516 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1793351 T5516 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1794019 T5516 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1794019 T5516 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1794020 T5516 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1794034 T5516 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1794039 T5516 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1794052 T5516 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1794058 T5516 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1794062 T5516 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1794063 T5516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1794064 T5516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1794064 T5516 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1794065 T5516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1794065 T5516 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1794066 T5516 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1794066 T5516 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.AliasIntegrationTest-controljetty-1373860713835/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data/
   [junit4]   2> 1794066 T5516 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a62610b
   [junit4]   2> 1794067 T5516 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data
   [junit4]   2> 1794068 T5516 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data/index/
   [junit4]   2> 1794068 T5516 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1794068 T5516 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/control/data/index
   [junit4]   2> 1794073 T5516 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@61426170 lockFactory=org.apache.lucene.store.NativeFSLockFactory@719d957c; maxCacheMB=0.91796875 maxMergeSizeMB=0.384765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1794074 T5516 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1794078 T5516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1794078 T5516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1794079 T5516 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1794079 T5516 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1794080 T5516 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1794080 T5516 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1794081 T5516 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1794081 T5516 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1794082 T5516 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1794093 T5516 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1794102 T5516 oass.SolrIndexSearcher.<init> Opening Searcher@6a312c32 main
   [junit4]   2> 1794104 T5516 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1794104 T5516 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1794108 T5517 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6a312c32 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1794110 T5516 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1794111 T5516 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:30340 collection:control_collection shard:shard1
   [junit4]   2> 1794111 T5516 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1794130 T5516 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1794178 T5516 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1794195 T5516 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1794195 T5516 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1794195 T5516 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:30340/collection1/
   [junit4]   2> 1794196 T5516 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1794196 T5516 oasc.SyncStrategy.syncToMe http://127.0.0.1:30340/collection1/ has no replicas
   [junit4]   2> 1794196 T5516 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:30340/collection1/ shard1
   [junit4]   2> 1794196 T5516 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1795663 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1795706 T5513 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> 1795757 T5516 oasc.ZkController.register We are http://127.0.0.1:30340/collection1/ and leader is http://127.0.0.1:30340/collection1/
   [junit4]   2> 1795757 T5516 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:30340
   [junit4]   2> 1795757 T5516 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1795758 T5516 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1795758 T5516 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1795763 T5516 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1795764 T5491 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> 1795765 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1795766 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1795777 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 1795779 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1795783 T5520 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@59948957 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1795783 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1795784 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1795786 T5491 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 1796048 T5491 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1796051 T5491 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:51410
   [junit4]   2> 1796051 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1796052 T5491 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1796053 T5491 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.AliasIntegrationTest-jetty1-1373860719181
   [junit4]   2> 1796053 T5491 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.AliasIntegrationTest-jetty1-1373860719181/'
   [junit4]   2> 1796090 T5491 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.AliasIntegrationTest-jetty1-1373860719181/solr.xml
   [junit4]   2> 1796162 T5491 oasc.CoreContainer.<init> New CoreContainer 1909337846
   [junit4]   2> 1796163 T5491 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.AliasIntegrationTest-jetty1-1373860719181/]
   [junit4]   2> 1796165 T5491 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1796166 T5491 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1796166 T5491 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1796167 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1796167 T5491 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1796168 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1796168 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1796169 T5491 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1796169 T5491 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1796170 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1796185 T5491 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1796185 T5491 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22825/solr
   [junit4]   2> 1796186 T5491 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1796187 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1796193 T5531 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@176d52d9 name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1796194 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1796207 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1796218 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1796220 T5533 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28663362 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1796220 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1796250 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1797212 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1797213 T5514 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:30340_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:30340"}
   [junit4]   2> 1797232 T5513 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> 1797232 T5520 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> 1797232 T5533 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> 1797253 T5491 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51410_
   [junit4]   2> 1797256 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51410_
   [junit4]   2> 1797258 T5513 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> 1797259 T5520 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1797259 T5533 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1797259 T5520 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> 1797259 T5533 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> 1797260 T5513 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1797287 T5534 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1797287 T5534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1797293 T5534 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1798750 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1798751 T5514 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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51410_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51410"}
   [junit4]   2> 1798751 T5514 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 1
   [junit4]   2> 1798752 T5514 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1798781 T5513 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> 1798782 T5533 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> 1798782 T5520 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> 1799295 T5534 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1799295 T5534 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.AliasIntegrationTest-jetty1-1373860719181/collection1
   [junit4]   2> 1799295 T5534 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1799296 T5534 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1799296 T5534 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1799298 T5534 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.AliasIntegrationTest-jetty1-1373860719181/collection1/'
   [junit4]   2> 1799299 T5534 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.AliasIntegrationTest-jetty1-1373860719181/collection1/lib/classes/' to classloader
   [junit4]   2> 1799300 T5534 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.AliasIntegrationTest-jetty1-1373860719181/collection1/lib/README' to classloader
   [junit4]   2> 1799360 T5534 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1799421 T5534 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1799522 T5534 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1799535 T5534 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1800205 T5534 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1800206 T5534 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1800206 T5534 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1800221 T5534 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1800226 T5534 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1800239 T5534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1800245 T5534 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1800249 T5534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1800250 T5534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1800250 T5534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1800251 T5534 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1800252 T5534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1800252 T5534 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1800252 T5534 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1800253 T5534 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.AliasIntegrationTest-jetty1-1373860719181/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1/
   [junit4]   2> 1800253 T5534 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a62610b
   [junit4]   2> 1800254 T5534 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1
   [junit4]   2> 1800254 T5534 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1/index/
   [junit4]   2> 1800255 T5534 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1800255 T5534 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty1/index
   [junit4]   2> 1800259 T5534 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5967509e lockFactory=org.apache.lucene.store.NativeFSLockFactory@56f77ec9; maxCacheMB=0.91796875 maxMergeSizeMB=0.384765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1800259 T5534 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1800264 T5534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1800264 T5534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1800265 T5534 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1800266 T5534 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1800266 T5534 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1800267 T5534 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1800267 T5534 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1800268 T5534 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1800268 T5534 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1800280 T5534 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1800288 T5534 oass.SolrIndexSearcher.<init> Opening Searcher@798158b6 main
   [junit4]   2> 1800290 T5534 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1800290 T5534 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1800295 T5535 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@798158b6 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1800297 T5534 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1800297 T5534 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:51410 collection:collection1 shard:shard1
   [junit4]   2> 1800297 T5534 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1800317 T5534 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1800388 T5534 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1800407 T5534 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1800407 T5534 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1800408 T5534 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:51410/collection1/
   [junit4]   2> 1800408 T5534 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1800408 T5534 oasc.SyncStrategy.syncToMe http://127.0.0.1:51410/collection1/ has no replicas
   [junit4]   2> 1800408 T5534 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:51410/collection1/ shard1
   [junit4]   2> 1800409 T5534 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1801788 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1801817 T5513 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> 1801817 T5533 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> 1801817 T5520 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> 1801884 T5534 oasc.ZkController.register We are http://127.0.0.1:51410/collection1/ and leader is http://127.0.0.1:51410/collection1/
   [junit4]   2> 1801884 T5534 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:51410
   [junit4]   2> 1801884 T5534 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1801884 T5534 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1801885 T5534 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1801887 T5534 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1801888 T5491 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> 1801888 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1801889 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1802157 T5491 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1802160 T5491 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:26541
   [junit4]   2> 1802161 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1802161 T5491 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1802162 T5491 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.AliasIntegrationTest-jetty2-1373860725294
   [junit4]   2> 1802162 T5491 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.AliasIntegrationTest-jetty2-1373860725294/'
   [junit4]   2> 1802199 T5491 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.AliasIntegrationTest-jetty2-1373860725294/solr.xml
   [junit4]   2> 1802271 T5491 oasc.CoreContainer.<init> New CoreContainer 892647308
   [junit4]   2> 1802272 T5491 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.AliasIntegrationTest-jetty2-1373860725294/]
   [junit4]   2> 1802274 T5491 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1802274 T5491 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1802275 T5491 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1802275 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1802276 T5491 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1802276 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1802277 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1802277 T5491 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1802278 T5491 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1802278 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1802295 T5491 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1802295 T5491 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22825/solr
   [junit4]   2> 1802296 T5491 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1802297 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1802300 T5547 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17fe639e name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1802300 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1802328 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1802338 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1802340 T5549 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@873eb0 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1802340 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1802355 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1803346 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1803347 T5514 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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51410_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51410"}
   [junit4]   2> 1803395 T5491 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:26541_
   [junit4]   2> 1803397 T5533 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> 1803397 T5520 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> 1803397 T5513 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> 1803397 T5549 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> 1803415 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:26541_
   [junit4]   2> 1803428 T5520 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1803428 T5513 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> 1803428 T5520 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> 1803428 T5549 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1803428 T5533 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1803429 T5549 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> 1803429 T5533 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> 1803434 T5513 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1803439 T5550 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1803439 T5550 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1803441 T5550 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1804918 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1804919 T5514 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:26541_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:26541"}
   [junit4]   2> 1804919 T5514 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1804920 T5514 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1805063 T5513 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> 1805063 T5549 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> 1805063 T5520 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> 1805063 T5533 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> 1805443 T5550 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1805443 T5550 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.AliasIntegrationTest-jetty2-1373860725294/collection1
   [junit4]   2> 1805443 T5550 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1805444 T5550 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1805444 T5550 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1805446 T5550 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.AliasIntegrationTest-jetty2-1373860725294/collection1/'
   [junit4]   2> 1805448 T5550 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.AliasIntegrationTest-jetty2-1373860725294/collection1/lib/classes/' to classloader
   [junit4]   2> 1805448 T5550 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.AliasIntegrationTest-jetty2-1373860725294/collection1/lib/README' to classloader
   [junit4]   2> 1805509 T5550 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1805580 T5550 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1805681 T5550 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1805692 T5550 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1806370 T5550 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1806371 T5550 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1806372 T5550 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1806385 T5550 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1806389 T5550 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1806402 T5550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1806406 T5550 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1806411 T5550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1806412 T5550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1806412 T5550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1806412 T5550 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1806413 T5550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1806413 T5550 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1806414 T5550 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1806414 T5550 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.AliasIntegrationTest-jetty2-1373860725294/collection1/, dataDir=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2/
   [junit4]   2> 1806415 T5550 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a62610b
   [junit4]   2> 1806415 T5550 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2
   [junit4]   2> 1806416 T5550 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2/index/
   [junit4]   2> 1806416 T5550 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1806416 T5550 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.AliasIntegrationTest-1373860713083/jetty2/index
   [junit4]   2> 1806420 T5550 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@24c4aa77 lockFactory=org.apache.lucene.store.NativeFSLockFactory@121763fd; maxCacheMB=0.91796875 maxMergeSizeMB=0.384765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1806420 T5550 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1806425 T5550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1806425 T5550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1806426 T5550 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1806426 T5550 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1806427 T5550 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1806427 T5550 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1806428 T5550 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1806428 T5550 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1806429 T5550 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1806438 T5550 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1806446 T5550 oass.SolrIndexSearcher.<init> Opening Searcher@6d9b07f0 main
   [junit4]   2> 1806447 T5550 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1806448 T5550 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1806452 T5551 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d9b07f0 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 1806454 T5550 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1806454 T5550 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:26541 collection:collection1 shard:shard1
   [junit4]   2> 1806455 T5550 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 1806474 T5550 oasc.ZkController.register We are http://127.0.0.1:26541/collection1/ and leader is http://127.0.0.1:51410/collection1/
   [junit4]   2> 1806474 T5550 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:26541
   [junit4]   2> 1806475 T5550 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1806475 T5550 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C2256 name=collection1 org.apache.solr.core.SolrCore@1e1b4ce5 url=http://127.0.0.1:26541/collection1 node=127.0.0.1:26541_ C2256_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:26541_, base_url=http://127.0.0.1:26541}
   [junit4]   2> 1806476 T5552 C2256 P26541 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1806476 T5550 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1806476 T5552 C2256 P26541 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1806477 T5552 C2256 P26541 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 1806477 T5552 C2256 P26541 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1806477 T5491 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> 1806478 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1806479 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1806489 T5552 C2256 P26541 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 1806501 T5523 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 1806567 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1806568 T5514 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:26541_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:26541"}
   [junit4]   2> 1806592 T5549 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> 1806592 T5533 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> 1806592 T5513 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> 1806592 T5520 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> 1806743 T5491 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1806745 T5491 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:15705
   [junit4]   2> 1806746 T5491 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1806747 T5491 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1806747 T5491 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.AliasIntegrationTest-jetty3-1373860729883
   [junit4]   2> 1806748 T5491 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.AliasIntegrationTest-jetty3-1373860729883/'
   [junit4]   2> 1806782 T5491 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.AliasIntegrationTest-jetty3-1373860729883/solr.xml
   [junit4]   2> 1806851 T5491 oasc.CoreContainer.<init> New CoreContainer 743798971
   [junit4]   2> 1806852 T5491 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.AliasIntegrationTest-jetty3-1373860729883/]
   [junit4]   2> 1806853 T5491 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 1806854 T5491 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1806854 T5491 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1806855 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1806855 T5491 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1806856 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1806856 T5491 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1806857 T5491 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1806857 T5491 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1806858 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 1806873 T5491 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1806874 T5491 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:22825/solr
   [junit4]   2> 1806874 T5491 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1806875 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1806878 T5564 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f6953ba name:ZooKeeperConnection Watcher:127.0.0.1:22825 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1806878 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1806892 T5491 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 1806903 T5491 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1806905 T5566 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@552795b0 name:ZooKeeperConnection Watcher:127.0.0.1:22825/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1806906 T5491 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1806922 T5491 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1807503 T5523 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1807503 T5523 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={coreNodeName=core_node2&state=recovering&nodeName=127.0.0.1:26541_&action=PREPRECOVERY&checkLive=true&core=collection1&wt=javabin&onlyIfLeader=true&version=2} status=0 QTime=1002 
   [junit4]   2> 1807925 T5491 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:15705_
   [junit4]   2> 1807927 T5491 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:15705_
   [junit4]   2> 1807943 T5513 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> 1807944 T5533 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807944 T5549 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807944 T5533 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> 1807944 T5566 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807944 T5520 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807945 T5513 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1807944 T5549 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> 1807945 T5520 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> 1807951 T5567 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 1807952 T5567 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1807960 T5567 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1808096 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1808097 T5514 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node3",
   [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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:15705_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:15705"}
   [junit4]   2> 1808097 T5514 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1808097 T5514 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1808113 T5566 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> 1808113 T5549 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> 1808113 T5513 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> 1808113 T5520 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> 1808113 T5533 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> 1808961 T5567 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1808961 T5567 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.AliasIntegrationTest-jetty3-1373860729883/collection1
   [junit4]   2> 1808961 T5567 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1808962 T5567 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1808962 T5567 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1808964 T5567 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.AliasIntegrationTest-jetty3-1373860729883/collection1/'
   [junit4]   2> 1808965 T5567 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.AliasIntegrationTest-jetty3-1373860729883/collection1/lib/README' to classloader
   [junit4]   2> 1808966 T5567 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.AliasIntegrationTest-jetty3-1373860729883/collection1/lib/classes/' to classloader
   [junit4]   2> 1809020 T5567 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_44
   [junit4]   2> 1809082 T5567 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1809183 T5567 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1809195 T5567 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> ASYNC  NEW_CORE C2257 name=collection1 org.apache.solr.core.SolrCore@1e1b4ce5 url=http://127.0.0.1:26541/collection1 node=127.0.0.1:26541_ C2257_STATE=coll:collection1 core:collection1 props:{state=recovering, core=collection1, node_name=127.0.0.1:26541_, base_url=http://127.0.0.1:26541}
   [junit4]   2> 1809505 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Attempting to PeerSync from http://127.0.0.1:51410/collection1/ core=collection1 - recoveringAfterStartup=true
   [junit4]   2> 1809505 T5552 C2257 P26541 oasu.PeerSync.sync PeerSync: core=collection1 url=http://127.0.0.1:26541 START replicas=[http://127.0.0.1:51410/collection1/] nUpdates=100
   [junit4]   2> 1809506 T5552 C2257 P26541 oasu.PeerSync.sync WARN no frame of reference to tell of we've missed updates
   [junit4]   2> 1809506 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery PeerSync Recovery was not successful - trying replication. core=collection1
   [junit4]   2> 1809506 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Starting Replication Recovery. core=collection1
   [junit4]   2> 1809506 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Begin buffering updates. core=collection1
   [junit4]   2> 1809507 T5552 C2257 P26541 oasu.UpdateLog.bufferUpdates Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 1809507 T5552 C2257 P26541 oasc.RecoveryStrategy.replicate Attempting to replicate from http://127.0.0.1:51410/collection1/. core=collection1
   [junit4]   2> 1809507 T5552 C2257 P26541 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> ASYNC  NEW_CORE C2258 name=collection1 org.apache.solr.core.SolrCore@5dad9d85 url=http://127.0.0.1:51410/collection1 node=127.0.0.1:51410_ C2258_STATE=coll:collection1 core:collection1 props:{state=active, core=collection1, node_name=127.0.0.1:51410_, base_url=http://127.0.0.1:51410, leader=true}
   [junit4]   2> 1809515 T5524 C2258 P51410 oasc.SolrCore.execute [collection1] webapp= path=/get params={getVersions=100&distrib=false&wt=javabin&qt=/get&version=2} status=0 QTime=0 
   [junit4]   2> 1809518 T5525 C2258 P51410 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1809520 T5525 C2258 P51410 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(NRTCachingDirectory(org.apache.lucene.store.RAMDirectory@5967509e lockFactory=org.apache.lucene.store.NativeFSLockFactory@56f77ec9; maxCacheMB=0.91796875 maxMergeSizeMB=0.384765625)),segFN=segments_1,generation=1}
   [junit4]   2> 1809521 T5525 C2258 P51410 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1809521 T5525 C2258 P51410 oasu.DirectUpdateHandler2.commit No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1809522 T5525 C2258 P51410 oass.SolrIndexSearcher.<init> Opening Searcher@708b5d2a realtime
   [junit4]   2> 1809522 T5525 C2258 P51410 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 1809523 T5525 C2258 P51410 oasup.LogUpdateProcessor.finish [collection1] webapp= path=/update params={waitSearcher=true&openSearcher=false&commit=true&wt=javabin&commit_end_point=true&version=2&softCommit=false} {commit=} 0 5
   [junit4]   2> 1809524 T5552 C2257 P26541 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1809524 T5552 C2257 P26541 oash.SnapPuller.<init>  No value set for 'pollInterval'. Timer Task not started.
   [junit4]   2> 1809526 T5526 C2258 P51410 oash.ReplicationHandler.inform Commits will be reserved for  10000
   [junit4]   2> 1809527 T5526 C2258 P51410 oasc.SolrCore.execute [collection1] webapp= path=/replication params={command=indexversion&qt=/replication&wt=javabin&version=2} status=0 QTime=2 
   [junit4]   2> 1809527 T5552 C2257 P26541 oasc.RecoveryStrategy.replay No replay needed. core=collection1
   [junit4]   2> 1809527 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Replication Recovery was successful - registering as Active. core=collection1
   [junit4]   2> 1809528 T5552 C2257 P26541 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 1809528 T5552 C2257 P26541 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1809529 T5552 C2257 P26541 oasc.RecoveryStrategy.doRecovery Finished recovery process. core=collection1
   [junit4]   2> 1809617 T5514 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1809618 T5514 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "core_node_name":"core_node2",
   [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":"collection1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:26541_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:26541"}
   [junit4]   2> 1809637 T5566 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> 1809637 T5513 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> 1809637 T5533 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> 1809637 T5520 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> 1809637 T5549 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> 1809862 T5567 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1809863 T5567 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 1809864 T5567 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1809877 T5567 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1809881 T5567 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1809894 T5567 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1809899 T5567 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1809903 T5567 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1809904 T5567 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1809904 T5567 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1809905 T5567 o

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


   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Sun Microsystems Inc. 1.6.0_32 (64-bit)/cpus=16,threads=2,free=219222736,total=465174528
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, DOMUtilTest, TestSolrXMLSerializer, SolrIndexConfigTest, TestWordDelimiterFilterFactory, TestSchemaVersionResource, SpellCheckComponentTest, TestElisionMultitermQuery, LeaderElectionIntegrationTest, TestFieldResource, TermVectorComponentDistributedTest, CoreAdminCreateDiscoverTest, OpenCloseCoreStressTest, SuggesterTSTTest, MultiTermTest, RequiredFieldsTest, TestCollationKeyRangeQueries, TestDefaultSearchFieldResource, TestComponentsName, TestAddFieldRealTimeGet, TestHashPartitioner, ZkNodePropsTest, NoCacheHeaderTest, HighlighterConfigTest, TestCSVResponseWriter, SolrCmdDistributorTest, HardAutoCommitTest, DocValuesMultiTest, TestCopyFieldCollectionResource, TestMultiCoreConfBootstrap, TestCodecSupport, DebugComponentTest, DirectUpdateHandlerTest, URLClassifyProcessorTest, SuggesterWFSTTest, TestIndexingPerformance, PathHierarchyTokenizerFactoryTest, HighlighterTest, TestReload, AssignTest, StatsComponentTest, CopyFieldTest, SampleTest, TestDefaultSimilarityFactory, TestPostingsSolrHighlighter, TestClassNameShortening, HdfsCollectionsAPIDistributedZkTest, EchoParamsTest, TestFoldingMultitermQuery, SpellCheckCollatorTest, TestJmxMonitoredMap, TestSolr4Spatial, TestDFRSimilarityFactory, TestSchemaResource, TestBinaryField, TestAnalyzedSuggestions, IndexBasedSpellCheckerTest, CachingDirectoryFactoryTest, TestNumberUtils, TestManagedSchema, TestSolrJ, ClusterStateTest, TestCollationField, BadIndexSchemaTest, TestLazyCores, TestLMJelinekMercerSimilarityFactory, ConvertedLegacyTest, IndexReaderFactoryTest, TestMergePolicyConfig, TestDistributedGrouping, SpellPossibilityIteratorTest, DirectSolrSpellCheckerTest, SolrRequestParserTest, TestSchemaSimilarityResource, XmlUpdateRequestHandlerTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TestRealTimeGet, TestStressReorder, TestRangeQuery, SolrCoreTest, QueryElevationComponentTest, TestFiltering, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, CoreAdminHandlerTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, TestQueryUtils, StandardRequestHandlerTest, TestQueryTypes, RequestHandlersTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, ReturnFieldsTest, MBeansHandlerTest, JsonLoaderTest, TestPartialUpdateDeduplication, CSVRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestPropInject, UpdateParamsTest, TestSolrIndexConfig, TestSolrDeletionPolicy2, NumericFieldsTest, OutputWriterTest, TestLuceneMatchVersion, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, LegacyHTMLStripCharFilterTest, TestFastOutputStream, TestFastLRUCache, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, TestUtils, SystemInfoHandlerTest, UUIDFieldTest, TestRTGBase, AliasIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AliasIntegrationTest -Dtests.seed=920E844AFCE6B16D -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=iw_IL -Dtests.timezone=Pacific/Apia -Dtests.file.encoding=ISO8859-1
   [junit4] ERROR   0.00s J1 | AliasIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.AliasIntegrationTest: 
   [junit4]    >    1) Thread[id=5660, name=recoveryCmdExecutor-2897-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
   [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([920E844AFCE6B16D]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5660, name=recoveryCmdExecutor-2897-thread-1, state=RUNNABLE, group=TGRP-AliasIntegrationTest]
   [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([920E844AFCE6B16D]:0)
   [junit4] Completed on J1 in 126.02s, 1 test, 2 errors <<< FAILURES!

[...truncated 32 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, 44 ignored (6 assumptions)

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