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

[JENKINS] Lucene-Solr-4.x-MacOSX (64bit/jdk1.7.0) - Build # 1660 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-MacOSX/1660/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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([2CAFDA4B4DCEBA2F:AD4954533A91DA13]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:317)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:659)
	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:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor35.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:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11584 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/init-core-data-001
   [junit4]   2> 2899054 T9600 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 2899054 T9600 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 2899060 T9600 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 2899062 T9600 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2899063 T9601 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 2899165 T9600 oasc.ZkTestServer.run start zk server on port:56937
   [junit4]   2> 2899171 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2899181 T9607 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72f4a80b name:ZooKeeperConnection Watcher:127.0.0.1:56937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2899181 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2899182 T9600 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 2899193 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2899196 T9609 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c5b2bdd name:ZooKeeperConnection Watcher:127.0.0.1:56937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2899197 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2899197 T9600 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 2899204 T9600 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 2899212 T9600 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 2899218 T9600 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 2899225 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2899226 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 2899237 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2899238 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 2899245 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2899246 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2899252 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2899253 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 2899260 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2899260 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 2899267 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2899268 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 2899275 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2899276 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 2899285 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2899285 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2899295 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2899295 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2899305 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2899306 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 2899315 T9600 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2899316 T9600 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 2899331 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2899337 T9611 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1063ce11 name:ZooKeeperConnection Watcher:127.0.0.1:56937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2899337 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2900966 T9600 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2900972 T9600 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2900979 T9600 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56941
   [junit4]   2> 2900983 T9600 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2900983 T9600 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2900984 T9600 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-002
   [junit4]   2> 2900984 T9600 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-002/'
   [junit4]   2> 2901036 T9600 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-002/solr.xml
   [junit4]   2> 2901098 T9600 oasc.CoreContainer.<init> New CoreContainer 368122905
   [junit4]   2> 2901098 T9600 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-002/]
   [junit4]   2> 2901100 T9600 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2901100 T9600 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2901100 T9600 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2901101 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2901101 T9600 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2901101 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2901102 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2901102 T9600 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2901102 T9600 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2901107 T9600 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2901107 T9600 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2901107 T9600 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2901108 T9600 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56937/solr
   [junit4]   2> 2901108 T9600 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2901110 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901115 T9622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fffc061 name:ZooKeeperConnection Watcher:127.0.0.1:56937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901115 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2901121 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2901124 T9624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1525bf4d name:ZooKeeperConnection Watcher:127.0.0.1:56937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2901125 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2901129 T9600 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 2901138 T9600 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 2901147 T9600 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 2901155 T9600 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 2901162 T9600 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 2901171 T9600 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 2901176 T9600 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56941_
   [junit4]   2> 2901178 T9600 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56941_
   [junit4]   2> 2901188 T9600 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 2901194 T9600 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 2901207 T9600 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56941_
   [junit4]   2> 2901207 T9600 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 2901214 T9600 oasc.Overseer.start Overseer (id=92058708763344900-127.0.0.1:56941_-n_0000000000) starting
   [junit4]   2> 2901225 T9600 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 2901252 T9626 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 2901252 T9600 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 2901259 T9600 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 2901264 T9600 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2901272 T9625 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 2901629 T9627 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 2901629 T9627 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2901634 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2901634 T9627 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2901644 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2901647 T9625 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:56941",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56941_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2901648 T9625 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 2901648 T9625 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2901662 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2901666 T9624 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> 2902637 T9627 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2902637 T9627 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 2902640 T9627 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2902640 T9627 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2902645 T9627 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2902646 T9627 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-002/collection1/'
   [junit4]   2> 2902649 T9627 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 2902650 T9627 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 2902651 T9627 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 2902767 T9627 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2902811 T9627 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2902816 T9627 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2902824 T9627 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2903296 T9627 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2903296 T9627 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2903297 T9627 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2903307 T9627 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2903309 T9627 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2903338 T9627 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2903343 T9627 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2903348 T9627 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2903351 T9627 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2903351 T9627 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2903351 T9627 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2903354 T9627 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2903355 T9627 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2903355 T9627 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 2903355 T9627 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2903356 T9627 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/control/data/
   [junit4]   2> 2903356 T9627 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aad9064
   [junit4]   2> 2903356 T9627 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/control/data
   [junit4]   2> 2903357 T9627 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/control/data/index/
   [junit4]   2> 2903357 T9627 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 2903357 T9627 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/control/data/index
   [junit4]   2> 2903358 T9627 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=78.90234375, floorSegmentMB=1.046875, forceMergeDeletesPctAllowed=25.979477064459722, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3158548068576577
   [junit4]   2> 2903359 T9627 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@24ecdf50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30e9aed0),segFN=segments_1,generation=1}
   [junit4]   2> 2903360 T9627 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2903366 T9627 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2903367 T9627 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2903367 T9627 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2903368 T9627 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2903368 T9627 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2903368 T9627 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2903369 T9627 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2903369 T9627 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2903369 T9627 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2903371 T9627 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2903371 T9627 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2903371 T9627 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2903372 T9627 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2903373 T9627 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2903374 T9627 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2903375 T9627 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2903387 T9627 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2903392 T9627 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2903392 T9627 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2903393 T9627 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7626810568817142]
   [junit4]   2> 2903393 T9627 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@24ecdf50 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@30e9aed0),segFN=segments_1,generation=1}
   [junit4]   2> 2903394 T9627 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2903394 T9627 oass.SolrIndexSearcher.<init> Opening Searcher@2a07d0bd[collection1] main
   [junit4]   2> 2903394 T9627 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 2903397 T9627 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2903397 T9627 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2903399 T9627 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2903399 T9627 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2903399 T9627 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2903401 T9627 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2903401 T9627 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2903401 T9627 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2903402 T9627 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2903405 T9628 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2a07d0bd[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2903407 T9627 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2903409 T9631 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56941 collection:control_collection shard:shard1
   [junit4]   2> 2903409 T9600 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2903410 T9600 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2903411 T9631 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 2903415 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2903418 T9633 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a9ff959 name:ZooKeeperConnection Watcher:127.0.0.1:56937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2903419 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2903421 T9600 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2903426 T9631 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2903426 T9600 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2903429 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2903430 T9631 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2903431 T9631 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5778 name=collection1 org.apache.solr.core.SolrCore@239af7e1 url=https://127.0.0.1:56941/collection1 node=127.0.0.1:56941_ C5778_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:56941, core=collection1, node_name=127.0.0.1:56941_}
   [junit4]   2> 2903431 T9631 C5778 P56941 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56941/collection1/
   [junit4]   2> 2903431 T9631 C5778 P56941 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2903432 T9631 C5778 P56941 oasc.SyncStrategy.syncToMe https://127.0.0.1:56941/collection1/ has no replicas
   [junit4]   2> 2903432 T9631 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56941/collection1/ shard1
   [junit4]   2> 2903433 T9631 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 2903443 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2903449 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2903456 T9624 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> 2903459 T9633 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> 2903464 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2903470 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2903575 T9633 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> 2903575 T9624 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> 2903606 T9631 oasc.ZkController.register We are https://127.0.0.1:56941/collection1/ and leader is https://127.0.0.1:56941/collection1/
   [junit4]   2> 2903606 T9631 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56941
   [junit4]   2> 2903606 T9631 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2903606 T9631 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 2903607 T9631 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2903609 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2903609 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2903609 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2903611 T9631 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2903613 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2903614 T9625 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:56941",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56941_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2903619 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2903725 T9633 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> 2903726 T9624 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> 2905016 T9600 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 2905016 T9600 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2905025 T9600 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2905026 T9600 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56945
   [junit4]   2> 2905030 T9600 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2905031 T9600 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2905031 T9600 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-003
   [junit4]   2> 2905031 T9600 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-003/'
   [junit4]   2> 2905078 T9600 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-003/solr.xml
   [junit4]   2> 2905135 T9600 oasc.CoreContainer.<init> New CoreContainer 407905773
   [junit4]   2> 2905136 T9600 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-003/]
   [junit4]   2> 2905137 T9600 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2905137 T9600 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2905138 T9600 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2905138 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2905139 T9600 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2905139 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2905139 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2905140 T9600 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2905140 T9600 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2905144 T9600 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2905144 T9600 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2905145 T9600 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2905145 T9600 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56937/solr
   [junit4]   2> 2905145 T9600 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2905147 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2905151 T9644 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6720b309 name:ZooKeeperConnection Watcher:127.0.0.1:56937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2905152 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2905158 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2905161 T9646 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bcc74c5 name:ZooKeeperConnection Watcher:127.0.0.1:56937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2905161 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2905190 T9600 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2906201 T9600 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56945_
   [junit4]   2> 2906206 T9600 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56945_
   [junit4]   2> 2906221 T9633 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2906222 T9624 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2906223 T9646 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 2906256 T9647 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2906257 T9647 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2906262 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2906263 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2906264 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2906263 T9647 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2906272 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2906276 T9625 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:56945",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56945_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2906276 T9625 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 2906277 T9625 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2906291 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2906296 T9624 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> 2906297 T9646 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> 2906297 T9633 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> 2907266 T9647 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2907267 T9647 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2907271 T9647 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2907271 T9647 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2907277 T9647 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2907277 T9647 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-003/collection1/'
   [junit4]   2> 2907283 T9647 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 2907286 T9647 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 2907288 T9647 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 2907360 T9647 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2907435 T9647 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2907439 T9647 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2907453 T9647 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2907917 T9647 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2907918 T9647 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2907919 T9647 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2907928 T9647 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2907931 T9647 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2907959 T9647 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2907965 T9647 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2907970 T9647 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2907973 T9647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2907973 T9647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2907973 T9647 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2907976 T9647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2907976 T9647 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2907977 T9647 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2907977 T9647 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2907977 T9647 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty1/
   [junit4]   2> 2907978 T9647 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aad9064
   [junit4]   2> 2907979 T9647 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty1
   [junit4]   2> 2907979 T9647 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty1/index/
   [junit4]   2> 2907979 T9647 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 2907980 T9647 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty1/index
   [junit4]   2> 2907981 T9647 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=78.90234375, floorSegmentMB=1.046875, forceMergeDeletesPctAllowed=25.979477064459722, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3158548068576577
   [junit4]   2> 2907982 T9647 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@460aba64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bbbc7b),segFN=segments_1,generation=1}
   [junit4]   2> 2907983 T9647 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2907991 T9647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2907992 T9647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2907992 T9647 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2907993 T9647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2907993 T9647 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2907993 T9647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2907994 T9647 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2907994 T9647 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2907994 T9647 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2907995 T9647 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2907996 T9647 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2907996 T9647 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2907996 T9647 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2907997 T9647 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2907997 T9647 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2907998 T9647 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2908010 T9647 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2908014 T9647 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2908014 T9647 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2908016 T9647 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7626810568817142]
   [junit4]   2> 2908016 T9647 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@460aba64 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6bbbc7b),segFN=segments_1,generation=1}
   [junit4]   2> 2908017 T9647 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2908017 T9647 oass.SolrIndexSearcher.<init> Opening Searcher@26740432[collection1] main
   [junit4]   2> 2908017 T9647 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2908020 T9647 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2908020 T9647 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2908022 T9647 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2908022 T9647 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2908022 T9647 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2908024 T9647 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2908024 T9647 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2908025 T9647 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2908025 T9647 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2908033 T9648 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@26740432[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2908034 T9647 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2908036 T9651 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56945 collection:collection1 shard:shard1
   [junit4]   2> 2908037 T9600 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2908037 T9600 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2908038 T9651 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 2908050 T9651 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 2908055 T9651 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 2908055 T9651 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C5779 name=collection1 org.apache.solr.core.SolrCore@4415e4e6 url=https://127.0.0.1:56945/collection1 node=127.0.0.1:56945_ C5779_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:56945, core=collection1, node_name=127.0.0.1:56945_}
   [junit4]   2> 2908055 T9651 C5779 P56945 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:56945/collection1/
   [junit4]   2> 2908056 T9651 C5779 P56945 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 2908056 T9651 C5779 P56945 oasc.SyncStrategy.syncToMe https://127.0.0.1:56945/collection1/ has no replicas
   [junit4]   2> 2908056 T9651 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:56945/collection1/ shard1
   [junit4]   2> 2908056 T9651 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 2908062 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2908072 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2908080 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2908082 T9624 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> 2908083 T9633 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> 2908086 T9646 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> 2908093 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2908110 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2908217 T9633 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> 2908218 T9624 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> 2908222 T9646 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> 2908225 T9651 oasc.ZkController.register We are https://127.0.0.1:56945/collection1/ and leader is https://127.0.0.1:56945/collection1/
   [junit4]   2> 2908225 T9651 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56945
   [junit4]   2> 2908226 T9651 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 2908226 T9651 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 2908226 T9651 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2908228 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2908229 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2908229 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2908231 T9651 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2908233 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2908235 T9625 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:56945",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56945_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 2908241 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2908349 T9624 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> 2908350 T9633 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> 2908355 T9646 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> 2909685 T9600 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 2909686 T9600 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2909692 T9600 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2909694 T9600 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56948
   [junit4]   2> 2909698 T9600 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2909698 T9600 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2909699 T9600 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-004
   [junit4]   2> 2909699 T9600 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-004/'
   [junit4]   2> 2909748 T9600 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-004/solr.xml
   [junit4]   2> 2909817 T9600 oasc.CoreContainer.<init> New CoreContainer 5099731
   [junit4]   2> 2909817 T9600 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-004/]
   [junit4]   2> 2909818 T9600 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2909819 T9600 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2909820 T9600 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2909821 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2909822 T9600 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2909823 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2909823 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2909823 T9600 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2909824 T9600 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2909827 T9600 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2909827 T9600 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2909828 T9600 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2909829 T9600 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56937/solr
   [junit4]   2> 2909829 T9600 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2909831 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2909837 T9662 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4c57554f name:ZooKeeperConnection Watcher:127.0.0.1:56937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2909837 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2909842 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2909846 T9664 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5e24b2e7 name:ZooKeeperConnection Watcher:127.0.0.1:56937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2909846 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2909871 T9600 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2910880 T9600 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56948_
   [junit4]   2> 2910885 T9600 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56948_
   [junit4]   2> 2910905 T9633 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2910906 T9646 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2910906 T9624 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2910908 T9664 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 2910945 T9665 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 2910946 T9665 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2910948 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2910948 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2910948 T9665 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 2910949 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2910953 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2910954 T9625 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:56948",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56948_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 2910955 T9625 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 2910955 T9625 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 2910962 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2910964 T9646 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> 2910965 T9624 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> 2910964 T9633 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> 2910967 T9664 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> 2911951 T9665 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 2911951 T9665 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 2911954 T9665 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 2911955 T9665 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2911962 T9665 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2911963 T9665 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-004/collection1/'
   [junit4]   2> 2911966 T9665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 2911967 T9665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 2911969 T9665 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 2912053 T9665 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_10
   [junit4]   2> 2912105 T9665 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 2912109 T9665 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 2912126 T9665 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 2912583 T9665 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2912584 T9665 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 2912585 T9665 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 2912594 T9665 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 2912597 T9665 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 2912630 T9665 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2912636 T9665 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 2912643 T9665 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2912645 T9665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2912646 T9665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2912646 T9665 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 2912649 T9665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 2912649 T9665 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 2912649 T9665 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 2912650 T9665 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 2912651 T9665 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty2/
   [junit4]   2> 2912651 T9665 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2aad9064
   [junit4]   2> 2912652 T9665 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty2
   [junit4]   2> 2912652 T9665 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty2/index/
   [junit4]   2> 2912653 T9665 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 2912654 T9665 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-001/jetty2/index
   [junit4]   2> 2912655 T9665 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=78.90234375, floorSegmentMB=1.046875, forceMergeDeletesPctAllowed=25.979477064459722, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3158548068576577
   [junit4]   2> 2912656 T9665 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@38f87273 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52bf5d73),segFN=segments_1,generation=1}
   [junit4]   2> 2912656 T9665 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2912666 T9665 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 2912666 T9665 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 2912667 T9665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 2912667 T9665 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2912668 T9665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 2912668 T9665 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 2912669 T9665 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2912669 T9665 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 2912670 T9665 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 2912671 T9665 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 2912672 T9665 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 2912672 T9665 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 2912672 T9665 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 2912673 T9665 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 2912673 T9665 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 2912674 T9665 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 2912689 T9665 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 2912693 T9665 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 2912693 T9665 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 2912694 T9665 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=45, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7626810568817142]
   [junit4]   2> 2912694 T9665 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@38f87273 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@52bf5d73),segFN=segments_1,generation=1}
   [junit4]   2> 2912695 T9665 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 2912695 T9665 oass.SolrIndexSearcher.<init> Opening Searcher@13467a73[collection1] main
   [junit4]   2> 2912695 T9665 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 2912699 T9665 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 2912700 T9665 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 2912702 T9665 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2912702 T9665 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 2912702 T9665 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2912705 T9665 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 2912706 T9665 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2912706 T9665 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 2912706 T9665 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 2912710 T9666 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@13467a73[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 2912713 T9665 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 2912714 T9669 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:56948 collection:collection1 shard:shard1
   [junit4]   2> 2912715 T9600 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 2912715 T9600 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 2912721 T9669 oasc.ZkController.register We are https://127.0.0.1:56948/collection1/ and leader is https://127.0.0.1:56945/collection1/
   [junit4]   2> 2912722 T9669 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:56948
   [junit4]   2> 2912722 T9669 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 2912722 T9669 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C5780 name=collection1 org.apache.solr.core.SolrCore@2eaa01c4 url=https://127.0.0.1:56948/collection1 node=127.0.0.1:56948_ C5780_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:56948, core=collection1, node_name=127.0.0.1:56948_}
   [junit4]   2> 2912723 T9670 C5780 P56948 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 2912723 T9670 C5780 P56948 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 2912723 T9670 C5780 P56948 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:56945/collection1/ and I am https://127.0.0.1:56948/collection1/
   [junit4]   2> 2912723 T9670 C5780 P56948 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 2912724 T9670 C5780 P56948 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 2912725 T9669 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2912731 T9670 C5780 P56948 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:56945; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A56948_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 2912734 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2912771 T9639 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 2912772 T9625 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2912774 T9625 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:56948",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56948_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 2912775 T9639 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 2912778 T9639 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 2912778 T9639 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:56948_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"https://127.0.0.1:56948","core":"collection1","node_name":"127.0.0.1:56948_"}
   [junit4]   2> 2912782 T9624 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 2912807 T9624 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> 2912814 T9633 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> 2912808 T9664 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> 2912807 T9646 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> 2913780 T9639 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:56948_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:56948","core":"collection1","node_name":"127.0.0.1:56948_"}
   [junit4]   2> 2913780 T9639 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 2913781 T9639 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={wt=javabin&onlyIfLeaderActive=true&checkLive=true&coreNodeName=core_node2&nodeName=127.0.0.1:56948_&onlyIfLeader=true&state=recovering&core=collection1&action=PREPRECOVERY&version=2} status=0 QTime=1009 
   [junit4]   2> 2914365 T9600 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 2914366 T9600 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 2914374 T9600 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 2914375 T9600 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:56952
   [junit4]   2> 2914379 T9600 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 2914380 T9600 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 2914380 T9600 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-005
   [junit4]   2> 2914380 T9600 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-005/'
   [junit4]   2> 2914427 T9600 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-005/solr.xml
   [junit4]   2> 2914488 T9600 oasc.CoreContainer.<init> New CoreContainer 632742790
   [junit4]   2> 2914488 T9600 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001/tempDir-005/]
   [junit4]   2> 2914489 T9600 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 2914490 T9600 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 2914490 T9600 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 2914490 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 2914491 T9600 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 2914491 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 2914491 T9600 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 2914492 T9600 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 2914492 T9600 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 2914509 T9600 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 2914510 T9600 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 2914510 T9600 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 2914511 T9600 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:56937/solr
   [junit4]   2> 2914512 T9600 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 2914513 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2914521 T9682 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c422300 name:ZooKeeperConnection Watcher:127.0.0.1:56937 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2914521 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2914538 T9600 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 2914542 T9684 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3f08ba0b name:ZooKeeperConnection Watcher:127.0.0.1:56937/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 2914543 T9600 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 2914563 T9600 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 2915574 T9600 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56952_
   [junit4]   2> 2915578 T9600 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56952_
   [junit4]   2> 2915591 T9664 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2915591 T9684 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2915592 T9633 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2915591 T9646 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 2915593 T9624 oascc.ZkStateReader$3.proces

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

