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/05/13 09:52:32 UTC

[JENKINS] Lucene-Solr-trunk-Windows (64bit/jdk1.7.0_55) - Build # 4030 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Windows/4030/
Java: 64bit/jdk1.7.0_55 -XX:-UseCompressedOops -XX:+UseSerialGC

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

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([EE0F372F3BF8A840:6FE9B9374CA7C87C]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1140)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1109)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.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:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11218 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\init-core-data-001
   [junit4]   2> 2510357 T7652 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2510357 T7652 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /ta_r/v
   [junit4]   2> 2510362 T7652 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2510363 T7652 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2510364 T7653 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2510464 T7652 oasc.ZkTestServer.run start zk server on port:52833
   [junit4]   2> 2510465 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2510470 T7659 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@425ad249 name:ZooKeeperConnection Watcher:127.0.0.1:52833 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2510471 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2510471 T7652 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2510478 T7654 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145f4773b120000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2510484 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2510488 T7661 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@214429ed name:ZooKeeperConnection Watcher:127.0.0.1:52833/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2510488 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2510488 T7652 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2510494 T7652 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2510498 T7652 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2510501 T7652 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2510505 T7652 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> 2510505 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2510513 T7652 oasc.AbstractZkTestCase.putConfig put C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2510513 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2510519 T7652 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> 2510519 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2510524 T7652 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> 2510524 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2510530 T7652 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> 2510530 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2510535 T7652 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> 2510535 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2510542 T7652 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> 2510545 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2510550 T7652 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> 2510550 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2510554 T7652 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> 2510554 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2510559 T7652 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> 2510559 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2510564 T7652 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> 2510564 T7652 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2510571 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2510577 T7663 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d7d9424 name:ZooKeeperConnection Watcher:127.0.0.1:52833/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2510577 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2512471 T7652 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2512482 T7652 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2512486 T7652 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52843
   [junit4]   2> 2512491 T7652 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2512491 T7652 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2512492 T7652 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-002
   [junit4]   2> 2512492 T7652 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-002\'
   [junit4]   2> 2512527 T7652 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\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-002\solr.xml
   [junit4]   2> 2512632 T7652 oasc.CoreContainer.<init> New CoreContainer 1992065864
   [junit4]   2> 2512633 T7652 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-002\]
   [junit4]   2> 2512635 T7652 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2512635 T7652 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2512635 T7652 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2512636 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2512636 T7652 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2512636 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2512636 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2512637 T7652 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2512637 T7652 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2512643 T7652 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2512644 T7652 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2512644 T7652 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2512644 T7652 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52833/solr
   [junit4]   2> 2512645 T7652 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2512646 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2512658 T7674 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d9d66b3 name:ZooKeeperConnection Watcher:127.0.0.1:52833 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2512659 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2512662 T7654 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145f4773b120003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2512666 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2512668 T7676 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d355cb1 name:ZooKeeperConnection Watcher:127.0.0.1:52833/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2512668 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2512670 T7652 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2512686 T7652 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2512692 T7652 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2512699 T7652 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2512705 T7652 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2512712 T7652 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2512715 T7652 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52843_ta_r%2Fv
   [junit4]   2> 2512717 T7652 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52843_ta_r%2Fv
   [junit4]   2> 2512722 T7652 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2512726 T7652 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2512734 T7652 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:52843_ta_r%2Fv
   [junit4]   2> 2512734 T7652 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2512737 T7652 oasc.Overseer.start Overseer (id=91748160360284164-127.0.0.1:52843_ta_r%2Fv-n_0000000000) starting
   [junit4]   2> 2512742 T7652 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2512762 T7678 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2512762 T7652 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2512764 T7678 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes at 127.0.0.1:52843_ta_r%2Fv
   [junit4]   2> 2512766 T7652 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2512769 T7652 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2512775 T7677 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2512785 T7679 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2512785 T7679 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2512787 T7679 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2512787 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2512790 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2512791 T7677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52843/ta_r/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52843_ta_r%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2512791 T7677 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2512791 T7677 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2512795 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2512796 T7676 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> 2513777 T7679 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2513777 T7679 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2513778 T7679 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2513778 T7679 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2513782 T7679 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2513782 T7679 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-002\collection1\'
   [junit4]   2> 2513783 T7679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2513786 T7679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2513786 T7679 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2513868 T7679 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 2513965 T7679 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2513968 T7679 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2513982 T7679 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2514628 T7679 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2514642 T7679 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2514646 T7679 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2514665 T7679 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2514671 T7679 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2514677 T7679 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2514679 T7679 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2514679 T7679 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2514679 T7679 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2514682 T7679 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2514682 T7679 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2514682 T7679 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2514682 T7679 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2514683 T7679 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-002\collection1\, dataDir=.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/control/data\
   [junit4]   2> 2514683 T7679 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4cd8af
   [junit4]   2> 2514686 T7679 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/control/data\
   [junit4]   2> 2514686 T7679 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/control/data\index/
   [junit4]   2> 2514687 T7679 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001\control\data\index' doesn't exist. Creating new index...
   [junit4]   2> 2514687 T7679 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/control/data\index
   [junit4]   2> 2514688 T7679 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=62.865234375, floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=9.336337752316906, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2514689 T7679 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@71dd9ea3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47ff97c1),segFN=segments_1,generation=1}
   [junit4]   2> 2514690 T7679 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2514695 T7679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2514695 T7679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2514695 T7679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2514696 T7679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2514697 T7679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2514697 T7679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2514698 T7679 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2514698 T7679 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2514698 T7679 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2514699 T7679 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2514699 T7679 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2514699 T7679 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2514700 T7679 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2514700 T7679 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2514700 T7679 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2514701 T7679 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2514701 T7679 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2514711 T7679 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2514717 T7679 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2514717 T7679 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2514718 T7679 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=19.8515625, floorSegmentMB=0.828125, forceMergeDeletesPctAllowed=6.1324601742719125, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2514718 T7679 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@71dd9ea3 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@47ff97c1),segFN=segments_1,generation=1}
   [junit4]   2> 2514718 T7679 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2514719 T7679 oass.SolrIndexSearcher.<init> Opening Searcher@404813a5[collection1] main
   [junit4]   2> 2514719 T7679 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2514722 T7679 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2514722 T7679 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2514723 T7679 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2514723 T7679 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2514723 T7679 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2514724 T7679 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2514724 T7679 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2514724 T7679 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2514724 T7679 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2514728 T7680 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@404813a5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2514729 T7679 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2514731 T7683 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52843/ta_r/v collection:control_collection shard:shard1
   [junit4]   2> 2514731 T7652 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2514731 T7652 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2514734 T7683 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2514747 T7683 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2514748 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2514752 T7685 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1485fd2e name:ZooKeeperConnection Watcher:127.0.0.1:52833/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2514752 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2514752 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2514754 T7683 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2514754 T7683 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 2514755 T7652 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C3286 name=collection1 org.apache.solr.core.SolrCore@3b776d89 url=https://127.0.0.1:52843/ta_r/v/collection1 node=127.0.0.1:52843_ta_r%2Fv C3286_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:52843/ta_r/v, core=collection1, node_name=127.0.0.1:52843_ta_r%2Fv}
   [junit4]   2> 2514755 T7683 C3286 P52843 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52843/ta_r/v/collection1/
   [junit4]   2> 2514756 T7683 C3286 P52843 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2514756 T7683 C3286 P52843 oasc.SyncStrategy.syncToMe https://127.0.0.1:52843/ta_r/v/collection1/ has no replicas
   [junit4]   2> 2514756 T7683 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52843/ta_r/v/collection1/ shard1
   [junit4]   2> 2514757 T7683 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2514757 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2514762 T7652 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2514767 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2514769 T7685 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> 2514770 T7676 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> 2514781 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2514787 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2514894 T7676 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> 2514895 T7685 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> 2514933 T7683 oasc.ZkController.register We are https://127.0.0.1:52843/ta_r/v/collection1/ and leader is https://127.0.0.1:52843/ta_r/v/collection1/
   [junit4]   2> 2514933 T7683 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52843/ta_r/v
   [junit4]   2> 2514933 T7683 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2514933 T7683 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2514934 T7683 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2514937 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2514937 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2514937 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2514939 T7683 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2514940 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2514941 T7677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52843/ta_r/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52843_ta_r%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2514946 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2515049 T7676 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> 2515049 T7685 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> 2516595 T7652 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2516595 T7652 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2516605 T7652 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2516607 T7652 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52855
   [junit4]   2> 2516614 T7652 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2516614 T7652 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2516614 T7652 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-003
   [junit4]   2> 2516614 T7652 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-003\'
   [junit4]   2> 2516650 T7652 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-003\solr.xml
   [junit4]   2> 2516737 T7652 oasc.CoreContainer.<init> New CoreContainer 1637453901
   [junit4]   2> 2516737 T7652 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-003\]
   [junit4]   2> 2516739 T7652 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2516739 T7652 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2516740 T7652 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2516741 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2516741 T7652 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2516741 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2516741 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2516742 T7652 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2516742 T7652 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2516748 T7652 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2516748 T7652 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2516748 T7652 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2516749 T7652 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52833/solr
   [junit4]   2> 2516749 T7652 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2516751 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2516767 T7696 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1cdecf79 name:ZooKeeperConnection Watcher:127.0.0.1:52833 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2516769 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2516778 T7654 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x145f4773b120006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 2516779 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2516782 T7698 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fdf10b7 name:ZooKeeperConnection Watcher:127.0.0.1:52833/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2516783 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2516802 T7652 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2517799 T7652 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52855_ta_r%2Fv
   [junit4]   2> 2517803 T7652 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52855_ta_r%2Fv
   [junit4]   2> 2517839 T7699 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2517839 T7699 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2517841 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2517841 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2517842 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2517841 T7699 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2517844 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2517845 T7677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52855/ta_r/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52855_ta_r%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2517845 T7677 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 2517845 T7677 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2517851 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2517852 T7676 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> 2517853 T7685 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> 2517852 T7698 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> 2518832 T7699 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2518832 T7699 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2518834 T7699 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2518835 T7699 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2518840 T7699 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2518840 T7699 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-003\collection1\'
   [junit4]   2> 2518844 T7699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2518844 T7699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2518848 T7699 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2518953 T7699 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 2519049 T7699 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2519056 T7699 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2519070 T7699 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2519754 T7699 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2519770 T7699 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2519774 T7699 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2519799 T7699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2519810 T7699 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2519815 T7699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2519817 T7699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2519817 T7699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2519817 T7699 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2519819 T7699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2519819 T7699 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2519819 T7699 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2519819 T7699 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2519820 T7699 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-003\collection1\, dataDir=.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/jetty1\
   [junit4]   2> 2519820 T7699 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4cd8af
   [junit4]   2> 2519824 T7699 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/jetty1\
   [junit4]   2> 2519825 T7699 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/jetty1\index/
   [junit4]   2> 2519825 T7699 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001\jetty1\index' doesn't exist. Creating new index...
   [junit4]   2> 2519825 T7699 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/jetty1\index
   [junit4]   2> 2519825 T7699 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=62.865234375, floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=9.336337752316906, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2519826 T7699 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16763d98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@143d3f6b),segFN=segments_1,generation=1}
   [junit4]   2> 2519826 T7699 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2519830 T7699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2519831 T7699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2519831 T7699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2519831 T7699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2519831 T7699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2519831 T7699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2519832 T7699 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2519832 T7699 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2519832 T7699 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2519834 T7699 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2519834 T7699 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2519834 T7699 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2519834 T7699 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2519835 T7699 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2519835 T7699 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2519836 T7699 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2519836 T7699 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2519843 T7699 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2519849 T7699 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2519849 T7699 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2519850 T7699 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=19.8515625, floorSegmentMB=0.828125, forceMergeDeletesPctAllowed=6.1324601742719125, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2519851 T7699 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@16763d98 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@143d3f6b),segFN=segments_1,generation=1}
   [junit4]   2> 2519851 T7699 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2519852 T7699 oass.SolrIndexSearcher.<init> Opening Searcher@635fbad3[collection1] main
   [junit4]   2> 2519852 T7699 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2519855 T7699 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2519855 T7699 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2519856 T7699 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2519856 T7699 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2519856 T7699 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2519857 T7699 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2519857 T7699 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2519857 T7699 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2519857 T7699 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2519862 T7700 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@635fbad3[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2519864 T7699 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2519866 T7703 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52855/ta_r/v collection:collection1 shard:shard1
   [junit4]   2> 2519867 T7652 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2519868 T7652 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2519869 T7703 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2519887 T7703 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2519891 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2519892 T7703 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2519892 T7703 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C3287 name=collection1 org.apache.solr.core.SolrCore@736a6bd7 url=https://127.0.0.1:52855/ta_r/v/collection1 node=127.0.0.1:52855_ta_r%2Fv C3287_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:52855/ta_r/v, core=collection1, node_name=127.0.0.1:52855_ta_r%2Fv}
   [junit4]   2> 2519892 T7703 C3287 P52855 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:52855/ta_r/v/collection1/
   [junit4]   2> 2519892 T7703 C3287 P52855 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2519892 T7703 C3287 P52855 oasc.SyncStrategy.syncToMe https://127.0.0.1:52855/ta_r/v/collection1/ has no replicas
   [junit4]   2> 2519893 T7703 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:52855/ta_r/v/collection1/ shard1
   [junit4]   2> 2519894 T7703 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2519896 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2519904 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2519907 T7698 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> 2519907 T7685 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> 2519908 T7676 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> 2519919 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2519925 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2520027 T7685 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> 2520028 T7676 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> 2520028 T7698 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> 2520065 T7703 oasc.ZkController.register We are https://127.0.0.1:52855/ta_r/v/collection1/ and leader is https://127.0.0.1:52855/ta_r/v/collection1/
   [junit4]   2> 2520065 T7703 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52855/ta_r/v
   [junit4]   2> 2520065 T7703 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2520065 T7703 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2520065 T7703 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2520070 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2520070 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2520070 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2520071 T7703 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2520073 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2520074 T7677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52855/ta_r/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52855_ta_r%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2520081 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2520173 T7685 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> 2520174 T7676 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> 2520174 T7698 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> 2521598 T7652 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2521598 T7652 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2521607 T7652 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2521609 T7652 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52864
   [junit4]   2> 2521613 T7652 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2521613 T7652 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2521613 T7652 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-004
   [junit4]   2> 2521613 T7652 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-004\'
   [junit4]   2> 2521645 T7652 oasc.ConfigSolr.fromFile Loading container configuration from C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-004\solr.xml
   [junit4]   2> 2521753 T7652 oasc.CoreContainer.<init> New CoreContainer 906735479
   [junit4]   2> 2521753 T7652 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-004\]
   [junit4]   2> 2521756 T7652 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2521756 T7652 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2521756 T7652 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2521756 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2521756 T7652 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2521756 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2521756 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2521756 T7652 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2521756 T7652 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2521762 T7652 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2521762 T7652 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2521762 T7652 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2521762 T7652 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:52833/solr
   [junit4]   2> 2521762 T7652 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2521766 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2521796 T7714 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1aef5e9a name:ZooKeeperConnection Watcher:127.0.0.1:52833 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2521797 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2521805 T7652 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2521808 T7716 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@197e083d name:ZooKeeperConnection Watcher:127.0.0.1:52833/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2521809 T7652 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2521845 T7652 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2522740 T7652 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52864_ta_r%2Fv
   [junit4]   2> 2522743 T7652 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52864_ta_r%2Fv
   [junit4]   2> 2522763 T7717 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2522763 T7717 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2522764 T7717 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2522764 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2522765 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2522765 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2522766 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2522767 T7677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52864/ta_r/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52864_ta_r%2Fv",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2522767 T7677 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 2522767 T7677 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2522775 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2522777 T7676 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> 2522777 T7716 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> 2522777 T7685 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> 2522777 T7698 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> 2523655 T7717 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2523655 T7717 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2523657 T7717 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2523657 T7717 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2523659 T7717 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2523659 T7717 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-004\collection1\'
   [junit4]   2> 2523661 T7717 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2523661 T7717 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2523661 T7717 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/C:/Users/JenkinsSlave/workspace/Lucene-Solr-trunk-Windows/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2523730 T7717 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 2523805 T7717 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2523808 T7717 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2523815 T7717 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2524426 T7717 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2524437 T7717 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2524441 T7717 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2524458 T7717 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2524463 T7717 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2524470 T7717 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2524472 T7717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2524472 T7717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2524472 T7717 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2524475 T7717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2524475 T7717 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2524475 T7717 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2524475 T7717 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2524476 T7717 oasc.SolrCore.<init> [collection1] Opening new SolrCore at .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-004\collection1\, dataDir=.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/jetty2\
   [junit4]   2> 2524476 T7717 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1f4cd8af
   [junit4]   2> 2524481 T7717 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/jetty2\
   [junit4]   2> 2524482 T7717 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/jetty2\index/
   [junit4]   2> 2524482 T7717 oasc.SolrCore.initIndex WARN [collection1] Solr index directory '.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001\jetty2\index' doesn't exist. Creating new index...
   [junit4]   2> 2524482 T7717 oasc.CachingDirectoryFactory.get return new directory for .\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-001/jetty2\index
   [junit4]   2> 2524483 T7717 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=62.865234375, floorSegmentMB=1.2578125, forceMergeDeletesPctAllowed=9.336337752316906, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2524484 T7717 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3786335d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cb35932),segFN=segments_1,generation=1}
   [junit4]   2> 2524484 T7717 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2524488 T7717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2524488 T7717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2524489 T7717 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2524489 T7717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2524489 T7717 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2524489 T7717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2524490 T7717 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2524491 T7717 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2524491 T7717 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2524491 T7717 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2524491 T7717 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2524491 T7717 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2524491 T7717 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2524493 T7717 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2524493 T7717 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2524494 T7717 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2524495 T7717 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 2524502 T7717 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2524507 T7717 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2524507 T7717 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2524509 T7717 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=19.8515625, floorSegmentMB=0.828125, forceMergeDeletesPctAllowed=6.1324601742719125, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2524509 T7717 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@3786335d lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7cb35932),segFN=segments_1,generation=1}
   [junit4]   2> 2524509 T7717 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2524510 T7717 oass.SolrIndexSearcher.<init> Opening Searcher@7f3f502[collection1] main
   [junit4]   2> 2524510 T7717 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2524511 T7717 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2524511 T7717 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2524512 T7717 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2524512 T7717 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2524512 T7717 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2524514 T7717 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2524514 T7717 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2524514 T7717 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2524514 T7717 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2524519 T7718 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f3f502[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2524522 T7717 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2524523 T7721 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:52864/ta_r/v collection:collection1 shard:shard1
   [junit4]   2> 2524524 T7652 oass.SolrDispatchFilter.init user.dir=C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0
   [junit4]   2> 2524524 T7652 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2524528 T7721 oasc.ZkController.register We are https://127.0.0.1:52864/ta_r/v/collection1/ and leader is https://127.0.0.1:52855/ta_r/v/collection1/
   [junit4]   2> 2524528 T7721 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:52864/ta_r/v
   [junit4]   2> 2524529 T7721 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 2524529 T7721 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C3288 name=collection1 org.apache.solr.core.SolrCore@1eb6ccb2 url=https://127.0.0.1:52864/ta_r/v/collection1 node=127.0.0.1:52864_ta_r%2Fv C3288_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:52864/ta_r/v, core=collection1, node_name=127.0.0.1:52864_ta_r%2Fv}
   [junit4]   2> 2524529 T7722 C3288 P52864 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 2524530 T7722 C3288 P52864 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 2524530 T7722 C3288 P52864 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:52855/ta_r/v/collection1/ and I am https://127.0.0.1:52864/ta_r/v/collection1/
   [junit4]   2> 2524530 T7722 C3288 P52864 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 2524530 T7722 C3288 P52864 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2524532 T7721 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2524537 T7722 C3288 P52864 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:52855/ta_r/v; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A52864_ta_r%252Fv&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 2524537 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2524540 T7677 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2524546 T7677 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:52864/ta_r/v",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52864_ta_r%2Fv",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2524567 T7689 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2524571 T7689 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2524572 T7689 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2524572 T7689 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, isLeader? true, live=true, currentState=down, localState=active, nodeName=127.0.0.1:52864_ta_r%2Fv, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"https://127.0.0.1:52864/ta_r/v","core":"collection1","node_name":"127.0.0.1:52864_ta_r%2Fv"}
   [junit4]   2> 2524574 T7676 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2524577 T7698 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> 2524577 T7685 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> 2524578 T7716 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> 2524578 T7676 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> 2525463 T7689 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, isLeader? true, live=true, currentState=recovering, localState=active, nodeName=127.0.0.1:52864_ta_r%2Fv, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:52864/ta_r/v","core":"collection1","node_name":"127.0.0.1:52864_ta_r%2Fv"}
   [junit4]   2> 2525463 T7689 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2525463 T7689 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&core=collection1&coreNodeName=core_node2&onlyIfLeader=true&state=recovering&onlyIfLeaderActive=true&checkLive=true&action=PREPRECOVERY&version=2&nodeName=127.0.0.1:52864_ta_r%252Fv} status=0 QTime=896 
   [junit4]   2> 2526181 T7652 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2526181 T7652 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2526191 T7652 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2526193 T7652 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:52874
   [junit4]   2> 2526196 T7652 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2526196 T7652 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2526196 T7652 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-005
   [junit4]   2> 2526196 T7652 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-005\'
   [junit4]   2> 2526236 T7652 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\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-005\solr.xml
   [junit4]   2> 2526338 T7652 oasc.CoreContainer.<init> New CoreContainer 1255330847
   [junit4]   2> 2526338 T7652 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=..\..\..\..\..\..\..\..\..\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001\tempDir-005\]
   [junit4]   2> 2526340 T7652 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2526340 T7652 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2526340 T7652 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2526340 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2526340 T7652 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2526341 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2526341 T7652 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2526341 T7652 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2526341 T7652 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2526347 T7652 oasl.LogWatcher.createWatcher SLF4J impl is org.slf

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

