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/03/12 21:35:43 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.8.0-fcs-b132) - Build # 3856 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3856/
Java: 64bit/jdk1.8.0-fcs-b132 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
KeeperErrorCode = Session expired for /live_nodes

Stack Trace:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /live_nodes
	at __randomizedtesting.SeedInfo.seed([80E0136BD06035C1:1069D73A73F55FD]:0)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:256)
	at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:404)
	at org.apache.solr.common.cloud.ZkStateReader.updateClusterState(ZkStateReader.java:230)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:144)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:131)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:126)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:724)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrServer(FullSolrCloudDistribCmdsTest.java:405)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.doTest(FullSolrCloudDistribCmdsTest.java:145)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:870)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	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:1617)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:826)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:862)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:876)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	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:70)
	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:359)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:783)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:443)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:835)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:771)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:782)
	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 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:70)
	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:359)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 11899 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 1895083 T6923 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1895088 T6923 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solrtest-FullSolrCloudDistribCmdsTest-1394655429331
   [junit4]   2> 1895091 T6923 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1895092 T6924 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1895177 T6923 oasc.ZkTestServer.run start zk server on port:55205
   [junit4]   2> 1895181 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895187 T6930 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@71259aa8 name:ZooKeeperConnection Watcher:127.0.0.1:55205 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1895188 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1895188 T6923 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1895198 T6925 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144b7f102db0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1895200 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1895203 T6932 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3504ab6c name:ZooKeeperConnection Watcher:127.0.0.1:55205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1895204 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1895204 T6923 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1895208 T6923 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1895211 T6923 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1895214 T6923 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1895217 T6923 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> 1895218 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1895223 T6923 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1895224 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1895227 T6923 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> 1895227 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1895231 T6923 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> 1895231 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1895236 T6923 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> 1895236 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1895239 T6923 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> 1895239 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1895244 T6923 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> 1895245 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1895248 T6923 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> 1895249 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1895252 T6923 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> 1895252 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1895255 T6923 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> 1895256 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1895260 T6923 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> 1895261 T6923 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1895268 T6925 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144b7f102db0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1896855 T6923 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1896860 T6923 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55212
   [junit4]   2> 1896860 T6923 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1896860 T6923 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1896860 T6923 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509
   [junit4]   2> 1896860 T6923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509\'
   [junit4]   2> 1896893 T6923 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509\solr.xml
   [junit4]   2> 1896905 T6923 oasc.CoreContainer.<init> New CoreContainer 337236650
   [junit4]   2> 1896905 T6923 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509\]
   [junit4]   2> 1896907 T6923 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1896907 T6923 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1896907 T6923 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1896907 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1896907 T6923 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1896907 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1896907 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1896907 T6923 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1896907 T6923 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1896910 T6923 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1896910 T6923 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1896913 T6923 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1896913 T6923 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55205/solr
   [junit4]   2> 1896913 T6923 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1896916 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896924 T6943 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ba339 name:ZooKeeperConnection Watcher:127.0.0.1:55205 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1896925 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1896931 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1896935 T6945 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7187091e name:ZooKeeperConnection Watcher:127.0.0.1:55205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1896936 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1896939 T6923 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1896945 T6923 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1896952 T6923 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1896953 T6923 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55212_
   [junit4]   2> 1896955 T6923 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55212_
   [junit4]   2> 1896960 T6923 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1896963 T6923 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1896968 T6923 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55212_
   [junit4]   2> 1896968 T6923 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1896972 T6923 oasc.Overseer.start Overseer (id=91400138217160707-127.0.0.1:55212_-n_0000000000) starting
   [junit4]   2> 1896977 T6923 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1896984 T6947 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1896984 T6923 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1896984 T6947 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 1896988 T6923 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1896990 T6923 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1896995 T6946 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1896998 T6948 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1896998 T6948 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1897000 T6948 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1897000 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1897002 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1897003 T6946 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:55212",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55212_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1897003 T6946 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1897004 T6946 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1897007 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1897009 T6945 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> 1897936 T6948 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1897936 T6948 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509\collection1
   [junit4]   2> 1897936 T6948 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1897938 T6948 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1897938 T6948 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1897940 T6948 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1897940 T6948 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509\collection1\'
   [junit4]   2> 1897942 T6948 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509/collection1/lib/.svn/' to classloader
   [junit4]   2> 1897944 T6948 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509/collection1/lib/classes/' to classloader
   [junit4]   2> 1897944 T6948 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509/collection1/lib/README' to classloader
   [junit4]   2> 1897980 T6948 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1897989 T6948 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1897992 T6948 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1897998 T6948 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1898107 T6948 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1898109 T6948 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1898109 T6948 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1898113 T6948 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1898142 T6948 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1898143 T6948 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-controljetty-1394655429509\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/control/data\
   [junit4]   2> 1898143 T6948 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@418b83d0
   [junit4]   2> 1898143 T6948 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/control/data\
   [junit4]   2> 1898143 T6948 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/control/data\index/
   [junit4]   2> 1898143 T6948 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 1898143 T6948 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/control/data\index
   [junit4]   2> 1898144 T6948 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1898145 T6948 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@70da9057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7abb88e0),segFN=segments_1,generation=1}
   [junit4]   2> 1898145 T6948 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1898148 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1898148 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1898149 T6948 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1898149 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1898149 T6948 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1898150 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1898150 T6948 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1898150 T6948 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1898151 T6948 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1898151 T6948 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1898151 T6948 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1898152 T6948 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1898152 T6948 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1898153 T6948 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1898153 T6948 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1898153 T6948 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1898153 T6948 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1898159 T6948 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1898164 T6948 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1898164 T6948 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1898164 T6948 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=81.068359375, floorSegmentMB=0.994140625, forceMergeDeletesPctAllowed=19.955176929609756, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1898164 T6948 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@70da9057 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7abb88e0),segFN=segments_1,generation=1}
   [junit4]   2> 1898164 T6948 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1898164 T6948 oass.SolrIndexSearcher.<init> Opening Searcher@2d5cbebe[collection1] main
   [junit4]   2> 1898166 T6949 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2d5cbebe[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1898168 T6948 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1898169 T6923 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1898169 T6923 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1898169 T6952 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55212 collection:control_collection shard:shard1
   [junit4]   2> 1898171 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1898172 T6952 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1898174 T6954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@269764f1 name:ZooKeeperConnection Watcher:127.0.0.1:55205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1898175 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1898175 T6923 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1898179 T6923 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1898184 T6952 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1898187 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898188 T6952 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1898188 T6952 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1501 name=collection1 org.apache.solr.core.SolrCore@51d7605 url=http://127.0.0.1:55212/collection1 node=127.0.0.1:55212_ C1501_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:55212, core=collection1, node_name=127.0.0.1:55212_}
   [junit4]   2> 1898188 T6952 C1501 P55212 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55212/collection1/
   [junit4]   2> 1898188 T6952 C1501 P55212 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1898188 T6952 C1501 P55212 oasc.SyncStrategy.syncToMe http://127.0.0.1:55212/collection1/ has no replicas
   [junit4]   2> 1898189 T6952 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55212/collection1/ shard1
   [junit4]   2> 1898189 T6952 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1898191 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1898204 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898206 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898214 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898312 T6945 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> 1898313 T6954 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> 1898350 T6952 oasc.ZkController.register We are http://127.0.0.1:55212/collection1/ and leader is http://127.0.0.1:55212/collection1/
   [junit4]   2> 1898350 T6952 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55212
   [junit4]   2> 1898350 T6952 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1898350 T6952 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1898350 T6952 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1898353 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898353 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898353 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898355 T6952 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1898356 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1898357 T6946 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55212",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55212_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1898362 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1898461 T6945 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> 1898462 T6954 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> 1899866 T6923 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1899867 T6923 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1899871 T6923 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55224
   [junit4]   2> 1899873 T6923 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1899873 T6923 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1899873 T6923 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420
   [junit4]   2> 1899873 T6923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420\'
   [junit4]   2> 1899900 T6923 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\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420\solr.xml
   [junit4]   2> 1899912 T6923 oasc.CoreContainer.<init> New CoreContainer 1034293387
   [junit4]   2> 1899912 T6923 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420\]
   [junit4]   2> 1899914 T6923 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1899914 T6923 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1899914 T6923 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1899914 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1899914 T6923 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1899914 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1899914 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1899916 T6923 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1899916 T6923 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1899919 T6923 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1899919 T6923 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1899919 T6923 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1899920 T6923 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55205/solr
   [junit4]   2> 1899920 T6923 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1899922 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899939 T6965 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fb1492 name:ZooKeeperConnection Watcher:127.0.0.1:55205 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1899940 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1899949 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1899955 T6967 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7871f8c5 name:ZooKeeperConnection Watcher:127.0.0.1:55205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1899956 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1899970 T6923 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1900910 T6923 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55224_
   [junit4]   2> 1900912 T6923 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55224_
   [junit4]   2> 1900917 T6945 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1900917 T6967 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1900917 T6954 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1900927 T6968 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1900927 T6968 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1900928 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1900928 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1900928 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1900928 T6968 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1900931 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1900932 T6946 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55224",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55224_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1900932 T6946 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1900933 T6946 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1900938 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1900938 T6945 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> 1900939 T6954 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> 1900939 T6967 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> 1901865 T6968 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1901865 T6968 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420\collection1
   [junit4]   2> 1901865 T6968 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1901869 T6968 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1901870 T6968 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1901873 T6968 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1901873 T6968 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420\collection1\'
   [junit4]   2> 1901878 T6968 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420/collection1/lib/.svn/' to classloader
   [junit4]   2> 1901882 T6968 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420/collection1/lib/classes/' to classloader
   [junit4]   2> 1901883 T6968 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420/collection1/lib/README' to classloader
   [junit4]   2> 1901916 T6968 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1901926 T6968 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1901929 T6968 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1901935 T6968 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1902052 T6968 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1902052 T6968 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1902054 T6968 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1902060 T6968 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1902096 T6968 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1902096 T6968 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty1-1394655432420\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/jetty1\
   [junit4]   2> 1902096 T6968 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@418b83d0
   [junit4]   2> 1902096 T6968 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/jetty1\
   [junit4]   2> 1902096 T6968 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/jetty1\index/
   [junit4]   2> 1902097 T6968 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 1902097 T6968 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/jetty1\index
   [junit4]   2> 1902097 T6968 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1902098 T6968 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2561a931 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f081cc0),segFN=segments_1,generation=1}
   [junit4]   2> 1902098 T6968 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1902102 T6968 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1902103 T6968 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1902103 T6968 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1902104 T6968 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1902104 T6968 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1902104 T6968 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1902105 T6968 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1902105 T6968 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1902106 T6968 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1902106 T6968 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1902107 T6968 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1902107 T6968 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1902107 T6968 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1902107 T6968 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1902107 T6968 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1902107 T6968 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1902108 T6968 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1902114 T6968 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1902119 T6968 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1902119 T6968 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1902120 T6968 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=81.068359375, floorSegmentMB=0.994140625, forceMergeDeletesPctAllowed=19.955176929609756, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1902121 T6968 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2561a931 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1f081cc0),segFN=segments_1,generation=1}
   [junit4]   2> 1902121 T6968 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1902122 T6968 oass.SolrIndexSearcher.<init> Opening Searcher@3d47620b[collection1] main
   [junit4]   2> 1902128 T6969 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3d47620b[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1902128 T6968 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1902130 T6923 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1902131 T6923 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1902131 T6972 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55224 collection:collection1 shard:shard2
   [junit4]   2> 1902133 T6972 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1902145 T6972 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1902148 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902149 T6972 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1902149 T6972 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1502 name=collection1 org.apache.solr.core.SolrCore@7e320a43 url=http://127.0.0.1:55224/collection1 node=127.0.0.1:55224_ C1502_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55224, core=collection1, node_name=127.0.0.1:55224_}
   [junit4]   2> 1902149 T6972 C1502 P55224 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55224/collection1/
   [junit4]   2> 1902149 T6972 C1502 P55224 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1902149 T6972 C1502 P55224 oasc.SyncStrategy.syncToMe http://127.0.0.1:55224/collection1/ has no replicas
   [junit4]   2> 1902149 T6972 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55224/collection1/ shard2
   [junit4]   2> 1902150 T6972 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1902153 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1902160 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902165 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902170 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902273 T6945 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> 1902273 T6954 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> 1902273 T6967 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> 1902308 T6972 oasc.ZkController.register We are http://127.0.0.1:55224/collection1/ and leader is http://127.0.0.1:55224/collection1/
   [junit4]   2> 1902308 T6972 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55224
   [junit4]   2> 1902309 T6972 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1902309 T6972 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1902309 T6972 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1902310 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902310 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902310 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902312 T6972 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1902314 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1902314 T6946 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55224",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55224_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1902319 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1902416 T6967 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> 1902417 T6954 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> 1902418 T6945 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> 1903824 T6923 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1903825 T6923 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1903829 T6923 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55233
   [junit4]   2> 1903829 T6923 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1903829 T6923 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1903829 T6923 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372
   [junit4]   2> 1903829 T6923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372\'
   [junit4]   2> 1903858 T6923 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372\solr.xml
   [junit4]   2> 1903870 T6923 oasc.CoreContainer.<init> New CoreContainer 192440624
   [junit4]   2> 1903870 T6923 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372\]
   [junit4]   2> 1903871 T6923 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1903871 T6923 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1903871 T6923 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1903871 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1903871 T6923 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1903871 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1903871 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1903871 T6923 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1903873 T6923 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1903877 T6923 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1903877 T6923 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1903877 T6923 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1903877 T6923 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55205/solr
   [junit4]   2> 1903877 T6923 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1903880 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903897 T6983 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c841e59 name:ZooKeeperConnection Watcher:127.0.0.1:55205 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903897 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1903906 T6925 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144b7f102db0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1903908 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1903911 T6985 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fca9c4e name:ZooKeeperConnection Watcher:127.0.0.1:55205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1903912 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1903923 T6923 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1904869 T6923 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55233_
   [junit4]   2> 1904874 T6923 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55233_
   [junit4]   2> 1904883 T6967 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1904884 T6945 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1904885 T6954 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1904886 T6985 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1904904 T6986 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1904904 T6986 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1904908 T6986 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1904908 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1904909 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1904909 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1904913 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1904916 T6946 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55233",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55233_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1904916 T6946 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1904917 T6946 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1904925 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1904929 T6967 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> 1904929 T6985 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> 1904930 T6945 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> 1904930 T6954 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> 1905866 T6986 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1905867 T6986 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372\collection1
   [junit4]   2> 1905867 T6986 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1905868 T6986 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1905868 T6986 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1905870 T6986 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1905870 T6986 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372\collection1\'
   [junit4]   2> 1905874 T6986 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372/collection1/lib/.svn/' to classloader
   [junit4]   2> 1905874 T6986 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372/collection1/lib/classes/' to classloader
   [junit4]   2> 1905876 T6986 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372/collection1/lib/README' to classloader
   [junit4]   2> 1905914 T6986 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1905926 T6986 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1905929 T6986 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1905935 T6986 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1906081 T6986 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1906081 T6986 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1906082 T6986 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1906090 T6986 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1906131 T6986 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1906132 T6986 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty2-1394655436372\collection1\, dataDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/jetty2\
   [junit4]   2> 1906132 T6986 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@418b83d0
   [junit4]   2> 1906133 T6986 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/jetty2\
   [junit4]   2> 1906133 T6986 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/jetty2\index/
   [junit4]   2> 1906133 T6986 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 1906133 T6986 oasc.CachingDirectoryFactory.get return new directory for .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-1394655429329/jetty2\index
   [junit4]   2> 1906134 T6986 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=32, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1906134 T6986 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49b4c61c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c89ee5b),segFN=segments_1,generation=1}
   [junit4]   2> 1906135 T6986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1906138 T6986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1906138 T6986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1906139 T6986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1906139 T6986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1906139 T6986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1906139 T6986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1906140 T6986 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1906140 T6986 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1906140 T6986 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1906141 T6986 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1906141 T6986 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1906141 T6986 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1906142 T6986 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1906142 T6986 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1906143 T6986 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1906143 T6986 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1906144 T6986 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1906149 T6986 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1906154 T6986 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1906154 T6986 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1906155 T6986 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=81.068359375, floorSegmentMB=0.994140625, forceMergeDeletesPctAllowed=19.955176929609756, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1906155 T6986 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49b4c61c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4c89ee5b),segFN=segments_1,generation=1}
   [junit4]   2> 1906156 T6986 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1906156 T6986 oass.SolrIndexSearcher.<init> Opening Searcher@1b235c27[collection1] main
   [junit4]   2> 1906159 T6987 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1b235c27[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1906161 T6986 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1906162 T6923 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 1906163 T6923 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1906162 T6990 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55233 collection:collection1 shard:shard3
   [junit4]   2> 1906167 T6990 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1906183 T6990 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1906188 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1906193 T6990 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1906193 T6990 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1503 name=collection1 org.apache.solr.core.SolrCore@c25f5c2 url=http://127.0.0.1:55233/collection1 node=127.0.0.1:55233_ C1503_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55233, core=collection1, node_name=127.0.0.1:55233_}
   [junit4]   2> 1906193 T6990 C1503 P55233 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55233/collection1/
   [junit4]   2> 1906193 T6990 C1503 P55233 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1906193 T6990 C1503 P55233 oasc.SyncStrategy.syncToMe http://127.0.0.1:55233/collection1/ has no replicas
   [junit4]   2> 1906193 T6990 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55233/collection1/ shard3
   [junit4]   2> 1906196 T6990 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1906198 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1906213 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1906219 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1906226 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1906334 T6985 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> 1906335 T6945 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> 1906336 T6954 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> 1906336 T6967 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> 1906377 T6990 oasc.ZkController.register We are http://127.0.0.1:55233/collection1/ and leader is http://127.0.0.1:55233/collection1/
   [junit4]   2> 1906377 T6990 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55233
   [junit4]   2> 1906377 T6990 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1906377 T6990 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1906377 T6990 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1906380 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1906380 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1906380 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1906383 T6990 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1906386 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1906387 T6946 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55233",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55233_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1906392 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1906498 T6967 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> 1906499 T6954 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> 1906499 T6945 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> 1906499 T6985 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> 1908147 T6923 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1908148 T6923 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1908153 T6923 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55242
   [junit4]   2> 1908154 T6923 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1908155 T6923 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1908155 T6923 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1394655440404
   [junit4]   2> 1908155 T6923 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1394655440404\'
   [junit4]   2> 1908186 T6923 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1394655440404\solr.xml
   [junit4]   2> 1908201 T6923 oasc.CoreContainer.<init> New CoreContainer 1032190997
   [junit4]   2> 1908201 T6923 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1394655440404\]
   [junit4]   2> 1908203 T6923 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1908203 T6923 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1908203 T6923 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1908203 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1908203 T6923 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1908203 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1908203 T6923 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1908203 T6923 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1908203 T6923 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1908209 T6923 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1908209 T6923 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1908211 T6923 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1908211 T6923 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:55205/solr
   [junit4]   2> 1908211 T6923 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1908214 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1908226 T7001 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@33d56838 name:ZooKeeperConnection Watcher:127.0.0.1:55205 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1908227 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1908230 T6925 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x144b7f102db0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:220)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 
   [junit4]   2> 1908231 T6923 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1908236 T7003 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21729536 name:ZooKeeperConnection Watcher:127.0.0.1:55205/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1908236 T6923 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1908245 T6923 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1909279 T6923 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55242_
   [junit4]   2> 1909285 T6923 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55242_
   [junit4]   2> 1909297 T7003 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1909298 T6985 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1909299 T6945 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1909299 T6954 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1909299 T6967 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1909320 T7004 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1909320 T7004 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1909324 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909325 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909325 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909324 T7004 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1909330 T6946 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1909332 T6946 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55242",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55242_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1909333 T6946 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1909333 T6946 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1909343 T6945 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1909348 T6985 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1909348 T6945 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1909349 T6954 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1909350 T7003 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1909351 T6967 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1910355 T7004 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1910355 T7004 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: .\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1394655440404\collection1
   [junit4]   2> 1910355 T7004 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1910358 T7004 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1910359 T7004 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1910362 T7004 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1910363 T7004 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1394655440404\collection1\'
   [junit4]   2> 1910369 T7004 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1394655440404/collection1/lib/.svn/' to classloader
   [junit4]   2> 1910373 T7004 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1394655440404/collection1/lib/classes/' to classloader
   [junit4]   2> 1910374 T7004 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty3-1394655440404/collection1/lib/README' to classloader
   [junit4]   2> 1910412 T7004 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1910423 T7004 oasc.SolrConfig.<init> Loaded SolrConf

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