loud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [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.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:226)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:71)
   [junit4]   2> 	... 33 more
   [junit4]   2> 
   [junit4]   2> 2974395 T9705 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit4]   2> 2974395 T9705 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2974397 T9705 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2974397 T9705 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:358)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build/solr-core/test/J0/./solr.cloud.SyncSliceTest-2CAFDA4B4DCEBA2F-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=211), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=211)), sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=es_PR, timezone=America/Bahia_Banderas
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_60 (64-bit)/cpus=2,threads=1,free=125860408,total=519438336
   [junit4]   2> NOTE: All tests run in this JVM: [SpellPossibilityIteratorTest, OverseerStatusTest, RankQueryTest, StatsComponentTest, TimeZoneUtilsTest, DeleteShardTest, TestPostingsSolrHighlighter, ZkCLITest, TestNonNRTOpen, ShardSplitTest, ResourceLoaderTest, FieldMutatingUpdateProcessorTest, MinimalSchemaTest, HdfsBasicDistributedZk2Test, DistributedExpandComponentTest, TestDocumentBuilder, MigrateRouteKeyTest, TestAtomicUpdateErrorCases, AddBlockUpdateTest, TriLevelCompositeIdRoutingTest, TestLuceneMatchVersion, PreAnalyzedFieldTest, BlockCacheTest, PrimUtilsTest, TestSchemaNameResource, DeleteInactiveReplicaTest, TestLazyCores, CSVRequestHandlerTest, RequiredFieldsTest, TestDistributedSearch, TestCSVResponseWriter, TestNumberUtils, TestFastWriter, AnalysisErrorHandlingTest, SolrTestCaseJ4Test, DebugComponentTest, SoftAutoCommitTest, TestCollationKeyRangeQueries, UpdateParamsTest, SolrIndexConfigTest, DefaultValueUpdateProcessorTest, HdfsLockFactoryTest, EchoParamsTest, StandardRequestHandlerTest, FileUtilsTest, TestCoreContainer, ChangedSchemaMergeTest, TestFreeTextSuggestions, TestRecoveryHdfs, TestSweetSpotSimilarityFactory, LukeRequestHandlerTest, AsyncMigrateRouteKeyTest, PeerSyncTest, TestDynamicFieldCollectionResource, OutputWriterTest, OpenExchangeRatesOrgProviderTest, DeleteReplicaTest, MultiThreadedOCPTest, TestReload, BasicZkTest, TestDefaultSearchFieldResource, SolrPluginUtilsTest, HttpPartitionTest, LegacyHTMLStripCharFilterTest, TestFastLRUCache, TestInfoStreamLogging, TestFiltering, TestManagedSchema, TestCloudManagedSchema, SolrIndexSplitterTest, ConnectionManagerTest, TestTolerantSearch, TestBM25SimilarityFactory, SpellingQueryConverterTest, SuggesterTSTTest, TestReversedWildcardFilterFactory, TestSchemaResource, BasicFunctionalityTest, IndexSchemaRuntimeFieldTest, TestSolrXMLSerializer, TestReRankQParserPlugin, TestSolrXmlPersistence, TestMaxScoreQueryParser, TestOmitPositions, SystemInfoHandlerTest, FileBasedSpellCheckerTest, SuggesterTest, TestRealTimeGet, RecoveryZkTest, DocumentBuilderTest, SolrCmdDistributorTest, TestQueryTypes, MoreLikeThisHandlerTest, TestAnalyzedSuggestions, AnalyticsMergeStrategyTest, TestManagedSynonymFilterFactory, TestDistribDocBasedVersion, TestCustomSort, CustomCollectionTest, DirectSolrConnectionTest, ShowFileRequestHandlerTest, TestRandomFaceting, TestCloudManagedSchemaConcurrent, TestManagedResource, TestRandomMergePolicy, DistributedQueryComponentCustomSortTest, ReplicationFactorTest, TestPartialUpdateDeduplication, TestSolr4Spatial, TestDFRSimilarityFactory, TestUniqueKeyFieldResource, OverseerRolesTest, TestOverriddenPrefixQueryForCustomFieldType, BasicDistributedZk2Test, ConvertedLegacyTest, ResponseLogComponentTest, TestSuggestSpellingConverter, UUIDFieldTest, BadComponentTest, TestPhraseSuggestions, TestManagedStopFilterFactory, ChaosMonkeySafeLeaderTest, NumericFieldsTest, CoreAdminHandlerTest, RegexBoostProcessorTest, SolrXmlInZkTest, TestElisionMultitermQuery, TestRemoteStreaming, SuggestComponentTest, SuggesterFSTTest, CurrencyFieldXmlFileTest, TestComplexPhraseQParserPlugin, TestUpdate, TestSolrIndexConfig, TestBadConfig, TestWordDelimiterFilterFactory, AddSchemaFieldsUpdateProcessorFactoryTest, TestNonDefinedSimilarityFactory, SearchHandlerTest, TestInitQParser, TestLFUCache, PreAnalyzedUpdateProcessorTest, TestIBSimilarityFactory, TestJmxIntegration, QueryEqualityTest, TestFieldTypeResource, PrimitiveFieldTypeTest, TestCloudInspectUtil, DisMaxRequestHandlerTest, CacheHeaderTest, TestCollectionAPI, SSLMigrationTest, TestCollapseQParserPlugin, TestCodecSupport, TestJoin, TestPseudoReturnFields, QueryParsingTest, TestFoldingMultitermQuery, CursorMarkTest, TestReplicationHandler, TestClassNameShortening, DistribCursorPagingTest, FastVectorHighlighterTest, DateMathParserTest, TestDistributedMissingSort, TestCursorMarkWithoutUniqueKey, TestLMJelinekMercerSimilarityFactory, TestZkChroot, DocValuesMultiTest, TestSystemIdResolver, TestValueSourceCache, TestFastOutputStream, TestIndexingPerformance, TestLRUCache, TestRestManager, TestSolrDeletionPolicy1, JSONWriterTest, TestJmxMonitoredMap, HdfsRecoveryZkTest, SolrRequestParserTest, ResponseHeaderTest, TestRTGBase, SolrInfoMBeanTest, RemoteQueryErrorTest, TestBinaryResponseWriter, TestFuzzyAnalyzedSuggestions, TestAnalyzeInfixSuggestions, TestXIncludeConfig, DocumentAnalysisRequestHandlerTest, TestQuerySenderListener, SignatureUpdateProcessorFactoryTest, TestGroupingSearch, TestCopyFieldCollectionResource, CoreContainerCoreInitFailuresTest, BasicDistributedZkTest, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest]
   [junit4] Completed in 76.27s, 1 test, 1 error <<< FAILURES!

[...truncated 626 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:467: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/build.xml:45: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/solr/common-build.xml:496: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:1299: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-4.x-MacOSX/lucene/common-build.xml:923: There were test failures: 405 suites, 1656 tests, 1 error, 42 ignored (15 assumptions)

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