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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0-fcs-b128) - Build # 9368 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/9368/
Java: 64bit/jdk1.8.0-fcs-b128 -XX:-UseCompressedOops -XX:+UseG1GC

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

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

Stack Trace:
java.lang.AssertionError: commitWithin did not work expected:<68> but was:<67>
	at __randomizedtesting.SeedInfo.seed([6F1632DF4D45A0EA:EEF0BCC73A1AC0D6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:354)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java: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 10432 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 461024 T2891 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /mgr/kz
   [junit4]   2> 461027 T2891 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./solrtest-BasicDistributedZkTest-1391605878748
   [junit4]   2> 461028 T2891 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 461029 T2892 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 461129 T2891 oasc.ZkTestServer.run start zk server on port:43193
   [junit4]   2> 461142 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 461295 T2898 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2ca1174f name:ZooKeeperConnection Watcher:127.0.0.1:43193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461295 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 461296 T2891 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 461312 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 461312 T2900 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@72a43b29 name:ZooKeeperConnection Watcher:127.0.0.1:43193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461313 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 461313 T2891 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 461315 T2891 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 461316 T2891 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 461318 T2891 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 461319 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 461320 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 461323 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 461323 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 461327 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 461328 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 461330 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 461330 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 461333 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 461333 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 461339 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 461339 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 461341 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 461342 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 461344 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 461345 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 461347 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 461347 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 461349 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 461349 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 461351 T2891 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 461351 T2891 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 461423 T2891 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 461426 T2891 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:60682
   [junit4]   2> 461427 T2891 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 461428 T2891 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 461428 T2891 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391605879073
   [junit4]   2> 461428 T2891 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391605879073/'
   [junit4]   2> 461447 T2891 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391605879073/solr.xml
   [junit4]   2> 461481 T2891 oasc.CoreContainer.<init> New CoreContainer 1728584636
   [junit4]   2> 461481 T2891 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391605879073/]
   [junit4]   2> 461482 T2891 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 461482 T2891 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 461483 T2891 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 461483 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 461483 T2891 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 461484 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 461484 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 461484 T2891 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 461485 T2891 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 461488 T2891 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 461488 T2891 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 461488 T2891 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 461489 T2891 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43193/solr
   [junit4]   2> 461489 T2891 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 461490 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 461492 T2911 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@38fc8156 name:ZooKeeperConnection Watcher:127.0.0.1:43193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461492 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 461494 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 461495 T2913 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f69da0c name:ZooKeeperConnection Watcher:127.0.0.1:43193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 461495 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 461504 T2891 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 461507 T2891 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 461510 T2891 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 461511 T2891 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60682_mgr%2Fkz
   [junit4]   2> 461513 T2891 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60682_mgr%2Fkz
   [junit4]   2> 461518 T2891 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 461523 T2891 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 461526 T2891 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:60682_mgr%2Fkz
   [junit4]   2> 461526 T2891 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 461529 T2891 oasc.Overseer.start Overseer (id=91200282869760003-127.0.0.1:60682_mgr%2Fkz-n_0000000000) starting
   [junit4]   2> 461531 T2891 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 461534 T2915 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 461534 T2891 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 461535 T2915 oasc.OverseerCollectionProcessor.prioritizeOverseerNodes prioritizing overseer nodes
   [junit4]   2> 461536 T2891 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 461537 T2891 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 461540 T2914 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 461541 T2916 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 461541 T2916 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 461541 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 461542 T2916 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 461542 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 461543 T2914 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:60682/mgr/kz",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60682_mgr%2Fkz",
   [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> 461543 T2914 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 461543 T2914 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 461545 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 461545 T2913 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> 462542 T2916 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 462542 T2916 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391605879073/collection1
   [junit4]   2> 462542 T2916 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 462543 T2916 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 462543 T2916 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 462544 T2916 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391605879073/collection1/'
   [junit4]   2> 462545 T2916 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391605879073/collection1/lib/classes/' to classloader
   [junit4]   2> 462545 T2916 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391605879073/collection1/lib/README' to classloader
   [junit4]   2> 462563 T2916 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 462573 T2916 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 462574 T2916 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 462579 T2916 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 462678 T2916 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 462682 T2916 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 462683 T2916 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 462692 T2916 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 462694 T2916 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 462695 T2916 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 462696 T2916 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 462696 T2916 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 462696 T2916 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 462697 T2916 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 462697 T2916 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 462698 T2916 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 462698 T2916 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.BasicDistributedZkTest-controljetty-1391605879073/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/control/data/
   [junit4]   2> 462698 T2916 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f206dc6
   [junit4]   2> 462698 T2916 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/control/data
   [junit4]   2> 462699 T2916 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/control/data/index/
   [junit4]   2> 462699 T2916 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 462699 T2916 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/control/data/index
   [junit4]   2> 462699 T2916 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 462700 T2916 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6831f94e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e54fd95),segFN=segments_1,generation=1}
   [junit4]   2> 462700 T2916 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 462702 T2916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 462702 T2916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 462702 T2916 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 462702 T2916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 462703 T2916 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 462703 T2916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 462703 T2916 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 462703 T2916 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 462703 T2916 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 462704 T2916 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 462704 T2916 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 462704 T2916 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 462704 T2916 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 462704 T2916 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 462705 T2916 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 462705 T2916 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 462705 T2916 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 462707 T2916 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 462708 T2916 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 462708 T2916 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 462708 T2916 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=17.4794921875, floorSegmentMB=1.109375, forceMergeDeletesPctAllowed=17.233534053855205, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 462709 T2916 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6831f94e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@2e54fd95),segFN=segments_1,generation=1}
   [junit4]   2> 462709 T2916 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 462709 T2916 oass.SolrIndexSearcher.<init> Opening Searcher@546f752b main
   [junit4]   2> 462711 T2917 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@546f752b main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 462711 T2916 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 462712 T2891 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 462712 T2891 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 462712 T2920 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60682/mgr/kz collection:control_collection shard:shard1
   [junit4]   2> 462713 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 462713 T2920 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 462715 T2922 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26fb5fbf name:ZooKeeperConnection Watcher:127.0.0.1:43193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 462715 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 462717 T2891 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 462719 T2891 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 462721 T2920 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 462722 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462722 T2920 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 462722 T2920 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C370 name=collection1 org.apache.solr.core.SolrCore@716e60d url=http://127.0.0.1:60682/mgr/kz/collection1 node=127.0.0.1:60682_mgr%2Fkz C370_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:60682/mgr/kz, core=collection1, node_name=127.0.0.1:60682_mgr%2Fkz}
   [junit4]   2> 462723 T2920 C370 P60682 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60682/mgr/kz/collection1/
   [junit4]   2> 462723 T2920 C370 P60682 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 462723 T2920 C370 P60682 oasc.SyncStrategy.syncToMe http://127.0.0.1:60682/mgr/kz/collection1/ has no replicas
   [junit4]   2> 462723 T2920 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60682/mgr/kz/collection1/ shard1
   [junit4]   2> 462724 T2920 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 462724 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 462726 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462728 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462730 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462784 T2891 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 462785 T2891 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 462787 T2891 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57071
   [junit4]   2> 462788 T2891 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 462788 T2891 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 462788 T2891 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391605880439
   [junit4]   2> 462789 T2891 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391605880439/'
   [junit4]   2> 462808 T2891 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391605880439/solr.xml
   [junit4]   2> 462834 T2913 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> 462834 T2922 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> 462839 T2891 oasc.CoreContainer.<init> New CoreContainer 1637697632
   [junit4]   2> 462840 T2891 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391605880439/]
   [junit4]   2> 462841 T2891 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 462841 T2891 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 462841 T2891 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 462842 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 462842 T2891 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 462842 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 462843 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 462843 T2891 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 462843 T2891 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 462846 T2891 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 462847 T2891 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 462847 T2891 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 462848 T2891 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43193/solr
   [junit4]   2> 462848 T2891 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 462849 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 462852 T2933 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74c96e05 name:ZooKeeperConnection Watcher:127.0.0.1:43193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 462852 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 462854 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 462855 T2935 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@494b007f name:ZooKeeperConnection Watcher:127.0.0.1:43193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 462855 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 462858 T2891 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 462883 T2920 oasc.ZkController.register We are http://127.0.0.1:60682/mgr/kz/collection1/ and leader is http://127.0.0.1:60682/mgr/kz/collection1/
   [junit4]   2> 462883 T2920 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60682/mgr/kz
   [junit4]   2> 462883 T2920 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 462883 T2920 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 462884 T2920 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 462885 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462885 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462885 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462886 T2920 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 462886 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 462887 T2914 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:60682/mgr/kz",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60682_mgr%2Fkz",
   [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":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 462889 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 462990 T2913 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> 462990 T2935 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> 462990 T2922 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> 463861 T2891 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57071_mgr%2Fkz
   [junit4]   2> 463862 T2891 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57071_mgr%2Fkz
   [junit4]   2> 463864 T2913 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 463864 T2922 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 463864 T2935 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 463868 T2936 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 463868 T2936 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 463869 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 463870 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 463870 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 463870 T2936 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 463871 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 463871 T2914 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:57071/mgr/kz",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57071_mgr%2Fkz",
   [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> 463871 T2914 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 463872 T2914 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 463874 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 463976 T2922 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> 463976 T2935 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> 463978 T2913 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> 464870 T2936 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 464871 T2936 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391605880439/collection1
   [junit4]   2> 464871 T2936 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 464871 T2936 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 464872 T2936 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 464873 T2936 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391605880439/collection1/'
   [junit4]   2> 464873 T2936 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391605880439/collection1/lib/classes/' to classloader
   [junit4]   2> 464873 T2936 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391605880439/collection1/lib/README' to classloader
   [junit4]   2> 464890 T2936 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 464900 T2936 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 464901 T2936 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 464906 T2936 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 465003 T2936 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 465007 T2936 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 465008 T2936 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 465016 T2936 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 465018 T2936 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 465019 T2936 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 465020 T2936 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 465020 T2936 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 465020 T2936 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 465021 T2936 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 465021 T2936 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 465021 T2936 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 465021 T2936 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty1-1391605880439/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty1/
   [junit4]   2> 465022 T2936 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f206dc6
   [junit4]   2> 465022 T2936 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty1
   [junit4]   2> 465022 T2936 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty1/index/
   [junit4]   2> 465022 T2936 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 465023 T2936 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty1/index
   [junit4]   2> 465023 T2936 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 465023 T2936 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6852af12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@293f3eeb),segFN=segments_1,generation=1}
   [junit4]   2> 465023 T2936 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 465026 T2936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 465026 T2936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 465026 T2936 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 465026 T2936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 465026 T2936 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 465027 T2936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 465027 T2936 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 465027 T2936 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 465027 T2936 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 465028 T2936 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 465028 T2936 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 465028 T2936 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 465028 T2936 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 465029 T2936 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 465029 T2936 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 465029 T2936 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 465029 T2936 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 465031 T2936 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 465032 T2936 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 465032 T2936 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 465032 T2936 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=17.4794921875, floorSegmentMB=1.109375, forceMergeDeletesPctAllowed=17.233534053855205, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 465033 T2936 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@6852af12 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@293f3eeb),segFN=segments_1,generation=1}
   [junit4]   2> 465033 T2936 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 465033 T2936 oass.SolrIndexSearcher.<init> Opening Searcher@51443bda main
   [junit4]   2> 465035 T2937 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@51443bda main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 465037 T2936 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 465038 T2891 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 465038 T2891 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 465038 T2940 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:57071/mgr/kz collection:collection1 shard:shard2
   [junit4]   2> 465039 T2940 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 465047 T2940 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 465048 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465048 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465048 T2940 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 465048 T2940 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 465048 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C371 name=collection1 org.apache.solr.core.SolrCore@380fdc8 url=http://127.0.0.1:57071/mgr/kz/collection1 node=127.0.0.1:57071_mgr%2Fkz C371_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:57071/mgr/kz, core=collection1, node_name=127.0.0.1:57071_mgr%2Fkz}
   [junit4]   2> 465048 T2940 C371 P57071 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:57071/mgr/kz/collection1/
   [junit4]   2> 465049 T2940 C371 P57071 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 465049 T2940 C371 P57071 oasc.SyncStrategy.syncToMe http://127.0.0.1:57071/mgr/kz/collection1/ has no replicas
   [junit4]   2> 465049 T2940 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:57071/mgr/kz/collection1/ shard2
   [junit4]   2> 465050 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 465050 T2940 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 465051 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465054 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465056 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465118 T2891 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 465119 T2891 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 465121 T2891 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50327
   [junit4]   2> 465122 T2891 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 465122 T2891 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 465122 T2891 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391605882758
   [junit4]   2> 465123 T2891 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391605882758/'
   [junit4]   2> 465137 T2891 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391605882758/solr.xml
   [junit4]   2> 465159 T2891 oasc.CoreContainer.<init> New CoreContainer 71807202
   [junit4]   2> 465159 T2891 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391605882758/]
   [junit4]   2> 465160 T2922 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> 465160 T2913 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> 465160 T2891 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 465161 T2891 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 465160 T2935 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> 465161 T2891 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 465162 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 465162 T2891 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 465163 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 465163 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 465163 T2891 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 465164 T2891 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 465167 T2891 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 465167 T2891 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 465167 T2891 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 465168 T2891 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43193/solr
   [junit4]   2> 465168 T2891 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 465169 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 465171 T2951 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4d1be270 name:ZooKeeperConnection Watcher:127.0.0.1:43193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 465171 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 465173 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 465174 T2953 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1853335f name:ZooKeeperConnection Watcher:127.0.0.1:43193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 465174 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 465177 T2891 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 465205 T2940 oasc.ZkController.register We are http://127.0.0.1:57071/mgr/kz/collection1/ and leader is http://127.0.0.1:57071/mgr/kz/collection1/
   [junit4]   2> 465205 T2940 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:57071/mgr/kz
   [junit4]   2> 465205 T2940 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 465205 T2940 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 465206 T2940 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 465206 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465207 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465207 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465207 T2940 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 465208 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 465208 T2914 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:57071/mgr/kz",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57071_mgr%2Fkz",
   [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_node1"}
   [junit4]   2> 465210 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 465312 T2922 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> 465313 T2913 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> 465312 T2953 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> 465312 T2935 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> 466179 T2891 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50327_mgr%2Fkz
   [junit4]   2> 466180 T2891 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50327_mgr%2Fkz
   [junit4]   2> 466182 T2922 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466182 T2935 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466182 T2953 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466182 T2913 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 466186 T2954 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 466186 T2954 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 466188 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 466188 T2954 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 466188 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 466188 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 466189 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 466190 T2914 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:50327/mgr/kz",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50327_mgr%2Fkz",
   [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> 466190 T2914 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 466190 T2914 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 466192 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 466295 T2922 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> 466295 T2935 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> 466295 T2913 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> 466295 T2953 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> 467188 T2954 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 467188 T2954 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391605882758/collection1
   [junit4]   2> 467189 T2954 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 467189 T2954 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 467189 T2954 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 467190 T2954 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391605882758/collection1/'
   [junit4]   2> 467190 T2954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391605882758/collection1/lib/classes/' to classloader
   [junit4]   2> 467191 T2954 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391605882758/collection1/lib/README' to classloader
   [junit4]   2> 467209 T2954 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 467219 T2954 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 467221 T2954 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 467226 T2954 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 467325 T2954 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 467329 T2954 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 467330 T2954 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 467337 T2954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 467339 T2954 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 467341 T2954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 467341 T2954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 467342 T2954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 467342 T2954 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 467342 T2954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 467343 T2954 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 467343 T2954 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 467343 T2954 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty2-1391605882758/collection1/, dataDir=./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty2/
   [junit4]   2> 467343 T2954 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7f206dc6
   [junit4]   2> 467344 T2954 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty2
   [junit4]   2> 467344 T2954 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty2/index/
   [junit4]   2> 467344 T2954 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 467344 T2954 oasc.CachingDirectoryFactory.get return new directory for ./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty2/index
   [junit4]   2> 467344 T2954 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 467345 T2954 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32c0f90e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ddc48e2),segFN=segments_1,generation=1}
   [junit4]   2> 467345 T2954 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 467347 T2954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 467348 T2954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 467348 T2954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 467348 T2954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 467348 T2954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 467348 T2954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 467349 T2954 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 467349 T2954 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 467349 T2954 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 467349 T2954 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 467350 T2954 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 467350 T2954 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 467350 T2954 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 467350 T2954 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 467350 T2954 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 467351 T2954 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 467351 T2954 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 467352 T2954 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 467354 T2954 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 467354 T2954 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 467354 T2954 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=17.4794921875, floorSegmentMB=1.109375, forceMergeDeletesPctAllowed=17.233534053855205, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 467355 T2954 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@32c0f90e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7ddc48e2),segFN=segments_1,generation=1}
   [junit4]   2> 467355 T2954 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 467355 T2954 oass.SolrIndexSearcher.<init> Opening Searcher@49dbdca5 main
   [junit4]   2> 467357 T2955 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@49dbdca5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 467359 T2954 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 467359 T2891 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 467359 T2891 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 467359 T2958 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50327/mgr/kz collection:collection1 shard:shard1
   [junit4]   2> 467361 T2958 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 467364 T2958 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 467366 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467366 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467366 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467366 T2958 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 467366 T2958 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C372 name=collection1 org.apache.solr.core.SolrCore@2f076cb0 url=http://127.0.0.1:50327/mgr/kz/collection1 node=127.0.0.1:50327_mgr%2Fkz C372_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:50327/mgr/kz, core=collection1, node_name=127.0.0.1:50327_mgr%2Fkz}
   [junit4]   2> 467367 T2958 C372 P50327 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50327/mgr/kz/collection1/
   [junit4]   2> 467367 T2958 C372 P50327 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 467367 T2958 C372 P50327 oasc.SyncStrategy.syncToMe http://127.0.0.1:50327/mgr/kz/collection1/ has no replicas
   [junit4]   2> 467367 T2958 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50327/mgr/kz/collection1/ shard1
   [junit4]   2> 467367 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 467367 T2958 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 467369 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467379 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467382 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467441 T2891 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 467441 T2891 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 467443 T2891 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51015
   [junit4]   2> 467444 T2891 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 467444 T2891 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 467444 T2891 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391605885080
   [junit4]   2> 467444 T2891 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391605885080/'
   [junit4]   2> 467457 T2891 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391605885080/solr.xml
   [junit4]   2> 467467 T2891 oasc.CoreContainer.<init> New CoreContainer 123897587
   [junit4]   2> 467467 T2891 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391605885080/]
   [junit4]   2> 467468 T2891 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 467468 T2891 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 467468 T2891 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 467468 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 467469 T2891 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 467469 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 467469 T2891 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 467469 T2891 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 467470 T2891 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 467471 T2891 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 467472 T2891 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 467472 T2891 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 467472 T2891 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:43193/solr
   [junit4]   2> 467472 T2891 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 467473 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 467475 T2969 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ad30cac name:ZooKeeperConnection Watcher:127.0.0.1:43193 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 467475 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 467478 T2891 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 467480 T2971 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@28dcd2de name:ZooKeeperConnection Watcher:127.0.0.1:43193/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 467480 T2891 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 467482 T2891 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 467483 T2922 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> 467483 T2935 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> 467483 T2953 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> 467483 T2913 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> 467530 T2958 oasc.ZkController.register We are http://127.0.0.1:50327/mgr/kz/collection1/ and leader is http://127.0.0.1:50327/mgr/kz/collection1/
   [junit4]   2> 467530 T2958 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50327/mgr/kz
   [junit4]   2> 467531 T2958 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 467531 T2958 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 467531 T2958 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 467532 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467532 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467532 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467532 T2958 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 467533 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 467534 T2914 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:50327/mgr/kz",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50327_mgr%2Fkz",
   [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_node2"}
   [junit4]   2> 467536 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 467637 T2922 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> 467637 T2971 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> 467637 T2913 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> 467637 T2935 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> 467638 T2953 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> 468486 T2891 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51015_mgr%2Fkz
   [junit4]   2> 468487 T2891 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51015_mgr%2Fkz
   [junit4]   2> 468489 T2922 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 468489 T2971 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 468489 T2935 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 468489 T2913 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 468489 T2953 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 468492 T2972 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 468493 T2972 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 468493 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 468493 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 468494 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 468493 T2972 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 468494 T2914 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 468495 T2914 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:51015/mgr/kz",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51015_mgr%2Fkz",
   [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> 468495 T2914 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 468495 T2914 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 468497 T2913 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 468599 T2922 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> 468599 T2971 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> 468599 T2935 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> 468599 T2913 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> 468600 T2953 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> 469494 T2972 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 469494 T2972 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391605885080/collection1
   [junit4]   2> 469494 T2972 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 469495 T2972 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 469495 T2972 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 469496 T2972 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391605885080/collection1/'
   [junit4]   2> 469496 T2972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391605885080/collection1/lib/classes/' to classloader
   [junit4]   2> 469496 T2972 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/org.apache.solr.cloud.BasicDistributedZkTest-jetty3-1391605885080/collection1/lib/README' to classloader
   [junit4]   2> 469513 T2972 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 469523 T2972 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 469524 T2972 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 469528 T2972 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 469628 T2972 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 469631 T2972 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 469633 T2972 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 469640 T2972 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 469642 T2

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

4/index [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty4/index;done=false>>]
   [junit4]   2> 484207 T2990 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty4/index
   [junit4]   2> 484207 T2971 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 484207 T2971 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 484207 T2990 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty4 [CachedDir<<refCount=0;path=./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty4;done=false>>]
   [junit4]   2> 484208 T2990 oasc.CachingDirectoryFactory.close Closing directory: ./org.apache.solr.cloud.BasicDistributedZkTest-1391605878748/jetty4
   [junit4]   2> 484208 T2990 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 484208 T2990 oasc.LeaderElector$1.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1468)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:256)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:253)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:92)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$000(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$1.process(LeaderElector.java:137)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:519)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:495)
   [junit4]   2> 
   [junit4]   2> 484281 T3014 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7599ad98 name:ZooKeeperConnection Watcher:127.0.0.1:43193/solr got event WatchedEvent state:Disconnected type:None path:null path:null type:None
   [junit4]   2> 484282 T3014 oascc.ConnectionManager.process Client->ZooKeeper status change trigger but we are already closed
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BasicDistributedZkTest -Dtests.method=testDistribSearch -Dtests.seed=6F1632DF4D45A0EA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=Indian/Kerguelen -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 23.3s J0 | BasicDistributedZkTest.testDistribSearch <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: commitWithin did not work expected:<68> but was:<67>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F1632DF4D45A0EA:EEF0BCC73A1AC0D6]:0)
   [junit4]    > 	at org.apache.solr.cloud.BasicDistributedZkTest.doTest(BasicDistributedZkTest.java:354)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:867)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 484291 T2891 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 23272 T2890 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene46: {other_tl1=MockFixedIntBlock(blockSize=1237), SubjectTerms_mfacet=MockFixedIntBlock(blockSize=1237), n_l1=PostingsFormat(name=SimpleText), multiDefault=PostingsFormat(name=SimpleText), intDefault=MockFixedIntBlock(blockSize=1237), n_td1=MockFixedIntBlock(blockSize=1237), n_d1=PostingsFormat(name=SimpleText), range_facet_l=PostingsFormat(name=SimpleText), n_f1=MockFixedIntBlock(blockSize=1237), n_tl1=MockFixedIntBlock(blockSize=1237), oddField_s=PostingsFormat(name=MockRandom), n_tf1=PostingsFormat(name=SimpleText), a_t=PostingsFormat(name=SimpleText), a_si=MockFixedIntBlock(blockSize=1237), id=PostingsFormat(name=MockRandom), text=FST41, timestamp=PostingsFormat(name=SimpleText), foo_i=MockFixedIntBlock(blockSize=1237), range_facet_sl=PostingsFormat(name=MockRandom), range_facet_si=PostingsFormat(name=SimpleText), n_dt1=MockFixedIntBlock(blockSize=1237), n_ti1=PostingsFormat(name=MockRandom), rnd_b=PostingsFormat(name=MockRandom), _version_=MockFixedIntBlock(blockSize=1237), foo_b=FST41, n_tdt1=MockFixedIntBlock(blockSize=1237), foo_d=PostingsFormat(name=MockRandom), foo_f=FST41}, docValues:{timestamp=DocValuesFormat(name=SimpleText)}, sim=DefaultSimilarity, locale=bg, timezone=Indian/Kerguelen
   [junit4]   2> NOTE: Linux 3.8.0-35-generic amd64/Oracle Corporation 1.8.0 (64-bit)/cpus=8,threads=1,free=372526720,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultSearchFieldResource, TestBM25SimilarityFactory, HdfsUnloadDistributedZkTest, TestExtendedDismaxParser, TestSolrXmlPersistor, SolrTestCaseJ4Test, TestLFUCache, SuggesterTest, BadComponentTest, TestSort, QueryResultKeyTest, SliceStateTest, UnloadDistributedZkTest, TestSolrXMLSerializer, TestDocSet, DirectUpdateHandlerOptimizeTest, RecoveryZkTest, EchoParamsTest, TestSolrIndexConfig, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestManagedSchemaFieldResource, TestLMDirichletSimilarityFactory, SolrIndexSplitterTest, TestNoOpRegenerator, FastVectorHighlighterTest, OverseerCollectionProcessorTest, RangeFacetTest, QueryEqualityTest, TestFieldTypeResource, EnumFieldTest, TestNonNRTOpen, TestReplicationHandler, TestSchemaVersionResource, TestRandomMergePolicy, LeaderElectionTest, ClusterStateUpdateTest, TestSolrQueryParserResource, LukeRequestHandlerTest, OverseerTest, TestFunctionQuery, TestUniqueKeyFieldResource, FieldMutatingUpdateProcessorTest, TestDocumentBuilder, PrimitiveFieldTypeTest, ClusterStateTest, TestTrie, QueryParsingTest, TestInfoStreamLogging, TestCloudManagedSchemaAddField, TestDynamicFieldResource, HdfsRecoveryZkTest, TestInitQParser, TermsComponentTest, AnalysisAfterCoreReloadTest, ZkControllerTest, TestLuceneMatchVersion, IndexSchemaTest, DateMathParserTest, SpatialFilterTest, TestPHPSerializedResponseWriter, DocumentBuilderTest, TestBadConfig, TermVectorComponentTest, TestCustomSort, TestQueryUtils, MoreLikeThisHandlerTest, LegacyHTMLStripCharFilterTest, MBeansHandlerTest, TestSurroundQueryParser, SOLR749Test, TestRandomDVFaceting, ReturnFieldsTest, TestDocBasedVersionConstraints, DistributedQueryElevationComponentTest, TestCoreContainer, TestPseudoReturnFields, TestReversedWildcardFilterFactory, TestMergePolicyConfig, TestClassNameShortening, TestCharFilters, StressHdfsTest, TestModifyConfFiles, HdfsBasicDistributedZkTest, AutoCommitTest, ScriptEngineTest, TestRealTimeGet, TestFileDictionaryLookup, SynonymTokenizerTest, BasicDistributedZkTest]
   [junit4] Completed on J0 in 23.55s, 1 test, 1 failure <<< FAILURES!

[...truncated 578 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:453: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:433: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1268: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:901: There were test failures: 368 suites, 1593 tests, 1 failure, 41 ignored (7 assumptions)

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