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/22 13:47:52 UTC

[JENKINS] Lucene-Solr-Tests-4.x-Java7 - Build # 1432 - Still Failing

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

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=845, name=recoveryCmdExecutor-327-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)         at java.net.Socket.connect(Socket.java:579)         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:1145)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=845, name=recoveryCmdExecutor-327-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
        at java.net.Socket.connect(Socket.java:579)
        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:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([8F58E34CB967EA6C]: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=845, name=recoveryCmdExecutor-327-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]         at java.net.PlainSocketImpl.socketConnect(Native Method)         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)         at java.net.Socket.connect(Socket.java:579)         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:1145)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)         at java.lang.Thread.run(Thread.java:722)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=845, name=recoveryCmdExecutor-327-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
        at java.net.PlainSocketImpl.socketConnect(Native Method)
        at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
        at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
        at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
        at java.net.Socket.connect(Socket.java:579)
        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:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:722)
	at __randomizedtesting.SeedInfo.seed([8F58E34CB967EA6C]:0)




Build Log:
[...truncated 9438 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 271336 T370 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 271344 T370 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1374492819353
   [junit4]   2> 271345 T370 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 271346 T371 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 271447 T370 oasc.ZkTestServer.run start zk server on port:17382
   [junit4]   2> 271448 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 271454 T377 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@51288c93 name:ZooKeeperConnection Watcher:127.0.0.1:17382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 271454 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 271454 T370 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 271471 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 271473 T379 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6e26e957 name:ZooKeeperConnection Watcher:127.0.0.1:17382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 271473 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 271474 T370 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 271485 T370 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 271489 T370 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 271492 T370 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 271500 T370 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 271500 T370 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 271515 T370 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 271516 T370 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 271622 T370 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 271623 T370 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 271627 T370 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 271627 T370 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 271637 T370 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 271637 T370 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 271641 T370 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 271642 T370 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 271646 T370 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 271646 T370 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 271650 T370 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 271651 T370 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 271655 T370 oasc.AbstractZkTestCase.putConfig put /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 271655 T370 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 271845 T370 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 271848 T370 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17385
   [junit4]   2> 271849 T370 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 271849 T370 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 271849 T370 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374492819668
   [junit4]   2> 271850 T370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374492819668/'
   [junit4]   2> 271875 T370 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374492819668/solr.xml
   [junit4]   2> 271951 T370 oasc.CoreContainer.<init> New CoreContainer 264177958
   [junit4]   2> 271952 T370 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374492819668/]
   [junit4]   2> 271953 T370 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 271954 T370 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 271954 T370 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 271954 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 271955 T370 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 271955 T370 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 271955 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 271955 T370 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 271956 T370 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 271956 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 271968 T370 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 271968 T370 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17382/solr
   [junit4]   2> 271969 T370 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 271970 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 271982 T390 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@24dc1e03 name:ZooKeeperConnection Watcher:127.0.0.1:17382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 271982 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 272002 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 272010 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 272012 T392 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6179654a name:ZooKeeperConnection Watcher:127.0.0.1:17382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 272012 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 272048 T370 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 272074 T370 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 272078 T370 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 272081 T370 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17385_
   [junit4]   2> 272088 T370 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17385_
   [junit4]   2> 272092 T370 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 272107 T370 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 272111 T370 oasc.Overseer.start Overseer (id=90078761409576963-127.0.0.1:17385_-n_0000000000) starting
   [junit4]   2> 272122 T370 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 272166 T394 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 272166 T370 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 272170 T370 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 272182 T370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 272186 T393 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 272190 T395 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 272190 T395 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 272192 T395 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 273691 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 273693 T393 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:17385_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17385"}
   [junit4]   2> 273693 T393 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 273694 T393 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 273715 T392 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> 274194 T395 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 274194 T395 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374492819668/collection1
   [junit4]   2> 274194 T395 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 274195 T395 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 274195 T395 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 274197 T395 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374492819668/collection1/'
   [junit4]   2> 274198 T395 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374492819668/collection1/lib/README' to classloader
   [junit4]   2> 274199 T395 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374492819668/collection1/lib/classes/' to classloader
   [junit4]   2> 274257 T395 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 274320 T395 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 274423 T395 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 274442 T395 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 275046 T395 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 275046 T395 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 275047 T395 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 275057 T395 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 275059 T395 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 275080 T395 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 275085 T395 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 275088 T395 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 275090 T395 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 275090 T395 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 275090 T395 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 275092 T395 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 275092 T395 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 275092 T395 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 275092 T395 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1374492819668/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/control/data/
   [junit4]   2> 275093 T395 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1491ea
   [junit4]   2> 275093 T395 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/control/data
   [junit4]   2> 275093 T395 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/control/data/index/
   [junit4]   2> 275094 T395 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 275094 T395 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/control/data/index
   [junit4]   2> 275097 T395 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@b9f0969 lockFactory=org.apache.lucene.store.NativeFSLockFactory@56f87a20),segFN=segments_1,generation=1}
   [junit4]   2> 275098 T395 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 275101 T395 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 275101 T395 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 275102 T395 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 275102 T395 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 275103 T395 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 275103 T395 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 275103 T395 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 275104 T395 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 275104 T395 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 275114 T395 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 275119 T395 oass.SolrIndexSearcher.<init> Opening Searcher@2ae2e321 main
   [junit4]   2> 275120 T395 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 275120 T395 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 275124 T396 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2ae2e321 main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 275124 T395 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 275124 T395 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17385 collection:control_collection shard:shard1
   [junit4]   2> 275125 T395 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 275137 T395 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 275156 T395 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 275168 T395 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 275168 T395 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 275168 T395 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17385/collection1/
   [junit4]   2> 275169 T395 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 275169 T395 oasc.SyncStrategy.syncToMe http://127.0.0.1:17385/collection1/ has no replicas
   [junit4]   2> 275169 T395 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17385/collection1/ shard1
   [junit4]   2> 275170 T395 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 275221 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 275239 T392 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> 275282 T395 oasc.ZkController.register We are http://127.0.0.1:17385/collection1/ and leader is http://127.0.0.1:17385/collection1/
   [junit4]   2> 275282 T395 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17385
   [junit4]   2> 275282 T395 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 275282 T395 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 275283 T395 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 275285 T395 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 275286 T370 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 275286 T370 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 275287 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 275295 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 275297 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 275299 T399 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3edd99ef name:ZooKeeperConnection Watcher:127.0.0.1:17382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275299 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 275301 T370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 275305 T370 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 275492 T370 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 275495 T370 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17389
   [junit4]   2> 275496 T370 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 275496 T370 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 275496 T370 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374492823313
   [junit4]   2> 275497 T370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374492823313/'
   [junit4]   2> 275521 T370 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374492823313/solr.xml
   [junit4]   2> 275582 T370 oasc.CoreContainer.<init> New CoreContainer 1241014489
   [junit4]   2> 275582 T370 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374492823313/]
   [junit4]   2> 275583 T370 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 275584 T370 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 275584 T370 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 275584 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 275585 T370 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 275585 T370 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 275585 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 275586 T370 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 275586 T370 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 275586 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 275599 T370 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 275599 T370 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17382/solr
   [junit4]   2> 275599 T370 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 275600 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 275606 T410 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@679f5191 name:ZooKeeperConnection Watcher:127.0.0.1:17382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275607 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 275620 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 275634 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 275637 T412 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e6d682d name:ZooKeeperConnection Watcher:127.0.0.1:17382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 275637 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 275648 T370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 276652 T370 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17389_
   [junit4]   2> 276655 T370 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17389_
   [junit4]   2> 276659 T392 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 276659 T399 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 276659 T392 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> 276659 T412 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 276676 T413 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 276676 T413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 276678 T413 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 276754 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 276756 T393 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:17385_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17385"}
   [junit4]   2> 276806 T393 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:17389_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17389"}
   [junit4]   2> 276806 T393 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 276806 T393 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 276838 T399 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> 276838 T412 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> 276838 T392 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> 277679 T413 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 277679 T413 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374492823313/collection1
   [junit4]   2> 277679 T413 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 277680 T413 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 277681 T413 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 277682 T413 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374492823313/collection1/'
   [junit4]   2> 277684 T413 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374492823313/collection1/lib/classes/' to classloader
   [junit4]   2> 277684 T413 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374492823313/collection1/lib/README' to classloader
   [junit4]   2> 277743 T413 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 277805 T413 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 277908 T413 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 277927 T413 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 278586 T413 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 278586 T413 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 278587 T413 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 278605 T413 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 278610 T413 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 278636 T413 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 278643 T413 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 278648 T413 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 278650 T413 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 278650 T413 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 278651 T413 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 278652 T413 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 278652 T413 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 278653 T413 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 278653 T413 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1374492823313/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty1/
   [junit4]   2> 278653 T413 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1491ea
   [junit4]   2> 278655 T413 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty1
   [junit4]   2> 278655 T413 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty1/index/
   [junit4]   2> 278655 T413 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 278656 T413 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty1/index
   [junit4]   2> 278660 T413 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@2f3f5694 lockFactory=org.apache.lucene.store.NativeFSLockFactory@225b20be),segFN=segments_1,generation=1}
   [junit4]   2> 278660 T413 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 278667 T413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 278667 T413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 278668 T413 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 278669 T413 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 278670 T413 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 278670 T413 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 278670 T413 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 278671 T413 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 278672 T413 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 278691 T413 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 278700 T413 oass.SolrIndexSearcher.<init> Opening Searcher@39b9174e main
   [junit4]   2> 278701 T413 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 278702 T413 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 278707 T414 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@39b9174e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 278709 T413 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 278710 T413 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17389 collection:collection1 shard:shard1
   [junit4]   2> 278710 T413 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 278733 T413 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 278757 T413 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 278760 T413 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 278760 T413 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 278761 T413 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17389/collection1/
   [junit4]   2> 278761 T413 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 278761 T413 oasc.SyncStrategy.syncToMe http://127.0.0.1:17389/collection1/ has no replicas
   [junit4]   2> 278761 T413 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17389/collection1/ shard1
   [junit4]   2> 278762 T413 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 279942 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 279961 T399 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> 279961 T392 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> 279961 T412 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> 279995 T413 oasc.ZkController.register We are http://127.0.0.1:17389/collection1/ and leader is http://127.0.0.1:17389/collection1/
   [junit4]   2> 279995 T413 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17389
   [junit4]   2> 279995 T413 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 279995 T413 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 279995 T413 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 279998 T413 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 279999 T370 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 279999 T370 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 280000 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 280221 T370 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 280223 T370 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17392
   [junit4]   2> 280224 T370 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 280224 T370 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 280225 T370 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374492828017
   [junit4]   2> 280225 T370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374492828017/'
   [junit4]   2> 280253 T370 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374492828017/solr.xml
   [junit4]   2> 280321 T370 oasc.CoreContainer.<init> New CoreContainer 347380394
   [junit4]   2> 280322 T370 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374492828017/]
   [junit4]   2> 280323 T370 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 280323 T370 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 280323 T370 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 280324 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 280324 T370 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 280324 T370 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 280325 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 280325 T370 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 280325 T370 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 280326 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 280339 T370 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 280339 T370 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17382/solr
   [junit4]   2> 280340 T370 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 280340 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 280344 T426 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@442c7c44 name:ZooKeeperConnection Watcher:127.0.0.1:17382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280344 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 280359 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 280374 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 280376 T428 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@25f7dec0 name:ZooKeeperConnection Watcher:127.0.0.1:17382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 280377 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 280389 T370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 281394 T370 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17392_
   [junit4]   2> 281396 T370 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17392_
   [junit4]   2> 281399 T399 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> 281400 T412 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> 281400 T392 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 281400 T428 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 281401 T392 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> 281402 T399 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 281402 T412 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 281418 T429 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 281418 T429 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 281420 T429 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 281468 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 281470 T393 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:17389_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17389"}
   [junit4]   2> 281477 T393 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:17392_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17392"}
   [junit4]   2> 281478 T393 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 281478 T393 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 281491 T392 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> 281491 T428 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> 281491 T412 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> 281491 T399 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> 282421 T429 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 282421 T429 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374492828017/collection1
   [junit4]   2> 282421 T429 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 282423 T429 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 282423 T429 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 282424 T429 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374492828017/collection1/'
   [junit4]   2> 282426 T429 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374492828017/collection1/lib/classes/' to classloader
   [junit4]   2> 282426 T429 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374492828017/collection1/lib/README' to classloader
   [junit4]   2> 282485 T429 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 282568 T429 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 282673 T429 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 282692 T429 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 283367 T429 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 283368 T429 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 283370 T429 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 283385 T429 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 283390 T429 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 283415 T429 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 283420 T429 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 283426 T429 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 283427 T429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 283427 T429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 283428 T429 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 283429 T429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 283429 T429 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 283430 T429 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 283430 T429 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1374492828017/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty2/
   [junit4]   2> 283431 T429 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1491ea
   [junit4]   2> 283432 T429 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty2
   [junit4]   2> 283432 T429 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty2/index/
   [junit4]   2> 283432 T429 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 283433 T429 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty2/index
   [junit4]   2> 283437 T429 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@7af85e1c lockFactory=org.apache.lucene.store.NativeFSLockFactory@3eb15176),segFN=segments_1,generation=1}
   [junit4]   2> 283437 T429 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 283444 T429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 283444 T429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 283445 T429 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 283446 T429 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 283446 T429 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 283447 T429 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 283447 T429 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 283448 T429 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 283448 T429 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 283464 T429 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 283471 T429 oass.SolrIndexSearcher.<init> Opening Searcher@4815150c main
   [junit4]   2> 283473 T429 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 283473 T429 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 283478 T430 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@4815150c main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 283481 T429 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 283481 T429 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17392 collection:collection1 shard:shard2
   [junit4]   2> 283481 T429 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 283499 T429 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 283543 T429 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 283555 T429 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 283555 T429 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 283555 T429 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:17392/collection1/
   [junit4]   2> 283555 T429 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 283556 T429 oasc.SyncStrategy.syncToMe http://127.0.0.1:17392/collection1/ has no replicas
   [junit4]   2> 283556 T429 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:17392/collection1/ shard2
   [junit4]   2> 283556 T429 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 284502 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 284545 T399 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> 284545 T412 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> 284545 T392 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> 284545 T428 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> 284592 T429 oasc.ZkController.register We are http://127.0.0.1:17392/collection1/ and leader is http://127.0.0.1:17392/collection1/
   [junit4]   2> 284592 T429 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17392
   [junit4]   2> 284592 T429 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 284592 T429 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 284593 T429 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 284595 T429 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 284596 T370 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 284597 T370 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 284597 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 284935 T370 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 284938 T370 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:17401
   [junit4]   2> 284939 T370 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 284940 T370 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 284940 T370 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374492832619
   [junit4]   2> 284941 T370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374492832619/'
   [junit4]   2> 284984 T370 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374492832619/solr.xml
   [junit4]   2> 285103 T370 oasc.CoreContainer.<init> New CoreContainer 1611119015
   [junit4]   2> 285104 T370 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374492832619/]
   [junit4]   2> 285106 T370 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 285106 T370 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 285107 T370 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 285107 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 285108 T370 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 285108 T370 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 285109 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 285109 T370 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 285110 T370 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 285110 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 285131 T370 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 285132 T370 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:17382/solr
   [junit4]   2> 285132 T370 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 285133 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 285137 T442 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@36392a85 name:ZooKeeperConnection Watcher:127.0.0.1:17382 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 285137 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 285140 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 285154 T370 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 285157 T444 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a37391d name:ZooKeeperConnection Watcher:127.0.0.1:17382/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 285157 T370 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 285169 T370 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 286060 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 286062 T393 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:17392_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17392"}
   [junit4]   2> 286077 T392 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> 286077 T412 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> 286077 T444 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> 286077 T428 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> 286077 T399 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> 286174 T370 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:17401_
   [junit4]   2> 286176 T370 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:17401_
   [junit4]   2> 286179 T399 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> 286179 T412 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> 286179 T444 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> 286180 T428 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 286179 T392 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 286180 T428 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> 286180 T392 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> 286181 T399 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 286182 T412 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 286188 T444 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 286195 T445 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 286195 T445 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 286197 T445 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 287584 T393 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 287586 T393 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:17401_",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:17401"}
   [junit4]   2> 287587 T393 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 287587 T393 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 287599 T392 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> 287599 T412 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> 287599 T444 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> 287599 T399 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> 287599 T428 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> 288199 T445 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 288199 T445 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374492832619/collection1
   [junit4]   2> 288199 T445 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 288200 T445 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 288201 T445 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 288202 T445 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374492832619/collection1/'
   [junit4]   2> 288204 T445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374492832619/collection1/lib/classes/' to classloader
   [junit4]   2> 288204 T445 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374492832619/collection1/lib/README' to classloader
   [junit4]   2> 288263 T445 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 288327 T445 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 288430 T445 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 288447 T445 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 289048 T445 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 289049 T445 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 289050 T445 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 289059 T445 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 289062 T445 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 289082 T445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 289086 T445 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 289090 T445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 289092 T445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 289092 T445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 289092 T445 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 289093 T445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 289094 T445 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 289094 T445 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 289094 T445 oasc.SolrCore.<init> [collection1] Opening new SolrCore at /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1374492832619/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty3/
   [junit4]   2> 289094 T445 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6a1491ea
   [junit4]   2> 289095 T445 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty3
   [junit4]   2> 289095 T445 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty3/index/
   [junit4]   2> 289095 T445 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 289096 T445 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1374492819352/jetty3/index
   [junit4]   2> 289098 T445 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@42abbd83 lockFactory=org.apache.lucene.store.NativeFSLockFactory@31ed21be),segFN=segments_1,generation=1}
   [junit4]   2> 289099 T445 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 289103 T445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 289103 T445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 289104 T445 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 289105 T445 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 289105 T445 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 289106 T445 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 289106 T445 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 289106 T445 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 289107 T445 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 289117 T445 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 289122 T445 oass.SolrIndexSearcher.<init> Opening Searcher@7491475b main
   [junit4]   2> 289123 T445 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 289123 T445 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 289128 T446 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7491475b main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 289130 T445 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 289130 T445 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:17401 collection:collection1 shard:shard1
   [junit4]   2> 289130 T445 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 289150 T445 oasc.ZkController.register We are http://127.0.0.1:17401/collection1/ and leader is http://127.0.0.1:17389/collection1/
   [junit4]   2> 289150 T445 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:17401
   [junit4]   2> 289150 T445 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 289151 T445 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C243 name=collection1 org.apache.solr.core.SolrCore@6fab9b06 url=http://127.0.0.1:17401/collection1 node=127.0.0.1:17401_ C243_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:17401_, base_url=http://127.0.0.1:17401}
   [junit4]   2> 289151 T447 C243 P17401 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 289152 T447 C243 P17401 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 289152 T445 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 289152 T447 C243 P17401 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 289153 T447 C243 P17401 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 289154 T370 oass.SolrDispatchFilter.init user.dir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0
   [junit4]   2> 289154 T447 C243 P17401 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 289154 T370 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 289155 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 289164 T402 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 289344 T370 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 289347 T370 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:10930
   [junit4]   2> 289347 T370 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 289348 T370 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 289348 T370 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374492837171
   [junit4]   2> 289348 T370 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374492837171/'
   [junit4]   2> 289373 T370 oasc.ConfigSolr.fromFile Loading container configuration from /usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374492837171/solr.xml
   [junit4]   2> 289433 T370 oasc.CoreContainer.<init> New CoreContainer 948725129
   [junit4]   2> 289433 T370 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty4-1374492837171/]
   [junit4]   2> 289435 T370 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 289435 T370 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 289435 T370 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 289436 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 289436 T370 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 289436 T370 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 289436 T370 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 289437 T370 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 289437 T370 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 289438 T370 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 289449 T370 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Lis

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

ractHttpClient.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:1145)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:722)
   [junit4]   2> NOTE: test params are: codec=Lucene42: {foo_b=PostingsFormat(name=MockRandom), n_f1=MockVariableIntBlock(baseBlockSize=46), cat=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), foo_d=PostingsFormat(name=Direct), n_tl1=MockVariableIntBlock(baseBlockSize=46), foo_f=PostingsFormat(name=MockRandom), n_d1=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), rnd_b=PostingsFormat(name=Direct), intDefault=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), n_td1=MockVariableIntBlock(baseBlockSize=46), timestamp=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), id=PostingsFormat(name=Direct), range_facet_sl=PostingsFormat(name=MockRandom), range_facet_si=MockVariableIntBlock(baseBlockSize=46), oddField_s=PostingsFormat(name=MockRandom), sequence_i=PostingsFormat(name=MockRandom), name=PostingsFormat(name=Direct), foo_i=MockVariableIntBlock(baseBlockSize=46), regex_dup_B_s=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), multiDefault=MockVariableIntBlock(baseBlockSize=46), n_tf1=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), n_dt1=MockVariableIntBlock(baseBlockSize=46), genre_s=PostingsFormat(name=MockRandom), author_t=MockVariableIntBlock(baseBlockSize=46), range_facet_l=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), n_ti1=PostingsFormat(name=Direct), text=PostingsFormat(name=MockRandom), _version_=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), val_i=PostingsFormat(name=Direct), SubjectTerms_mfacet=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), series_t=MockVariableIntBlock(baseBlockSize=46), a_t=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), n_tdt1=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), regex_dup_A_s=PostingsFormat(name=MockRandom), price=PostingsFormat(name=MockRandom), other_tl1=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), n_l1=Pulsing41(freqCutoff=16 minBlockSize=37 maxBlockSize=118), a_si=MockVariableIntBlock(baseBlockSize=46), inStock=PostingsFormat(name=MockRandom)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=cs, timezone=MST7MDT
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_21 (64-bit)/cpus=16,threads=2,free=44910968,total=343932928
   [junit4]   2> NOTE: All tests run in this JVM: [TestArbitraryIndexDir, TestDefaultSearchFieldResource, JSONWriterTest, TestLFUCache, SyncSliceTest, TestXIncludeConfig, TestRemoteStreaming, TestFiltering, PingRequestHandlerTest, ParsingFieldUpdateProcessorsTest, TestCodecSupport, TestSolrXmlPersistence, TestNumberUtils, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=8F58E34CB967EA6C -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=MST7MDT -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=845, name=recoveryCmdExecutor-327-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [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:1145)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:722)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F58E34CB967EA6C]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=845, name=recoveryCmdExecutor-327-thread-1, state=RUNNABLE, group=TGRP-BasicDistributedZkTest]
   [junit4]    >         at java.net.PlainSocketImpl.socketConnect(Native Method)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200)
   [junit4]    >         at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182)
   [junit4]    >         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:391)
   [junit4]    >         at java.net.Socket.connect(Socket.java:579)
   [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:1145)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]    >         at java.lang.Thread.run(Thread.java:722)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F58E34CB967EA6C]:0)
   [junit4] Completed on J0 in 413.98s, 1 test, 2 errors <<< FAILURES!

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

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