va:495)
   [junit4]   2> 
   [junit4]   2> 1982979 T7021 oasc.SolrCore.closeSearcher [collection2_shard3_replica1] Closing main searcher on request.
   [junit4]   2> 1982979 T7021 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 1982979 T7021 oasc.CachingDirectoryFactory.closeCacheValue looking to close ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty4-1394655444871\collection2_shard3_replica1\data\ [CachedDir<<refCount=0;path=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty4-1394655444871\collection2_shard3_replica1\data\;done=false>>]
   [junit4]   2> 1982979 T7021 oasc.CachingDirectoryFactory.close Closing directory: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty4-1394655444871\collection2_shard3_replica1\data\
   [junit4]   2> 1982979 T7021 oasc.CachingDirectoryFactory.closeCacheValue looking to close ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty4-1394655444871\collection2_shard3_replica1\data\index [CachedDir<<refCount=0;path=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty4-1394655444871\collection2_shard3_replica1\data\index;done=false>>]
   [junit4]   2> 1982979 T7021 oasc.CachingDirectoryFactory.close Closing directory: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\org.apache.solr.cloud.FullSolrCloudDistribCmdsTest-jetty4-1394655444871\collection2_shard3_replica1\data\index
   [junit4]   2> 1982979 T7021 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 1982979 T7021 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1982979 T7021 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1982979 T7021 oasc.LeaderElector$1.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:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:259)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [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:256)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=no_NO_NY, timezone=America/Shiprock
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=2,threads=1,free=321505928,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPhraseSuggestions, ZkNodePropsTest, CoreAdminHandlerTest, HdfsBasicDistributedZk2Test, TestSchemaSimilarityResource, TestPseudoReturnFields, TestCursorMarkWithoutUniqueKey, PluginInfoTest, TestSimpleQParserPlugin, ZkCLITest, HdfsSyncSliceTest, DOMUtilTest, ClusterStateUpdateTest, SolrRequestParserTest, TestRandomDVFaceting, SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, HdfsUnloadDistributedZkTest, AddSchemaFieldsUpdateProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, TestSchemaVersionResource, ChangedSchemaMergeTest, TestSearcherReuse, CoreMergeIndexesAdminHandlerTest, TestFieldCollectionResource, SuggesterTSTTest, LoggingHandlerTest, BJQParserTest, TestReload, DistributedQueryElevationComponentTest, HighlighterConfigTest, SuggesterWFSTTest, NoFacetTest, HdfsCollectionsAPIDistributedZkTest, TestManagedSchema, TestWriterPerf, ExternalFileFieldSortTest, HdfsRecoveryZkTest, DistributedQueryComponentCustomSortTest, DocumentBuilderTest, DirectSolrConnectionTest, TestDistributedSearch, SortByFunctionTest, TestSystemIdResolver, CoreAdminCreateDiscoverTest, TestElisionMultitermQuery, TestRandomFaceting, TestPHPSerializedResponseWriter, ChaosMonkeyNothingIsSafeTest, TestRecovery, LegacyHTMLStripCharFilterTest, TestHashPartitioner, DisMaxRequestHandlerTest, PrimUtilsTest, TestExceedMaxTermLength, TestDefaultSearchFieldResource, TestStressLucene, SliceStateUpdateTest, TestSuggestSpellingConverter, TestArbitraryIndexDir, TestCharFilters, RecoveryZkTest, TestBadConfig, PingRequestHandlerTest, CacheHeaderTest, TestFileDictionaryLookup, TestCustomSort, TestSolrJ, TestLMJelinekMercerSimilarityFactory, SpatialFilterTest, TestSolrXMLSerializer, TestNonNRTOpen, TestCSVResponseWriter, TestLRUCache, TestSolr4Spatial, SolrCoreCheckLockOnStartupTest, AliasIntegrationTest, NotRequiredUniqueKeyTest, DateFieldTest, TestCollationFieldDocValues, LeaderElectionTest, AbstractAnalyticsFacetTest, TestOmitPositions, EchoParamsTest, TestSolrXml, SampleTest, TestCSVLoader, TestBM25SimilarityFactory, TestUpdate, SuggesterTest, SuggestComponentTest, TestXIncludeConfig, TestAtomicUpdateErrorCases, TestRangeQuery, ChaosMonkeySafeLeaderTest, TestFieldTypeCollectionResource, NumericFieldsTest, TestNumberUtils, BadIndexSchemaTest, RequestHandlersTest, TestSolrCoreProperties, DistanceFunctionTest, ExpressionTest, TestCollapseQParserPlugin, BinaryUpdateRequestHandlerTest, TestFaceting, OutputWriterTest, SoftAutoCommitTest, CurrencyFieldOpenExchangeTest, TestRandomMergePolicy, ConnectionManagerTest, SyncSliceTest, TestNonDefinedSimilarityFactory, SynonymTokenizerTest, HdfsWriteToMultipleCollectionsTest, TestUniqueKeyFieldResource, TestRealTimeGet, TestSolrQueryParser, BasicZkTest, RemoteQueryErrorTest, TestSweetSpotSimilarityFactory, InfoHandlerTest, FastVectorHighlighterTest, TestLFUCache, AssignTest, BasicFunctionalityTest, ResourceLoaderTest, SolrCmdDistributorTest, TestPartialUpdateDeduplication, RAMDirectoryFactoryTest, TestIBSimilarityFactory, CoreContainerCoreInitFailuresTest, TestComponentsName, JSONWriterTest, ReturnFieldsTest, TestUtils, TestFunctionQuery, TestFieldTypeResource, TestStandardQParsers, HardAutoCommitTest, ConvertedLegacyTest, RangeFacetTest, TermsComponentTest, TestStressRecovery, TestManagedSchemaFieldResource, DocValuesMissingTest, TestGroupingSearch, TestHighFrequencyDictionaryFactory, SolrXmlInZkTest, URLClassifyProcessorTest, JsonLoaderTest, ShardRoutingTest, TestInitQParser, PeerSyncTest, CursorMarkTest, PolyFieldTest, SpellCheckCollatorTest, TestExtendedDismaxParser, TestSolrDeletionPolicy2, TestSolrIndexConfig, TestReplicationHandler, TestQueryUtils, FieldAnalysisRequestHandlerTest, DirectSolrSpellCheckerTest, WordBreakSolrSpellCheckerTest, OpenCloseCoreStressTest, TestCloudManagedSchemaAddField, BadCopyFieldTest, TestCoreDiscovery, QueryParsingTest, TestFastWriter, TimeZoneUtilsTest, TestModifyConfFiles, TestDistributedMissingSort, TestFastOutputStream, TestConfig, CustomCollectionTest, SpellPossibilityIteratorTest, SchemaVersionSpecificBehaviorTest, RegexBoostProcessorTest, DirectUpdateHandlerTest, SolrCoreTest, BasicDistributedZkTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed in 89.30s, 1 test, 1 error <<< FAILURES!

