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/29 13:41:22 UTC

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

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

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=2412, name=recoveryCmdExecutor-1092-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:392)         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:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   1) Thread[id=2412, name=recoveryCmdExecutor-1092-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:392)
        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:724)
	at __randomizedtesting.SeedInfo.seed([F03FB1078CB09EE9]: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=2412, name=recoveryCmdExecutor-1092-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:392)         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:724)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=2412, name=recoveryCmdExecutor-1092-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:392)
        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:724)
	at __randomizedtesting.SeedInfo.seed([F03FB1078CB09EE9]:0)




Build Log:
[...truncated 9782 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 814926 T1933 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /yf_cs/de
   [junit4]   2> 814933 T1933 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-1375097484869
   [junit4]   2> 814934 T1933 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 814935 T1934 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 815036 T1933 oasc.ZkTestServer.run start zk server on port:41206
   [junit4]   2> 815037 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815104 T1940 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@674d0957 name:ZooKeeperConnection Watcher:127.0.0.1:41206 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815104 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815105 T1933 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 815126 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815127 T1942 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@29c23902 name:ZooKeeperConnection Watcher:127.0.0.1:41206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815128 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 815128 T1933 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 815153 T1933 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 815184 T1933 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 815186 T1933 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 815213 T1933 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> 815214 T1933 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 815328 T1933 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> 815329 T1933 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 815438 T1933 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> 815439 T1933 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 815442 T1933 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> 815442 T1933 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 815457 T1933 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> 815458 T1933 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 815461 T1933 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> 815461 T1933 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 815464 T1933 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> 815465 T1933 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 815467 T1933 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> 815468 T1933 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 815475 T1933 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> 815476 T1933 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 815791 T1933 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 815797 T1933 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:40935
   [junit4]   2> 815798 T1933 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 815799 T1933 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 815799 T1933 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-1375097485414
   [junit4]   2> 815799 T1933 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-1375097485414/'
   [junit4]   2> 815842 T1933 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-1375097485414/solr.xml
   [junit4]   2> 815965 T1933 oasc.CoreContainer.<init> New CoreContainer 2084490053
   [junit4]   2> 815965 T1933 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-1375097485414/]
   [junit4]   2> 815967 T1933 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 815968 T1933 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 815968 T1933 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 815969 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 815969 T1933 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 815970 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 815970 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 815970 T1933 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 815971 T1933 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 815971 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 815990 T1933 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41206/solr
   [junit4]   2> 815991 T1933 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 815992 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 815995 T1953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6699c607 name:ZooKeeperConnection Watcher:127.0.0.1:41206 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 815996 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 816012 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 816026 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 816028 T1955 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40bb1aae name:ZooKeeperConnection Watcher:127.0.0.1:41206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 816028 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 816035 T1933 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 816039 T1933 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 816050 T1933 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 816052 T1933 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40935_yf_cs%2Fde
   [junit4]   2> 816059 T1933 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40935_yf_cs%2Fde
   [junit4]   2> 816062 T1933 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 816080 T1933 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 816082 T1933 oasc.Overseer.start Overseer (id=90118388768768003-127.0.0.1:40935_yf_cs%2Fde-n_0000000000) starting
   [junit4]   2> 816090 T1933 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 816102 T1957 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 816102 T1933 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 816112 T1933 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 816114 T1933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 816116 T1956 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 816120 T1958 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 816120 T1958 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 816121 T1958 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 817619 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 817620 T1956 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:40935_yf_cs%2Fde",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40935/yf_cs/de"}
   [junit4]   2> 817620 T1956 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with numShards 1
   [junit4]   2> 817621 T1956 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 817639 T1955 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> 818123 T1958 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 818123 T1958 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-1375097485414/collection1
   [junit4]   2> 818123 T1958 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 818124 T1958 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 818124 T1958 oasc.ZkController.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 818125 T1958 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-1375097485414/collection1/'
   [junit4]   2> 818127 T1958 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-1375097485414/collection1/lib/README' to classloader
   [junit4]   2> 818127 T1958 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-1375097485414/collection1/lib/classes/' to classloader
   [junit4]   2> 818187 T1958 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 818251 T1958 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 818354 T1958 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 818366 T1958 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 818994 T1958 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 818996 T1958 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 818996 T1958 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 819009 T1958 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 819013 T1958 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 819026 T1958 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819031 T1958 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 819036 T1958 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819037 T1958 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819037 T1958 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819038 T1958 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 819038 T1958 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 819039 T1958 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 819039 T1958 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 819039 T1958 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-1375097485414/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/control/data/
   [junit4]   2> 819040 T1958 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2852f12a
   [junit4]   2> 819041 T1958 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/control/data
   [junit4]   2> 819041 T1958 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/control/data/index/
   [junit4]   2> 819041 T1958 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 819042 T1958 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/control/data/index
   [junit4]   2> 819047 T1958 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@37456fa8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7bbbe90e),segFN=segments_1,generation=1}
   [junit4]   2> 819047 T1958 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 819052 T1958 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 819052 T1958 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 819053 T1958 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 819054 T1958 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 819054 T1958 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 819054 T1958 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 819055 T1958 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 819055 T1958 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 819056 T1958 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 819072 T1958 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 819079 T1958 oass.SolrIndexSearcher.<init> Opening Searcher@228152cc main
   [junit4]   2> 819080 T1958 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 819080 T1958 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 819084 T1959 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@228152cc main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 819086 T1958 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 819086 T1958 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40935/yf_cs/de collection:control_collection shard:shard1
   [junit4]   2> 819087 T1958 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 819102 T1958 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 819148 T1958 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 819151 T1958 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 819151 T1958 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 819151 T1958 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40935/yf_cs/de/collection1/
   [junit4]   2> 819151 T1958 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 819152 T1958 oasc.SyncStrategy.syncToMe http://127.0.0.1:40935/yf_cs/de/collection1/ has no replicas
   [junit4]   2> 819152 T1958 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40935/yf_cs/de/collection1/ shard1
   [junit4]   2> 819152 T1958 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 820651 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 820676 T1955 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> 820706 T1958 oasc.ZkController.register We are http://127.0.0.1:40935/yf_cs/de/collection1/ and leader is http://127.0.0.1:40935/yf_cs/de/collection1/
   [junit4]   2> 820706 T1958 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40935/yf_cs/de
   [junit4]   2> 820706 T1958 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 820706 T1958 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 820707 T1958 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 820708 T1958 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 820709 T1933 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> 820710 T1933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 820710 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 820721 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:
   [junit4]   2> 820723 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 820724 T1962 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e4acdf0 name:ZooKeeperConnection Watcher:127.0.0.1:41206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 820725 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 820726 T1933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 820728 T1933 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:true cause connection loss:true
   [junit4]   2> 821003 T1933 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 821006 T1933 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:19033
   [junit4]   2> 821007 T1933 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 821007 T1933 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 821008 T1933 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-1375097490664
   [junit4]   2> 821008 T1933 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-1375097490664/'
   [junit4]   2> 821047 T1933 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-1375097490664/solr.xml
   [junit4]   2> 821138 T1933 oasc.CoreContainer.<init> New CoreContainer 588766929
   [junit4]   2> 821138 T1933 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-1375097490664/]
   [junit4]   2> 821140 T1933 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 821141 T1933 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 821141 T1933 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 821141 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 821142 T1933 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 821142 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 821143 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 821143 T1933 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 821143 T1933 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 821144 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 821160 T1933 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41206/solr
   [junit4]   2> 821160 T1933 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 821161 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 821189 T1973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@adb8dca name:ZooKeeperConnection Watcher:127.0.0.1:41206 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 821189 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 821196 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 821207 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 821209 T1975 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@77ced53e name:ZooKeeperConnection Watcher:127.0.0.1:41206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 821210 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 821219 T1933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 822181 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 822182 T1956 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:40935_yf_cs%2Fde",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:40935/yf_cs/de"}
   [junit4]   2> 822194 T1962 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> 822194 T1955 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> 822195 T1975 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> 822222 T1933 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:19033_yf_cs%2Fde
   [junit4]   2> 822223 T1933 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:19033_yf_cs%2Fde
   [junit4]   2> 822225 T1962 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 822226 T1975 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 822226 T1955 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 822226 T1975 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> 822226 T1955 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> 822226 T1962 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 822251 T1976 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 822251 T1976 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 822253 T1976 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 823698 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 823699 T1956 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:19033_yf_cs%2Fde",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:19033/yf_cs/de"}
   [junit4]   2> 823699 T1956 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with numShards 2
   [junit4]   2> 823700 T1956 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 823714 T1975 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> 823714 T1955 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> 823714 T1962 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> 824255 T1976 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 824255 T1976 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-1375097490664/collection1
   [junit4]   2> 824255 T1976 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 824256 T1976 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 824256 T1976 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 824257 T1976 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-1375097490664/collection1/'
   [junit4]   2> 824259 T1976 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-1375097490664/collection1/lib/README' to classloader
   [junit4]   2> 824259 T1976 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-1375097490664/collection1/lib/classes/' to classloader
   [junit4]   2> 824319 T1976 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 824382 T1976 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 824484 T1976 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 824496 T1976 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 825107 T1976 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 825108 T1976 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 825108 T1976 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 825117 T1976 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 825120 T1976 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 825130 T1976 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 825134 T1976 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 825137 T1976 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 825138 T1976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 825138 T1976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 825138 T1976 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 825139 T1976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 825139 T1976 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 825139 T1976 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 825140 T1976 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-1375097490664/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty1/
   [junit4]   2> 825140 T1976 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2852f12a
   [junit4]   2> 825141 T1976 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty1
   [junit4]   2> 825141 T1976 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty1/index/
   [junit4]   2> 825141 T1976 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 825141 T1976 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty1/index
   [junit4]   2> 825144 T1976 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@117df15b lockFactory=org.apache.lucene.store.NativeFSLockFactory@272f48d5),segFN=segments_1,generation=1}
   [junit4]   2> 825144 T1976 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 825149 T1976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 825149 T1976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 825149 T1976 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 825150 T1976 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 825151 T1976 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 825151 T1976 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 825151 T1976 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 825152 T1976 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 825152 T1976 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 825163 T1976 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 825168 T1976 oass.SolrIndexSearcher.<init> Opening Searcher@60cb75ae main
   [junit4]   2> 825169 T1976 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 825169 T1976 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 825173 T1977 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@60cb75ae main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 825175 T1976 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 825175 T1976 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:19033/yf_cs/de collection:collection1 shard:shard1
   [junit4]   2> 825175 T1976 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 825187 T1976 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 825297 T1976 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 825299 T1976 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 825300 T1976 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 825300 T1976 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:19033/yf_cs/de/collection1/
   [junit4]   2> 825300 T1976 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 825300 T1976 oasc.SyncStrategy.syncToMe http://127.0.0.1:19033/yf_cs/de/collection1/ has no replicas
   [junit4]   2> 825300 T1976 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:19033/yf_cs/de/collection1/ shard1
   [junit4]   2> 825301 T1976 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 826733 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826757 T1975 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> 826757 T1962 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> 826757 T1955 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> 826763 T1976 oasc.ZkController.register We are http://127.0.0.1:19033/yf_cs/de/collection1/ and leader is http://127.0.0.1:19033/yf_cs/de/collection1/
   [junit4]   2> 826763 T1976 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:19033/yf_cs/de
   [junit4]   2> 826763 T1976 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 826763 T1976 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 826764 T1976 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 826765 T1976 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 826766 T1933 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> 826766 T1933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 826767 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 827052 T1933 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 827056 T1933 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:21514
   [junit4]   2> 827057 T1933 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 827057 T1933 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 827058 T1933 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-1375097496712
   [junit4]   2> 827058 T1933 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-1375097496712/'
   [junit4]   2> 827096 T1933 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-1375097496712/solr.xml
   [junit4]   2> 827186 T1933 oasc.CoreContainer.<init> New CoreContainer 1683395007
   [junit4]   2> 827187 T1933 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-1375097496712/]
   [junit4]   2> 827189 T1933 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 827189 T1933 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 827190 T1933 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 827190 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 827190 T1933 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 827191 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 827191 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 827192 T1933 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 827192 T1933 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 827192 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 827208 T1933 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41206/solr
   [junit4]   2> 827209 T1933 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 827210 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 827212 T1989 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@52a7c779 name:ZooKeeperConnection Watcher:127.0.0.1:41206 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 827213 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 827215 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 827226 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 827228 T1991 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@515ac896 name:ZooKeeperConnection Watcher:127.0.0.1:41206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 827228 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 827232 T1933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 828236 T1933 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:21514_yf_cs%2Fde
   [junit4]   2> 828238 T1933 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:21514_yf_cs%2Fde
   [junit4]   2> 828240 T1962 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> 828241 T1955 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 828241 T1975 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 828241 T1991 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 828241 T1975 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> 828241 T1955 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> 828242 T1962 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 828250 T1992 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 828251 T1992 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 828252 T1992 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 828262 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 828263 T1956 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:19033_yf_cs%2Fde",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:19033/yf_cs/de"}
   [junit4]   2> 828266 T1956 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:21514_yf_cs%2Fde",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21514/yf_cs/de"}
   [junit4]   2> 828267 T1956 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 828267 T1956 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 828271 T1991 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> 828271 T1975 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> 828271 T1962 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> 828271 T1955 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> 829254 T1992 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 829254 T1992 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-1375097496712/collection1
   [junit4]   2> 829254 T1992 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 829255 T1992 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 829255 T1992 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 829256 T1992 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-1375097496712/collection1/'
   [junit4]   2> 829258 T1992 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-1375097496712/collection1/lib/README' to classloader
   [junit4]   2> 829258 T1992 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-1375097496712/collection1/lib/classes/' to classloader
   [junit4]   2> 829315 T1992 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 829396 T1992 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 829498 T1992 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 829509 T1992 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 830125 T1992 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 830125 T1992 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 830126 T1992 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 830136 T1992 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 830139 T1992 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 830150 T1992 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 830154 T1992 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 830157 T1992 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 830158 T1992 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 830158 T1992 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 830158 T1992 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 830159 T1992 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 830159 T1992 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 830160 T1992 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 830160 T1992 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-1375097496712/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty2/
   [junit4]   2> 830160 T1992 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2852f12a
   [junit4]   2> 830161 T1992 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty2
   [junit4]   2> 830161 T1992 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty2/index/
   [junit4]   2> 830161 T1992 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 830162 T1992 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty2/index
   [junit4]   2> 830165 T1992 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@19c937c8 lockFactory=org.apache.lucene.store.NativeFSLockFactory@7e92de),segFN=segments_1,generation=1}
   [junit4]   2> 830165 T1992 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 830169 T1992 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 830170 T1992 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 830170 T1992 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 830171 T1992 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 830171 T1992 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 830171 T1992 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 830172 T1992 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 830172 T1992 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 830172 T1992 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 830188 T1992 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 830195 T1992 oass.SolrIndexSearcher.<init> Opening Searcher@997931c main
   [junit4]   2> 830196 T1992 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 830196 T1992 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 830200 T1993 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@997931c main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 830202 T1992 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 830202 T1992 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:21514/yf_cs/de collection:collection1 shard:shard2
   [junit4]   2> 830202 T1992 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 830217 T1992 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 830286 T1992 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 830289 T1992 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 830289 T1992 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 830290 T1992 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:21514/yf_cs/de/collection1/
   [junit4]   2> 830290 T1992 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 830290 T1992 oasc.SyncStrategy.syncToMe http://127.0.0.1:21514/yf_cs/de/collection1/ has no replicas
   [junit4]   2> 830290 T1992 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:21514/yf_cs/de/collection1/ shard2
   [junit4]   2> 830290 T1992 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 831289 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 831335 T1955 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> 831335 T1975 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> 831335 T1962 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> 831335 T1991 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> 831369 T1992 oasc.ZkController.register We are http://127.0.0.1:21514/yf_cs/de/collection1/ and leader is http://127.0.0.1:21514/yf_cs/de/collection1/
   [junit4]   2> 831369 T1992 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:21514/yf_cs/de
   [junit4]   2> 831369 T1992 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 831369 T1992 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 831370 T1992 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 831372 T1992 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 831373 T1933 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> 831373 T1933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 831374 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 831661 T1933 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 831665 T1933 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:36103
   [junit4]   2> 831666 T1933 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 831666 T1933 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 831667 T1933 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-1375097501319
   [junit4]   2> 831667 T1933 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-1375097501319/'
   [junit4]   2> 831705 T1933 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-1375097501319/solr.xml
   [junit4]   2> 831795 T1933 oasc.CoreContainer.<init> New CoreContainer 753289430
   [junit4]   2> 831796 T1933 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-1375097501319/]
   [junit4]   2> 831798 T1933 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 120000
   [junit4]   2> 831798 T1933 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 831798 T1933 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 831799 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 831799 T1933 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 831800 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 831800 T1933 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 831800 T1933 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 831801 T1933 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 831801 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnectionsPerHost=20&maxConnections=10000&socketTimeout=120000&connTimeout=15000&retry=false
   [junit4]   2> 831817 T1933 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:41206/solr
   [junit4]   2> 831818 T1933 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 831819 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 831821 T2005 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b0aa9e4 name:ZooKeeperConnection Watcher:127.0.0.1:41206 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 831821 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 831823 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=500&maxConnectionsPerHost=16&socketTimeout=120000&connTimeout=15000
   [junit4]   2> 831834 T1933 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 831836 T2007 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@761c3b2b name:ZooKeeperConnection Watcher:127.0.0.1:41206/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 831837 T1933 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 831847 T1933 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 832840 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 832841 T1956 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:21514_yf_cs%2Fde",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:21514/yf_cs/de"}
   [junit4]   2> 832850 T1933 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36103_yf_cs%2Fde
   [junit4]   2> 832851 T2007 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> 832851 T1962 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> 832851 T1955 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> 832852 T1933 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36103_yf_cs%2Fde
   [junit4]   2> 832851 T1975 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> 832851 T1991 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> 832863 T1962 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> 832864 T1991 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 832864 T1955 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 832864 T1991 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> 832864 T1975 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 832865 T1962 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 832864 T2007 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 832865 T1975 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> 832864 T1955 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> 832865 T2007 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> 832878 T2008 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 832879 T2008 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 832880 T2008 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 834365 T1956 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 834366 T1956 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:36103_yf_cs%2Fde",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36103/yf_cs/de"}
   [junit4]   2> 834367 T1956 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 834367 T1956 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 834382 T1955 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> 834382 T1975 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> 834382 T1962 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> 834382 T2007 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> 834382 T1991 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> 834883 T2008 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 834883 T2008 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-1375097501319/collection1
   [junit4]   2> 834883 T2008 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 834884 T2008 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 834884 T2008 oasc.ZkController.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 834885 T2008 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-1375097501319/collection1/'
   [junit4]   2> 834887 T2008 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-1375097501319/collection1/lib/README' to classloader
   [junit4]   2> 834887 T2008 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-1375097501319/collection1/lib/classes/' to classloader
   [junit4]   2> 834947 T2008 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_45
   [junit4]   2> 835016 T2008 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 835119 T2008 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 835149 T2008 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 835778 T2008 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 835778 T2008 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 835779 T2008 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 835791 T2008 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 835796 T2008 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 835808 T2008 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 835813 T2008 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 835817 T2008 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 835818 T2008 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 835818 T2008 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 835819 T2008 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 835819 T2008 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 835820 T2008 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 835820 T2008 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 835820 T2008 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-1375097501319/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty3/
   [junit4]   2> 835821 T2008 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2852f12a
   [junit4]   2> 835822 T2008 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty3
   [junit4]   2> 835822 T2008 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty3/index/
   [junit4]   2> 835822 T2008 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 835823 T2008 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1375097484868/jetty3/index
   [junit4]   2> 835827 T2008 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirWrapper(org.apache.lucene.store.RAMDirectory@5e3ad926 lockFactory=org.apache.lucene.store.NativeFSLockFactory@2b24f374),segFN=segments_1,generation=1}
   [junit4]   2> 835827 T2008 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 835833 T2008 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 835833 T2008 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 835834 T2008 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 835835 T2008 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 835835 T2008 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 835836 T2008 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 835836 T2008 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 835837 T2008 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 835837 T2008 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 835854 T2008 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 835861 T2008 oass.SolrIndexSearcher.<init> Opening Searcher@5c9b834e main
   [junit4]   2> 835862 T2008 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 835863 T2008 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 835868 T2009 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@5c9b834e main{StandardDirectoryReader(segments_1:1)}
   [junit4]   2> 835871 T2008 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 835871 T2008 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:36103/yf_cs/de collection:collection1 shard:shard1
   [junit4]   2> 835872 T2008 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=10000&maxConnectionsPerHost=20&connTimeout=30000&socketTimeout=30000&retry=false
   [junit4]   2> 835892 T2008 oasc.ZkController.register We are http://127.0.0.1:36103/yf_cs/de/collection1/ and leader is http://127.0.0.1:19033/yf_cs/de/collection1/
   [junit4]   2> 835893 T2008 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:36103/yf_cs/de
   [junit4]   2> 835893 T2008 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 835893 T2008 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C643 name=collection1 org.apache.solr.core.SolrCore@205acf48 url=http://127.0.0.1:36103/yf_cs/de/collection1 node=127.0.0.1:36103_yf_cs%2Fde C643_STATE=coll:collection1 core:collection1 props:{state=down, core=collection1, node_name=127.0.0.1:36103_yf_cs%2Fde, base_url=http://127.0.0.1:36103/yf_cs/de}
   [junit4]   2> 835893 T2010 C643 P36103 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 835894 T2008 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 835895 T2010 C643 P36103 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 835896 T2010 C643 P36103 oasc.ZkController.publish publishing core=collection1 state=recovering
   [junit4]   2> 835896 T2010 C643 P36103 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 835896 T1933 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> 835897 T1933 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 835897 T1933 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 835897 T2010 C643 P36103 oascsi.HttpClientUtil.createClient Creating new http client, config:maxConnections=128&maxConnectionsPerHost=32&followRedirects=false
   [junit4]   2> 835915 T1965 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node3, state: recovering, checkLive: true, onlyIfLeader: true
   [junit4]   2> 836196 T1933 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 836200 T1933 oejs.AbstractConnector.doStart Started SocketConnector@127.0.0.1:22438
   [junit4]   2> 836200 T1933 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 836201 T1933 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 836201 T1933 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-1375097505848
   [junit4]   2> 836202 T1933 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-1375097505848/'
   [junit4]   2> 836240 T1933 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/./or

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

 2> 	        at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:645)
   [junit4]   2> 	        at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805)
   [junit4]   2> 	        at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:784)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:365)
   [junit4]   2> 	        at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:180)
   [junit4]   2> 	        at org.apache.solr.cloud.SyncStrategy$1.run(SyncStrategy.java:291)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:724)
   [junit4]   2> NOTE: test params are: codec=Asserting, sim=DefaultSimilarity, locale=nl_NL, timezone=America/Rio_Branco
   [junit4]   2> NOTE: FreeBSD 9.1-RELEASE-p3 amd64/Oracle Corporation 1.7.0_25 (64-bit)/cpus=16,threads=2,free=369757568,total=485490688
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomFaceting, TestSolrJ, TestRecoveryHdfs, TestLRUCache, SynonymTokenizerTest, TestConfig, BinaryUpdateRequestHandlerTest, StatelessScriptUpdateProcessorFactoryTest, BlockCacheTest, TestXIncludeConfig, CurrencyFieldOpenExchangeTest, SpellingQueryConverterTest, MBeansHandlerTest, TestSolrDeletionPolicy1, TestDynamicFieldCollectionResource, PrimitiveFieldTypeTest, DistanceFunctionTest, TestInfoStreamLogging, SoftAutoCommitTest, ZkSolrClientTest, TestFieldCollectionResource, SyncSliceTest, TestPhraseSuggestions, FastVectorHighlighterTest, JsonLoaderTest, TestValueSourceCache, StatsComponentTest, IndexReaderFactoryTest, SystemInfoHandlerTest, TestSolr4Spatial, TestSchemaVersionResource, TestSolrDeletionPolicy2, AddSchemaFieldsUpdateProcessorFactoryTest, HdfsBasicDistributedZk2Test, PeerSyncTest, TestPartialUpdateDeduplication, ZkControllerTest, LukeRequestHandlerTest, QueryElevationComponentTest, TestExtendedDismaxParser, TestSystemIdResolver, TestDocumentBuilder, BadComponentTest, TestPHPSerializedResponseWriter, TestAtomicUpdateErrorCases, TestShardHandlerFactory, TestReloadAndDeleteDocs, TestWriterPerf, SuggesterWFSTTest, TestCopyFieldCollectionResource, SuggesterFSTTest, UUIDFieldTest, OpenExchangeRatesOrgProviderTest, TestReload, LoggingHandlerTest, TestIndexSearcher, InfoHandlerTest, RequiredFieldsTest, TestLMJelinekMercerSimilarityFactory, TestFuzzyAnalyzedSuggestions, TestBadConfig, TestClassNameShortening, DisMaxRequestHandlerTest, TestUniqueKeyFieldResource, RecoveryZkTest, TestDistributedGrouping, MoreLikeThisHandlerTest, TestIBSimilarityFactory, CoreAdminHandlerTest, TestSweetSpotSimilarityFactory, SimplePostToolTest, SuggesterTSTTest, OverseerTest, HighlighterConfigTest, TestRealTimeGet, SortByFunctionTest, BasicDistributedZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.seed=F03FB1078CB09EE9 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=America/Rio_Branco -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | BasicDistributedZkTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.BasicDistributedZkTest: 
   [junit4]    >    1) Thread[id=2412, name=recoveryCmdExecutor-1092-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:392)
   [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:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F03FB1078CB09EE9]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=2412, name=recoveryCmdExecutor-1092-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:392)
   [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:724)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F03FB1078CB09EE9]:0)
   [junit4] Completed on J0 in 412.51s, 1 test, 2 errors <<< FAILURES!

[...truncated 486 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:1233: The following error occurred while executing this line:
/usr/home/hudson/hudson-slave/workspace/Lucene-Solr-Tests-4.x-Java7/lucene/common-build.xml:876: There were test failures: 319 suites, 1345 tests, 2 suite-level errors, 634 ignored (1 assumption)

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