eader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2592219 T7757 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2592219 T7757 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2592219 T7757 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SyncSliceTest -Dtests.method=testDistribSearch -Dtests.seed=EE0F372F3BF8A840 -Dtests.slow=true -Dtests.locale=no_NO_NY -Dtests.timezone=Asia/Kolkata -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   81.9s | SyncSliceTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE0F372F3BF8A840:6FE9B9374CA7C87C]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:636)
   [junit4]    > 	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1140)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1109)
   [junit4]    > 	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 2592224 T7652 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build\solr-core\test\J0\.\solr.cloud.SyncSliceTest-EE0F372F3BF8A840-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=DefaultSimilarity, locale=no_NO_NY, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Windows 7 6.1 amd64/Oracle Corporation 1.7.0_55 (64-bit)/cpus=2,threads=1,free=181071528,total=395362304
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerCollectionProcessorTest, TestDFRSimilarityFactory, MBeansHandlerTest, UnloadDistributedZkTest, TestSolrIndexConfig, TestFaceting, TestCharFilters, RemoteQueryErrorTest, AnalysisErrorHandlingTest, DirectUpdateHandlerOptimizeTest, TestQuerySenderListener, CircularListTest, SignatureUpdateProcessorFactoryTest, NumericFieldsTest, SynonymTokenizerTest, SimpleFacetsTest, AsyncMigrateRouteKeyTest, TestStressRecovery, TestPhraseSuggestions, TestFreeTextSuggestions, TestCoreDiscovery, HdfsBasicDistributedZk2Test, IndexBasedSpellCheckerTest, TermVectorComponentDistributedTest, TestComplexPhraseQParserPlugin, XmlUpdateRequestHandlerTest, BlockCacheTest, TestInfoStreamLogging, TestStressUserVersions, TestSearchPerf, RangeFacetTest, TestSolrCoreProperties, DistributedSpellCheckComponentTest, CachingDirectoryFactoryTest, PolyFieldTest, TestRandomDVFaceting, TestCloudManagedSchemaAddField, TestLFUCache, TestStandardQParsers, CopyFieldTest, AbstractAnalyticsFacetTest, DistributedQueryComponentCustomSortTest, TestSearcherReuse, ResourceLoaderTest, JsonLoaderTest, TestReplicationHandler, TestXIncludeConfig, TestBlendedInfixSuggestions, HdfsBasicDistributedZkTest, SuggesterWFSTTest, DistribCursorPagingTest, LegacyHTMLStripCharFilterTest, TestGroupingSearch, ChaosMonkeyNothingIsSafeTest, PrimitiveFieldTypeTest, TestFoldingMultitermQuery, SolrInfoMBeanTest, TermVectorComponentTest, BadCopyFieldTest, DocExpirationUpdateProcessorFactoryTest, TestBM25SimilarityFactory, CoreAdminCreateDiscoverTest, DistributedSuggestComponentTest, HardAutoCommitTest, ShardSplitTest, FieldAnalysisRequestHandlerTest, TestManagedStopFilterFactory, SoftAutoCommitTest, CustomCollectionTest, TestAnalyzeInfixSuggestions, BlockDirectoryTest, SolrCmdDistributorTest, TestFieldCollectionResource, NotRequiredUniqueKeyTest, DebugComponentTest, OpenExchangeRatesOrgProviderTest, RegexBoostProcessorTest, TestLMDirichletSimilarityFactory, URLClassifyProcessorTest, TestDynamicFieldResource, TestCollapseQParserPlugin, TestMultiCoreConfBootstrap, MultiTermTest, AliasIntegrationTest, TestMaxScoreQueryParser, TestCopyFieldCollectionResource, TestModifyConfFiles, TestZkChroot, TestIndexSearcher, FastVectorHighlighterTest, TestCustomSort, TestSolrDeletionPolicy1, TestShardHandlerFactory, FunctionTest, TestElisionMultitermQuery, OpenCloseCoreStressTest, TestDocBasedVersionConstraints, TestRecovery, ConvertedLegacyTest, DOMUtilTest, ShardRoutingCustomTest, TestDocSet, DistributedExpandComponentTest, HdfsUnloadDistributedZkTest, IndexSchemaRuntimeFieldTest, OverseerStatusTest, JSONWriterTest, TestLRUCache, BadComponentTest, IndexSchemaTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestQueryUtils, QueryFacetTest, TestSort, FileBasedSpellCheckerTest, TestRTGBase, TestUpdate, TestRecoveryHdfs, TestCursorMarkWithoutUniqueKey, SystemInfoHandlerTest, ScriptEngineTest, TestSimpleQParserPlugin, TestFieldTypeResource, TestPostingsSolrHighlighter, DeleteShardTest, TestStressVersions, OverseerRolesTest, TestManagedSchema, RecoveryZkTest, SolrCoreCheckLockOnStartupTest, TestFuzzyAnalyzedSuggestions, TestExtendedDismaxParser, RAMDirectoryFactoryTest, MinimalSchemaTest, ClusterStateTest, TestUtils, TestPseudoReturnFields, CoreAdminRequestStatusTest, AnalysisAfterCoreReloadTest, TestRandomFaceting, ClusterStateUpdateTest, TestRequestStatusCollectionAPI, TestFieldSortValues, SearchHandlerTest, HdfsWriteToMultipleCollectionsTest, FullSolrCloudDistribCmdsTest, DirectSolrSpellCheckerTest, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, AbstractAnalyticsStatsTest, SliceStateUpdateTest, DeleteInactiveReplicaTest, BasicDistributedZkTest, BadIndexSchemaTest, SuggesterFSTTest, TestRandomMergePolicy, TestSolrQueryParser, CursorPagingTest, TestExceedMaxTermLength, MigrateRouteKeyTest, TestJoin, TestAddFieldRealTimeGet, QueryEqualityTest, ChangedSchemaMergeTest, StatelessScriptUpdateProcessorFactoryTest, SolrPluginUtilsTest, SchemaVersionSpecificBehaviorTest, ZkCLITest, AddSchemaFieldsUpdateProcessorFactoryTest, TestConfigSets, TestCodecSupport, BasicZkTest, TermsComponentTest, TestOverriddenPrefixQueryForCustomFieldType, TestAnalyzedSuggestions, TestInitQParser, HdfsChaosMonkeySafeLeaderTest, TestBadConfig, WordBreakSolrSpellCheckerTest, EchoParamsTest, DocumentAnalysisRequestHandlerTest, PreAnalyzedUpdateProcessorTest, TestFastLRUCache, TestValueSourceCache, TestSolrDeletionPolicy2, TestFunctionQuery, TestAtomicUpdateErrorCases, DistributedQueryElevationComponentTest, TestWordDelimiterFilterFactory, SliceStateTest, TestPHPSerializedResponseWriter, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest]
   [junit4] Completed in 81.92s, 1 test, 1 error <<< FAILURES!

[...truncated 610 lines...]
BUILD FAILED
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:467: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:447: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\build.xml:45: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\extra-targets.xml:37: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\build.xml:189: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\solr\common-build.xml:496: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:1296: The following error occurred while executing this line:
C:\Users\JenkinsSlave\workspace\Lucene-Solr-trunk-Windows\lucene\common-build.xml:920: There were test failures: 400 suites, 1679 tests, 1 error, 42 ignored (21 assumptions)

Total time: 100 minutes 20 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 64bit/jdk1.7.0_55 -XX:-UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure