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 2013/11/25 13:07:49 UTC

[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1057 - Failure!

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

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

Error Message:
deletealias the collection time out:60s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: deletealias the collection time out:60s
	at __randomizedtesting.SeedInfo.seed([C01B5C23C7B7C5D8:41FDD23BB0E8A5E4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest.process(CollectionAdminRequest.java:271)
	at org.apache.solr.client.solrj.request.CollectionAdminRequest.deleteAlias(CollectionAdminRequest.java:402)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:298)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.GeneratedMethodAccessor40.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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10502 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1943285 T6156 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1943290 T6156 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-CollectionsAPIDistributedZkTest-1385380150318
   [junit4]   2> 1943292 T6156 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 1943293 T6157 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1943394 T6156 oasc.ZkTestServer.run start zk server on port:51097
   [junit4]   2> 1943397 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1943416 T6163 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53133eb5 name:ZooKeeperConnection Watcher:127.0.0.1:51097 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1943417 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1943418 T6156 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1943439 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1943448 T6165 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@47b85cef name:ZooKeeperConnection Watcher:127.0.0.1:51097/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1943449 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1943450 T6156 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1943468 T6156 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1943482 T6156 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1943501 T6156 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1943519 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1943520 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1943547 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1943548 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1943565 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1943566 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1943581 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1943583 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1943599 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1943600 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1943618 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1943619 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1943635 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1943636 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1943654 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1943655 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1943677 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1943678 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1943686 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1943686 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1943694 T6156 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1943694 T6156 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 1944055 T6156 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1944064 T6156 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51100
   [junit4]   2> 1944066 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1944066 T6156 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1944067 T6156 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728
   [junit4]   2> 1944067 T6156 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/'
   [junit4]   2> 1944106 T6156 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/solr.xml
   [junit4]   2> 1944198 T6156 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1944199 T6156 oasc.CoreContainer.<init> New CoreContainer 152966132
   [junit4]   2> 1944199 T6156 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/]
   [junit4]   2> 1944201 T6156 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1944202 T6156 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1944202 T6156 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1944203 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1944204 T6156 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1944204 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1944205 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1944206 T6156 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1944206 T6156 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1944226 T6156 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1944227 T6156 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1944227 T6156 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1944227 T6156 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51097/solr
   [junit4]   2> 1944228 T6156 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1944229 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1944234 T6176 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@48191317 name:ZooKeeperConnection Watcher:127.0.0.1:51097 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1944234 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1944239 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1944243 T6178 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@69119b22 name:ZooKeeperConnection Watcher:127.0.0.1:51097/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1944243 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1944246 T6156 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1944254 T6156 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1944262 T6156 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1944267 T6156 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51100_
   [junit4]   2> 1944269 T6156 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51100_
   [junit4]   2> 1944278 T6156 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1944294 T6156 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1944302 T6156 oasc.Overseer.start Overseer (id=90792273531699203-127.0.0.1:51100_-n_0000000000) starting
   [junit4]   2> 1944314 T6156 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1944334 T6180 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1944336 T6156 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1944350 T6156 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1944360 T6156 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1944376 T6179 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1944389 T6156 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728
   [junit4]   2> 1944529 T6156 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/conf/
   [junit4]   2> 1944537 T6156 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1944538 T6156 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1944538 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1944543 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1944547 T6183 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8d8f6cb name:ZooKeeperConnection Watcher:127.0.0.1:51097/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1944548 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1944551 T6156 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1944559 T6156 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1944900 T6156 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1944904 T6156 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51104
   [junit4]   2> 1944905 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1944906 T6156 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1944906 T6156 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586
   [junit4]   2> 1944906 T6156 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/'
   [junit4]   2> 1944936 T6156 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/solr.xml
   [junit4]   2> 1945000 T6156 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1945001 T6156 oasc.CoreContainer.<init> New CoreContainer 320629623
   [junit4]   2> 1945001 T6156 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/]
   [junit4]   2> 1945003 T6156 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1945004 T6156 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1945004 T6156 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1945004 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1945005 T6156 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1945005 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1945005 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1945005 T6156 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1945006 T6156 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1945019 T6156 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1945019 T6156 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1945020 T6156 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1945020 T6156 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51097/solr
   [junit4]   2> 1945020 T6156 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1945022 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1945026 T6194 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3d3628cc name:ZooKeeperConnection Watcher:127.0.0.1:51097 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1945027 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1945032 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1945036 T6196 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5335917d name:ZooKeeperConnection Watcher:127.0.0.1:51097/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1945036 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1945048 T6156 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1946059 T6156 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51104_
   [junit4]   2> 1946065 T6156 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51104_
   [junit4]   2> 1946081 T6178 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1946082 T6196 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1946082 T6183 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1946102 T6156 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586
   [junit4]   2> 1946237 T6156 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/conf/
   [junit4]   2> 1946243 T6156 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1946244 T6156 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1946245 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1946638 T6156 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1946641 T6156 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51107
   [junit4]   2> 1946642 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1946642 T6156 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1946643 T6156 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274
   [junit4]   2> 1946643 T6156 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/'
   [junit4]   2> 1946674 T6156 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/solr.xml
   [junit4]   2> 1946758 T6156 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1946759 T6156 oasc.CoreContainer.<init> New CoreContainer 1394569035
   [junit4]   2> 1946759 T6156 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/]
   [junit4]   2> 1946761 T6156 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1946762 T6156 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1946762 T6156 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1946762 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1946763 T6156 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1946764 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1946765 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1946765 T6156 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1946765 T6156 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1946783 T6156 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1946783 T6156 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1946784 T6156 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1946784 T6156 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51097/solr
   [junit4]   2> 1946784 T6156 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1946786 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1946790 T6208 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@14291d6a name:ZooKeeperConnection Watcher:127.0.0.1:51097 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1946791 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1946796 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1946799 T6210 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6c559c10 name:ZooKeeperConnection Watcher:127.0.0.1:51097/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1946800 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1946810 T6156 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1947823 T6156 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51107_
   [junit4]   2> 1947827 T6156 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51107_
   [junit4]   2> 1947842 T6196 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1947844 T6183 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1947845 T6178 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1947846 T6210 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1947868 T6156 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274
   [junit4]   2> 1947997 T6156 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/conf/
   [junit4]   2> 1948004 T6156 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1948005 T6156 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1948005 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1948342 T6156 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1948347 T6156 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51110
   [junit4]   2> 1948348 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1948348 T6156 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1948349 T6156 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1385380155034
   [junit4]   2> 1948349 T6156 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1385380155034/'
   [junit4]   2> 1948386 T6156 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1385380155034/solr.xml
   [junit4]   2> 1948447 T6156 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1948447 T6156 oasc.CoreContainer.<init> New CoreContainer 1909264419
   [junit4]   2> 1948448 T6156 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1385380155034/]
   [junit4]   2> 1948449 T6156 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1948449 T6156 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1948450 T6156 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1948450 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1948450 T6156 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1948451 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1948451 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1948451 T6156 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1948452 T6156 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1948464 T6156 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1948464 T6156 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1948464 T6156 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1948464 T6156 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51097/solr
   [junit4]   2> 1948465 T6156 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1948466 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1948470 T6222 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7fff5aff name:ZooKeeperConnection Watcher:127.0.0.1:51097 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1948471 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1948475 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1948479 T6224 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@608ed9fc name:ZooKeeperConnection Watcher:127.0.0.1:51097/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1948480 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1948499 T6156 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1949509 T6156 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51110_
   [junit4]   2> 1949514 T6156 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51110_
   [junit4]   2> 1949531 T6196 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1949532 T6224 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1949532 T6183 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1949532 T6178 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1949533 T6210 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1949562 T6156 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1385380155034
   [junit4]   2> 1949720 T6156 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty3-1385380155034/conf/
   [junit4]   2> 1949727 T6156 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1949728 T6156 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1949729 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1950086 T6156 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1950091 T6156 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51113
   [junit4]   2> 1950091 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1950091 T6156 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1950092 T6156 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759
   [junit4]   2> 1950092 T6156 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/'
   [junit4]   2> 1950117 T6156 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/solr.xml
   [junit4]   2> 1950205 T6156 oasc.ConfigSolrXml.<init> Config-defined core root directory: 
   [junit4]   2> 1950206 T6156 oasc.CoreContainer.<init> New CoreContainer 973625531
   [junit4]   2> 1950206 T6156 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/]
   [junit4]   2> 1950207 T6156 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1950207 T6156 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 1950208 T6156 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1950208 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1950208 T6156 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1950209 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1950209 T6156 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1950210 T6156 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1950210 T6156 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1950224 T6156 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1950225 T6156 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1950225 T6156 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1950225 T6156 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:51097/solr
   [junit4]   2> 1950226 T6156 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1950228 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950232 T6236 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3660b57e name:ZooKeeperConnection Watcher:127.0.0.1:51097 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1950233 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1950240 T6156 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1950245 T6238 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2cf5c838 name:ZooKeeperConnection Watcher:127.0.0.1:51097/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1950246 T6156 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1950263 T6156 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1951277 T6156 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51113_
   [junit4]   2> 1951282 T6156 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51113_
   [junit4]   2> 1951302 T6178 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1951303 T6238 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1951304 T6224 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1951304 T6196 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1951304 T6183 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1951304 T6210 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 1951323 T6156 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759
   [junit4]   2> 1951446 T6156 oasc.CorePropertiesLocator.discoverUnder Found core conf in /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/conf/
   [junit4]   2> 1951452 T6156 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 1951453 T6156 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 1951453 T6156 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1951524 T6191 oasha.CollectionsHandler.handleCreateAction Creating Collection : collection.configName=conf1&name=solrj_collection&version=2&router.field=myOwnField&replicationFactor=2&router.name=compositeId&wt=javabin&numShards=2&action=CREATE
   [junit4]   2> 1951529 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1951533 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1951534 T6180 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 1951535 T6180 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.field":"myOwnField",
   [junit4]   2> 	  "router.name":"compositeId"}
   [junit4]   2> 1951551 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1951563 T6179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1951568 T6179 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 1951568 T6179 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 1951582 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1951587 T6238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951588 T6196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951588 T6183 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951588 T6178 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951588 T6210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951588 T6224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951654 T6180 oasc.OverseerCollectionProcessor.createCollection going to create cores replicas shardNames [shard1, shard2] , repFactor : 2
   [junit4]   2> 1951654 T6180 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:51107_
   [junit4]   2> 1951656 T6180 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:51100_
   [junit4]   2> 1951662 T6180 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:51113_
   [junit4]   2> 1951663 T6180 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:51104_
   [junit4]   2> 1951675 T6174 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down
   [junit4]   2> 1951677 T6232 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down
   [junit4]   2> 1951678 T6201 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down
   [junit4]   2> 1951676 T6192 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down
   [junit4]   2> 1951681 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1951682 T6232 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1951682 T6174 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1951684 T6192 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1951685 T6201 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1951693 T6179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1951696 T6179 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51100",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51100_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1951704 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1951709 T6179 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51113",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51113_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1951717 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1951720 T6179 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51104",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51104_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1951728 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1951731 T6179 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:51107",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51107_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1951739 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1951850 T6210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951850 T6196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951850 T6183 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951850 T6178 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951850 T6238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1951850 T6224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1952684 T6232 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 1952685 T6174 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 1952687 T6232 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using instanceDir: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/solrj_collection_shard2_replica1
   [junit4]   2> 1952687 T6232 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1952688 T6201 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 1952688 T6192 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 1952692 T6192 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/solrj_collection_shard2_replica2
   [junit4]   2> 1952693 T6192 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1952695 T6232 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 1952695 T6232 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 1952688 T6174 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica2' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/solrj_collection_shard1_replica2
   [junit4]   2> 1952697 T6174 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1952698 T6201 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard1_replica1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/solrj_collection_shard1_replica1
   [junit4]   2> 1952699 T6201 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 1952700 T6174 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 1952700 T6174 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 1952700 T6192 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 1952701 T6192 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 1952702 T6201 oasc.ZkController.createCollectionZkNode Creating collection in ZooKeeper:solrj_collection
   [junit4]   2> 1952703 T6201 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 1952706 T6232 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1952709 T6174 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1952711 T6201 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1952712 T6192 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 1952712 T6232 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/solrj_collection_shard2_replica1/'
   [junit4]   2> 1952716 T6174 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/solrj_collection_shard1_replica2/'
   [junit4]   2> 1952719 T6201 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/solrj_collection_shard1_replica1/'
   [junit4]   2> 1952726 T6192 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/solrj_collection_shard2_replica2/'
   [junit4]   2> 1952945 T6201 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1952956 T6192 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1952972 T6232 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1952977 T6174 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 1953093 T6174 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1953104 T6174 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1953113 T6174 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 1953115 T6192 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1953119 T6192 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1953128 T6192 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 1953129 T6201 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1953134 T6201 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1953158 T6201 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 1953167 T6232 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1953195 T6232 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1953212 T6232 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 1954365 T6174 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1954374 T6174 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1954377 T6174 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1954433 T6201 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1954437 T6192 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1954443 T6192 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1954449 T6192 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1954464 T6201 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1954469 T6201 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1954471 T6174 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1954477 T6174 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1954489 T6174 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1954493 T6174 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1954494 T6174 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1954494 T6174 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1954498 T6174 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1954499 T6174 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1954499 T6174 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1954499 T6174 oasc.SolrCore.<init> [solrj_collection_shard1_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/solrj_collection_shard1_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/solrj_collection_shard1_replica2/data/
   [junit4]   2> 1954500 T6174 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6754356f
   [junit4]   2> 1954500 T6174 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/solrj_collection_shard1_replica2/data
   [junit4]   2> 1954501 T6232 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1954507 T6232 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1954511 T6174 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/solrj_collection_shard1_replica2/data/index/
   [junit4]   2> 1954513 T6174 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/solrj_collection_shard1_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1954517 T6192 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1954524 T6192 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1954525 T6174 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-controljetty-1385380150728/solrj_collection_shard1_replica2/data/index
   [junit4]   2> 1954525 T6174 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=46.10546875, floorSegmentMB=0.6015625, forceMergeDeletesPctAllowed=18.175276249413102, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1496336299626404
   [junit4]   2> 1954526 T6174 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7923feaf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69424a66),segFN=segments_1,generation=1}
   [junit4]   2> 1954527 T6174 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1954534 T6174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1954535 T6174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1954535 T6174 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1954535 T6174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1954536 T6174 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1954536 T6174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1954536 T6174 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1954537 T6174 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1954537 T6174 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1954537 T6174 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1954538 T6174 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1954539 T6174 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1954539 T6174 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1954540 T6174 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1954540 T6174 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1954541 T6174 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1954552 T6192 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1954555 T6174 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1954561 T6174 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1954562 T6174 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1954562 T6174 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@64411510
   [junit4]   2> 1954563 T6174 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7923feaf lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@69424a66),segFN=segments_1,generation=1}
   [junit4]   2> 1954563 T6174 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1954563 T6174 oass.SolrIndexSearcher.<init> Opening Searcher@6c94a5f5 main
   [junit4]   2> 1954567 T6192 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1954570 T6192 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1954570 T6192 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1954572 T6244 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica2] Registered new searcher Searcher@6c94a5f5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1954570 T6232 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1954574 T6192 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1954579 T6192 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1954579 T6192 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1954579 T6192 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/solrj_collection_shard2_replica2/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/solrj_collection_shard2_replica2/data/
   [junit4]   2> 1954580 T6192 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6754356f
   [junit4]   2> 1954580 T6192 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/solrj_collection_shard2_replica2/data
   [junit4]   2> 1954581 T6192 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 1954581 T6192 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1954575 T6174 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica2
   [junit4]   2> 1954582 T6174 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica2 address:http://127.0.0.1:51100 collection:solrj_collection shard:shard1
   [junit4]   2> 1954582 T6192 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty1-1385380151586/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 1954583 T6192 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=46.10546875, floorSegmentMB=0.6015625, forceMergeDeletesPctAllowed=18.175276249413102, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1496336299626404
   [junit4]   2> 1954581 T6201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1954586 T6174 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard1/election
   [junit4]   2> 1954588 T6192 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@29effc33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5204361d),segFN=segments_1,generation=1}
   [junit4]   2> 1954589 T6192 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1954591 T6201 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1954593 T6192 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1954594 T6192 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1954594 T6192 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1954594 T6192 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1954595 T6192 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1954595 T6192 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1954596 T6192 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1954596 T6192 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1954597 T6192 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1954597 T6192 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1954601 T6201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1954603 T6201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1954604 T6201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1954604 T6201 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1954606 T6192 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1954606 T6192 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1954607 T6201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1954607 T6201 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1954607 T6201 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1954608 T6201 oasc.SolrCore.<init> [solrj_collection_shard1_replica1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/solrj_collection_shard1_replica1/, dataDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/solrj_collection_shard1_replica1/data/
   [junit4]   2> 1954608 T6201 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6754356f
   [junit4]   2> 1954610 T6201 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/solrj_collection_shard1_replica1/data
   [junit4]   2> 1954610 T6201 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/solrj_collection_shard1_replica1/data/index/
   [junit4]   2> 1954607 T6192 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1954611 T6201 oasc.SolrCore.initIndex WARN [solrj_collection_shard1_replica1] Solr index directory '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/solrj_collection_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1954613 T6201 oasc.CachingDirectoryFactory.get return new directory for ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty2-1385380153274/solrj_collection_shard1_replica1/data/index
   [junit4]   2> 1954613 T6201 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=46.10546875, floorSegmentMB=0.6015625, forceMergeDeletesPctAllowed=18.175276249413102, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1496336299626404
   [junit4]   2> 1954612 T6192 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1954615 T6201 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a7f582c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@493296e8),segFN=segments_1,generation=1}
   [junit4]   2> 1954616 T6201 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1954616 T6192 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1954617 T6192 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1954619 T6192 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1954622 T6201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1954622 T6201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1954622 T6232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1954623 T6201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1954625 T6201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1954625 T6201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1954626 T6201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1954626 T6201 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1954627 T6201 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1954627 T6201 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1954628 T6201 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1954630 T6201 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1954630 T6201 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1954630 T6192 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1954631 T6192 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1954631 T6201 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1954632 T6192 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@322985f4
   [junit4]   2> 1954632 T6201 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1954633 T6201 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1954633 T6192 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@29effc33 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5204361d),segFN=segments_1,generation=1}
   [junit4]   2> 1954633 T6192 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1954630 T6232 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1954634 T6192 oass.SolrIndexSearcher.<init> Opening Searcher@283a244c main
   [junit4]   2> 1954633 T6201 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1954636 T6201 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1954649 T6245 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica2] Registered new searcher Searcher@283a244c main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1954653 T6192 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica2
   [junit4]   2> 1954653 T6192 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica2 address:http://127.0.0.1:51104 collection:solrj_collection shard:shard2
   [junit4]   2> 1954654 T6201 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1954654 T6201 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1954654 T6174 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1954654 T6192 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 1954656 T6201 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@cb0df59
   [junit4]   2> 1954658 T6201 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a7f582c lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@493296e8),segFN=segments_1,generation=1}
   [junit4]   2> 1954658 T6201 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1954659 T6201 oass.SolrIndexSearcher.<init> Opening Searcher@4c45eec0 main
   [junit4]   2> 1954662 T6232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1954663 T6246 oasc.SolrCore.registerSearcher [solrj_collection_shard1_replica1] Registered new searcher Searcher@4c45eec0 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1954664 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1954664 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1954664 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1954666 T6201 oasc.CoreContainer.registerCore registering core: solrj_collection_shard1_replica1
   [junit4]   2> 1954666 T6201 oasc.ZkController.register Register replica - core:solrj_collection_shard1_replica1 address:http://127.0.0.1:51107 collection:solrj_collection shard:shard1
   [junit4]   2> 1954668 T6232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1954669 T6232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1954669 T6232 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1954670 T6174 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=179995
   [junit4]   2> 1954671 T6179 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1954673 T6232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1954674 T6232 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1954674 T6232 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1954674 T6232 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/solrj_collection_shard2_replica1/, dataDir=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/solrj_collection_shard2_replica1/data/
   [junit4]   2> 1954675 T6232 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@6754356f
   [junit4]   2> 1954675 T6232 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/solrj_collection_shard2_replica1/data
   [junit4]   2> 1954676 T6232 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 1954676 T6232 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory './org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1954677 T6232 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 1954678 T6232 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=46.10546875, floorSegmentMB=0.6015625, forceMergeDeletesPctAllowed=18.175276249413102, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1496336299626404
   [junit4]   2> 1954680 T6232 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@45d75b29 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@23e08e54),segFN=segments_1,generation=1}
   [junit4]   2> 1954680 T6232 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1954681 T6178 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1954681 T6192 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1954683 T6224 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1954683 T6196 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1954684 T6183 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1954685 T6210 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1954685 T6238 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1954686 T6178 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 1954690 T6232 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1954691 T6232 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1954692 T6232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1954692 T6232 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1954693 T6232 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1954693 T6192 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=179999
   [junit4]   2> 1954693 T6232 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1954694 T6232 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1954694 T6232 oasup.UpdateRequestProces

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