[...truncated 553 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:490: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1275: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:907: There were test failures: 379 suites, 1622 tests, 1 error, 54 ignored (33 assumptions)

Total time: 73 minutes 25 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.8.0-fcs-b132 -XX:+UseCompressedOops -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Windows (32bit/jdk1.7.0_60-ea-b07) - Build # 3857 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/3857/
Java: 32bit/jdk1.7.0_60-ea-b07 -client -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 28201 lines...]
check-licenses:
     [echo] License check under: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\map-reduce\lib\kite-morphlines-hadoop-sequencefile-0.11.0.jar (expected: "d3ce8181bdda849a8a0892239929743d97bf17a8" was: "16d6b1b848e7f3de2f4de79bbe12ef02ca29ad7c")
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\map-reduce\lib\kite-morphlines-saxon-0.11.0.jar (expected: "397b4ed00992789cd77838fa665b57215aa13ec3" was: "296ffafea1f5160e1db56e6daa6dc86be7a9d8b4")
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\morphlines-cell\lib\kite-morphlines-json-0.11.0.jar (expected: "f1838cea0caa193729fd3c64d037d0a17665de70" was: "c9ebdc525368e809f705495aff50ad1a21725a07")
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\morphlines-cell\lib\kite-morphlines-tika-core-0.11.0.jar (expected: "a19aa842e26516fd6ed4da1c69dc37b6583525e0" was: "9861e7400a27214ece16cb94cb6637eef3284a21")
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\morphlines-cell\lib\kite-morphlines-tika-decompress-0.11.0.jar (expected: "296d727fe095b1c6d250adc7aaf1e5045a3dc31d" was: "d21a33105ce6df0fd519c8fb1882549dbafff21e")
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\morphlines-cell\lib\kite-morphlines-twitter-0.11.0.jar (expected: "9a7777ee8492c59681dca150047172324a1c7cec" was: "299e78d3fbb8e61c950d0a589fd31689753997c4")
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\morphlines-core\lib\kite-morphlines-avro-0.11.0.jar (expected: "6e230764086ebdf7076810cee1220a5fe7451e34" was: "ac24f3b61248bd7527ba5d0ac55ab4a6c1e99dec")
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\morphlines-core\lib\kite-morphlines-core-0.11.0.jar (expected: "d937428805e0e1e4e074769d732ea61293cbe5e8" was: "6dfd4325dcd202e24104ff1eb604fcf4322b917c")
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\morphlines-core\test-lib\kite-morphlines-core-0.11.0-tests.jar (expected: "438af5d85b105ffc1148564d0a70dd147d35b0a0" was: "13a473a5f3fc4b9c0cb6348313c9595219a5593b")
 [licenses] CHECKSUM FAILED for C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\contrib\morphlines-core\test-lib\kite-morphlines-core-0.11.0.jar (expected: "d937428805e0e1e4e074769d732ea61293cbe5e8" was: "6dfd4325dcd202e24104ff1eb604fcf4322b917c")
 [licenses] Scanned 193 JAR file(s) for licenses (in 2.77s.), 10 error(s).

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:70: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:254: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\tools\custom-tasks.xml:62: License check failed. Check the logs.

Total time: 103 minutes 24 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.7.0_60-ea-b07 -client -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure