You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/07/03 23:05:57 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0_20-ea-b15) - Build # 4162 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4162/
Java: 64bit/jdk1.8.0_20-ea-b15 -XX:+UseCompressedOops -XX:+UseSerialGC

1 tests failed.
REGRESSION:  org.apache.solr.cloud.BasicDistributedZkTest.testDistribSearch

Error Message:
commitWithin did not work expected:<68> but was:<67>

Stack Trace:
java.lang.AssertionError: commitWithin did not work expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([2F3DA1700577332C:AEDB2F6872285310]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:347)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11316 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\init-core-data-001
   [junit4]   2> 2238776 T8121 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /hl_o/yu
   [junit4]   2> 2238782 T8121 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2238782 T8121 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2238785 T8122 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2238884 T8121 oasc.ZkTestServer.run start zk server on port:52508
   [junit4]   2> 2238886 T8121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2238895 T8128 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19eef962 name:ZooKeeperConnection Watcher:127.0.0.1:52508 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2238896 T8121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2238896 T8121 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2238906 T8121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2238911 T8130 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@63f23867 name:ZooKeeperConnection Watcher:127.0.0.1:52508/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2238911 T8121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2238911 T8121 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2238916 T8121 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2238921 T8121 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2238924 T8121 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2238929 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2238930 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2238938 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2238938 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2238943 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2238943 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2238948 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2238949 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2238953 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2238953 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2238958 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2238958 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2238963 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2238963 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2238968 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2238968 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2238972 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2238972 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2238978 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2238978 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2238984 T8121 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2238984 T8121 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2240912 T8121 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2240917 T8121 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52515
   [junit4]   2> 2240918 T8121 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2240918 T8121 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2240918 T8121 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-002
   [junit4]   2> 2240918 T8121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-002\'
   [junit4]   2> 2240954 T8121 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-002\solr.xml
   [junit4]   2> 2240966 T8121 oasc.CoreContainer.<init> New CoreContainer 2122218978
   [junit4]   2> 2240966 T8121 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-002\]
   [junit4]   2> 2240968 T8121 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2240968 T8121 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2240968 T8121 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2240968 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2240968 T8121 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2240968 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2240968 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2240968 T8121 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2240968 T8121 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2240968 T8121 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2240968 T8121 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2240968 T8121 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2240971 T8121 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52508/solr
   [junit4]   2> 2240971 T8121 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2240974 T8121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2240984 T8141 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b5fdcf2 name:ZooKeeperConnection Watcher:127.0.0.1:52508 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2240985 T8121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2240994 T8123 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x146fded36e00002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2240996 T8121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2240999 T8143 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a550b63 name:ZooKeeperConnection Watcher:127.0.0.1:52508/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2241000 T8121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2241017 T8121 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2241025 T8121 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2241029 T8121 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2241033 T8121 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2241039 T8121 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2241043 T8121 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2241045 T8121 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52515_hl_o%2Fyu
   [junit4]   2> 2241047 T8121 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52515_hl_o%2Fyu
   [junit4]   2> 2241060 T8121 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2241064 T8121 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2241071 T8121 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52515_hl_o%2Fyu
   [junit4]   2> 2241071 T8121 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2241075 T8121 oasc.Overseer.start Overseer (id=92040037677400067-127.0.0.1:52515_hl_o%2Fyu-n_0000000000) starting
   [junit4]   2> 2241079 T8121 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2241095 T8145 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2241096 T8121 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2241099 T8121 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2241102 T8121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2241106 T8144 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2241108 T8146 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2241108 T8146 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2241110 T8146 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2241110 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2241112 T8144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2241113 T8144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52515/hl_o/yu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52515_hl_o%2Fyu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2241113 T8144 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2241113 T8144 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2241118 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2241119 T8143 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> 2242100 T8146 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2242100 T8146 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2242101 T8146 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2242101 T8146 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2242102 T8146 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2242102 T8146 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-002\collection1\'
   [junit4]   2> 2242104 T8146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2242104 T8146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2242106 T8146 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2242136 T8146 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 2242144 T8146 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2242147 T8146 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2242150 T8146 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2242238 T8146 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2242245 T8146 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2242245 T8146 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2242259 T8146 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2242262 T8146 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2242265 T8146 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2242268 T8146 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2242268 T8146 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2242268 T8146 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2242269 T8146 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2242269 T8146 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2242269 T8146 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2242269 T8146 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2242270 T8146 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-002\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/control/data\
   [junit4]   2> 2242270 T8146 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fdaa23
   [junit4]   2> 2242270 T8146 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/control/data\
   [junit4]   2> 2242270 T8146 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/control/data\index/
   [junit4]   2> 2242270 T8146 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2242271 T8146 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/control/data\index
   [junit4]   2> 2242272 T8146 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=88.6494140625, floorSegmentMB=0.318359375, forceMergeDeletesPctAllowed=26.09176260259368, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44334986437919044
   [junit4]   2> 2242272 T8146 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@195599d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27e2469b),segFN=segments_1,generation=1}
   [junit4]   2> 2242272 T8146 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2242275 T8146 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2242275 T8146 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2242275 T8146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2242275 T8146 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2242275 T8146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2242275 T8146 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2242276 T8146 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2242276 T8146 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2242276 T8146 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2242277 T8146 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2242278 T8146 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2242278 T8146 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2242278 T8146 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2242279 T8146 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2242279 T8146 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2242279 T8146 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2242280 T8146 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2242283 T8146 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2242289 T8146 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2242289 T8146 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2242290 T8146 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=76.0849609375, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=8.090370604454996, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6403204131760618
   [junit4]   2> 2242290 T8146 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@195599d4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@27e2469b),segFN=segments_1,generation=1}
   [junit4]   2> 2242290 T8146 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2242291 T8146 oass.SolrIndexSearcher.<init> Opening Searcher@20998624[collection1] main
   [junit4]   2> 2242291 T8146 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2242293 T8146 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2242293 T8146 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2242294 T8146 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2242294 T8146 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2242294 T8146 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2242295 T8146 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2242295 T8146 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2242295 T8146 oascc.SolrZkClient.makePath makePath: /configs/conf1/_rest_managed.json
   [junit4]   2> 2242299 T8146 oasr.ManagedResourceStorage$ZooKeeperStorageIO$1.close Wrote 38 bytes to new znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2242299 T8146 oasr.ManagedResourceStorage$JsonStorage.store Saved JSON object to path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2242299 T8146 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2242302 T8147 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20998624[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2242302 T8146 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2242304 T8150 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52515/hl_o/yu collection:control_collection shard:shard1
   [junit4]   2> 2242304 T8121 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2242305 T8121 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2242307 T8150 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2242308 T8121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2242309 T8152 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16f6a14b name:ZooKeeperConnection Watcher:127.0.0.1:52508/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2242309 T8121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2242310 T8121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2242314 T8121 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2242319 T8150 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2242322 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2242323 T8150 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2242323 T8150 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1749 name=collection1 org.apache.solr.core.SolrCore@1ee90cb9 url=http://127.0.0.1:52515/hl_o/yu/collection1 node=127.0.0.1:52515_hl_o%2Fyu C1749_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:52515/hl_o/yu, core=collection1, node_name=127.0.0.1:52515_hl_o%2Fyu}
   [junit4]   2> 2242323 T8150 C1749 P52515 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52515/hl_o/yu/collection1/
   [junit4]   2> 2242323 T8150 C1749 P52515 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2242323 T8150 C1749 P52515 oasc.SyncStrategy.syncToMe http://127.0.0.1:52515/hl_o/yu/collection1/ has no replicas
   [junit4]   2> 2242324 T8150 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52515/hl_o/yu/collection1/ shard1
   [junit4]   2> 2242325 T8150 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2242327 T8144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2242334 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2242400 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2242409 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2242502 T8143 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> 2242503 T8152 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> 2242538 T8150 oasc.ZkController.register We are http://127.0.0.1:52515/hl_o/yu/collection1/ and leader is http://127.0.0.1:52515/hl_o/yu/collection1/
   [junit4]   2> 2242538 T8150 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52515/hl_o/yu
   [junit4]   2> 2242538 T8150 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2242538 T8150 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2242538 T8150 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2242542 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2242542 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2242542 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2242543 T8150 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2242545 T8144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2242546 T8144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52515/hl_o/yu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52515_hl_o%2Fyu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2242550 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2242643 T8152 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> 2242643 T8143 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> 2244037 T8121 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2244038 T8121 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2244041 T8121 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52527
   [junit4]   2> 2244042 T8121 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2244042 T8121 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2244043 T8121 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-003
   [junit4]   2> 2244043 T8121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-003\'
   [junit4]   2> 2244074 T8121 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-003\solr.xml
   [junit4]   2> 2244083 T8121 oasc.CoreContainer.<init> New CoreContainer 96620397
   [junit4]   2> 2244083 T8121 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-003\]
   [junit4]   2> 2244085 T8121 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2244085 T8121 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2244085 T8121 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2244085 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2244085 T8121 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2244085 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2244085 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2244085 T8121 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2244085 T8121 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2244085 T8121 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2244085 T8121 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2244085 T8121 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2244088 T8121 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52508/solr
   [junit4]   2> 2244088 T8121 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2244090 T8121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2244094 T8163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69df016e name:ZooKeeperConnection Watcher:127.0.0.1:52508 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2244095 T8121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2244098 T8123 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x146fded36e00005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2244099 T8121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2244101 T8165 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c3bde1e name:ZooKeeperConnection Watcher:127.0.0.1:52508/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2244102 T8121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2244113 T8121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2245008 T8121 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52527_hl_o%2Fyu
   [junit4]   2> 2245010 T8121 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52527_hl_o%2Fyu
   [junit4]   2> 2245024 T8166 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2245024 T8166 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2245026 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2245026 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2245026 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2245026 T8166 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2245027 T8144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2245028 T8144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52527/hl_o/yu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52527_hl_o%2Fyu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2245028 T8144 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 2245028 T8144 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 2245032 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2245033 T8152 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> 2245034 T8143 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> 2245034 T8165 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> 2245917 T8166 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2245917 T8166 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2245918 T8166 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2245918 T8166 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2245920 T8166 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2245920 T8166 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-003\collection1\'
   [junit4]   2> 2245923 T8166 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2245923 T8166 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2245925 T8166 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2245957 T8166 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 2245963 T8166 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2245967 T8166 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2245970 T8166 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2246063 T8166 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2246070 T8166 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2246071 T8166 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2246088 T8166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2246092 T8166 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2246096 T8166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2246097 T8166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2246097 T8166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2246097 T8166 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2246099 T8166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2246099 T8166 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2246099 T8166 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2246099 T8166 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2246100 T8166 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-003\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/jetty1\
   [junit4]   2> 2246100 T8166 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fdaa23
   [junit4]   2> 2246100 T8166 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/jetty1\
   [junit4]   2> 2246100 T8166 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/jetty1\index/
   [junit4]   2> 2246100 T8166 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 2246102 T8166 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/jetty1\index
   [junit4]   2> 2246102 T8166 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=88.6494140625, floorSegmentMB=0.318359375, forceMergeDeletesPctAllowed=26.09176260259368, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44334986437919044
   [junit4]   2> 2246102 T8166 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@53255826 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45083d0d),segFN=segments_1,generation=1}
   [junit4]   2> 2246102 T8166 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2246106 T8166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2246106 T8166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2246106 T8166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2246106 T8166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2246107 T8166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2246107 T8166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2246107 T8166 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2246108 T8166 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2246108 T8166 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2246108 T8166 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2246109 T8166 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2246109 T8166 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2246109 T8166 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2246109 T8166 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2246110 T8166 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2246110 T8166 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2246110 T8166 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2246115 T8166 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2246118 T8166 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2246118 T8166 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2246119 T8166 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=76.0849609375, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=8.090370604454996, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6403204131760618
   [junit4]   2> 2246119 T8166 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@53255826 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@45083d0d),segFN=segments_1,generation=1}
   [junit4]   2> 2246119 T8166 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2246120 T8166 oass.SolrIndexSearcher.<init> Opening Searcher@6d2edf57[collection1] main
   [junit4]   2> 2246120 T8166 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2246122 T8166 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2246122 T8166 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2246123 T8166 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2246123 T8166 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2246123 T8166 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2246124 T8166 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2246124 T8166 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2246124 T8166 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2246124 T8166 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2246127 T8167 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6d2edf57[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2246128 T8166 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2246130 T8170 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52527/hl_o/yu collection:collection1 shard:shard2
   [junit4]   2> 2246130 T8121 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2246130 T8121 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2246131 T8170 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 2246143 T8170 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 2246147 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2246148 T8170 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2246148 T8170 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1750 name=collection1 org.apache.solr.core.SolrCore@79222559 url=http://127.0.0.1:52527/hl_o/yu/collection1 node=127.0.0.1:52527_hl_o%2Fyu C1750_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52527/hl_o/yu, core=collection1, node_name=127.0.0.1:52527_hl_o%2Fyu}
   [junit4]   2> 2246149 T8170 C1750 P52527 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52527/hl_o/yu/collection1/
   [junit4]   2> 2246149 T8170 C1750 P52527 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2246149 T8170 C1750 P52527 oasc.SyncStrategy.syncToMe http://127.0.0.1:52527/hl_o/yu/collection1/ has no replicas
   [junit4]   2> 2246149 T8170 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52527/hl_o/yu/collection1/ shard2
   [junit4]   2> 2246150 T8170 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 2246151 T8144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2246158 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2246163 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2246170 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2246268 T8152 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> 2246268 T8165 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> 2246268 T8143 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> 2246301 T8170 oasc.ZkController.register We are http://127.0.0.1:52527/hl_o/yu/collection1/ and leader is http://127.0.0.1:52527/hl_o/yu/collection1/
   [junit4]   2> 2246301 T8170 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52527/hl_o/yu
   [junit4]   2> 2246301 T8170 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2246301 T8170 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2246301 T8170 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2246303 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2246304 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2246304 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2246305 T8170 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2246307 T8144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2246308 T8144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52527/hl_o/yu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52527_hl_o%2Fyu",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2246312 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2246405 T8165 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> 2246405 T8143 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> 2246405 T8152 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> 2247813 T8121 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2247813 T8121 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2247818 T8121 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52536
   [junit4]   2> 2247819 T8121 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2247819 T8121 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2247819 T8121 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-004
   [junit4]   2> 2247819 T8121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-004\'
   [junit4]   2> 2247854 T8121 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-004\solr.xml
   [junit4]   2> 2247866 T8121 oasc.CoreContainer.<init> New CoreContainer 1370941427
   [junit4]   2> 2247867 T8121 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-004\]
   [junit4]   2> 2247867 T8121 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2247867 T8121 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2247868 T8121 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2247868 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2247868 T8121 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2247869 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2247869 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2247869 T8121 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2247870 T8121 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2247870 T8121 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2247871 T8121 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2247871 T8121 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2247871 T8121 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52508/solr
   [junit4]   2> 2247872 T8121 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2247873 T8121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2247886 T8181 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2e0cf31c name:ZooKeeperConnection Watcher:127.0.0.1:52508 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2247887 T8121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2247894 T8123 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x146fded36e00007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2247897 T8121 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2247899 T8183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6d41fdc8 name:ZooKeeperConnection Watcher:127.0.0.1:52508/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2247900 T8121 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2247910 T8121 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2248805 T8121 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52536_hl_o%2Fyu
   [junit4]   2> 2248809 T8121 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52536_hl_o%2Fyu
   [junit4]   2> 2248831 T8184 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2248831 T8184 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2248833 T8184 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2248833 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2248833 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2248833 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2248835 T8144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2248835 T8144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52536/hl_o/yu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52536_hl_o%2Fyu",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2248835 T8144 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 2248835 T8144 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2248839 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2248841 T8183 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> 2248841 T8143 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> 2248841 T8152 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> 2248841 T8165 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> 2249724 T8184 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2249724 T8184 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2249724 T8184 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2249724 T8184 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2249726 T8184 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2249726 T8184 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-004\collection1\'
   [junit4]   2> 2249728 T8184 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2249728 T8184 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2249730 T8184 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2249761 T8184 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 2249783 T8184 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2249785 T8184 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2249788 T8184 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2249864 T8184 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2249871 T8184 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2249871 T8184 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2249891 T8184 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2249895 T8184 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2249898 T8184 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2249899 T8184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2249899 T8184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2249899 T8184 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2249902 T8184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2249902 T8184 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2249902 T8184 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2249902 T8184 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2249903 T8184 oasc.SolrCore.<init> [collection1] Opening new SolrCore at C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-004\collection1\, dataDir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/jetty2\
   [junit4]   2> 2249903 T8184 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@69fdaa23
   [junit4]   2> 2249904 T8184 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/jetty2\
   [junit4]   2> 2249904 T8184 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/jetty2\index/
   [junit4]   2> 2249904 T8184 oasc.SolrCore.initIndex WARN [collection1] Solr index directory 'C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 2249904 T8184 oasc.CachingDirectoryFactory.get return new directory for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-001/jetty2\index
   [junit4]   2> 2249905 T8184 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=88.6494140625, floorSegmentMB=0.318359375, forceMergeDeletesPctAllowed=26.09176260259368, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.44334986437919044
   [junit4]   2> 2249906 T8184 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7e23d416 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7230556f),segFN=segments_1,generation=1}
   [junit4]   2> 2249906 T8184 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2249911 T8184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2249911 T8184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2249911 T8184 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2249911 T8184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2249911 T8184 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2249911 T8184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2249912 T8184 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2249912 T8184 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2249912 T8184 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2249912 T8184 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2249913 T8184 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2249913 T8184 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2249913 T8184 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2249914 T8184 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2249914 T8184 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2249914 T8184 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2249915 T8184 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2249919 T8184 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2249923 T8184 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2249923 T8184 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2249923 T8184 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=76.0849609375, floorSegmentMB=1.255859375, forceMergeDeletesPctAllowed=8.090370604454996, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6403204131760618
   [junit4]   2> 2249923 T8184 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7e23d416 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7230556f),segFN=segments_1,generation=1}
   [junit4]   2> 2249924 T8184 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2249924 T8184 oass.SolrIndexSearcher.<init> Opening Searcher@18314da6[collection1] main
   [junit4]   2> 2249924 T8184 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2249925 T8184 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2249925 T8184 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2249925 T8184 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2249925 T8184 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2249925 T8184 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2249927 T8184 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream Read 38 bytes from znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2249927 T8184 oasr.ManagedResourceStorage.load Loaded LinkedHashMap at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2249927 T8184 oasr.ManagedResource.reloadFromStorage Loaded initArgs {} for /rest/managed
   [junit4]   2> 2249927 T8184 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2249941 T8185 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18314da6[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 2249942 T8184 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2249944 T8188 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52536/hl_o/yu collection:collection1 shard:shard1
   [junit4]   2> 2249944 T8121 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2249944 T8121 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2249945 T8188 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2249954 T8188 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2249958 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2249959 T8188 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2249959 T8188 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1751 name=collection1 org.apache.solr.core.SolrCore@794f6513 url=http://127.0.0.1:52536/hl_o/yu/collection1 node=127.0.0.1:52536_hl_o%2Fyu C1751_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52536/hl_o/yu, core=collection1, node_name=127.0.0.1:52536_hl_o%2Fyu}
   [junit4]   2> 2249959 T8188 C1751 P52536 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:52536/hl_o/yu/collection1/
   [junit4]   2> 2249959 T8188 C1751 P52536 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2249959 T8188 C1751 P52536 oasc.SyncStrategy.syncToMe http://127.0.0.1:52536/hl_o/yu/collection1/ has no replicas
   [junit4]   2> 2249959 T8188 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:52536/hl_o/yu/collection1/ shard1
   [junit4]   2> 2249960 T8188 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2249962 T8144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2249970 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2249972 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2249986 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2250080 T8183 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> 2250080 T8152 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> 2250080 T8143 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> 2250081 T8165 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> 2250111 T8188 oasc.ZkController.register We are http://127.0.0.1:52536/hl_o/yu/collection1/ and leader is http://127.0.0.1:52536/hl_o/yu/collection1/
   [junit4]   2> 2250111 T8188 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52536/hl_o/yu
   [junit4]   2> 2250111 T8188 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2250111 T8188 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2250111 T8188 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2250113 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2250113 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2250113 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2250114 T8188 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2250117 T8144 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2250118 T8144 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52536/hl_o/yu",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52536_hl_o%2Fyu",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2250122 T8143 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2250215 T8183 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> 2250216 T8152 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> 2250216 T8143 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> 2250216 T8165 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> 2251647 T8121 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2251647 T8121 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2251651 T8121 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52545
   [junit4]   2> 2251651 T8121 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2251652 T8121 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2251652 T8121 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-005
   [junit4]   2> 2251652 T8121 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-005\'
   [junit4]   2> 2251679 T8121 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-005\solr.xml
   [junit4]   2> 2251688 T8121 oasc.CoreContainer.<init> New CoreContainer 1106782422
   [junit4]   2> 2251689 T8121 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001\tempDir-005\]
   [junit4]   2> 2251690 T8121 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2251690 T8121 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2251690 T8121 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2251690 T8121 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerH

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

ected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 3)
   [junit4]   2> 2264572 T8201 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2264572 T8201 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 2264572 T8201 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2264629 T8243 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9d511c name:ZooKeeperConnection Watcher:127.0.0.1:52508/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 2264629 T8243 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=2F3DA1700577332C -Dtests.slow=true -Dtests.locale=mk_MK -Dtests.timezone=Africa/Khartoum -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 25.9s | BasicDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F3DA1700577332C:AEDB2F6872285310]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:347)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2264634 T8121 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\temp\solr.cloud.BasicDistributedZkTest-2F3DA1700577332C-001
   [junit4]   2> 25860 T8120 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene46, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=mk_MK, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=2,threads=1,free=174970536,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [NoFacetTest, TestDistributedSearch, RAMDirectoryFactoryTest, TestCSVLoader, ZkSolrClientTest, ZkControllerTest, TestPhraseSuggestions, TestDistribDocBasedVersion, TestFuzzyAnalyzedSuggestions, TestFiltering, SolrRequestParserTest, FieldMutatingUpdateProcessorTest, TestWriterPerf, DocValuesMissingTest, HdfsRecoveryZkTest, TestSchemaVersionResource, ZkCLITest, TestZkChroot, CoreAdminCreateDiscoverTest, SolrInfoMBeanTest, DirectUpdateHandlerTest, AbstractAnalyticsStatsTest, TestSweetSpotSimilarityFactory, TestStandardQParsers, TestAnalyzedSuggestions, PolyFieldTest, CSVRequestHandlerTest, TestIBSimilarityFactory, TestSuggestSpellingConverter, BinaryUpdateRequestHandlerTest, TestExpandComponent, ClusterStateUpdateTest, SolrXmlInZkTest, TestSolrCoreProperties, TestQuerySenderListener, TestFastOutputStream, TestDynamicFieldCollectionResource, TimeZoneUtilsTest, TestLMDirichletSimilarityFactory, TestElisionMultitermQuery, PeerSyncTest, TestBlendedInfixSuggestions, TestExtendedDismaxParser, ReturnFieldsTest, TestHashPartitioner, CursorMarkTest, TestLRUCache, SignatureUpdateProcessorFactoryTest, HdfsSyncSliceTest, OverseerCollectionProcessorTest, SOLR749Test, TestLuceneMatchVersion, EnumFieldTest, StatelessScriptUpdateProcessorFactoryTest, TestClassNameShortening, DeleteReplicaTest, CoreMergeIndexesAdminHandlerTest, PreAnalyzedUpdateProcessorTest, TestPHPSerializedResponseWriter, TestDefaultSimilarityFactory, TestFieldCollectionResource, TestRequestStatusCollectionAPI, DistributedQueryComponentOptimizationTest, SimpleFacetsTest, TestJoin, SampleTest, OverseerStatusTest, TestStressLucene, TestSolrQueryParserDefaultOperatorResource, SolrPluginUtilsTest, TestPseudoReturnFields, TestSolrQueryParserResource, TestSchemaSimilarityResource, DirectSolrConnectionTest, TestManagedSchema, ChaosMonkeyNothingIsSafeTest, FieldAnalysisRequestHandlerTest, TestSolrXmlPersistence, TestCloudInspectUtil, CachingDirectoryFactoryTest, DefaultValueUpdateProcessorTest, TestMergePolicyConfig, OverseerRolesTest, CollectionsAPIAsyncDistributedZkTest, ChaosMonkeySafeLeaderTest, SpellPossibilityIteratorTest, HdfsDirectoryTest, TestPostingsSolrHighlighter, TestXIncludeConfig, TestBinaryField, TestTrie, TestDocSet, TestWordDelimiterFilterFactory, UUIDFieldTest, HighlighterConfigTest, PluginInfoTest, TestFieldTypeCollectionResource, DistributedSuggestComponentTest, TestManagedSchemaFieldResource, DirectSolrSpellCheckerTest, TestReRankQParserPlugin, URLClassifyProcessorTest, TestIndexSearcher, TestImplicitCoreProperties, StandardRequestHandlerTest, AnalyticsMergeStrategyTest, ShardRoutingCustomTest, TestHighlightDedupGrouping, TestRealTimeGet, OverseerTest, DistribDocExpirationUpdateProcessorTest, TestConfig, WordBreakSolrSpellCheckerTest, TestNonDefinedSimilarityFactory, TestCoreDiscovery, TestQueryTypes, SSLMigrationTest, CursorPagingTest, TestSerializedLuceneMatchVersion, TestLeaderElectionZkExpiry, TestFileDictionaryLookup, TestShortCircuitedRequests, DocValuesTest, RankQueryTest, TestSolr4Spatial, SuggesterTSTTest, TestRecovery, TestDocumentBuilder, TestSolrDeletionPolicy2, TestMaxScoreQueryParser, JsonLoaderTest, TestCollapseQParserPlugin, TestLFUCache, TestBadConfig, TestNonNRTOpen, AlternateDirectoryTest, AddBlockUpdateTest, SearchHandlerTest, BadComponentTest, JSONWriterTest, SolrTestCaseJ4Test, SuggesterFSTTest, StressHdfsTest, RangeFacetTest, DistributedQueryElevationComponentTest, TestIndexingPerformance, TestSolrXmlPersistor, QueryParsingTest, ShardRoutingTest, TestStressUserVersions, TestLazyCores, TestComponentsName, SpellingQueryConverterTest, NoCacheHeaderTest, TestCustomSort, TestRandomMergePolicy, TestOmitPositions, DistribCursorPagingTest, TestOrdValues, HdfsCollectionsAPIDistributedZkTest, TestDocBasedVersionConstraints, TestReplicationHandler, TestUpdate, SyncSliceTest, TestQueryUtils, TestSchemaNameResource, TestCopyFieldCollectionResource, TestCSVResponseWriter, TestSolrQueryParser, FileBasedSpellCheckerTest, ParsingFieldUpdateProcessorsTest, AnalyticsQueryTest, DeleteShardTest, ConnectionManagerTest, TestMiniSolrCloudCluster, NotRequiredUniqueKeyTest, TestFreeTextSuggestions, DistributedTermsComponentTest, DeleteInactiveReplicaTest, BasicZkTest, DistributedDebugComponentTest, ShardSplitTest, HdfsUnloadDistributedZkTest, SolrCoreTest, TermVectorComponentDistributedTest, SuggestComponentTest, XmlUpdateRequestHandlerTest, BJQParserTest, ReplicationFactorTest, TestFaceting, TestPartialUpdateDeduplication, SolrIndexConfigTest, DistributedQueryComponentCustomSortTest, PathHierarchyTokenizerFactoryTest, TestManagedStopFilterFactory, QueryEqualityTest, ShowFileRequestHandlerTest, TestOverriddenPrefixQueryForCustomFieldType, OpenCloseCoreStressTest, IndexSchemaTest, BasicDistributedZkTest]
   [junit4] Completed in 26.63s, 1 test, 1 failure <<< FAILURES!

[...truncated 645 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1298: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:922: There were test failures: 415 suites, 1704 tests, 1 failure, 43 ignored (22 assumptions)

Total time: 106 minutes 26 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_20-ea-b15 -XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any