ex;done=false>>]
   [junit4]   2> 2036205 T6156 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/conf1_shard4_replica1/data/index
   [junit4]   2> 2036206 T6156 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/conf1_shard4_replica1/data [CachedDir<<refCount=0;path=./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/conf1_shard4_replica1/data;done=false>>]
   [junit4]   2> 2036206 T6156 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.CollectionsAPIDistributedZkTest-jetty4-1385380156759/conf1_shard4_replica1/data
   [junit4]   2> 2036224 T6156 oejsh.ContextHandler.doStop stopped o.e.j.s.ServletContextHandler{/,null}
   [junit4]   2> 2036281 T6156 oas.SolrTestCaseJ4.tearDown ###Ending testDistribSearch
   [junit4]   2> 2036285 T6156 oasc.ZkTestServer.send4LetterWord connecting to 127.0.0.1:51097 51097
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CollectionsAPIDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=C01B5C23C7B7C5D8 -Dtests.slow=true -Dtests.locale=nl_NL -Dtests.timezone=UTC -Dtests.file.encoding=UTF-8
   [junit4] ERROR   93.0s | CollectionsAPIDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: deletealias the collection time out:60s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C01B5C23C7B7C5D8:41FDD23BB0E8A5E4]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
   [junit4]    > 	at org.apache.solr.client.solrj.request.CollectionAdminRequest.process(CollectionAdminRequest.java:271)
   [junit4]    > 	at org.apache.solr.client.solrj.request.CollectionAdminRequest.deleteAlias(CollectionAdminRequest.java:402)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testSolrJAPICalls(CollectionsAPIDistributedZkTest.java:298)
   [junit4]    > 	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:195)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 2036330 T6156 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 93050 T6155 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> 2037712 T6238 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 2037713 T6238 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /collections/conf1/leader_elect/shard4/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:252)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:249)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:65)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:249)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:93)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:138)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene46: {}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=nl_NL, timezone=UTC
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=1,free=72117744,total=244989952
   [junit4]   2> NOTE: All tests run in this JVM: [MinimalSchemaTest, SpellCheckCollatorTest, TestXIncludeConfig, SolrInfoMBeanTest, UpdateParamsTest, LeaderElectionIntegrationTest, DeleteInactiveReplicaTest, TestCSVResponseWriter, ShardRoutingCustomTest, TestSchemaSimilarityResource, TestReloadAndDeleteDocs, TestSchemaVersionResource, TestLazyCores, HardAutoCommitTest, ClusterStateTest, DistributedTermsComponentTest, PluginInfoTest, HighlighterTest, FullSolrCloudDistribCmdsTest, TestDistributedGrouping, ChaosMonkeyNothingIsSafeTest, OverseerCollectionProcessorTest, QueryFacetTest, ScriptEngineTest, QueryParsingTest, DocumentAnalysisRequestHandlerTest, MultiTermTest, TestTrie, TestAnalyzeInfixSuggestions, SliceStateTest, DistributedQueryElevationComponentTest, BJQParserTest, ChaosMonkeySafeLeaderTest, AlternateDirectoryTest, ZkControllerTest, TestSolrXmlPersistence, DirectUpdateHandlerOptimizeTest, FieldFacetExtrasTest, SolrTestCaseJ4Test, TestDynamicFieldResource, BasicZkTest, TestQuerySenderListener, FileBasedSpellCheckerTest, TestSolrDeletionPolicy1, TestComponentsName, TestLFUCache, TestSolrCoreProperties, TestNonNRTOpen, TestIBSimilarityFactory, FieldAnalysisRequestHandlerTest, LegacyHTMLStripCharFilterTest, TestFunctionQuery, NumericFieldsTest, CoreContainerCoreInitFailuresTest, XmlUpdateRequestHandlerTest, CacheHeaderTest, ConvertedLegacyTest, RangeFacetTest, CustomCollectionTest, TestSchemaNameResource, NoCacheHeaderTest, DocValuesMultiTest, TestSimpleQParserPlugin, TestDFRSimilarityFactory, FieldMutatingUpdateProcessorTest, DateMathParserTest, XsltUpdateRequestHandlerTest, TestJoin, SynonymTokenizerTest, CurrencyFieldXmlFileTest, CurrencyFieldOpenExchangeTest, TestDistribDocBasedVersion, TestBM25SimilarityFactory, TestFileDictionaryLookup, StressHdfsTest, TestStressReorder, TestPostingsSolrHighlighter, ResponseLogComponentTest, PreAnalyzedUpdateProcessorTest, SOLR749Test, RequiredFieldsTest, DocValuesTest, TestAtomicUpdateErrorCases, TestReplicationHandler, MBeansHandlerTest, DistributedSuggesterComponentTest, TestPseudoReturnFields, TestFuzzyAnalyzedSuggestions, AutoCommitTest, ExpressionTest, TestLRUCache, SortByFunctionTest, BadComponentTest, DocValuesMissingTest, EchoParamsTest, TestJmxIntegration, SolrPluginUtilsTest, BasicFunctionalityTest, ZkCLITest, LoggingHandlerTest, CoreAdminCreateDiscoverTest, CSVRequestHandlerTest, HdfsBasicDistributedZk2Test, TestValueSourceCache, TestWriterPerf, TestSurroundQueryParser, TestCopyFieldCollectionResource, ZkSolrClientTest, HdfsChaosMonkeySafeLeaderTest, ClusterStateUpdateTest, QueryElevationComponentTest, TestZkChroot, TestRecovery, TestSolrQueryParser, IndexBasedSpellCheckerTest, TestFastOutputStream, TestFastWriter, TestFieldResource, AnalysisAfterCoreReloadTest, CoreAdminHandlerTest, StandardRequestHandlerTest, CoreMergeIndexesAdminHandlerTest, ShardSplitTest, ParsingFieldUpdateProcessorsTest, SpellCheckComponentTest, DocumentBuilderTest, HighlighterConfigTest, TestLMJelinekMercerSimilarityFactory, TestInfoStreamLogging, TestLMDirichletSimilarityFactory, ExternalFileFieldSortTest, SpatialFilterTest, ResourceLoaderTest, OpenCloseCoreStressTest, TestCodecSupport, DeleteShardTest, SolrCoreTest, TestNoOpRegenerator, UnloadDistributedZkTest, TestPerFieldSimilarity, TestFaceting, OutputWriterTest, UpdateRequestProcessorFactoryTest, TestRandomDVFaceting, HdfsRecoveryZkTest, SolrIndexSplitterTest, BasicDistributedZk2Test, TestSystemIdResolver, TestFieldTypeResource, RegexBoostProcessorTest, TestConfig, TestArbitraryIndexDir, SolrCmdDistributorTest, SystemInfoHandlerTest, BlockCacheTest, StatsComponentTest, TestHashPartitioner, SuggesterFSTTest, TestSolrQueryParserDefaultOperatorResource, TestRandomMergePolicy, TestCollationField, MigrateRouteKeyTest, TestClassNameShortening, CachingDirectoryFactoryTest, QueryEqualityTest, TriLevelCompositeIdRoutingTest, FastVectorHighlighterTest, PeerSyncTest, DistributedDebugComponentTest, WordBreakSolrSpellCheckerTest, TestFastLRUCache, BasicDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed in 94.60s, 1 test, 1 error <<< FAILURES!

[...truncated 534 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:420: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:400: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:492: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1275: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 error, 41 ignored (5 assumptions)

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



[JENKINS] Lucene-Solr-trunk-MacOSX (64bit/jdk1.7.0) - Build # 1058 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-MacOSX/1058/
Java: 64bit/jdk1.7.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
version conflict for 1000 expected=-1 actual=1452699740356476928

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: version conflict for 1000 expected=-1 actual=1452699740356476928
	at __randomizedtesting.SeedInfo.seed([5980949C5CA84664:D8661A842BF72658]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:622)
	at org.apache.solr.cloud.BasicDistributedZkTest.doOptimisticLockingAndUpdating(BasicDistributedZkTest.java:665)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:342)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	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:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 9903 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 19579 T30 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 19598 T30 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1385402390559
   [junit4]   2> 19620 T30 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 19627 T31 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 19828 T30 oasc.ZkTestServer.run start zk server on port:49155
   [junit4]   2> 20036 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 20140 T32 oazs.NIOServerCnxn.doIO WARN Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 21989 T37 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4bbbce04 name:ZooKeeperConnection Watcher:127.0.0.1:49155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 21989 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 21994 T30 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 22082 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 22084 T39 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7b85cd76 name:ZooKeeperConnection Watcher:127.0.0.1:49155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 22084 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 22104 T30 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 22118 T30 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 22130 T30 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 22139 T30 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 22151 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 22175 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 22192 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 22193 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 22204 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 22205 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 22218 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 22219 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 22230 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 22231 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 22242 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 22243 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 22254 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 22255 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 22267 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 22268 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 22279 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 22280 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 22292 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 22294 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 22305 T30 oasc.AbstractZkTestCase.putConfig put /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 22307 T30 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 23262 T30 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 23595 T30 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49159
   [junit4]   2> 23644 T30 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 23645 T30 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 23646 T30 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1385402393280
   [junit4]   2> 23646 T30 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1385402393280/'
   [junit4]   2> 23706 T30 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1385402393280/solr.xml
   [junit4]   2> 23820 T30 oasc.CoreContainer.<init> New CoreContainer 1617102129
   [junit4]   2> 23821 T30 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1385402393280/]
   [junit4]   2> 23874 T30 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 23875 T30 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 23876 T30 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 23877 T30 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 23877 T30 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 23878 T30 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 23879 T30 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 23879 T30 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 23880 T30 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 23903 T30 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 23904 T30 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 23904 T30 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 23905 T30 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49155/solr
   [junit4]   2> 23946 T30 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 23948 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23963 T51 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@39c9e08a name:ZooKeeperConnection Watcher:127.0.0.1:49155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23964 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 23982 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 23988 T53 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1be5488 name:ZooKeeperConnection Watcher:127.0.0.1:49155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 23988 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 24005 T30 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 24029 T30 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 24058 T30 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 24066 T30 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49159_
   [junit4]   2> 24075 T30 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49159_
   [junit4]   2> 24088 T30 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 24129 T30 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 24139 T30 oasc.Overseer.start Overseer (id=90793731087138819-127.0.0.1:49159_-n_0000000000) starting
   [junit4]   2> 24175 T30 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 24205 T55 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 24208 T30 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 24220 T30 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 24230 T30 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 24264 T54 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 24281 T56 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 24282 T56 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 24293 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24293 T56 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 24303 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 24306 T54 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49159",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49159_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 24306 T54 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 24332 T54 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 24343 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 24357 T53 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> 25296 T56 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 25297 T56 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1385402393280/collection1
   [junit4]   2> 25298 T56 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 25301 T56 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 25301 T56 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 25306 T56 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1385402393280/collection1/'
   [junit4]   2> 25310 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1385402393280/collection1/lib/classes/' to classloader
   [junit4]   2> 25311 T56 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1385402393280/collection1/lib/README' to classloader
   [junit4]   2> 25451 T56 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 25544 T56 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 25549 T56 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 25662 T56 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 26791 T56 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 26811 T56 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 26815 T56 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 26916 T56 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 26941 T56 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 26952 T56 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 26964 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 26965 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 26966 T56 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 26971 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 26971 T56 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 26972 T56 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 26973 T56 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1385402393280/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/control/data/
   [junit4]   2> 26979 T56 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ba71e33
   [junit4]   2> 26988 T56 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/control/data
   [junit4]   2> 26988 T56 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/control/data/index/
   [junit4]   2> 26989 T56 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 26990 T56 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/control/data/index
   [junit4]   2> 26991 T56 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5178949548279905]
   [junit4]   2> 26992 T56 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@613cf3c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bbf3d44),segFN=segments_1,generation=1}
   [junit4]   2> 26993 T56 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 27024 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 27079 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 27080 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 27081 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 27081 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 27081 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 27082 T56 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 27083 T56 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 27083 T56 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 27084 T56 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 27086 T56 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 27087 T56 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 27087 T56 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 27089 T56 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 27089 T56 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 27091 T56 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 27100 T56 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 27128 T56 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 27128 T56 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 27132 T56 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1147186356, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 27133 T56 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@613cf3c5 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4bbf3d44),segFN=segments_1,generation=1}
   [junit4]   2> 27134 T56 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 27134 T56 oass.SolrIndexSearcher.<init> Opening Searcher@52cf14c4 main
   [junit4]   2> 27156 T57 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52cf14c4 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 27164 T56 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 27165 T56 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49159 collection:control_collection shard:shard1
   [junit4]   2> 27187 T56 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 27231 T56 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 27240 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27244 T56 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 27245 T56 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C28 name=collection1 org.apache.solr.core.SolrCore@5aa0d2bf url=http://127.0.0.1:49159/collection1 node=127.0.0.1:49159_ C28_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:49159, core=collection1, node_name=127.0.0.1:49159_}
   [junit4]   2> 27246 T56 C28 P49159 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49159/collection1/
   [junit4]   2> 27248 T56 C28 P49159 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 27249 T56 C28 P49159 oasc.SyncStrategy.syncToMe http://127.0.0.1:49159/collection1/ has no replicas
   [junit4]   2> 27249 T56 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49159/collection1/ shard1
   [junit4]   2> 27248 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 27250 T56 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 27265 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27270 T53 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> 27289 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 27302 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27411 T53 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> 27439 T56 oasc.ZkController.register We are http://127.0.0.1:49159/collection1/ and leader is http://127.0.0.1:49159/collection1/
   [junit4]   2> 27443 T56 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49159
   [junit4]   2> 27443 T56 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 27443 T56 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 27443 T56 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 27447 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27447 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27448 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27449 T56 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 27454 T30 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 27456 T30 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 27457 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 27461 T54 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49159",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49159_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 27471 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 27568 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 27572 T60 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@628419dc name:ZooKeeperConnection Watcher:127.0.0.1:49155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 27573 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 27581 T53 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> 27581 T30 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 27596 T30 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 27956 T30 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 27966 T30 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49163
   [junit4]   2> 27968 T30 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 27969 T30 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 27970 T30 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1385402398555
   [junit4]   2> 27970 T30 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1385402398555/'
   [junit4]   2> 28033 T30 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1385402398555/solr.xml
   [junit4]   2> 28203 T30 oasc.CoreContainer.<init> New CoreContainer 414237710
   [junit4]   2> 28204 T30 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1385402398555/]
   [junit4]   2> 28215 T30 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 28216 T30 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 28217 T30 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 28217 T30 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 28218 T30 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 28219 T30 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 28220 T30 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 28221 T30 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 28221 T30 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 28250 T30 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 28251 T30 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 28252 T30 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 28253 T30 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49155/solr
   [junit4]   2> 28253 T30 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 28256 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 28263 T71 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76c9144f name:ZooKeeperConnection Watcher:127.0.0.1:49155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28264 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 28275 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 28280 T73 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@76cae8d9 name:ZooKeeperConnection Watcher:127.0.0.1:49155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 28281 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 28298 T30 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 29313 T30 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49163_
   [junit4]   2> 29317 T30 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49163_
   [junit4]   2> 29328 T53 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 29329 T73 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 29329 T60 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 29350 T74 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 29350 T74 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 29354 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29355 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29355 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29354 T74 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 29361 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 29364 T54 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49163",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49163_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 29364 T54 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 29365 T54 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 29374 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 29378 T53 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> 29378 T60 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> 29379 T73 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> 30358 T74 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 30359 T74 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1385402398555/collection1
   [junit4]   2> 30359 T74 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 30362 T74 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 30362 T74 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 30367 T74 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1385402398555/collection1/'
   [junit4]   2> 30368 T74 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1385402398555/collection1/lib/classes/' to classloader
   [junit4]   2> 30369 T74 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1385402398555/collection1/lib/README' to classloader
   [junit4]   2> 30518 T74 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 30610 T74 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 30614 T74 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 30786 T74 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 31786 T74 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 31814 T74 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 31820 T74 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 31889 T74 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 31900 T74 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 31913 T74 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 31916 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 31917 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 31918 T74 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 31921 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 31921 T74 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 31922 T74 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 31923 T74 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1385402398555/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty1/
   [junit4]   2> 31923 T74 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ba71e33
   [junit4]   2> 31926 T74 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty1
   [junit4]   2> 31927 T74 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty1/index/
   [junit4]   2> 31927 T74 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 31928 T74 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty1/index
   [junit4]   2> 31928 T74 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5178949548279905]
   [junit4]   2> 31931 T74 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6b6385b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d986369),segFN=segments_1,generation=1}
   [junit4]   2> 31931 T74 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 31945 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 31946 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 31947 T74 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 31948 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 31948 T74 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 31949 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 31950 T74 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 31951 T74 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 31952 T74 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 31955 T74 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 31962 T74 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 31963 T74 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 31964 T74 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 31965 T74 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 31966 T74 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 31968 T74 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 31977 T74 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 31984 T74 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 31984 T74 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 31989 T74 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1147186356, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 31990 T74 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@6b6385b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2d986369),segFN=segments_1,generation=1}
   [junit4]   2> 31990 T74 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 31991 T74 oass.SolrIndexSearcher.<init> Opening Searcher@63daae82 main
   [junit4]   2> 32008 T75 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@63daae82 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 32018 T74 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 32018 T74 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49163 collection:collection1 shard:shard1
   [junit4]   2> 32021 T74 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 32047 T74 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 32054 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32058 T74 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 32058 T74 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C29 name=collection1 org.apache.solr.core.SolrCore@2cf46549 url=http://127.0.0.1:49163/collection1 node=127.0.0.1:49163_ C29_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49163, core=collection1, node_name=127.0.0.1:49163_}
   [junit4]   2> 32059 T74 C29 P49163 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49163/collection1/
   [junit4]   2> 32060 T74 C29 P49163 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 32061 T74 C29 P49163 oasc.SyncStrategy.syncToMe http://127.0.0.1:49163/collection1/ has no replicas
   [junit4]   2> 32061 T74 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49163/collection1/ shard1
   [junit4]   2> 32062 T74 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 32067 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32095 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32099 T53 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> 32100 T60 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> 32103 T73 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> 32120 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32132 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32247 T73 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> 32248 T60 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> 32247 T53 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> 32273 T74 oasc.ZkController.register We are http://127.0.0.1:49163/collection1/ and leader is http://127.0.0.1:49163/collection1/
   [junit4]   2> 32274 T74 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49163
   [junit4]   2> 32275 T74 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 32276 T74 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 32278 T74 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 32285 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32286 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32286 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32289 T74 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32296 T30 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 32297 T30 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 32298 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 32304 T54 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49163",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49163_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 32313 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 32422 T60 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> 32424 T53 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> 32426 T73 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> 32676 T30 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 32681 T30 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49166
   [junit4]   2> 32683 T30 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 32683 T30 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 32684 T30 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1385402403258
   [junit4]   2> 32684 T30 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1385402403258/'
   [junit4]   2> 32716 T30 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1385402403258/solr.xml
   [junit4]   2> 32827 T30 oasc.CoreContainer.<init> New CoreContainer 491532754
   [junit4]   2> 32827 T30 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1385402403258/]
   [junit4]   2> 32830 T30 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 32831 T30 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 32832 T30 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 32832 T30 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 32832 T30 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 32833 T30 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 32833 T30 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 32834 T30 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 32834 T30 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 32855 T30 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 32855 T30 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 32856 T30 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 32857 T30 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49155/solr
   [junit4]   2> 32858 T30 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 32860 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32865 T87 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@391c4647 name:ZooKeeperConnection Watcher:127.0.0.1:49155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32866 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 32875 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 32881 T89 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6984ca00 name:ZooKeeperConnection Watcher:127.0.0.1:49155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 32882 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 32897 T30 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 33914 T30 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49166_
   [junit4]   2> 33920 T30 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49166_
   [junit4]   2> 33947 T60 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 33948 T53 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 33953 T73 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 33954 T89 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 33981 T90 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 33982 T90 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 33986 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 33986 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 33987 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 33986 T90 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 33992 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 33995 T54 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49166",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49166_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 33996 T54 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 33996 T54 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 34006 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 34010 T53 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> 34010 T89 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> 34011 T73 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> 34010 T60 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> 34989 T90 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 34990 T90 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1385402403258/collection1
   [junit4]   2> 34990 T90 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 34995 T90 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 34995 T90 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 35002 T90 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1385402403258/collection1/'
   [junit4]   2> 35005 T90 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1385402403258/collection1/lib/classes/' to classloader
   [junit4]   2> 35006 T90 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1385402403258/collection1/lib/README' to classloader
   [junit4]   2> 35095 T90 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 35174 T90 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 35177 T90 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 35256 T90 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 36028 T90 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 36049 T90 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 36054 T90 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 36121 T90 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 36133 T90 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 36143 T90 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 36147 T90 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 36149 T90 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 36149 T90 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 36153 T90 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 36155 T90 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 36156 T90 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 36156 T90 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1385402403258/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty2/
   [junit4]   2> 36157 T90 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ba71e33
   [junit4]   2> 36161 T90 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty2
   [junit4]   2> 36161 T90 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty2/index/
   [junit4]   2> 36161 T90 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 36162 T90 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty2/index
   [junit4]   2> 36162 T90 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5178949548279905]
   [junit4]   2> 36164 T90 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a33bcbe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60d2cd99),segFN=segments_1,generation=1}
   [junit4]   2> 36164 T90 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 36176 T90 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 36176 T90 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 36177 T90 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 36177 T90 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 36178 T90 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 36178 T90 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 36179 T90 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 36180 T90 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 36180 T90 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 36183 T90 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 36185 T90 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 36185 T90 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 36186 T90 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 36188 T90 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 36188 T90 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 36191 T90 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 36200 T90 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 36208 T90 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 36208 T90 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 36212 T90 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1147186356, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 36214 T90 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(org.apache.lucene.store.RAMDirectory@7a33bcbe lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@60d2cd99),segFN=segments_1,generation=1}
   [junit4]   2> 36214 T90 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 36215 T90 oass.SolrIndexSearcher.<init> Opening Searcher@6aaf408f main
   [junit4]   2> 36244 T91 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@6aaf408f main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 36254 T90 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 36255 T90 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:49166 collection:collection1 shard:shard2
   [junit4]   2> 36258 T90 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 36283 T90 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 36291 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36292 T90 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 36293 T90 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C30 name=collection1 org.apache.solr.core.SolrCore@69c0734d url=http://127.0.0.1:49166/collection1 node=127.0.0.1:49166_ C30_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:49166, core=collection1, node_name=127.0.0.1:49166_}
   [junit4]   2> 36294 T90 C30 P49166 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:49166/collection1/
   [junit4]   2> 36294 T90 C30 P49166 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 36295 T90 C30 P49166 oasc.SyncStrategy.syncToMe http://127.0.0.1:49166/collection1/ has no replicas
   [junit4]   2> 36295 T90 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:49166/collection1/ shard2
   [junit4]   2> 36295 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 36296 T90 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 36306 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36311 T89 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> 36311 T60 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> 36312 T53 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> 36312 T73 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> 36330 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36335 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 36346 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36457 T73 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> 36458 T60 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> 36460 T53 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> 36462 T89 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> 36498 T90 oasc.ZkController.register We are http://127.0.0.1:49166/collection1/ and leader is http://127.0.0.1:49166/collection1/
   [junit4]   2> 36498 T90 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:49166
   [junit4]   2> 36499 T90 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 36499 T90 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 36500 T90 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 36504 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36505 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36506 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36507 T90 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 36514 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 36515 T30 oass.SolrDispatchFilter.init user.dir=/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0
   [junit4]   2> 36517 T30 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 36526 T54 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49166",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49166_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 36552 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 36662 T53 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> 36662 T73 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> 36663 T60 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> 36663 T89 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> 36917 T30 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 36923 T30 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:49169
   [junit4]   2> 36926 T30 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 36927 T30 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 36928 T30 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1385402407479
   [junit4]   2> 36929 T30 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1385402407479/'
   [junit4]   2> 36970 T30 oasc.ConfigSolr.fromFile Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1385402407479/solr.xml
   [junit4]   2> 37137 T30 oasc.CoreContainer.<init> New CoreContainer 307635739
   [junit4]   2> 37138 T30 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1385402407479/]
   [junit4]   2> 37142 T30 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 37142 T30 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 37143 T30 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 37143 T30 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 37144 T30 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 37145 T30 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 37145 T30 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 37146 T30 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 37146 T30 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 37166 T30 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 37168 T30 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 37176 T30 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 37179 T30 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:49155/solr
   [junit4]   2> 37180 T30 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 37181 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 37187 T103 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@65ec8a38 name:ZooKeeperConnection Watcher:127.0.0.1:49155 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37188 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 37198 T30 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 37203 T105 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3669dc53 name:ZooKeeperConnection Watcher:127.0.0.1:49155/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 37203 T30 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 37220 T30 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 38234 T30 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49169_
   [junit4]   2> 38237 T30 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:49169_
   [junit4]   2> 38249 T60 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38250 T89 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38251 T105 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38251 T53 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38251 T73 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 38271 T106 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 38271 T106 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 38275 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 38275 T106 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 38275 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 38276 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 38281 T54 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 38284 T54 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:49169",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:49169_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 38284 T54 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 38285 T54 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 38293 T53 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 38297 T73 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> 38297 T53 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> 38300 T60 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> 38300 T89 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> 38304 T105 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> 39277 T106 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 39277 T106 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1385402407479/collection1
   [junit4]   2> 39278 T106 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 39280 T106 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 39281 T106 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 39285 T106 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1385402407479/collection1/'
   [junit4]   2> 39287 T106 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1385402407479/collection1/lib/classes/' to classloader
   [junit4]   2> 39287 T106 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1385402407479/collection1/lib/README' to classloader
   [junit4]   2> 39395 T106 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 39487 T106 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 39492 T106 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 39544 T106 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 40456 T106 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 40477 T106 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 40489 T106 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 40561 T106 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 40571 T106 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 40580 T106 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 40586 T106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 40587 T106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 40588 T106 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 40592 T106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 40593 T106 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 40594 T106 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 40594 T106 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1385402407479/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty3/
   [junit4]   2> 40594 T106 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ba71e33
   [junit4]   2> 40596 T106 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty3
   [junit4]   2> 40597 T106 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty3/index/
   [junit4]   2> 40597 T106 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty3/index' doesn't exist. Creating new index...
   [junit4]   2> 40598 T106 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1385402390558/jetty3/index
   [junit4]   2> 40598 T106 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRati

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

junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "shards":{
   [junit4]   1>             "shard1":{
   [junit4]   1>               "range":"80000000-ffffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:49163",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:49163_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node3":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:49169",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:49169_"}}},
   [junit4]   1>             "shard2":{
   [junit4]   1>               "range":"0-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{
   [junit4]   1>                 "core_node2":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:49166",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:49166_",
   [junit4]   1>                   "leader":"true"},
   [junit4]   1>                 "core_node4":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:49172",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:49172_"}}}}},
   [junit4]   1>         "control_collection":{
   [junit4]   1>           "router":{"name":"compositeId"},
   [junit4]   1>           "autoCreated":"true",
   [junit4]   1>           "replicationFactor":"1",
   [junit4]   1>           "maxShardsPerNode":"1",
   [junit4]   1>           "shards":{"shard1":{
   [junit4]   1>               "range":"80000000-7fffffff",
   [junit4]   1>               "state":"active",
   [junit4]   1>               "replicas":{"core_node1":{
   [junit4]   1>                   "state":"active",
   [junit4]   1>                   "base_url":"http://127.0.0.1:49159",
   [junit4]   1>                   "core":"collection1",
   [junit4]   1>                   "node_name":"127.0.0.1:49159_",
   [junit4]   1>                   "leader":"true"}}}}}}
   [junit4]   1>   /solr/overseer (3)
   [junit4]   1>   DATA:
   [junit4]   1>       
   [junit4]   1>    /solr/overseer/queue (0)
   [junit4]   1>    /solr/overseer/queue-work (0)
   [junit4]   1>    /solr/overseer/collection-queue-work (0)
   [junit4]   1>   /solr/configs (1)
   [junit4]   1>    /solr/configs/conf1 (11)
   [junit4]   1>     /solr/configs/conf1/solrconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/mapping-ISOLatin1Accent.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/open-exchange-rates.json (0)
   [junit4]   1>     DATA:
   [junit4]   1>         {
   [junit4]   1>           "disclaimer": "This data is not real, it was synthetically created to match currency.xml.  It is modeled after the data format available from openexchangerates.org.  See https://openexchangerates.org/documentation for details",
   [junit4]   1>           "license": "http://www.apache.org/licenses/LICENSE-2.0",
   [junit4]   1>           "timestamp": 1332070464,
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "IMPORTANT NOTE": "In order for tests to work, this data must be kept in sync with ./currency.xml",
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>           "base": "USD",
   [junit4]   1>           "rates": {
   [junit4]   1>             "USD": 1,
   [junit4]   1>             "JPY": 81.29,
   [junit4]   1>             "EUR": 2.5,
   [junit4]   1>             "GBP": 0.5,
   [junit4]   1>             "MXN": 2.0
   [junit4]   1>           }
   [junit4]   1>         }
   [junit4]   1>         
   [junit4]   1>     /solr/configs/conf1/protwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/schema.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/currency.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/solrconfig.snippet.randomindexconfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/old_synonyms.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/enumsConfig.xml (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>     /solr/configs/conf1/stopwords.txt (0)
   [junit4]   1>     DATA: ...supressed...
   [junit4]   1>   /solr/overseer_elect (2)
   [junit4]   1>    /solr/overseer_elect/election (5)
   [junit4]   1>     /solr/overseer_elect/election/90793731087138828-127.0.0.1:49172_-n_0000000004 (0)
   [junit4]   1>     /solr/overseer_elect/election/90793731087138824-127.0.0.1:49166_-n_0000000002 (0)
   [junit4]   1>     /solr/overseer_elect/election/90793731087138826-127.0.0.1:49169_-n_0000000003 (0)
   [junit4]   1>     /solr/overseer_elect/election/90793731087138822-127.0.0.1:49163_-n_0000000001 (0)
   [junit4]   1>     /solr/overseer_elect/election/90793731087138819-127.0.0.1:49159_-n_0000000000 (0)
   [junit4]   1>    /solr/overseer_elect/leader (0)
   [junit4]   1>    DATA:
   [junit4]   1>        {"id":"90793731087138819-127.0.0.1:49159_-n_0000000000"}
   [junit4]   1>   /solr/live_nodes (5)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:49169_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:49159_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:49163_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:49172_ (0)
   [junit4]   1>    /solr/live_nodes/127.0.0.1:49166_ (0)
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=5980949C5CA84664 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/North_Dakota/Beulah -Dtests.file.encoding=UTF-8
   [junit4] ERROR   48.4s | BasicDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: version conflict for 1000 expected=-1 actual=1452699740356476928
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5980949C5CA84664:D8661A842BF72658]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:491)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:197)
   [junit4]    > 	at org.apache.solr.client.solrj.request.AbstractUpdateRequest.process(AbstractUpdateRequest.java:117)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:116)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrServer.add(SolrServer.java:102)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.indexDoc(AbstractFullDistribZkTestBase.java:622)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doOptimisticLockingAndUpdating(BasicDistributedZkTest.java:665)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:342)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 68014 T30 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 48444 T29 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene40, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=be, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_45 (64-bit)/cpus=2,threads=3,free=24010488,total=61685760
   [junit4]   2> NOTE: All tests run in this JVM: [DOMUtilTest, TestNRTOpen, AbstractAnalyticsStatsTest, TestCSVLoader, BasicDistributedZkTest]
   [junit4] Completed in 48.98s, 1 test, 1 error <<< FAILURES!

[...truncated 1082 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:420: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:400: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/build.xml:39: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/extra-targets.xml:37: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/build.xml:189: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/solr/common-build.xml:491: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:1275: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-trunk-MacOSX/lucene/common-build.xml:908: There were test failures: 353 suites, 1558 tests, 1 error, 41 ignored (5 assumptions)

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