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

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.7.0_60-ea-b15) - Build # 10344 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10344/
Java: 64bit/jdk1.7.0_60-ea-b15 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([7AA0EF0D8E49A1A0]:0)


REGRESSION:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.testDistribSearch

Error Message:
No live SolrServers available to handle this request:[http://127.0.0.1:33191/collection1, http://127.0.0.1:43966/collection1, http://127.0.0.1:59789/collection1]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[http://127.0.0.1:33191/collection1, http://127.0.0.1:43966/collection1, http://127.0.0.1:59789/collection1]
	at __randomizedtesting.SeedInfo.seed([7AA0EF0D8E49A1A0:FB466115F916C19C]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:319)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
	at org.apache.solr.client.solrj.request.QueryRequest.process(QueryRequest.java:91)
	at org.apache.solr.client.solrj.SolrServer.query(SolrServer.java:301)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:232)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: no servers hosting shard: 
	at org.apache.solr.client.solrj.impl.HttpSolrServer.executeMethod(HttpSolrServer.java:554)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:210)
	at org.apache.solr.client.solrj.impl.HttpSolrServer.request(HttpSolrServer.java:206)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.doRequest(LBHttpSolrServer.java:340)
	at org.apache.solr.client.solrj.impl.LBHttpSolrServer.request(LBHttpSolrServer.java:301)
	... 45 more


REGRESSION:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([7AA0EF0D8E49A1A0]:0)




Build Log:
[...truncated 10651 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/init-core-data-001
   [junit4]   2> 148408 T562 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 148413 T562 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 148414 T562 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 148414 T563 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 148514 T562 oasc.ZkTestServer.run start zk server on port:53697
   [junit4]   2> 148515 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 148606 T569 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@32969ece name:ZooKeeperConnection Watcher:127.0.0.1:53697 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148607 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 148607 T562 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 148616 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 148618 T571 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3b7a26cf name:ZooKeeperConnection Watcher:127.0.0.1:53697/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148619 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 148619 T562 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 148624 T562 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 148628 T562 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 148631 T562 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 148635 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 148637 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 148642 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 148643 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 148647 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 148648 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 148652 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 148653 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 148657 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 148657 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 148661 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 148661 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 148665 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 148666 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 148669 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 148670 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 148673 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 148674 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 148678 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 148679 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 148682 T562 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 148683 T562 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 148921 T562 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 148924 T562 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50688
   [junit4]   2> 148925 T562 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 148926 T562 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 148926 T562 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-002
   [junit4]   2> 148926 T562 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-002/'
   [junit4]   2> 148938 T562 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-002/solr.xml
   [junit4]   2> 148967 T562 oasc.CoreContainer.<init> New CoreContainer 989363649
   [junit4]   2> 148968 T562 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-002/]
   [junit4]   2> 148968 T562 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 148969 T562 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 148969 T562 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 148969 T562 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 148969 T562 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 148969 T562 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 148970 T562 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 148970 T562 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 148970 T562 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 148971 T562 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 148971 T562 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 148971 T562 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 148971 T562 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53697/solr
   [junit4]   2> 148972 T562 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 148973 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 148975 T582 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@783df03 name:ZooKeeperConnection Watcher:127.0.0.1:53697 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148976 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 148979 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 148981 T584 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2a21d739 name:ZooKeeperConnection Watcher:127.0.0.1:53697/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 148981 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 148983 T562 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 148987 T562 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 148992 T562 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 148997 T562 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 149002 T562 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 149006 T562 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 149008 T562 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50688_
   [junit4]   2> 149009 T562 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:50688_
   [junit4]   2> 149013 T562 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 149016 T562 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 149022 T562 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:50688_
   [junit4]   2> 149022 T562 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 149024 T562 oasc.Overseer.start Overseer (id=91791377292263427-127.0.0.1:50688_-n_0000000000) starting
   [junit4]   2> 149027 T562 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 149032 T586 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 149032 T562 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 149034 T562 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 149035 T562 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 149036 T585 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 149038 T587 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 149038 T587 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 149039 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 149039 T587 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 149040 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 149040 T585 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:50688",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50688_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 149040 T585 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 149041 T585 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 149042 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 149042 T584 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> 150040 T587 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 150040 T587 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 150041 T587 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 150041 T587 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 150043 T587 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 150043 T587 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-002/collection1/'
   [junit4]   2> 150044 T587 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 150045 T587 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 150045 T587 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 150097 T587 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 150124 T587 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 150126 T587 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 150132 T587 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 150324 T587 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 150325 T587 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 150326 T587 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 150330 T587 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 150358 T587 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 150358 T587 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 150366 T587 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/control/data/
   [junit4]   2> 150366 T587 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@574e6595
   [junit4]   2> 150367 T587 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/control/data
   [junit4]   2> 150367 T587 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/control/data/index/
   [junit4]   2> 150368 T587 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 150369 T587 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/control/data/index
   [junit4]   2> 150369 T587 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45659268242408124]
   [junit4]   2> 150374 T587 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 150374 T587 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 150379 T587 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 150380 T587 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 150380 T587 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 150380 T587 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 150380 T587 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 150381 T587 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 150381 T587 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 150381 T587 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 150382 T587 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 150382 T587 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 150383 T587 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 150383 T587 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 150383 T587 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 150384 T587 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 150384 T587 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 150385 T587 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 150386 T587 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 150388 T587 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 150390 T587 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 150390 T587 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 150392 T587 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=58.3779296875, floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=21.765810920243798, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 150394 T587 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 150395 T587 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 150395 T587 oass.SolrIndexSearcher.<init> Opening Searcher@a31a0cd[collection1] main
   [junit4]   2> 150396 T587 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 150397 T587 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 150398 T587 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 150399 T587 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 150399 T587 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 150399 T587 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 150401 T587 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 150401 T587 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 150401 T587 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 150402 T587 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 150405 T588 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@a31a0cd[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 150408 T587 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 150413 T591 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:50688 collection:control_collection shard:shard1
   [junit4]   2> 150414 T562 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0
   [junit4]   2> 150414 T562 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 150415 T591 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 150417 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 150419 T593 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@23396499 name:ZooKeeperConnection Watcher:127.0.0.1:53697/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 150420 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 150422 T562 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 150425 T591 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 150425 T562 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 150428 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 150429 T591 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 150429 T591 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C684 name=collection1 org.apache.solr.core.SolrCore@38398a1a url=http://127.0.0.1:50688/collection1 node=127.0.0.1:50688_ C684_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:50688, core=collection1, node_name=127.0.0.1:50688_}
   [junit4]   2> 150430 T591 C684 P50688 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:50688/collection1/
   [junit4]   2> 150430 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 150430 T591 C684 P50688 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 150430 T591 C684 P50688 oasc.SyncStrategy.syncToMe http://127.0.0.1:50688/collection1/ has no replicas
   [junit4]   2> 150431 T591 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:50688/collection1/ shard1
   [junit4]   2> 150431 T591 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 150434 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 150441 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 150445 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 150547 T593 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> 150547 T584 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> 150592 T591 oasc.ZkController.register We are http://127.0.0.1:50688/collection1/ and leader is http://127.0.0.1:50688/collection1/
   [junit4]   2> 150593 T591 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:50688
   [junit4]   2> 150593 T591 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 150593 T591 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 150593 T591 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 150595 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 150595 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 150595 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 150595 T591 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 150596 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 150596 T585 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:50688",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:50688_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 150598 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 150676 T562 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 150677 T562 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 150679 T562 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47427
   [junit4]   2> 150680 T562 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 150680 T562 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 150680 T562 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-003
   [junit4]   2> 150681 T562 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-003/'
   [junit4]   2> 150691 T562 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-003/solr.xml
   [junit4]   2> 150712 T584 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> 150712 T593 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> 150722 T562 oasc.CoreContainer.<init> New CoreContainer 1697629100
   [junit4]   2> 150723 T562 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-003/]
   [junit4]   2> 150723 T562 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 150724 T562 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 150724 T562 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 150724 T562 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 150724 T562 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 150724 T562 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 150724 T562 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 150725 T562 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 150725 T562 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 150725 T562 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 150726 T562 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 150726 T562 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 150726 T562 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53697/solr
   [junit4]   2> 150726 T562 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 150727 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 150728 T604 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@22d7851a name:ZooKeeperConnection Watcher:127.0.0.1:53697 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 150729 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 150731 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 150733 T606 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53723b78 name:ZooKeeperConnection Watcher:127.0.0.1:53697/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 150733 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 150743 T562 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 151747 T562 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47427_
   [junit4]   2> 151748 T562 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47427_
   [junit4]   2> 151761 T607 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 151761 T607 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 151763 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151763 T607 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 151763 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151764 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151765 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 151766 T585 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:47427",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47427_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 151767 T585 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 151767 T585 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 151770 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 151873 T593 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> 151873 T584 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> 151873 T606 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> 152764 T607 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 152764 T607 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 152765 T607 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 152765 T607 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 152766 T607 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 152766 T607 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-003/collection1/'
   [junit4]   2> 152767 T607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 152767 T607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 152767 T607 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 152802 T607 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 152828 T607 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 152830 T607 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 152835 T607 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 153031 T607 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 153032 T607 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 153033 T607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 153036 T607 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 153053 T607 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 153054 T607 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 153054 T607 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty1/
   [junit4]   2> 153054 T607 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@574e6595
   [junit4]   2> 153055 T607 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty1
   [junit4]   2> 153055 T607 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty1/index/
   [junit4]   2> 153055 T607 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 153056 T607 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty1/index
   [junit4]   2> 153056 T607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45659268242408124]
   [junit4]   2> 153060 T607 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 153060 T607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 153064 T607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 153064 T607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 153065 T607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 153065 T607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 153065 T607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 153065 T607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 153065 T607 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 153066 T607 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 153066 T607 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 153066 T607 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 153066 T607 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 153067 T607 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 153067 T607 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 153067 T607 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 153067 T607 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 153068 T607 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 153068 T607 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 153070 T607 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 153072 T607 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 153072 T607 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 153073 T607 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=58.3779296875, floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=21.765810920243798, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 153074 T607 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 153074 T607 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 153074 T607 oass.SolrIndexSearcher.<init> Opening Searcher@1ea2ad32[collection1] main
   [junit4]   2> 153074 T607 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 153075 T607 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 153075 T607 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 153076 T607 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 153076 T607 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 153076 T607 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 153077 T607 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 153077 T607 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 153077 T607 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 153078 T607 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 153081 T608 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1ea2ad32[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 153084 T607 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 153084 T611 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:47427 collection:collection1 shard:shard2
   [junit4]   2> 153085 T562 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0
   [junit4]   2> 153085 T562 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 153085 T611 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 153091 T611 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 153092 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153093 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153093 T611 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 153093 T611 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 153093 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153093 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C685 name=collection1 org.apache.solr.core.SolrCore@16d7fadb url=http://127.0.0.1:47427/collection1 node=127.0.0.1:47427_ C685_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:47427, core=collection1, node_name=127.0.0.1:47427_}
   [junit4]   2> 153093 T611 C685 P47427 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:47427/collection1/
   [junit4]   2> 153094 T611 C685 P47427 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 153094 T611 C685 P47427 oasc.SyncStrategy.syncToMe http://127.0.0.1:47427/collection1/ has no replicas
   [junit4]   2> 153094 T611 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:47427/collection1/ shard2
   [junit4]   2> 153094 T611 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 153095 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153098 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153099 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153201 T584 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> 153201 T593 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> 153201 T606 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> 153248 T611 oasc.ZkController.register We are http://127.0.0.1:47427/collection1/ and leader is http://127.0.0.1:47427/collection1/
   [junit4]   2> 153249 T611 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:47427
   [junit4]   2> 153249 T611 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 153249 T611 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 153249 T611 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 153257 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153257 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153257 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153257 T611 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 153259 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 153260 T585 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:47427",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47427_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 153263 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 153337 T562 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 153337 T562 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 153340 T562 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59789
   [junit4]   2> 153341 T562 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 153342 T562 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 153342 T562 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-004
   [junit4]   2> 153343 T562 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-004/'
   [junit4]   2> 153363 T562 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-004/solr.xml
   [junit4]   2> 153369 T584 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> 153369 T593 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> 153369 T606 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> 153394 T562 oasc.CoreContainer.<init> New CoreContainer 1681009485
   [junit4]   2> 153394 T562 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-004/]
   [junit4]   2> 153395 T562 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 153395 T562 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 153396 T562 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 153396 T562 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 153396 T562 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 153396 T562 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 153396 T562 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 153397 T562 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 153397 T562 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 153397 T562 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 153397 T562 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 153398 T562 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 153398 T562 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53697/solr
   [junit4]   2> 153398 T562 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 153399 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 153402 T622 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19b8ff9f name:ZooKeeperConnection Watcher:127.0.0.1:53697 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 153403 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 153405 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 153406 T624 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42b67ef0 name:ZooKeeperConnection Watcher:127.0.0.1:53697/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 153406 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 153413 T562 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 154415 T562 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59789_
   [junit4]   2> 154416 T562 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59789_
   [junit4]   2> 154424 T625 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 154424 T625 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 154425 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154425 T625 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 154425 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154425 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154426 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 154427 T585 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:59789",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59789_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 154427 T585 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 154427 T585 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 154429 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 154532 T593 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> 154532 T624 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> 154532 T584 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> 154532 T606 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> 155425 T625 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 155425 T625 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 155426 T625 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 155426 T625 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 155427 T625 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 155427 T625 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-004/collection1/'
   [junit4]   2> 155428 T625 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 155428 T625 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 155428 T625 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 155456 T625 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 155482 T625 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 155484 T625 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 155494 T625 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 155706 T625 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 155708 T625 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 155709 T625 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 155712 T625 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 155731 T625 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 155732 T625 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 155732 T625 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty2/
   [junit4]   2> 155732 T625 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@574e6595
   [junit4]   2> 155733 T625 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty2
   [junit4]   2> 155733 T625 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty2/index/
   [junit4]   2> 155733 T625 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 155734 T625 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty2/index
   [junit4]   2> 155734 T625 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=31, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.45659268242408124]
   [junit4]   2> 155749 T625 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 155750 T625 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 155757 T625 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 155757 T625 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 155758 T625 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 155758 T625 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 155758 T625 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 155758 T625 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 155759 T625 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 155760 T625 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 155760 T625 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 155761 T625 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 155761 T625 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 155762 T625 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 155762 T625 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 155763 T625 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 155763 T625 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 155764 T625 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 155765 T625 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 155768 T625 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 155770 T625 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 155770 T625 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 155770 T625 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=58.3779296875, floorSegmentMB=1.890625, forceMergeDeletesPctAllowed=21.765810920243798, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 155772 T625 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 155772 T625 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 155772 T625 oass.SolrIndexSearcher.<init> Opening Searcher@53d9e900[collection1] main
   [junit4]   2> 155772 T625 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 155773 T625 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 155773 T625 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 155774 T625 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 155774 T625 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 155774 T625 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 155775 T625 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 155775 T625 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 155775 T625 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 155775 T625 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 155778 T626 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@53d9e900[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 155780 T625 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 155781 T629 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:59789 collection:collection1 shard:shard1
   [junit4]   2> 155781 T562 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0
   [junit4]   2> 155782 T562 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 155782 T629 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 155788 T629 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 155795 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 155795 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 155796 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 155796 T629 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 155796 T629 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C686 name=collection1 org.apache.solr.core.SolrCore@6c756e2a url=http://127.0.0.1:59789/collection1 node=127.0.0.1:59789_ C686_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:59789, core=collection1, node_name=127.0.0.1:59789_}
   [junit4]   2> 155796 T629 C686 P59789 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:59789/collection1/
   [junit4]   2> 155796 T629 C686 P59789 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 155796 T629 C686 P59789 oasc.SyncStrategy.syncToMe http://127.0.0.1:59789/collection1/ has no replicas
   [junit4]   2> 155797 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 155797 T629 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:59789/collection1/ shard1
   [junit4]   2> 155797 T629 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 155800 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 155801 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 155804 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 155905 T584 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> 155905 T624 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> 155905 T593 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> 155905 T606 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> 155952 T629 oasc.ZkController.register We are http://127.0.0.1:59789/collection1/ and leader is http://127.0.0.1:59789/collection1/
   [junit4]   2> 155953 T629 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:59789
   [junit4]   2> 155953 T629 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 155953 T629 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 155953 T629 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 155954 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 155954 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 155955 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 155955 T629 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 155956 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 155956 T585 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:59789",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59789_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 155958 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 156037 T562 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 156038 T562 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 156041 T562 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59892
   [junit4]   2> 156041 T562 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 156041 T562 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 156042 T562 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-005
   [junit4]   2> 156042 T562 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-005/'
   [junit4]   2> 156059 T562 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-005/solr.xml
   [junit4]   2> 156095 T562 oasc.CoreContainer.<init> New CoreContainer 1721154605
   [junit4]   2> 156095 T562 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ChaosMonkeyNothingIsSafeTest-7AA0EF0D8E49A1A0-001/tempDir-005/]
   [junit4]   2> 156096 T562 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 156096 T562 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 156096 T562 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 156096 T562 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 156096 T562 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 156097 T562 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 156097 T562 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 156097 T562 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 156097 T562 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 156098 T562 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 156098 T562 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 156098 T562 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 156098 T562 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53697/solr
   [junit4]   2> 156099 T562 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 156099 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 156194 T593 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> 156194 T606 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> 156194 T584 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> 156194 T624 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> 156196 T640 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@321c62f9 name:ZooKeeperConnection Watcher:127.0.0.1:53697 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156197 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 156199 T562 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 156200 T642 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2c81e3f2 name:ZooKeeperConnection Watcher:127.0.0.1:53697/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 156200 T562 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 156211 T562 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 157213 T562 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59892_
   [junit4]   2> 157215 T562 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:59892_
   [junit4]   2> 157224 T643 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 157224 T643 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 157225 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 157225 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 157225 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 157225 T643 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 157226 T585 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 157227 T585 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:59892",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:59892_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 157227 T585 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 157227 T585 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 157229 T584 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 157331 T584 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> 157331 T593 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> 157331 T642 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> 157331 T624 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> 157331 T606 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> 158226 T643 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 158226 T643 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 158227 T643 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 158227 T643 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collect

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

ronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  79) Thread[id=2684, name=Thread-1146, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:944)
   [junit4]   2> 	  80) Thread[id=2993, name=qtp816309994-2993 Acceptor1 SslSelectChannelConnector@127.0.0.1:57750, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:102)
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  81) Thread[id=3182, name=qtp2112480664-3182 Acceptor0 SslSelectChannelConnector@127.0.0.1:45612, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:956)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  82) Thread[id=2654, name=qtp2101564861-2654 Acceptor0 SslSelectChannelConnector@127.0.0.1:44893, state=BLOCKED, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:956)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  83) Thread[id=3220, name=coreZkRegister-1647-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  84) Thread[id=2858, name=commitScheduler-1467-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:186)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2043)
   [junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1079)
   [junit4]   2> 	        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:807)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1068)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  85) Thread[id=3218, name=Thread-1435, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:503)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:944)
   [junit4]   2> 	  86) Thread[id=2651, name=HashSessionScavenger-72, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.util.TimerThread.mainLoop(Timer.java:552)
   [junit4]   2> 	        at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2> NOTE: test params are: codec=Lucene46: {a_i=FSTOrd41, rnd_b=FSTOrd41, id=FSTOrd41, a_t=PostingsFormat(name=Lucene41WithOrds), _version_=PostingsFormat(name=Lucene41WithOrds)}, docValues:{}, sim=DefaultSimilarity, locale=ar_SY, timezone=Asia/Bishkek
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.7.0_60-ea (64-bit)/cpus=8,threads=102,free=140948856,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, TestFastOutputStream, LeaderElectionIntegrationTest, DocValuesMultiTest, TestCoreDiscovery, TestOverriddenPrefixQueryForCustomFieldType, FullSolrCloudDistribCmdsTest, NotRequiredUniqueKeyTest, AddBlockUpdateTest, TestSweetSpotSimilarityFactory, TestIndexingPerformance, DateFieldTest, AssignTest, PingRequestHandlerTest, ChangedSchemaMergeTest, SystemInfoHandlerTest, TestSolrXMLSerializer, IndexSchemaRuntimeFieldTest, TestCollationField, OutputWriterTest, SignatureUpdateProcessorFactoryTest, ZkSolrClientTest, BlockCacheTest, TestLMDirichletSimilarityFactory, TestFastWriter, DirectSolrSpellCheckerTest, TestArbitraryIndexDir, XsltUpdateRequestHandlerTest, TriLevelCompositeIdRoutingTest, TestFiltering, OpenCloseCoreStressTest, BadIndexSchemaTest, HdfsUnloadDistributedZkTest, TestPhraseSuggestions, TestStressLucene, UniqFieldsUpdateProcessorFactoryTest, TestFieldTypeCollectionResource, HdfsWriteToMultipleCollectionsTest, TestCloudInspectUtil, QueryFacetTest, MinimalSchemaTest, CoreAdminRequestStatusTest, DeleteReplicaTest, TestStandardQParsers, TermVectorComponentDistributedTest, ZkNodePropsTest, RemoteQueryErrorTest, TestFuzzyAnalyzedSuggestions, TestSolr4Spatial, ExpressionTest, BasicDistributedZk2Test, TestDynamicFieldResource, SuggestComponentTest, TestIndexSearcher, TestRecoveryHdfs, HdfsCollectionsAPIDistributedZkTest, TestRandomFaceting, TestAtomicUpdateErrorCases, TestSolrXml, HdfsDirectoryTest, AbstractAnalyticsStatsTest, DateMathParserTest, TestCustomSort, TestDFRSimilarityFactory, SuggesterWFSTTest, ShardRoutingCustomTest, TestFieldTypeResource, TestRangeQuery, AlternateDirectoryTest, TestRecovery, TestSolrQueryParserResource, ResourceLoaderTest, ResponseHeaderTest, TestStressReorder, TestIBSimilarityFactory, TestSchemaSimilarityResource, TestSolrDeletionPolicy2, SolrPluginUtilsTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestBinaryResponseWriter, DirectSolrConnectionTest, ConvertedLegacyTest, TestQuerySenderListener, TestNoOpRegenerator, TestShardHandlerFactory, RequiredFieldsTest, TestWordDelimiterFilterFactory, SortByFunctionTest, DirectUpdateHandlerTest, TestUpdate, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=7AA0EF0D8E49A1A0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_SY -Dtests.timezone=Asia/Bishkek -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7AA0EF0D8E49A1A0]:0)
   [junit4] Completed on J1 in 7225.87s, 1 test, 2 errors <<< FAILURES!

[...truncated 33 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 suite-level error, 2 errors, 62 ignored (16 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b11) - Build # 10349 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10349/
Java: 32bit/jdk1.8.0_20-ea-b11 -client -XX:+UseG1GC

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

Error Message:
No live SolrServers available to handle this request

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




Build Log:
[...truncated 11237 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/init-core-data-001
   [junit4]   2> 1010813 T3962 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 1010814 T3962 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1010823 T3962 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1010824 T3962 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1010825 T3963 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1010925 T3962 oasc.ZkTestServer.run start zk server on port:39005
   [junit4]   2> 1010926 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014138 T3966 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 3209ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1014140 T3969 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fbd545 name:ZooKeeperConnection Watcher:127.0.0.1:39005 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1014140 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1014141 T3962 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1014146 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014149 T3971 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@a11dd6 name:ZooKeeperConnection Watcher:127.0.0.1:39005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1014150 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1014150 T3962 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1014152 T3962 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1014155 T3962 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1014156 T3962 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1014159 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1014159 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1014163 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1014163 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1014166 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1014166 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1014169 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1014170 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1014173 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1014174 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1014176 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1014177 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1014179 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1014179 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1014182 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1014182 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1014185 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1014187 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1014190 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1014190 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1014193 T3962 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1014194 T3962 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1014200 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014201 T3973 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19b2d1b name:ZooKeeperConnection Watcher:127.0.0.1:39005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1014201 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1014502 T3962 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1014509 T3962 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1014516 T3962 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:37542
   [junit4]   2> 1014521 T3962 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1014522 T3962 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1014522 T3962 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-002
   [junit4]   2> 1014522 T3962 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-002/'
   [junit4]   2> 1014539 T3962 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-002/solr.xml
   [junit4]   2> 1014552 T3962 oasc.CoreContainer.<init> New CoreContainer 16978160
   [junit4]   2> 1014552 T3962 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-002/]
   [junit4]   2> 1014553 T3962 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1014554 T3962 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1014554 T3962 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1014554 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1014555 T3962 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1014555 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1014555 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1014556 T3962 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1014556 T3962 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1014560 T3962 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1014560 T3962 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1014560 T3962 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1014561 T3962 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39005/solr
   [junit4]   2> 1014561 T3962 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1014562 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014564 T3984 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c35fa9 name:ZooKeeperConnection Watcher:127.0.0.1:39005 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1014564 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1014566 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1014567 T3986 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@db35c6 name:ZooKeeperConnection Watcher:127.0.0.1:39005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1014568 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1014570 T3962 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1014573 T3962 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1014576 T3962 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1014578 T3962 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1014581 T3962 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1014584 T3962 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1014585 T3962 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37542_
   [junit4]   2> 1014590 T3962 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37542_
   [junit4]   2> 1014593 T3962 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1014594 T3962 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1014597 T3962 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:37542_
   [junit4]   2> 1014598 T3962 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1014599 T3962 oasc.Overseer.start Overseer (id=91797122475950084-127.0.0.1:37542_-n_0000000000) starting
   [junit4]   2> 1014602 T3962 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1014612 T3988 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1014612 T3962 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1014617 T3962 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1014618 T3962 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1014621 T3987 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1014623 T3989 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1014623 T3989 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1014624 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1014625 T3989 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1014626 T3987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1014627 T3987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37542",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37542_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1014627 T3987 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1014628 T3987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1014631 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1014632 T3986 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> 1015625 T3989 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1015625 T3989 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1015626 T3989 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1015626 T3989 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1015628 T3989 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1015628 T3989 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-002/collection1/'
   [junit4]   2> 1015629 T3989 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1015630 T3989 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1015630 T3989 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1015664 T3989 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1015678 T3989 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1015679 T3989 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1015691 T3989 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1015818 T3989 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1015823 T3989 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1015825 T3989 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1015840 T3989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1015843 T3989 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1015846 T3989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1015847 T3989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1015847 T3989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1015847 T3989 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1015848 T3989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1015849 T3989 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1015849 T3989 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1015849 T3989 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1015849 T3989 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/control/data/
   [junit4]   2> 1015850 T3989 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b05d00
   [junit4]   2> 1015851 T3989 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/control/data
   [junit4]   2> 1015851 T3989 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/control/data/index/
   [junit4]   2> 1015851 T3989 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1015852 T3989 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/control/data/index
   [junit4]   2> 1015852 T3989 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=83.8720703125, floorSegmentMB=1.59375, forceMergeDeletesPctAllowed=21.604983583867828, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6087558665141174
   [junit4]   2> 1015853 T3989 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1375809 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@916ad9),segFN=segments_1,generation=1}
   [junit4]   2> 1015853 T3989 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1015858 T3989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1015858 T3989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1015858 T3989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1015859 T3989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1015859 T3989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1015859 T3989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1015860 T3989 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1015860 T3989 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1015860 T3989 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1015861 T3989 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1015862 T3989 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1015862 T3989 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1015862 T3989 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1015863 T3989 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1015863 T3989 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1015864 T3989 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1015864 T3989 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1015866 T3989 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1015868 T3989 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1015868 T3989 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1015869 T3989 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1015869 T3989 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1375809 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@916ad9),segFN=segments_1,generation=1}
   [junit4]   2> 1015870 T3989 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1015870 T3989 oass.SolrIndexSearcher.<init> Opening Searcher@20ae5b[collection1] main
   [junit4]   2> 1015870 T3989 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1015872 T3989 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1015872 T3989 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1015872 T3989 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1015873 T3989 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1015873 T3989 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1015873 T3989 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1015874 T3989 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1015874 T3989 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1015874 T3989 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1015878 T3990 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@20ae5b[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1015882 T3989 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1015882 T3993 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:37542 collection:control_collection shard:shard1
   [junit4]   2> 1015883 T3962 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1015883 T3962 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1015883 T3993 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1015887 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1015889 T3995 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@115cfad name:ZooKeeperConnection Watcher:127.0.0.1:39005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1015889 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1015890 T3993 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1015890 T3962 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1015892 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1015892 T3993 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1015893 T3962 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1015893 T3987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1015893 T3993 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2573 name=collection1 org.apache.solr.core.SolrCore@b9aece url=https://127.0.0.1:37542/collection1 node=127.0.0.1:37542_ C2573_STATE=coll:control_collection core:collection1 props:{state=down, base_url=https://127.0.0.1:37542, core=collection1, node_name=127.0.0.1:37542_}
   [junit4]   2> 1015894 T3993 C2573 P37542 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:37542/collection1/
   [junit4]   2> 1015894 T3993 C2573 P37542 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1015894 T3993 C2573 P37542 oasc.SyncStrategy.syncToMe https://127.0.0.1:37542/collection1/ has no replicas
   [junit4]   2> 1015895 T3993 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:37542/collection1/ shard1
   [junit4]   2> 1015895 T3993 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1015896 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1015902 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1015905 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1016007 T3995 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> 1016007 T3986 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> 1016054 T3993 oasc.ZkController.register We are https://127.0.0.1:37542/collection1/ and leader is https://127.0.0.1:37542/collection1/
   [junit4]   2> 1016054 T3993 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37542
   [junit4]   2> 1016054 T3993 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1016055 T3993 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1016055 T3993 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1016057 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1016057 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1016057 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1016057 T3993 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1016059 T3987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1016060 T3987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37542",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37542_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1016062 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1016164 T3995 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> 1016164 T3986 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> 1016188 T3962 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1016189 T3962 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1016194 T3962 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1016197 T3962 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:47329
   [junit4]   2> 1016199 T3962 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1016200 T3962 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1016200 T3962 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-003
   [junit4]   2> 1016201 T3962 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-003/'
   [junit4]   2> 1016226 T3962 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-003/solr.xml
   [junit4]   2> 1016239 T3962 oasc.CoreContainer.<init> New CoreContainer 19909150
   [junit4]   2> 1016240 T3962 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-003/]
   [junit4]   2> 1016241 T3962 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1016241 T3962 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1016242 T3962 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1016242 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1016243 T3962 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1016243 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1016245 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1016245 T3962 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1016246 T3962 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1016250 T3962 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1016250 T3962 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1016251 T3962 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1016252 T3962 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39005/solr
   [junit4]   2> 1016252 T3962 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1016253 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016256 T4006 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ceb7a0 name:ZooKeeperConnection Watcher:127.0.0.1:39005 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016257 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1016263 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1016267 T4008 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1e57855 name:ZooKeeperConnection Watcher:127.0.0.1:39005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1016267 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1016273 T3962 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1017276 T3962 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:47329_
   [junit4]   2> 1017277 T3962 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:47329_
   [junit4]   2> 1017289 T4009 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1017289 T4009 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1017290 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1017290 T4009 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1017290 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1017291 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1017292 T3987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1017293 T3987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47329",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47329_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1017294 T3987 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 1017294 T3987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1017297 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1017399 T4008 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> 1017399 T3995 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> 1017399 T3986 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> 1018291 T4009 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1018291 T4009 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1018292 T4009 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1018292 T4009 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1018293 T4009 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1018293 T4009 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-003/collection1/'
   [junit4]   2> 1018294 T4009 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1018294 T4009 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1018295 T4009 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1018336 T4009 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1018353 T4009 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1018355 T4009 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1018370 T4009 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1018514 T4009 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1018519 T4009 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1018521 T4009 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1018535 T4009 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1018538 T4009 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1018541 T4009 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1018542 T4009 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1018542 T4009 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1018543 T4009 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1018544 T4009 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1018544 T4009 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1018544 T4009 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1018544 T4009 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1018545 T4009 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty1/
   [junit4]   2> 1018545 T4009 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b05d00
   [junit4]   2> 1018546 T4009 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty1
   [junit4]   2> 1018546 T4009 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty1/index/
   [junit4]   2> 1018546 T4009 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1018547 T4009 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty1/index
   [junit4]   2> 1018547 T4009 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=83.8720703125, floorSegmentMB=1.59375, forceMergeDeletesPctAllowed=21.604983583867828, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6087558665141174
   [junit4]   2> 1018548 T4009 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49862f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a7dbcf),segFN=segments_1,generation=1}
   [junit4]   2> 1018549 T4009 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1018555 T4009 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1018555 T4009 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1018556 T4009 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1018556 T4009 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1018556 T4009 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1018556 T4009 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1018557 T4009 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1018557 T4009 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1018557 T4009 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1018558 T4009 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1018559 T4009 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1018559 T4009 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1018559 T4009 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1018560 T4009 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1018561 T4009 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1018561 T4009 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1018562 T4009 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1018565 T4009 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1018567 T4009 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1018567 T4009 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1018568 T4009 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1018569 T4009 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@49862f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a7dbcf),segFN=segments_1,generation=1}
   [junit4]   2> 1018569 T4009 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1018569 T4009 oass.SolrIndexSearcher.<init> Opening Searcher@c1bc3a[collection1] main
   [junit4]   2> 1018570 T4009 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1018572 T4009 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1018572 T4009 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1018573 T4009 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1018573 T4009 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1018573 T4009 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1018574 T4009 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1018574 T4009 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1018574 T4009 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1018574 T4009 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1018580 T4010 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@c1bc3a[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1018584 T4009 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1018585 T4013 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:47329 collection:collection1 shard:shard1
   [junit4]   2> 1018586 T3962 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1018586 T4013 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1018586 T3962 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1018591 T4013 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1018593 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018593 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018593 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018594 T4013 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1018594 T4013 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1018595 T3987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C2574 name=collection1 org.apache.solr.core.SolrCore@b07825 url=https://127.0.0.1:47329/collection1 node=127.0.0.1:47329_ C2574_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:47329, core=collection1, node_name=127.0.0.1:47329_}
   [junit4]   2> 1018595 T4013 C2574 P47329 oasc.SyncStrategy.sync Sync replicas to https://127.0.0.1:47329/collection1/
   [junit4]   2> 1018595 T4013 C2574 P47329 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1018596 T4013 C2574 P47329 oasc.SyncStrategy.syncToMe https://127.0.0.1:47329/collection1/ has no replicas
   [junit4]   2> 1018596 T4013 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: https://127.0.0.1:47329/collection1/ shard1
   [junit4]   2> 1018596 T4013 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1018598 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018601 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018604 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018707 T4008 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> 1018707 T3986 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> 1018707 T3995 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> 1018752 T4013 oasc.ZkController.register We are https://127.0.0.1:47329/collection1/ and leader is https://127.0.0.1:47329/collection1/
   [junit4]   2> 1018753 T4013 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:47329
   [junit4]   2> 1018753 T4013 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1018753 T4013 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1018753 T4013 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1018755 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018755 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018755 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018756 T4013 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1018756 T3987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1018757 T3987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:47329",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:47329_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1018759 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1018862 T4008 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> 1018862 T3986 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> 1018862 T3995 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> 1018880 T3962 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1018881 T3962 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1018885 T3962 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1018886 T3962 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:37120
   [junit4]   2> 1018890 T3962 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1018890 T3962 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1018890 T3962 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-004
   [junit4]   2> 1018891 T3962 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-004/'
   [junit4]   2> 1018907 T3962 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-004/solr.xml
   [junit4]   2> 1018932 T3962 oasc.CoreContainer.<init> New CoreContainer 6464809
   [junit4]   2> 1018932 T3962 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-004/]
   [junit4]   2> 1018933 T3962 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1018933 T3962 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1018934 T3962 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1018934 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1018934 T3962 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1018935 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1018935 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1018935 T3962 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1018936 T3962 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1018939 T3962 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1018939 T3962 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1018940 T3962 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1018940 T3962 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39005/solr
   [junit4]   2> 1018941 T3962 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1018941 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018943 T4024 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10e77c6 name:ZooKeeperConnection Watcher:127.0.0.1:39005 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1018944 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1018948 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1018949 T4026 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15f789d name:ZooKeeperConnection Watcher:127.0.0.1:39005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1018950 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1018956 T3962 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1019959 T3962 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37120_
   [junit4]   2> 1019960 T3962 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37120_
   [junit4]   2> 1019968 T4027 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1019969 T4027 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1019973 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1019973 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1019973 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1019974 T4027 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1019975 T3987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1019976 T3987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37120",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37120_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1019977 T3987 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 1019977 T3987 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1019981 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1020083 T3995 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> 1020084 T4026 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> 1020083 T3986 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> 1020083 T4008 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> 1020974 T4027 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1020975 T4027 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1020976 T4027 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1020976 T4027 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1020977 T4027 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1020978 T4027 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-004/collection1/'
   [junit4]   2> 1020979 T4027 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1020979 T4027 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1020980 T4027 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1021009 T4027 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1021021 T4027 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1021023 T4027 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1021033 T4027 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1021145 T4027 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1021150 T4027 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1021152 T4027 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1021165 T4027 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1021168 T4027 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1021170 T4027 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1021171 T4027 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1021172 T4027 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1021172 T4027 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1021173 T4027 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1021173 T4027 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1021173 T4027 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1021174 T4027 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1021174 T4027 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty2/
   [junit4]   2> 1021174 T4027 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b05d00
   [junit4]   2> 1021175 T4027 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty2
   [junit4]   2> 1021175 T4027 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty2/index/
   [junit4]   2> 1021176 T4027 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1021176 T4027 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty2/index
   [junit4]   2> 1021176 T4027 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=83.8720703125, floorSegmentMB=1.59375, forceMergeDeletesPctAllowed=21.604983583867828, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6087558665141174
   [junit4]   2> 1021178 T4027 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1d3d2aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@98c1c1),segFN=segments_1,generation=1}
   [junit4]   2> 1021178 T4027 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1021183 T4027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1021183 T4027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1021184 T4027 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1021184 T4027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1021184 T4027 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1021184 T4027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1021185 T4027 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1021186 T4027 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1021187 T4027 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1021188 T4027 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1021189 T4027 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1021189 T4027 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1021189 T4027 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1021190 T4027 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1021190 T4027 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1021191 T4027 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1021192 T4027 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1021194 T4027 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1021196 T4027 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1021196 T4027 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1021197 T4027 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1021197 T4027 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1d3d2aa lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@98c1c1),segFN=segments_1,generation=1}
   [junit4]   2> 1021198 T4027 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1021198 T4027 oass.SolrIndexSearcher.<init> Opening Searcher@68e9c4[collection1] main
   [junit4]   2> 1021198 T4027 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1021200 T4027 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1021200 T4027 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1021200 T4027 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1021201 T4027 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1021201 T4027 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1021202 T4027 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1021202 T4027 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1021202 T4027 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1021202 T4027 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1021208 T4028 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@68e9c4[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1021212 T4027 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1021213 T4031 oasc.ZkController.register Register replica - core:collection1 address:https://127.0.0.1:37120 collection:collection1 shard:shard1
   [junit4]   2> 1021213 T3962 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1021214 T3962 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1021216 T4031 oasc.ZkController.register We are https://127.0.0.1:37120/collection1/ and leader is https://127.0.0.1:47329/collection1/
   [junit4]   2> 1021216 T4031 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=https://127.0.0.1:37120
   [junit4]   2> 1021216 T4031 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 1021216 T4031 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C2575 name=collection1 org.apache.solr.core.SolrCore@c086ac url=https://127.0.0.1:37120/collection1 node=127.0.0.1:37120_ C2575_STATE=coll:collection1 core:collection1 props:{state=down, base_url=https://127.0.0.1:37120, core=collection1, node_name=127.0.0.1:37120_}
   [junit4]   2> 1021217 T4032 C2575 P37120 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 1021217 T4031 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1021218 T4032 C2575 P37120 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 1021218 T4032 C2575 P37120 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is https://127.0.0.1:47329/collection1/ and I am https://127.0.0.1:37120/collection1/
   [junit4]   2> 1021218 T4032 C2575 P37120 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 1021219 T4032 C2575 P37120 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1021220 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1021220 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1021221 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1021222 T3987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1021222 T3987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:37120",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37120_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1021224 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1021228 T4032 C2575 P37120 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to https://127.0.0.1:47329; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A37120_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 1021317 T4003 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 1021318 T4003 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1021319 T4003 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 1021319 T4003 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:37120_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"https://127.0.0.1:37120","core":"collection1","node_name":"127.0.0.1:37120_"}
   [junit4]   2> 1021326 T4008 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> 1021326 T4026 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> 1021326 T3986 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> 1021326 T3995 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> 1021513 T3962 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1021514 T3962 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1021518 T3962 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 1021520 T3962 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:45376
   [junit4]   2> 1021522 T3962 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1021522 T3962 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1021523 T3962 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-005
   [junit4]   2> 1021523 T3962 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-005/'
   [junit4]   2> 1021540 T3962 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-005/solr.xml
   [junit4]   2> 1021551 T3962 oasc.CoreContainer.<init> New CoreContainer 8790480
   [junit4]   2> 1021551 T3962 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-005/]
   [junit4]   2> 1021552 T3962 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1021552 T3962 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1021553 T3962 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1021553 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1021553 T3962 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1021554 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1021554 T3962 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1021554 T3962 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1021555 T3962 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1021558 T3962 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1021558 T3962 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1021559 T3962 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1021559 T3962 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:39005/solr
   [junit4]   2> 1021559 T3962 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1021560 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1021562 T4044 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b59cd3 name:ZooKeeperConnection Watcher:127.0.0.1:39005 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1021562 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1021565 T3962 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1021566 T4046 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@db37be name:ZooKeeperConnection Watcher:127.0.0.1:39005/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1021566 T3962 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1021574 T3962 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1022320 T4003 oasha.CoreAdminHandler.handleWaitForStateAction In WaitForState(recovering): collection=collection1, shard=shard1, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:37120_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"https://127.0.0.1:37120","core":"collection1","node_name":"127.0.0.1:37120_"}
   [junit4]   2> 1022321 T4003 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 1022321 T4003 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:37120_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node2&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1004 
   [junit4]   2> 1022577 T3962 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45376_
   [junit4]   2> 1022579 T3962 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:45376_
   [junit4]   2> 1022586 T4047 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1022586 T4047 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1022587 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1022587 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1022587 T3986 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1022587 T4047 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1022589 T3987 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1022590 T3987 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:45376",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:45376_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":nul

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

1070857 T4066 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty4/index
   [junit4]   2> 1070858 T4066 oasc.CachingDirectoryFactory.closeCacheValue looking to close ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty4 [CachedDir<<refCount=0;path=./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty4;done=false>>]
   [junit4]   2> 1070858 T4066 oasc.CachingDirectoryFactory.close Closing directory: ./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001/tempDir-001/jetty4
   [junit4]   2> 1070858 T4066 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue/qn-
   [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.create(ZooKeeper.java:783)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$5.execute(SolrZkClient.java:240)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:240)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.createData(DistributedQueue.java:313)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.offer(DistributedQueue.java:297)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:190)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:444)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:444)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.joinElection(LeaderElector.java:267)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.rejoinLeaderElection(ElectionContext.java:444)
   [junit4]   2> 	at org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:208)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:142)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:110)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> 1070860 T4066 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> 1070860 T4066 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1070860 T4066 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1070860 T4066 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-227A96FFA4EB79EE-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=yes): {}, locale=fr_BE, timezone=Australia/Sydney
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=1,free=267852288,total=463470592
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzedSuggestions, ZkNodePropsTest, TestStandardQParsers, SortByFunctionTest, TestFileDictionaryLookup, TestFieldResource, AbstractAnalyticsStatsTest, SpellCheckCollatorTest, DeleteInactiveReplicaTest, DateMathParserTest, TestSolrDeletionPolicy2, MergeStrategyTest, DOMUtilTest, DistribCursorPagingTest, StatsComponentTest, TestQueryTypes, TestCollapseQParserPlugin, SuggesterTSTTest, ReplicationFactorTest, NoCacheHeaderTest, PingRequestHandlerTest, FunctionTest, ChangedSchemaMergeTest, HighlighterTest, TestSchemaSimilarityResource, TestStressReorder, TestSolrCoreProperties, TestIndexingPerformance, TestReload, TestFreeTextSuggestions, AliasIntegrationTest, QueryFacetTest, SolrPluginUtilsTest, SignatureUpdateProcessorFactoryTest, AtomicUpdatesTest, FieldFacetTest, TestRecoveryHdfs, TestManagedResource, PathHierarchyTokenizerFactoryTest, DisMaxRequestHandlerTest, TestUniqueKeyFieldResource, BasicZkTest, TestLRUCache, TestFuzzyAnalyzedSuggestions, TestOverriddenPrefixQueryForCustomFieldType, XmlUpdateRequestHandlerTest, DeleteShardTest, OutputWriterTest, TestUpdate, LegacyHTMLStripCharFilterTest, HdfsBasicDistributedZkTest, FileUtilsTest, TestSolrXmlPersistor, SolrCmdDistributorTest, OpenCloseCoreStressTest, OpenExchangeRatesOrgProviderTest, SystemInfoHandlerTest, TestIndexSearcher, TestMaxScoreQueryParser, FieldFacetExtrasTest, FieldAnalysisRequestHandlerTest, SolrRequestParserTest, XsltUpdateRequestHandlerTest, DirectSolrSpellCheckerTest, TestQuerySenderListener, TestFastWriter, TestHashPartitioner, ConnectionManagerTest, ResourceLoaderTest, SSLMigrationTest, ResponseHeaderTest, CollectionsAPIDistributedZkTest, TestCloudManagedSchemaAddField, AddBlockUpdateTest, CoreMergeIndexesAdminHandlerTest, ConvertedLegacyTest, TestCSVLoader, TestPhraseSuggestions, JSONWriterTest, StandardRequestHandlerTest, TestStressLucene, MigrateRouteKeyTest, ChaosMonkeySafeLeaderTest, TestFoldingMultitermQuery, HdfsUnloadDistributedZkTest, SolrTestCaseJ4Test, DistribDocExpirationUpdateProcessorTest, EnumFieldTest, TestSolrQueryParserDefaultOperatorResource, BlockDirectoryTest, LeaderElectionIntegrationTest, TestSchemaNameResource, TestCoreDiscovery, DistanceFunctionTest, NumericFieldsTest, DistributedExpandComponentTest, InfoHandlerTest, SuggesterWFSTTest, BasicDistributedZk2Test, SyncSliceTest]
   [junit4] Completed on J1 in 60.49s, 1 test, 1 error <<< FAILURES!

[...truncated 616 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 error, 36 ignored (15 assumptions)

Total time: 67 minutes 14 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_20-ea-b11 -client -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_05) - Build # 10348 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10348/
Java: 32bit/jdk1.8.0_05 -server -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ReplicationFactorTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([148E6334120388C6]:0)


FAILED:  org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([148E6334120388C6]:0)




Build Log:
[...truncated 11939 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/init-core-data-001
   [junit4]   2> 1260377 T6531 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1260380 T6531 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1260381 T6531 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1260381 T6532 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1260481 T6531 oasc.ZkTestServer.run start zk server on port:42260
   [junit4]   2> 1260482 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262880 T6535 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 2396ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1262882 T6538 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@16f962f name:ZooKeeperConnection Watcher:127.0.0.1:42260 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262882 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262883 T6531 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1262889 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1262891 T6540 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@b7872f name:ZooKeeperConnection Watcher:127.0.0.1:42260/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1262891 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1262892 T6531 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1262896 T6531 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1262899 T6531 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1262901 T6531 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1262903 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1262905 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1262910 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1262911 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1262915 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1262916 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1262919 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1262920 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1262923 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1262924 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1262926 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1262927 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1262930 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1262931 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1262934 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1262935 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1262939 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1262939 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1262943 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1262944 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1262947 T6531 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1262948 T6531 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1263236 T6531 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1263243 T6531 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:47796
   [junit4]   2> 1263244 T6531 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1263244 T6531 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1263245 T6531 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-002
   [junit4]   2> 1263245 T6531 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-002/'
   [junit4]   2> 1263261 T6531 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-002/solr.xml
   [junit4]   2> 1263270 T6531 oasc.CoreContainer.<init> New CoreContainer 2866012
   [junit4]   2> 1263271 T6531 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-002/]
   [junit4]   2> 1263271 T6531 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1263272 T6531 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1263272 T6531 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1263272 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1263273 T6531 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1263273 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1263274 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1263274 T6531 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1263274 T6531 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1263275 T6531 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1263276 T6531 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1263276 T6531 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1263276 T6531 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42260/solr
   [junit4]   2> 1263277 T6531 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1263278 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1263278 T6551 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@101f48d name:ZooKeeperConnection Watcher:127.0.0.1:42260 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1263279 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1263280 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1263281 T6553 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@e157d3 name:ZooKeeperConnection Watcher:127.0.0.1:42260/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1263281 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1263282 T6531 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1263284 T6531 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1263285 T6531 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1263287 T6531 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1263290 T6531 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1263293 T6531 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1263299 T6531 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43011_
   [junit4]   2> 1263300 T6531 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43011_
   [junit4]   2> 1263302 T6531 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1263304 T6531 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1263306 T6531 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:43011_
   [junit4]   2> 1263306 T6531 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1263308 T6531 oasc.Overseer.start Overseer (id=91795883968626691-127.0.0.1:43011_-n_0000000000) starting
   [junit4]   2> 1263310 T6531 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1263316 T6555 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1263316 T6531 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1263317 T6531 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1263318 T6531 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1263320 T6554 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1263321 T6556 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1263322 T6556 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1263322 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1263323 T6556 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1263324 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1263324 T6554 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:43011",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43011_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1263324 T6554 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1263324 T6554 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1263326 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1263326 T6553 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> 1264323 T6556 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1264323 T6556 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1264324 T6556 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1264324 T6556 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1264325 T6556 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1264325 T6556 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-002/collection1/'
   [junit4]   2> 1264326 T6556 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1264326 T6556 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1264326 T6556 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1264347 T6556 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1264358 T6556 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1264359 T6556 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1264373 T6556 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1264482 T6556 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1264486 T6556 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1264488 T6556 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1264494 T6556 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1264496 T6556 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1264498 T6556 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1264499 T6556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1264499 T6556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1264499 T6556 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1264500 T6556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1264500 T6556 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1264501 T6556 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1264501 T6556 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1264501 T6556 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-002/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/control/data/
   [junit4]   2> 1264501 T6556 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@695f2a
   [junit4]   2> 1264502 T6556 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/control/data
   [junit4]   2> 1264502 T6556 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/control/data/index/
   [junit4]   2> 1264503 T6556 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1264503 T6556 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/control/data/index
   [junit4]   2> 1264503 T6556 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12301701424356555]
   [junit4]   2> 1264504 T6556 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e09e11 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bfbc56),segFN=segments_1,generation=1}
   [junit4]   2> 1264504 T6556 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1264507 T6556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1264508 T6556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1264508 T6556 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1264508 T6556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1264509 T6556 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1264509 T6556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1264509 T6556 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1264510 T6556 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1264510 T6556 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1264510 T6556 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1264511 T6556 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1264511 T6556 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1264511 T6556 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1264512 T6556 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1264512 T6556 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1264512 T6556 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1264513 T6556 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1264514 T6556 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1264516 T6556 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1264516 T6556 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1264517 T6556 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1264517 T6556 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@e09e11 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@bfbc56),segFN=segments_1,generation=1}
   [junit4]   2> 1264517 T6556 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1264518 T6556 oass.SolrIndexSearcher.<init> Opening Searcher@86da8d[collection1] main
   [junit4]   2> 1264518 T6556 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1264519 T6556 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1264519 T6556 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1264519 T6556 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1264519 T6556 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1264520 T6556 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1264520 T6556 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1264520 T6556 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1264521 T6556 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1264521 T6556 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1264522 T6557 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@86da8d[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1264523 T6556 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1264524 T6560 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43011 collection:control_collection shard:shard1
   [junit4]   2> 1264524 T6531 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0
   [junit4]   2> 1264525 T6531 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1264524 T6560 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1264528 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264528 T6560 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1264529 T6563 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8cbba6 name:ZooKeeperConnection Watcher:127.0.0.1:42260/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1264529 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1264530 T6531 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1264532 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264532 T6560 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1264532 T6560 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1291 name=collection1 org.apache.solr.core.SolrCore@66b51 url=http://127.0.0.1:43011/collection1 node=127.0.0.1:43011_ C1291_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:43011, core=collection1, node_name=127.0.0.1:43011_}
   [junit4]   2> 1264532 T6560 C1291 P43011 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43011/collection1/
   [junit4]   2> 1264533 T6560 C1291 P43011 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1264533 T6560 C1291 P43011 oasc.SyncStrategy.syncToMe http://127.0.0.1:43011/collection1/ has no replicas
   [junit4]   2> 1264533 T6560 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43011/collection1/ shard1
   [junit4]   2> 1264533 T6560 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1264534 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1264534 T6531 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1264537 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264538 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264539 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264640 T6563 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> 1264640 T6553 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> 1264688 T6560 oasc.ZkController.register We are http://127.0.0.1:43011/collection1/ and leader is http://127.0.0.1:43011/collection1/
   [junit4]   2> 1264689 T6560 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43011
   [junit4]   2> 1264689 T6560 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1264689 T6560 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1264689 T6560 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1264691 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264692 T6560 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1264692 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264692 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264693 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1264693 T6554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43011",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43011_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1264695 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1264791 T6531 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1264792 T6531 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1264794 T6531 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55007
   [junit4]   2> 1264795 T6531 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1264796 T6531 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1264796 T6531 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-003
   [junit4]   2> 1264796 T6553 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> 1264796 T6563 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> 1264796 T6531 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-003/'
   [junit4]   2> 1264813 T6531 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-003/solr.xml
   [junit4]   2> 1264822 T6531 oasc.CoreContainer.<init> New CoreContainer 3481220
   [junit4]   2> 1264822 T6531 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-003/]
   [junit4]   2> 1264823 T6531 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1264823 T6531 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1264824 T6531 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1264824 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1264824 T6531 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1264825 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1264825 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1264825 T6531 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1264826 T6531 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1264826 T6531 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1264827 T6531 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1264827 T6531 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1264828 T6531 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42260/solr
   [junit4]   2> 1264828 T6531 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1264829 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264830 T6574 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@938010 name:ZooKeeperConnection Watcher:127.0.0.1:42260 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1264830 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1264832 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1264833 T6576 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1621330 name:ZooKeeperConnection Watcher:127.0.0.1:42260/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1264833 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1264837 T6531 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1265839 T6531 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41402_
   [junit4]   2> 1265841 T6531 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41402_
   [junit4]   2> 1265846 T6577 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1265846 T6577 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1265848 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1265849 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1265848 T6577 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1265849 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1265850 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1265850 T6554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41402",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41402_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1265850 T6554 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1265850 T6554 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1265852 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1265953 T6553 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> 1265953 T6576 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> 1265953 T6563 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> 1266849 T6577 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1266850 T6577 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1266850 T6577 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1266851 T6577 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1266851 T6577 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1266852 T6577 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-003/collection1/'
   [junit4]   2> 1266852 T6577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1266853 T6577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1266853 T6577 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1266875 T6577 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1266885 T6577 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1266887 T6577 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1266891 T6577 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1267040 T6577 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1267045 T6577 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1267046 T6577 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1267052 T6577 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1267054 T6577 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1267056 T6577 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1267057 T6577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1267057 T6577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1267057 T6577 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1267058 T6577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1267058 T6577 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1267058 T6577 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1267059 T6577 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1267059 T6577 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-003/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty1/
   [junit4]   2> 1267059 T6577 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@695f2a
   [junit4]   2> 1267060 T6577 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty1
   [junit4]   2> 1267060 T6577 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty1/index/
   [junit4]   2> 1267060 T6577 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1267061 T6577 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty1/index
   [junit4]   2> 1267061 T6577 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12301701424356555]
   [junit4]   2> 1267062 T6577 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@637351 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c626fe),segFN=segments_1,generation=1}
   [junit4]   2> 1267062 T6577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1267065 T6577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1267065 T6577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1267066 T6577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1267066 T6577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1267066 T6577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1267066 T6577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1267067 T6577 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1267067 T6577 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1267067 T6577 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1267068 T6577 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1267068 T6577 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1267068 T6577 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1267068 T6577 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1267069 T6577 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1267069 T6577 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1267070 T6577 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1267070 T6577 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1267072 T6577 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1267073 T6577 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1267073 T6577 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1267074 T6577 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1267074 T6577 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@637351 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c626fe),segFN=segments_1,generation=1}
   [junit4]   2> 1267074 T6577 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1267075 T6577 oass.SolrIndexSearcher.<init> Opening Searcher@1bf78dc[collection1] main
   [junit4]   2> 1267075 T6577 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1267076 T6577 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1267076 T6577 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1267076 T6577 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1267076 T6577 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1267077 T6577 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1267077 T6577 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1267077 T6577 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1267077 T6577 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1267078 T6577 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1267080 T6578 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1bf78dc[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1267082 T6577 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1267083 T6581 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41402 collection:collection1 shard:shard2
   [junit4]   2> 1267083 T6531 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0
   [junit4]   2> 1267084 T6531 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1267083 T6581 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1267088 T6581 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1267089 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1267089 T6581 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1267090 T6581 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1267089 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1292 name=collection1 org.apache.solr.core.SolrCore@f273c3 url=http://127.0.0.1:41402/collection1 node=127.0.0.1:41402_ C1292_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:41402, core=collection1, node_name=127.0.0.1:41402_}
   [junit4]   2> 1267090 T6581 C1292 P41402 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41402/collection1/
   [junit4]   2> 1267090 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1267090 T6581 C1292 P41402 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1267091 T6581 C1292 P41402 oasc.SyncStrategy.syncToMe http://127.0.0.1:41402/collection1/ has no replicas
   [junit4]   2> 1267091 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1267091 T6581 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41402/collection1/ shard2
   [junit4]   2> 1267092 T6581 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1267093 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1267095 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1267111 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1267216 T6553 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> 1267216 T6563 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> 1267216 T6576 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> 1267246 T6581 oasc.ZkController.register We are http://127.0.0.1:41402/collection1/ and leader is http://127.0.0.1:41402/collection1/
   [junit4]   2> 1267246 T6581 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41402
   [junit4]   2> 1267247 T6581 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1267247 T6581 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1267247 T6581 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1267248 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1267248 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1267248 T6581 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1267249 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1267250 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1267250 T6554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:41402",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41402_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1267251 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1267353 T6553 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> 1267353 T6576 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> 1267353 T6563 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> 1267372 T6531 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1267373 T6531 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1267375 T6531 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55874
   [junit4]   2> 1267376 T6531 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1267377 T6531 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1267378 T6531 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-004
   [junit4]   2> 1267379 T6531 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-004/'
   [junit4]   2> 1267398 T6531 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-004/solr.xml
   [junit4]   2> 1267407 T6531 oasc.CoreContainer.<init> New CoreContainer 12683918
   [junit4]   2> 1267408 T6531 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-004/]
   [junit4]   2> 1267408 T6531 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1267409 T6531 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1267409 T6531 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1267409 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1267410 T6531 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1267410 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1267411 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1267411 T6531 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1267411 T6531 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1267412 T6531 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1267412 T6531 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1267413 T6531 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1267413 T6531 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42260/solr
   [junit4]   2> 1267414 T6531 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1267414 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267415 T6593 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1c644a8 name:ZooKeeperConnection Watcher:127.0.0.1:42260 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1267416 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1267418 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1267419 T6595 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1580c21 name:ZooKeeperConnection Watcher:127.0.0.1:42260/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1267419 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1267428 T6531 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1268432 T6531 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43166_
   [junit4]   2> 1268433 T6531 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43166_
   [junit4]   2> 1268441 T6596 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1268441 T6596 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1268443 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1268443 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1268443 T6596 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1268443 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1268444 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1268444 T6554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43166",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43166_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1268445 T6554 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1268445 T6554 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1268446 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1268548 T6553 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> 1268548 T6595 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> 1268548 T6576 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> 1268548 T6563 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> 1269443 T6596 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1269444 T6596 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1269444 T6596 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1269445 T6596 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1269446 T6596 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1269446 T6596 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-004/collection1/'
   [junit4]   2> 1269446 T6596 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1269447 T6596 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1269447 T6596 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1269470 T6596 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1269480 T6596 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1269481 T6596 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1269488 T6596 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1269601 T6596 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1269605 T6596 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1269606 T6596 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1269613 T6596 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1269615 T6596 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1269617 T6596 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1269617 T6596 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1269618 T6596 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1269618 T6596 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1269618 T6596 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1269619 T6596 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1269619 T6596 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1269619 T6596 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1269619 T6596 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-004/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty2/
   [junit4]   2> 1269620 T6596 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@695f2a
   [junit4]   2> 1269620 T6596 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty2
   [junit4]   2> 1269620 T6596 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty2/index/
   [junit4]   2> 1269621 T6596 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1269621 T6596 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty2/index
   [junit4]   2> 1269621 T6596 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12301701424356555]
   [junit4]   2> 1269622 T6596 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1f4ca03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5596e1),segFN=segments_1,generation=1}
   [junit4]   2> 1269622 T6596 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1269625 T6596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1269625 T6596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1269626 T6596 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1269626 T6596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1269626 T6596 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1269626 T6596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1269627 T6596 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1269627 T6596 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1269627 T6596 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1269627 T6596 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1269628 T6596 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1269628 T6596 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1269628 T6596 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1269629 T6596 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1269629 T6596 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1269630 T6596 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1269630 T6596 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1269631 T6596 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1269633 T6596 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1269633 T6596 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1269633 T6596 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1269634 T6596 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1f4ca03 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5596e1),segFN=segments_1,generation=1}
   [junit4]   2> 1269634 T6596 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1269634 T6596 oass.SolrIndexSearcher.<init> Opening Searcher@96f28d[collection1] main
   [junit4]   2> 1269635 T6596 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1269635 T6596 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1269635 T6596 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1269636 T6596 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1269636 T6596 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1269636 T6596 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1269637 T6596 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1269637 T6596 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1269637 T6596 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1269637 T6596 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1269639 T6597 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@96f28d[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1269640 T6596 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1269641 T6600 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43166 collection:collection1 shard:shard3
   [junit4]   2> 1269641 T6531 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0
   [junit4]   2> 1269642 T6531 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1269643 T6600 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1269646 T6600 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1269647 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269648 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269648 T6600 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1269648 T6600 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1269648 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269648 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1293 name=collection1 org.apache.solr.core.SolrCore@181e65e url=http://127.0.0.1:43166/collection1 node=127.0.0.1:43166_ C1293_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:43166, core=collection1, node_name=127.0.0.1:43166_}
   [junit4]   2> 1269648 T6600 C1293 P43166 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43166/collection1/
   [junit4]   2> 1269649 T6600 C1293 P43166 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1269649 T6600 C1293 P43166 oasc.SyncStrategy.syncToMe http://127.0.0.1:43166/collection1/ has no replicas
   [junit4]   2> 1269649 T6600 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43166/collection1/ shard3
   [junit4]   2> 1269649 T6600 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1269650 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269652 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269655 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269758 T6553 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> 1269758 T6595 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> 1269758 T6563 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> 1269758 T6576 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> 1269803 T6600 oasc.ZkController.register We are http://127.0.0.1:43166/collection1/ and leader is http://127.0.0.1:43166/collection1/
   [junit4]   2> 1269803 T6600 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43166
   [junit4]   2> 1269803 T6600 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1269803 T6600 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1269803 T6600 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1269804 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269805 T6600 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1269805 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269805 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269806 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1269806 T6554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43166",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43166_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1269807 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1269898 T6531 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1269899 T6531 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1269901 T6531 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:50046
   [junit4]   2> 1269902 T6531 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1269902 T6531 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1269903 T6531 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-005
   [junit4]   2> 1269904 T6531 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-005/'
   [junit4]   2> 1269909 T6553 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> 1269909 T6595 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> 1269909 T6576 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> 1269909 T6563 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> 1269931 T6531 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-005/solr.xml
   [junit4]   2> 1269939 T6531 oasc.CoreContainer.<init> New CoreContainer 11169480
   [junit4]   2> 1269940 T6531 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-005/]
   [junit4]   2> 1269940 T6531 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1269941 T6531 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1269941 T6531 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1269941 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1269942 T6531 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1269942 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1269942 T6531 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1269943 T6531 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1269943 T6531 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1269944 T6531 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1269944 T6531 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1269944 T6531 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1269945 T6531 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:42260/solr
   [junit4]   2> 1269945 T6531 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1269946 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1269948 T6612 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8f2393 name:ZooKeeperConnection Watcher:127.0.0.1:42260 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1269949 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1269951 T6531 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1269952 T6614 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1852c12 name:ZooKeeperConnection Watcher:127.0.0.1:42260/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1269952 T6531 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1269960 T6531 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1270962 T6531 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36679_
   [junit4]   2> 1270963 T6531 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36679_
   [junit4]   2> 1270969 T6615 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1270969 T6615 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1270971 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270971 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270971 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1270971 T6615 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1270972 T6554 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1270973 T6554 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:36679",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36679_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1270973 T6554 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1270973 T6554 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1270975 T6553 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1271076 T6576 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> 1271076 T6614 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> 1271076 T6595 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> 1271076 T6553 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> 1271076 T6563 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> 1271972 T6615 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1271972 T6615 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1271973 T6615 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1271973 T6615 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1271974 T6615 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1271974 T6615 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-005/collection1/'
   [junit4]   2> 1271975 T6615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 1271975 T6615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 1271975 T6615 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J0/solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-005/collection1/lib/README' to classloader
   [junit4]   2> 1271996 T6615 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1272006 T6615 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1272007 T6615 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1272012 T6615 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1272104 T6615 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1272108 T6615 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1272110 T6615 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1272116 T6615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1272118 T6615 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1272119 T6615 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1272120 T6615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1272120 T6615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1272120 T6615 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1272121 T6615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1272121 T6615 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1272121 T6615 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1272122 T6615 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1272122 T6615 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-005/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty3/
   [junit4]   2> 1272122 T6615 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@695f2a
   [junit4]   2> 1272123 T6615 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty3
   [junit4]   2> 1272123 T6615 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-148E6334120388C6-001/tempDir-001/jetty3/index/
   [junit4]   2> 1272123 T6615 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-14

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

 [junit4]   2> 	        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  11) Thread[id=6605, name=qtp24700113-6605 Acceptor0 SelectChannelConnector@127.0.0.1:50046, state=RUNNABLE, group=TGRP-ReplicationFactorTest]
   [junit4]   2> 	        at org.eclipse.jetty.server.nio.SelectChannelConnector.accept(SelectChannelConnector.java:102)
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:938)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  12) Thread[id=6604, name=qtp24700113-6604 Selector1, state=RUNNABLE, group=TGRP-ReplicationFactorTest]
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:569)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=DefaultSimilarity, locale=be_BY, timezone=Australia/NSW
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.8.0_05 (32-bit)/cpus=8,threads=15,free=252521440,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [BasicFunctionalityTest, TestSort, BasicDistributedZkTest, HdfsSyncSliceTest, ResponseLogComponentTest, AnalysisErrorHandlingTest, TestLFUCache, ZkCLITest, TestPostingsSolrHighlighter, TestPerFieldSimilarity, TestTrie, FieldMutatingUpdateProcessorTest, TestAnalyzeInfixSuggestions, SolrCoreTest, QueryResultKeyTest, DocumentBuilderTest, SolrIndexSplitterTest, TestSimpleQParserPlugin, OverseerStatusTest, SolrInfoMBeanTest, TestManagedSchemaFieldResource, OverseerCollectionProcessorTest, TestInitQParser, DocValuesTest, TestValueSourceCache, TestSearcherReuse, QueryEqualityTest, TestJoin, OverseerTest, TestGroupingSearch, StressHdfsTest, AddSchemaFieldsUpdateProcessorFactoryTest, PreAnalyzedFieldTest, PreAnalyzedUpdateProcessorTest, TestRemoteStreaming, AbstractAnalyticsFacetTest, HdfsWriteToMultipleCollectionsTest, TestConfigSets, TestSchemaResource, SampleTest, DistributedTermsComponentTest, AssignTest, TestStressUserVersions, TestFieldSortValues, TestFunctionQuery, TestCharFilters, TestSolrQueryParserResource, TestReloadAndDeleteDocs, TestFaceting, OverseerRolesTest, TestNonNRTOpen, TestWriterPerf, BadCopyFieldTest, TestDocSet, HdfsRecoveryZkTest, TestSolrQueryParser, ClusterStateTest, CircularListTest, FileBasedSpellCheckerTest, ShowFileRequestHandlerTest, SimpleFacetsTest, ShardRoutingTest, CSVRequestHandlerTest, RemoteQueryErrorTest, TestSchemaVersionResource, TestSystemIdResolver, HdfsDirectoryTest, TestReversedWildcardFilterFactory, TestNRTOpen, TestMergePolicyConfig, RangeFacetTest, TestSolrXml, SuggesterFSTTest, TestDefaultSearchFieldResource, TestCollationFieldDocValues, SpellingQueryConverterTest, TimeZoneUtilsTest, LukeRequestHandlerTest, CursorPagingTest, TestManagedSchema, TestBlendedInfixSuggestions, AutoCommitTest, TestSurroundQueryParser, TestSolrDeletionPolicy1, SuggesterTest, SynonymTokenizerTest, TestLMJelinekMercerSimilarityFactory, ModifyConfFileTest, CoreAdminHandlerTest, TestComplexPhraseQParserPlugin, TestExtendedDismaxParser, TestSearchPerf, TestQueryUtils, TestReplicationHandler, AsyncMigrateRouteKeyTest, SearchHandlerTest, TestHighlightDedupGrouping, ScriptEngineTest, TestExceedMaxTermLength, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, SyncSliceTest, BasicZkTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRandomDVFaceting, TestMultiCoreConfBootstrap, TestCoreContainer, StatsComponentTest, SpellCheckComponentTest, PeerSyncTest, BadIndexSchemaTest, TestLazyCores, DirectUpdateHandlerTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SolrRequestParserTest, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, StandardRequestHandlerTest, PrimitiveFieldTypeTest, XmlUpdateRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, MoreLikeThisHandlerTest, TestArbitraryIndexDir, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, JsonLoaderTest, TestPartialUpdateDeduplication, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, UpdateParamsTest, TestQuerySenderNoQuery, CopyFieldTest, TestSolrDeletionPolicy2, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, TestJmxMonitoredMap, ResourceLoaderTest, URLClassifyProcessorTest, DateMathParserTest, PrimUtilsTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestSolrJ, TestUtils, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, TestCursorMarkWithoutUniqueKey, NoFacetTest, ExpressionTest, FieldFacetTest, FunctionTest, AliasIntegrationTest, CustomCollectionTest, HttpPartitionTest, ReplicationFactorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ReplicationFactorTest -Dtests.seed=148E6334120388C6 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=be_BY -Dtests.timezone=Australia/NSW -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | ReplicationFactorTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([148E6334120388C6]:0)
   [junit4] Completed on J0 in 7223.37s, 1 test, 2 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 suite-level error, 1 error, 36 ignored (15 assumptions)

Total time: 174 minutes 13 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_05 -server -XX:+UseG1GC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0_20-ea-b11) - Build # 10347 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10347/
Java: 32bit/jdk1.8.0_20-ea-b11 -server -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ChaosMonkeySafeLeaderTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([72284631671344B0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ReplicationFactorTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([72284631671344B0]:0)


REGRESSION:  org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([72284631671344B0]:0)


FAILED:  org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([72284631671344B0]:0)




Build Log:
[...truncated 11364 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-72284631671344B0-001/init-core-data-001
   [junit4]   2> 403609 T2292 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 403612 T2292 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 403612 T2292 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 403613 T2293 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 403713 T2292 oasc.ZkTestServer.run start zk server on port:44065
   [junit4]   2> 403714 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 403786 T2299 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@761432 name:ZooKeeperConnection Watcher:127.0.0.1:44065 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 403786 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 403787 T2292 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 403793 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 403794 T2301 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@990539 name:ZooKeeperConnection Watcher:127.0.0.1:44065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 403795 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 403795 T2292 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 403798 T2292 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 403802 T2292 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 403804 T2292 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 403808 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 403809 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 403814 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 403815 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 403818 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 403819 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 403823 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 403823 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 403827 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 403828 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 403831 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 403831 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 403835 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 403836 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 403839 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 403840 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 403842 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 403843 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 403846 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 403847 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 403850 T2292 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 403850 T2292 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 404102 T2292 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 404106 T2292 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:56848
   [junit4]   2> 404107 T2292 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 404108 T2292 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 404109 T2292 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-002
   [junit4]   2> 404109 T2292 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-002/'
   [junit4]   2> 404124 T2292 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-002/solr.xml
   [junit4]   2> 404142 T2292 oasc.CoreContainer.<init> New CoreContainer 17270357
   [junit4]   2> 404143 T2292 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-002/]
   [junit4]   2> 404144 T2292 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 404144 T2292 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 404144 T2292 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 404145 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 404145 T2292 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 404146 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 404146 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 404146 T2292 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 404147 T2292 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 404147 T2292 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 404148 T2292 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 404149 T2292 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 404150 T2292 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44065/solr
   [junit4]   2> 404150 T2292 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 404152 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 404155 T2312 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@15033b9 name:ZooKeeperConnection Watcher:127.0.0.1:44065 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404155 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 404159 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 404161 T2314 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@cb62b3 name:ZooKeeperConnection Watcher:127.0.0.1:44065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 404162 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 404163 T2292 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 404167 T2292 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 404171 T2292 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 404174 T2292 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 404177 T2292 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 404180 T2292 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 404181 T2292 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35738_
   [junit4]   2> 404183 T2292 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:35738_
   [junit4]   2> 404186 T2292 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 404193 T2292 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 404199 T2292 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:35738_
   [junit4]   2> 404199 T2292 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 404202 T2292 oasc.Overseer.start Overseer (id=91794660811341827-127.0.0.1:35738_-n_0000000000) starting
   [junit4]   2> 404209 T2292 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 404220 T2316 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 404221 T2292 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 404222 T2292 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 404223 T2292 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 404225 T2315 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 404225 T2317 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 404226 T2317 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 404226 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404226 T2317 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 404227 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 404227 T2315 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:35738",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35738_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 404227 T2315 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 404228 T2315 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 404229 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 404229 T2314 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> 405227 T2317 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 405227 T2317 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 405228 T2317 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 405228 T2317 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 405230 T2317 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 405230 T2317 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-002/collection1/'
   [junit4]   2> 405231 T2317 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 405232 T2317 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 405232 T2317 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 405252 T2317 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 405260 T2317 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 405262 T2317 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 405266 T2317 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 405343 T2317 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 405347 T2317 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 405348 T2317 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 405361 T2317 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 405363 T2317 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 405365 T2317 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 405366 T2317 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 405366 T2317 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 405367 T2317 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 405368 T2317 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 405368 T2317 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 405368 T2317 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 405368 T2317 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 405369 T2317 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-002/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/control/data/
   [junit4]   2> 405369 T2317 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0b056
   [junit4]   2> 405369 T2317 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/control/data
   [junit4]   2> 405369 T2317 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/control/data/index/
   [junit4]   2> 405370 T2317 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 405370 T2317 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/control/data/index
   [junit4]   2> 405370 T2317 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=401135864, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 405371 T2317 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1eb4381 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1edaa73),segFN=segments_1,generation=1}
   [junit4]   2> 405371 T2317 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 405373 T2317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 405373 T2317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 405373 T2317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 405373 T2317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 405374 T2317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 405374 T2317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 405374 T2317 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 405374 T2317 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 405380 T2317 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 405381 T2317 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 405381 T2317 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 405381 T2317 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 405382 T2317 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 405382 T2317 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 405382 T2317 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 405383 T2317 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 405383 T2317 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 405386 T2317 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 405388 T2317 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 405388 T2317 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 405389 T2317 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=76.037109375, floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=26.337465087769637, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 405390 T2317 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1eb4381 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1edaa73),segFN=segments_1,generation=1}
   [junit4]   2> 405390 T2317 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 405390 T2317 oass.SolrIndexSearcher.<init> Opening Searcher@9d1b46[collection1] main
   [junit4]   2> 405391 T2317 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 405392 T2317 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 405393 T2317 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 405393 T2317 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 405394 T2317 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 405394 T2317 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 405395 T2317 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 405395 T2317 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 405396 T2317 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 405396 T2317 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 405398 T2318 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@9d1b46[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 405399 T2317 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 405401 T2321 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:35738 collection:control_collection shard:shard1
   [junit4]   2> 405401 T2292 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 405402 T2292 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 405402 T2321 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 405407 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 405409 T2324 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19e1026 name:ZooKeeperConnection Watcher:127.0.0.1:44065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 405410 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 405411 T2292 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 405412 T2321 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 405414 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405414 T2292 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 405415 T2321 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 405415 T2321 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 405416 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C417 name=collection1 org.apache.solr.core.SolrCore@1d91ec1 url=http://127.0.0.1:35738/collection1 node=127.0.0.1:35738_ C417_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:35738, core=collection1, node_name=127.0.0.1:35738_}
   [junit4]   2> 405416 T2321 C417 P35738 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:35738/collection1/
   [junit4]   2> 405417 T2321 C417 P35738 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 405417 T2321 C417 P35738 oasc.SyncStrategy.syncToMe http://127.0.0.1:35738/collection1/ has no replicas
   [junit4]   2> 405417 T2321 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:35738/collection1/ shard1
   [junit4]   2> 405418 T2321 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 405418 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405431 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405433 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405534 T2314 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> 405534 T2324 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> 405582 T2321 oasc.ZkController.register We are http://127.0.0.1:35738/collection1/ and leader is http://127.0.0.1:35738/collection1/
   [junit4]   2> 405582 T2321 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:35738
   [junit4]   2> 405582 T2321 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 405582 T2321 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 405582 T2321 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 405584 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405584 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405584 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405584 T2321 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405585 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 405585 T2315 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:35738",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:35738_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 405587 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 405644 T2292 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 405645 T2292 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 405646 T2292 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57683
   [junit4]   2> 405647 T2292 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 405648 T2292 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 405648 T2292 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-003
   [junit4]   2> 405648 T2292 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-003/'
   [junit4]   2> 405658 T2292 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-003/solr.xml
   [junit4]   2> 405664 T2292 oasc.CoreContainer.<init> New CoreContainer 14461428
   [junit4]   2> 405665 T2292 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-003/]
   [junit4]   2> 405665 T2292 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 405666 T2292 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 405666 T2292 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 405666 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 405666 T2292 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 405667 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 405667 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 405667 T2292 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 405667 T2292 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 405668 T2292 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 405668 T2292 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 405668 T2292 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 405669 T2292 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44065/solr
   [junit4]   2> 405669 T2292 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 405670 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 405671 T2335 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8275df name:ZooKeeperConnection Watcher:127.0.0.1:44065 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 405671 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 405673 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 405675 T2337 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6bb2fb name:ZooKeeperConnection Watcher:127.0.0.1:44065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 405675 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 405679 T2292 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 405689 T2337 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> 405689 T2314 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> 405689 T2324 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> 406681 T2292 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37566_
   [junit4]   2> 406682 T2292 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37566_
   [junit4]   2> 406686 T2338 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 406686 T2338 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 406690 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406691 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406691 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406690 T2338 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 406692 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 406692 T2315 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37566",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37566_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 406692 T2315 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 406692 T2315 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 406694 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 406795 T2337 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> 406795 T2314 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> 406795 T2324 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> 407691 T2338 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 407692 T2338 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 407693 T2338 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 407693 T2338 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 407694 T2338 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 407695 T2338 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-003/collection1/'
   [junit4]   2> 407696 T2338 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 407696 T2338 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 407697 T2338 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 407728 T2338 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 407742 T2338 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 407743 T2338 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 407747 T2338 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 407831 T2338 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 407834 T2338 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 407835 T2338 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 407847 T2338 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 407850 T2338 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 407853 T2338 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 407854 T2338 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 407855 T2338 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 407855 T2338 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 407856 T2338 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 407856 T2338 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 407857 T2338 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 407857 T2338 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 407857 T2338 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-003/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty1/
   [junit4]   2> 407858 T2338 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0b056
   [junit4]   2> 407858 T2338 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty1
   [junit4]   2> 407859 T2338 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty1/index/
   [junit4]   2> 407859 T2338 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 407859 T2338 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty1/index
   [junit4]   2> 407860 T2338 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=401135864, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 407861 T2338 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@162f52e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@695863),segFN=segments_1,generation=1}
   [junit4]   2> 407862 T2338 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 407865 T2338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 407865 T2338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 407865 T2338 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 407865 T2338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 407866 T2338 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 407866 T2338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 407866 T2338 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 407867 T2338 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 407867 T2338 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 407868 T2338 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 407868 T2338 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 407868 T2338 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 407868 T2338 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 407869 T2338 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 407869 T2338 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 407869 T2338 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 407870 T2338 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 407872 T2338 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 407873 T2338 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 407874 T2338 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 407874 T2338 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=76.037109375, floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=26.337465087769637, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 407875 T2338 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@162f52e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@695863),segFN=segments_1,generation=1}
   [junit4]   2> 407875 T2338 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 407875 T2338 oass.SolrIndexSearcher.<init> Opening Searcher@2db847[collection1] main
   [junit4]   2> 407876 T2338 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 407877 T2338 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 407878 T2338 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 407878 T2338 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 407878 T2338 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 407879 T2338 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 407880 T2338 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 407880 T2338 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 407880 T2338 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 407880 T2338 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 407882 T2339 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@2db847[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 407883 T2338 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 407883 T2342 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37566 collection:collection1 shard:shard2
   [junit4]   2> 407884 T2292 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 407885 T2342 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 407885 T2292 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 407891 T2342 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 407893 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407893 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407893 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407893 T2342 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 407894 T2342 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C418 name=collection1 org.apache.solr.core.SolrCore@1a14b url=http://127.0.0.1:37566/collection1 node=127.0.0.1:37566_ C418_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:37566, core=collection1, node_name=127.0.0.1:37566_}
   [junit4]   2> 407894 T2342 C418 P37566 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37566/collection1/
   [junit4]   2> 407894 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 407894 T2342 C418 P37566 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 407895 T2342 C418 P37566 oasc.SyncStrategy.syncToMe http://127.0.0.1:37566/collection1/ has no replicas
   [junit4]   2> 407895 T2342 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37566/collection1/ shard2
   [junit4]   2> 407895 T2342 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 407896 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407898 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 407899 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408003 T2324 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> 408003 T2314 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> 408003 T2337 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> 408048 T2342 oasc.ZkController.register We are http://127.0.0.1:37566/collection1/ and leader is http://127.0.0.1:37566/collection1/
   [junit4]   2> 408048 T2342 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37566
   [junit4]   2> 408049 T2342 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 408049 T2342 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 408049 T2342 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 408050 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408050 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408050 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408050 T2342 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 408051 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 408051 T2315 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37566",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37566_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 408052 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 408117 T2292 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 408118 T2292 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 408120 T2292 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42268
   [junit4]   2> 408120 T2292 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 408121 T2292 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 408121 T2292 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-004
   [junit4]   2> 408121 T2292 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-004/'
   [junit4]   2> 408135 T2292 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-004/solr.xml
   [junit4]   2> 408142 T2292 oasc.CoreContainer.<init> New CoreContainer 23253191
   [junit4]   2> 408142 T2292 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-004/]
   [junit4]   2> 408143 T2292 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 408143 T2292 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 408143 T2292 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 408144 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 408144 T2292 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 408144 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 408144 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 408145 T2292 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 408145 T2292 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 408146 T2292 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 408146 T2292 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 408146 T2292 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 408146 T2292 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44065/solr
   [junit4]   2> 408147 T2292 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 408147 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 408149 T2354 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@fe38ea name:ZooKeeperConnection Watcher:127.0.0.1:44065 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 408149 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 408151 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 408153 T2356 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1595a57 name:ZooKeeperConnection Watcher:127.0.0.1:44065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 408153 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 408153 T2324 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> 408153 T2337 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> 408153 T2314 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> 408156 T2292 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 409158 T2292 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37679_
   [junit4]   2> 409160 T2292 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37679_
   [junit4]   2> 409172 T2357 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 409173 T2357 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 409174 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 409174 T2357 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 409174 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 409175 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 409175 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 409176 T2315 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37679",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37679_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 409176 T2315 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 409177 T2315 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 409179 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 409280 T2356 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> 409280 T2324 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> 409280 T2337 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> 409280 T2314 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> 410175 T2357 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 410175 T2357 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 410176 T2357 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 410176 T2357 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 410178 T2357 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 410178 T2357 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-004/collection1/'
   [junit4]   2> 410179 T2357 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 410179 T2357 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 410180 T2357 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 410210 T2357 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 410223 T2357 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 410224 T2357 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 410228 T2357 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 410308 T2357 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 410312 T2357 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 410313 T2357 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 410320 T2357 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 410321 T2357 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 410324 T2357 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 410325 T2357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 410325 T2357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 410325 T2357 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 410326 T2357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 410326 T2357 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 410326 T2357 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 410326 T2357 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 410326 T2357 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-004/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty2/
   [junit4]   2> 410327 T2357 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0b056
   [junit4]   2> 410327 T2357 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty2
   [junit4]   2> 410327 T2357 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty2/index/
   [junit4]   2> 410327 T2357 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 410328 T2357 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty2/index
   [junit4]   2> 410328 T2357 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=401135864, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 410328 T2357 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@648aeb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cb4e01),segFN=segments_1,generation=1}
   [junit4]   2> 410329 T2357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 410331 T2357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 410331 T2357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 410331 T2357 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 410331 T2357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 410331 T2357 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 410332 T2357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 410332 T2357 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 410332 T2357 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 410332 T2357 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 410333 T2357 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 410333 T2357 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 410333 T2357 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 410333 T2357 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 410334 T2357 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 410334 T2357 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 410334 T2357 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 410334 T2357 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 410336 T2357 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 410337 T2357 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 410337 T2357 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 410338 T2357 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=76.037109375, floorSegmentMB=1.7978515625, forceMergeDeletesPctAllowed=26.337465087769637, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 410338 T2357 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@648aeb lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1cb4e01),segFN=segments_1,generation=1}
   [junit4]   2> 410338 T2357 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 410339 T2357 oass.SolrIndexSearcher.<init> Opening Searcher@1229bf5[collection1] main
   [junit4]   2> 410339 T2357 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 410340 T2357 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 410340 T2357 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 410340 T2357 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 410341 T2357 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 410341 T2357 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 410341 T2357 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 410341 T2357 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 410341 T2357 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 410342 T2357 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 410343 T2358 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1229bf5[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 410344 T2357 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 410345 T2361 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37679 collection:collection1 shard:shard3
   [junit4]   2> 410345 T2292 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 410346 T2292 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 410345 T2361 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 410349 T2361 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 410350 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 410350 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 410350 T2361 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 410350 T2361 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 410350 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C419 name=collection1 org.apache.solr.core.SolrCore@7a1df7 url=http://127.0.0.1:37679/collection1 node=127.0.0.1:37679_ C419_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:37679, core=collection1, node_name=127.0.0.1:37679_}
   [junit4]   2> 410351 T2361 C419 P37679 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37679/collection1/
   [junit4]   2> 410351 T2361 C419 P37679 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 410351 T2361 C419 P37679 oasc.SyncStrategy.syncToMe http://127.0.0.1:37679/collection1/ has no replicas
   [junit4]   2> 410351 T2361 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37679/collection1/ shard3
   [junit4]   2> 410351 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 410351 T2361 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 410353 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 410354 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 410359 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 410461 T2356 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> 410461 T2314 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> 410461 T2324 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> 410461 T2337 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> 410505 T2361 oasc.ZkController.register We are http://127.0.0.1:37679/collection1/ and leader is http://127.0.0.1:37679/collection1/
   [junit4]   2> 410505 T2361 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37679
   [junit4]   2> 410505 T2361 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 410506 T2361 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 410506 T2361 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 410508 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 410508 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 410508 T2361 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 410508 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 410509 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 410509 T2315 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:37679",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37679_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 410511 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 410582 T2292 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 410583 T2292 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 410585 T2292 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:59385
   [junit4]   2> 410586 T2292 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 410587 T2292 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 410587 T2292 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-005
   [junit4]   2> 410587 T2292 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-005/'
   [junit4]   2> 410602 T2292 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-005/solr.xml
   [junit4]   2> 410611 T2292 oasc.CoreContainer.<init> New CoreContainer 21973856
   [junit4]   2> 410611 T2292 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-005/]
   [junit4]   2> 410612 T2292 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 410612 T2292 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 410613 T2292 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 410613 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 410612 T2337 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> 410612 T2314 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> 410612 T2356 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> 410612 T2324 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> 410614 T2292 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 410614 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 410615 T2292 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 410615 T2292 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 410615 T2292 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 410616 T2292 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 410616 T2292 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 410616 T2292 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 410617 T2292 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:44065/solr
   [junit4]   2> 410617 T2292 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 410618 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 410619 T2373 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1b8af32 name:ZooKeeperConnection Watcher:127.0.0.1:44065 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410619 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 410621 T2292 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 410623 T2375 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@867633 name:ZooKeeperConnection Watcher:127.0.0.1:44065/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 410623 T2292 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 410627 T2292 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 411629 T2292 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57209_
   [junit4]   2> 411630 T2292 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57209_
   [junit4]   2> 411636 T2376 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 411636 T2376 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 411637 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 411637 T2376 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 411637 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 411637 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 411638 T2315 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 411638 T2315 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57209",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57209_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 411639 T2315 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 411639 T2315 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 411640 T2314 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 411742 T2356 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> 411742 T2314 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> 411742 T2375 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> 411742 T2337 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> 411742 T2324 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> 412637 T2376 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 412637 T2376 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 412638 T2376 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 412638 T2376 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 412639 T2376 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 412639 T2376 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-005/collection1/'
   [junit4]   2> 412639 T2376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 412640 T2376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 412640 T2376 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-005/collection1/lib/README' to classloader
   [junit4]   2> 412655 T2376 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 412663 T2376 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 412664 T2376 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 412668 T2376 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 412756 T2376 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 412759 T2376 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 412760 T2376 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 412767 T2376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 412769 T2376 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 412771 T2376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 412771 T2376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 412772 T2376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 412772 T2376 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 412773 T2376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 412773 T2376 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 412773 T2376 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 412773 T2376 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 412774 T2376 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-005/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty3/
   [junit4]   2> 412774 T2376 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b0b056
   [junit4]   2> 412775 T2376 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty3
   [junit4]   2> 412775 T2376 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty3/index/
   [junit4]   2> 412775 T2376 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-72284631671344B0-001/tempDir-001/jetty3/index' doesn't exist. Creating new index..

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

sMonkeySafeLeaderTest]
   [junit4]   2> 	        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:956)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  89) Thread[id=4821, name=Thread-2393, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Object.wait(Native Method)
   [junit4]   2> 	        at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	        at org.apache.solr.core.CloserThread.run(CoreContainer.java:944)
   [junit4]   2> 	  90) Thread[id=4881, name=qtp2514730-4881 Selector0, state=RUNNABLE, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
   [junit4]   2> 	        at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
   [junit4]   2> 	        at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:79)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]   2> 	        at sun.nio.ch.SelectorImpl.selectNow(SelectorImpl.java:105)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$SelectSet.doSelect(SelectorManager.java:536)
   [junit4]   2> 	        at org.eclipse.jetty.io.nio.SelectorManager$1.run(SelectorManager.java:290)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608)
   [junit4]   2> 	        at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  91) Thread[id=4823, name=coreZkRegister-2688-thread-1, state=WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]   2> 	        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]   2> 	        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1067)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1127)
   [junit4]   2> 	        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 	  92) Thread[id=5055, name=Thread-2019-SendThread(127.0.0.1:48534), state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderTest]
   [junit4]   2> 	        at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:994)
   [junit4]   2> 7851468 T3917 oaz.ClientCnxn$SendThread.run WARN Session 0x1461ec55a77000b for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 7851469 T3899 oaz.ClientCnxn$SendThread.run WARN Session 0x1461ec55a770009 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 7851519 T4866 oaz.ClientCnxn$SendThread.run WARN Session 0x1461ec55a77005d for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> 7851579 T4939 oaz.ClientCnxn$SendThread.run WARN Session 0x1461ec55a770063 for server null, unexpected error, closing socket connection and attempting reconnect java.net.ConnectException: Connection refused
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
   [junit4]   2> 	at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:716)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:361)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1081)
   [junit4]   2> 
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=DefaultSimilarity, locale=fr_FR, timezone=America/Grenada
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.8.0_20-ea (32-bit)/cpus=8,threads=109,free=142841920,total=496500736
   [junit4]   2> NOTE: All tests run in this JVM: [AutoCommitTest, AnalysisAfterCoreReloadTest, URLClassifyProcessorTest, QueryResultKeyTest, TimeZoneUtilsTest, CopyFieldTest, PeerSyncTest, StressHdfsTest, IndexSchemaTest, ShowFileRequestHandlerTest, TestFaceting, TestSimpleQParserPlugin, QueryParsingTest, TestFunctionQuery, MoreLikeThisHandlerTest, BJQParserTest, TestConfigSets, DistributedDebugComponentTest, TestFieldCollectionResource, TestStressUserVersions, TestSolrDeletionPolicy1, DistributedSpellCheckComponentTest, TestValueSourceCache, CoreAdminHandlerTest, AsyncMigrateRouteKeyTest, DistributedQueryComponentOptimizationTest, TestReplicationHandler, TestNRTOpen, CircularListTest, TestCollectionAPI, TestQueryUtils, SolrXmlInZkTest, SuggesterFSTTest, TestInitQParser, TestBM25SimilarityFactory, TestSurroundQueryParser, TestDocSet, DistributedQueryElevationComponentTest, TestCollationFieldDocValues, TestSolrIndexConfig, WordBreakSolrSpellCheckerTest, CoreAdminRequestStatusTest, TestSolrQueryParserResource, TestDefaultSearchFieldResource, TestSystemIdResolver, TestDefaultSimilarityFactory, ReturnFieldsTest, TestMergePolicyConfig, ExpressionTest, TestRemoteStreaming, LukeRequestHandlerTest, TestCoreContainer, RankQueryTest, LeaderElectionTest, TestFieldTypeCollectionResource, DirectUpdateHandlerOptimizeTest, TestStressVersions, TestSolrXmlPersistence, SearchHandlerTest, DocumentBuilderTest, TestManagedSchemaFieldResource, HdfsChaosMonkeySafeLeaderTest, TestHighlightDedupGrouping, EchoParamsTest, TestConfig, SimpleFacetsTest, HdfsRecoveryZkTest, UnloadDistributedZkTest, TestPerFieldSimilarity, PrimitiveFieldTypeTest, TestSolrXml, SampleTest, UpdateParamsTest, TestManagedSchema, DistributedTermsComponentTest, TestExpandComponent, SpellingQueryConverterTest, TestSearcherReuse, BadComponentTest, BasicFunctionalityTest, UpdateRequestProcessorFactoryTest, TestShortCircuitedRequests, PreAnalyzedFieldTest, TestCloudInspectUtil, OverseerStatusTest, LoggingHandlerTest, TestExceedMaxTermLength, SpellPossibilityIteratorTest, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, TestUtils, SoftAutoCommitTest, TestSchemaResource, TestSearchPerf, TestNonDefinedSimilarityFactory, TestSuggestSpellingConverter, ZkCLITest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeySafeLeaderTest -Dtests.seed=72284631671344B0 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr_FR -Dtests.timezone=America/Grenada -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | ChaosMonkeySafeLeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([72284631671344B0]:0)
   [junit4] Completed on J0 in 7225.79s, 1 test, 2 errors <<< FAILURES!

[...truncated 13 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 2 suite-level errors, 2 errors, 876 ignored (9 assumptions)

Total time: 167 minutes 6 seconds
Build step 'Invoke Ant' marked build as failure
Description set: Java: 32bit/jdk1.8.0_20-ea-b11 -server -XX:+UseParallelGC
Archiving artifacts
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_05) - Build # 10346 - Still Failing!

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

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

Error Message:
shard2 is not consistent.  Got 153 from http://127.0.0.1:33428/collection1lastClient and got 145 from http://127.0.0.1:54038/collection1

Stack Trace:
java.lang.AssertionError: shard2 is not consistent.  Got 153 from http://127.0.0.1:33428/collection1lastClient and got 145 from http://127.0.0.1:54038/collection1
	at __randomizedtesting.SeedInfo.seed([431946A867FE9094:C2FFC8B010A1F0A8]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1131)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1110)
	at org.apache.solr.cloud.ChaosMonkeySafeLeaderTest.doTest(ChaosMonkeySafeLeaderTest.java:150)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:863)
	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:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 10931 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/init-core-data-001
   [junit4]   2> 428295 T2224 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 428295 T2224 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 428299 T2224 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 428300 T2224 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 428301 T2225 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 428401 T2224 oasc.ZkTestServer.run start zk server on port:34752
   [junit4]   2> 428401 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 428897 T2231 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53629c38 name:ZooKeeperConnection Watcher:127.0.0.1:34752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428897 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 428897 T2224 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 428904 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 428905 T2233 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4e38ace2 name:ZooKeeperConnection Watcher:127.0.0.1:34752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 428906 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 428906 T2224 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 428910 T2224 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 428913 T2224 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 428916 T2224 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 428919 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 428920 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 428925 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 428926 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 428929 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 428930 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 428933 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 428934 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 428937 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 428938 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 428941 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 428941 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 428944 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 428945 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 428947 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 428948 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 428951 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 428952 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 428955 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 428955 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 428958 T2224 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 428959 T2224 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 429184 T2224 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 429186 T2224 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43512
   [junit4]   2> 429186 T2224 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 429187 T2224 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 429187 T2224 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-002
   [junit4]   2> 429187 T2224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-002/'
   [junit4]   2> 429197 T2224 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-002/solr.xml
   [junit4]   2> 429205 T2224 oasc.CoreContainer.<init> New CoreContainer 344702642
   [junit4]   2> 429205 T2224 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-002/]
   [junit4]   2> 429205 T2224 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 429206 T2224 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 429206 T2224 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 429206 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 429206 T2224 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 429207 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 429207 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 429207 T2224 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 429207 T2224 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 429208 T2224 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 429208 T2224 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 429208 T2224 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 429208 T2224 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34752/solr
   [junit4]   2> 429209 T2224 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 429209 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 429210 T2244 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7ebd79cf name:ZooKeeperConnection Watcher:127.0.0.1:34752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429211 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 429212 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 429213 T2246 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a43ad37 name:ZooKeeperConnection Watcher:127.0.0.1:34752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 429214 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 429215 T2224 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 429217 T2224 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 429218 T2224 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 429220 T2224 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 429221 T2224 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 429222 T2224 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 429223 T2224 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43512_
   [junit4]   2> 429223 T2224 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43512_
   [junit4]   2> 429224 T2224 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 429226 T2224 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 429229 T2224 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:43512_
   [junit4]   2> 429230 T2224 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 429231 T2224 oasc.Overseer.start Overseer (id=91793812199047171-127.0.0.1:43512_-n_0000000000) starting
   [junit4]   2> 429233 T2224 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 429243 T2248 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 429243 T2224 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 429246 T2224 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 429247 T2224 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 429248 T2247 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 429249 T2249 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 429249 T2249 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 429250 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 429250 T2249 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 429250 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 429251 T2247 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:43512",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43512_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 429251 T2247 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 429251 T2247 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 429252 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 429252 T2246 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> 430250 T2249 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 430251 T2249 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 430252 T2249 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 430252 T2249 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 430253 T2249 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 430254 T2249 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-002/collection1/'
   [junit4]   2> 430255 T2249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 430255 T2249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 430255 T2249 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 430283 T2249 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 430298 T2249 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 430300 T2249 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 430306 T2249 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 430406 T2249 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 430407 T2249 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 430407 T2249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 430410 T2249 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 430421 T2249 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 430421 T2249 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 430428 T2249 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/control/data/
   [junit4]   2> 430428 T2249 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7deaf331
   [junit4]   2> 430429 T2249 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/control/data
   [junit4]   2> 430429 T2249 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/control/data/index/
   [junit4]   2> 430429 T2249 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 430430 T2249 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/control/data/index
   [junit4]   2> 430430 T2249 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=63.6875, floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=22.27395818719554, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.723327473915688
   [junit4]   2> 430435 T2249 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 430435 T2249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 430439 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 430439 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 430439 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 430439 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 430439 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 430440 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 430440 T2249 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 430441 T2249 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 430441 T2249 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 430441 T2249 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 430441 T2249 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 430442 T2249 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 430442 T2249 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 430442 T2249 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 430443 T2249 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 430443 T2249 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 430443 T2249 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 430445 T2249 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 430446 T2249 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 430447 T2249 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 430447 T2249 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6981030581371289]
   [junit4]   2> 430448 T2249 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 430448 T2249 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 430448 T2249 oass.SolrIndexSearcher.<init> Opening Searcher@43669f60[collection1] main
   [junit4]   2> 430449 T2249 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 430450 T2249 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 430451 T2249 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 430452 T2249 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 430452 T2249 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 430452 T2249 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 430453 T2249 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 430453 T2249 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 430454 T2249 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 430454 T2249 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 430456 T2250 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@43669f60[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 430457 T2249 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 430458 T2253 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43512 collection:control_collection shard:shard1
   [junit4]   2> 430459 T2224 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 430459 T2253 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 430459 T2224 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 430460 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 430461 T2255 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5fb20127 name:ZooKeeperConnection Watcher:127.0.0.1:34752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430461 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 430462 T2224 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 430463 T2253 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 430463 T2224 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 430465 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 430465 T2253 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 430465 T2253 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1272 name=collection1 org.apache.solr.core.SolrCore@339df041 url=http://127.0.0.1:43512/collection1 node=127.0.0.1:43512_ C1272_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:43512, core=collection1, node_name=127.0.0.1:43512_}
   [junit4]   2> 430465 T2253 C1272 P43512 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43512/collection1/
   [junit4]   2> 430465 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 430465 T2253 C1272 P43512 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 430466 T2253 C1272 P43512 oasc.SyncStrategy.syncToMe http://127.0.0.1:43512/collection1/ has no replicas
   [junit4]   2> 430466 T2253 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43512/collection1/ shard1
   [junit4]   2> 430466 T2253 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 430467 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 430469 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 430471 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 430573 T2246 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> 430573 T2255 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> 430620 T2253 oasc.ZkController.register We are http://127.0.0.1:43512/collection1/ and leader is http://127.0.0.1:43512/collection1/
   [junit4]   2> 430620 T2253 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43512
   [junit4]   2> 430620 T2253 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 430620 T2253 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 430621 T2253 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 430622 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 430622 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 430622 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 430622 T2253 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 430623 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 430623 T2247 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43512",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43512_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 430625 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 430692 T2224 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 430693 T2224 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 430700 T2224 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:33448
   [junit4]   2> 430702 T2224 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 430702 T2224 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 430703 T2224 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-003
   [junit4]   2> 430703 T2224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-003/'
   [junit4]   2> 430713 T2224 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-003/solr.xml
   [junit4]   2> 430720 T2224 oasc.CoreContainer.<init> New CoreContainer 80223710
   [junit4]   2> 430720 T2224 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-003/]
   [junit4]   2> 430721 T2224 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 430721 T2224 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 430721 T2224 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 430721 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 430722 T2224 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 430722 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 430722 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 430722 T2224 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 430722 T2224 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 430723 T2224 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 430723 T2224 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 430723 T2224 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 430724 T2224 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34752/solr
   [junit4]   2> 430724 T2224 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 430724 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 430726 T2266 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2f583d46 name:ZooKeeperConnection Watcher:127.0.0.1:34752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430726 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 430730 T2255 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> 430730 T2246 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> 430731 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 430732 T2268 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2858e542 name:ZooKeeperConnection Watcher:127.0.0.1:34752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 430732 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 430738 T2224 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 431741 T2224 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33448_
   [junit4]   2> 431742 T2224 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:33448_
   [junit4]   2> 431751 T2269 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 431752 T2269 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 431753 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 431753 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 431753 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 431753 T2269 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 431756 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 431756 T2247 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33448",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33448_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 431757 T2247 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 431757 T2247 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 431761 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 431863 T2246 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> 431864 T2268 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> 431863 T2255 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> 432754 T2269 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 432755 T2269 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 432755 T2269 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 432755 T2269 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 432756 T2269 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 432756 T2269 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-003/collection1/'
   [junit4]   2> 432757 T2269 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 432757 T2269 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 432757 T2269 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 432778 T2269 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 432787 T2269 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 432788 T2269 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 432791 T2269 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 432886 T2269 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 432887 T2269 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 432891 T2269 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 432893 T2269 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 432904 T2269 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 432904 T2269 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 432904 T2269 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty1/
   [junit4]   2> 432905 T2269 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7deaf331
   [junit4]   2> 432905 T2269 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty1
   [junit4]   2> 432905 T2269 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty1/index/
   [junit4]   2> 432906 T2269 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 432906 T2269 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty1/index
   [junit4]   2> 432907 T2269 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=63.6875, floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=22.27395818719554, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.723327473915688
   [junit4]   2> 432911 T2269 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 432911 T2269 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 432913 T2269 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 432913 T2269 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 432914 T2269 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 432914 T2269 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 432914 T2269 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 432914 T2269 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 432914 T2269 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 432914 T2269 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 432915 T2269 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 432915 T2269 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 432915 T2269 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 432915 T2269 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 432915 T2269 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 432916 T2269 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 432916 T2269 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 432916 T2269 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 432917 T2269 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 432918 T2269 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 432919 T2269 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 432919 T2269 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 432920 T2269 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6981030581371289]
   [junit4]   2> 432920 T2269 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 432921 T2269 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 432921 T2269 oass.SolrIndexSearcher.<init> Opening Searcher@52e27cfe[collection1] main
   [junit4]   2> 432921 T2269 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 432922 T2269 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 432922 T2269 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 432922 T2269 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 432922 T2269 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 432922 T2269 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 432923 T2269 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 432923 T2269 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 432923 T2269 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 432923 T2269 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 432925 T2270 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@52e27cfe[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 432926 T2269 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 432927 T2273 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:33448 collection:collection1 shard:shard2
   [junit4]   2> 432927 T2224 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 432927 T2224 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 432927 T2273 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 432932 T2273 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 432934 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 432934 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 432934 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 432934 T2273 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 432935 T2273 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1273 name=collection1 org.apache.solr.core.SolrCore@322f0d3c url=http://127.0.0.1:33448/collection1 node=127.0.0.1:33448_ C1273_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:33448, core=collection1, node_name=127.0.0.1:33448_}
   [junit4]   2> 432935 T2273 C1273 P33448 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:33448/collection1/
   [junit4]   2> 432935 T2273 C1273 P33448 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 432935 T2273 C1273 P33448 oasc.SyncStrategy.syncToMe http://127.0.0.1:33448/collection1/ has no replicas
   [junit4]   2> 432935 T2273 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:33448/collection1/ shard2
   [junit4]   2> 432935 T2273 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 432936 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 432938 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 432939 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 432941 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 433042 T2246 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> 433042 T2255 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> 433043 T2268 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> 433090 T2273 oasc.ZkController.register We are http://127.0.0.1:33448/collection1/ and leader is http://127.0.0.1:33448/collection1/
   [junit4]   2> 433091 T2273 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33448
   [junit4]   2> 433091 T2273 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 433091 T2273 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 433091 T2273 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 433092 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 433092 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 433092 T2273 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 433093 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 433094 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 433094 T2247 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:33448",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:33448_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 433096 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 433171 T2224 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 433171 T2224 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 433173 T2224 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:43491
   [junit4]   2> 433174 T2224 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 433174 T2224 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 433174 T2224 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-004
   [junit4]   2> 433175 T2224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-004/'
   [junit4]   2> 433184 T2224 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-004/solr.xml
   [junit4]   2> 433198 T2224 oasc.CoreContainer.<init> New CoreContainer 1213061009
   [junit4]   2> 433199 T2224 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-004/]
   [junit4]   2> 433199 T2224 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 433201 T2224 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 433201 T2224 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 433202 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 433202 T2224 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 433202 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 433202 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 433202 T2224 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 433201 T2255 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> 433201 T2268 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> 433201 T2246 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> 433203 T2224 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 433204 T2224 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 433204 T2224 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 433205 T2224 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 433205 T2224 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34752/solr
   [junit4]   2> 433205 T2224 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 433206 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 433207 T2284 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1742670d name:ZooKeeperConnection Watcher:127.0.0.1:34752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 433208 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 433210 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 433211 T2286 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7a246b94 name:ZooKeeperConnection Watcher:127.0.0.1:34752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 433211 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 433217 T2224 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 434220 T2224 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:43491_
   [junit4]   2> 434223 T2224 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:43491_
   [junit4]   2> 434235 T2287 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 434235 T2287 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 434237 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 434237 T2287 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 434237 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 434237 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 434239 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 434240 T2247 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43491",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43491_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 434241 T2247 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 434241 T2247 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 434244 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 434346 T2255 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> 434347 T2268 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> 434347 T2246 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> 434347 T2286 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> 435237 T2287 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 435238 T2287 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 435239 T2287 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 435239 T2287 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 435241 T2287 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 435241 T2287 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-004/collection1/'
   [junit4]   2> 435243 T2287 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 435244 T2287 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 435244 T2287 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 435277 T2287 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 435293 T2287 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 435295 T2287 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 435298 T2287 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 435382 T2287 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 435383 T2287 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 435383 T2287 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 435385 T2287 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 435396 T2287 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 435396 T2287 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 435396 T2287 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty2/
   [junit4]   2> 435396 T2287 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@7deaf331
   [junit4]   2> 435397 T2287 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty2
   [junit4]   2> 435397 T2287 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty2/index/
   [junit4]   2> 435397 T2287 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 435398 T2287 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty2/index
   [junit4]   2> 435398 T2287 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=63.6875, floorSegmentMB=2.029296875, forceMergeDeletesPctAllowed=22.27395818719554, segmentsPerTier=34.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.723327473915688
   [junit4]   2> 435402 T2287 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 435402 T2287 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 435404 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 435404 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 435405 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 435405 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 435405 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 435405 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 435405 T2287 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 435405 T2287 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 435406 T2287 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 435406 T2287 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 435406 T2287 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 435406 T2287 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 435406 T2287 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 435407 T2287 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 435407 T2287 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 435407 T2287 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 435408 T2287 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 435409 T2287 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 435410 T2287 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 435410 T2287 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 435411 T2287 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=29, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6981030581371289]
   [junit4]   2> 435413 T2287 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 435413 T2287 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 435413 T2287 oass.SolrIndexSearcher.<init> Opening Searcher@424623c3[collection1] main
   [junit4]   2> 435413 T2287 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 435415 T2287 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 435415 T2287 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 435415 T2287 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 435415 T2287 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 435416 T2287 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 435416 T2287 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 435417 T2287 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 435417 T2287 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 435417 T2287 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 435419 T2288 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@424623c3[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 435421 T2287 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 435422 T2291 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:43491 collection:collection1 shard:shard3
   [junit4]   2> 435423 T2224 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 435423 T2291 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 435423 T2224 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 435429 T2291 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 435431 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435431 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435432 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435431 T2291 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 435432 T2291 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1274 name=collection1 org.apache.solr.core.SolrCore@5e0d1e3b url=http://127.0.0.1:43491/collection1 node=127.0.0.1:43491_ C1274_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:43491, core=collection1, node_name=127.0.0.1:43491_}
   [junit4]   2> 435432 T2291 C1274 P43491 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:43491/collection1/
   [junit4]   2> 435433 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 435433 T2291 C1274 P43491 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 435434 T2291 C1274 P43491 oasc.SyncStrategy.syncToMe http://127.0.0.1:43491/collection1/ has no replicas
   [junit4]   2> 435434 T2291 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:43491/collection1/ shard3
   [junit4]   2> 435434 T2291 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 435438 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435440 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435443 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435555 T2255 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> 435555 T2268 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> 435555 T2286 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> 435555 T2246 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> 435603 T2291 oasc.ZkController.register We are http://127.0.0.1:43491/collection1/ and leader is http://127.0.0.1:43491/collection1/
   [junit4]   2> 435604 T2291 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:43491
   [junit4]   2> 435604 T2291 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 435604 T2291 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 435604 T2291 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 435605 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435606 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435606 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435606 T2291 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 435607 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 435607 T2247 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:43491",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:43491_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 435608 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 435670 T2224 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 435670 T2224 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 435672 T2224 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:57591
   [junit4]   2> 435673 T2224 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 435673 T2224 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 435673 T2224 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-005
   [junit4]   2> 435674 T2224 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-005/'
   [junit4]   2> 435686 T2224 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-005/solr.xml
   [junit4]   2> 435693 T2224 oasc.CoreContainer.<init> New CoreContainer 2066125522
   [junit4]   2> 435694 T2224 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-005/]
   [junit4]   2> 435694 T2224 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 435694 T2224 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 435694 T2224 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 435695 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 435695 T2224 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 435695 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 435695 T2224 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 435695 T2224 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 435696 T2224 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 435696 T2224 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 435696 T2224 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 435697 T2224 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 435697 T2224 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:34752/solr
   [junit4]   2> 435697 T2224 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 435698 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 435703 T2302 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7026ace7 name:ZooKeeperConnection Watcher:127.0.0.1:34752 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 435704 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 435706 T2224 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 435708 T2304 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@768a9739 name:ZooKeeperConnection Watcher:127.0.0.1:34752/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 435708 T2224 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 435710 T2255 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> 435710 T2268 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> 435710 T2286 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> 435710 T2246 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> 435713 T2224 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 436716 T2224 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57591_
   [junit4]   2> 436719 T2224 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:57591_
   [junit4]   2> 436729 T2305 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 436729 T2305 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 436731 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 436731 T2305 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 436731 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 436732 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 436733 T2247 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 436734 T2247 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:57591",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:57591_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 436734 T2247 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 436735 T2247 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 436737 T2246 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 436840 T2255 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> 436840 T2246 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> 436840 T2304 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> 436840 T2286 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> 436841 T2268 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> 437732 T2305 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 437732 T2305 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 437733 T2305 oasc.ZkController.createCollectio

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

SolrCoreState
   [junit4]   2> 498350 T2827 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 498350 T2827 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 498357 T2827 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 498358 T2827 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 498358 T2827 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty11/index.20140521105437205 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty11/index.20140521105437205;done=false>>]
   [junit4]   2> 498358 T2827 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty11/index.20140521105437205
   [junit4]   2> 498358 T2827 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty11 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty11;done=false>>]
   [junit4]   2> 498359 T2827 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty11
   [junit4]   2> 498359 T2827 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> ASYNC  NEW_CORE C2187 name=collection1 org.apache.solr.core.SolrCore@34910cd4 url=http://127.0.0.1:34378/collection1 node=127.0.0.1:34378_ C2187_STATE=coll:collection1 core:collection1 props:{state=active, base_url=http://127.0.0.1:34378, core=collection1, node_name=127.0.0.1:34378_}
   [junit4]   2> 498503 T2659 C2187 P34378 oasc.SyncStrategy.sync WARN Closed, skipping sync up.
   [junit4]   2> 498503 T2659 oasc.ShardLeaderElectionContext.rejoinLeaderElection Not rejoining election because CoreContainer is shutdown
   [junit4]   2> 498504 T2659 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@34910cd4
   [junit4]   2> 498505 T2659 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=3,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=217,cumulative_deletesById=96,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=14883,transaction_logs_total_number=1}
   [junit4]   2> 498505 T2659 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 498505 T2659 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 498505 T2659 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 498512 T2659 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 498514 T2659 oasc.CachingDirectoryFactory.close Closing StandardDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 498514 T2659 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty12 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty12;done=false>>]
   [junit4]   2> 498514 T2659 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty12
   [junit4]   2> 498514 T2659 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty12/index.20140521105424670 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty12/index.20140521105424670;done=false>>]
   [junit4]   2> 498515 T2659 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001/tempDir-001/jetty12/index.20140521105424670
   [junit4]   2> 498515 T2659 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 498515 T2659 oasc.LeaderElector$ElectionWatcher.process WARN  org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/election
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.getChildren(ZooKeeper.java:1472)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:260)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$6.execute(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getChildren(SolrZkClient.java:257)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:55)
   [junit4]   2> 	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:303)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:522)
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:498)
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeySafeLeaderTest-431946A867FE9094-001
   [junit4]   2> NOTE: test params are: codec=Lucene41, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=ja, timezone=Europe/Paris
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=1,free=90785824,total=320282624
   [junit4]   2> NOTE: All tests run in this JVM: [TermVectorComponentDistributedTest, DOMUtilTest, StatsComponentTest, ZkNodePropsTest, TestStandardQParsers, TestFieldResource, BlockCacheTest, DocumentAnalysisRequestHandlerTest, TestCodecSupport, RequestHandlersTest, TestUniqueKeyFieldResource, DisMaxRequestHandlerTest, TestManagedResource, MergeStrategyTest, SpellCheckComponentTest, TestStressLucene, JSONWriterTest, SpellCheckCollatorTest, TestFastOutputStream, TestRangeQuery, TestCloudManagedSchemaAddField, CoreContainerCoreInitFailuresTest, AtomicUpdatesTest, CoreMergeIndexesAdminHandlerTest, TestBinaryResponseWriter, BadIndexSchemaTest, TestClassNameShortening, QueryFacetTest, TestDocumentBuilder, TestAtomicUpdateErrorCases, PathHierarchyTokenizerFactoryTest, ResponseHeaderTest, HdfsLockFactoryTest, TestIndexSearcher, TestFiltering, SuggesterTSTTest, LegacyHTMLStripCharFilterTest, TestNoOpRegenerator, TestRTGBase, TestManagedSynonymFilterFactory, TriLevelCompositeIdRoutingTest, TestModifyConfFiles, TestMiniSolrCloudCluster, DistributedExpandComponentTest, TestDynamicFieldCollectionResource, CollectionsAPIDistributedZkTest, TestFuzzyAnalyzedSuggestions, MinimalSchemaTest, ResourceLoaderTest, TestLMDirichletSimilarityFactory, NotRequiredUniqueKeyTest, TestDistribDocBasedVersion, TestIndexingPerformance, ChaosMonkeySafeLeaderTest]
   [junit4] Completed on J1 in 70.53s, 1 test, 1 failure <<< FAILURES!

[...truncated 927 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 failure, 37 ignored (16 assumptions)

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



[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.8.0_05) - Build # 10345 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/10345/
Java: 64bit/jdk1.8.0_05 -XX:+UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.ReplicationFactorTest

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([AE260900F7296CCB]:0)


REGRESSION:  org.apache.solr.cloud.ReplicationFactorTest.testDistribSearch

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([AE260900F7296CCB]:0)




Build Log:
[...truncated 11945 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplicationFactorTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/init-core-data-001
   [junit4]   2> 1171833 T6055 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 1171835 T6055 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1171835 T6055 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1171836 T6056 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1171936 T6055 oasc.ZkTestServer.run start zk server on port:32946
   [junit4]   2> 1171937 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1173720 T6059 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 1782ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 1173721 T6062 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@41bf864d name:ZooKeeperConnection Watcher:127.0.0.1:32946 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1173721 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1173722 T6055 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1173745 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1173762 T6064 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@2b1c25ea name:ZooKeeperConnection Watcher:127.0.0.1:32946/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1173762 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1173762 T6055 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1173802 T6055 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1173822 T6055 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1173842 T6055 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1173862 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1173863 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1174853 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1174854 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1174858 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1174859 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1174861 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1174862 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1174865 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1174865 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1174868 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1174869 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1174872 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1174873 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1174876 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1174877 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1174879 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1174880 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1174882 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1174883 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1174885 T6055 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1174886 T6055 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1175125 T6055 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1175127 T6055 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:44020
   [junit4]   2> 1175128 T6055 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1175128 T6055 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1175128 T6055 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-002
   [junit4]   2> 1175128 T6055 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-002/'
   [junit4]   2> 1175146 T6055 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-002/solr.xml
   [junit4]   2> 1175156 T6055 oasc.CoreContainer.<init> New CoreContainer 1924665528
   [junit4]   2> 1175157 T6055 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-002/]
   [junit4]   2> 1175157 T6055 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1175157 T6055 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1175158 T6055 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1175158 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1175158 T6055 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1175158 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1175158 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1175159 T6055 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1175159 T6055 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1175159 T6055 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1175160 T6055 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1175160 T6055 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1175160 T6055 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32946/solr
   [junit4]   2> 1175160 T6055 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1175161 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175162 T6075 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@11edef91 name:ZooKeeperConnection Watcher:127.0.0.1:32946 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1175163 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1175165 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1175166 T6077 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1362de4e name:ZooKeeperConnection Watcher:127.0.0.1:32946/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1175166 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1175168 T6055 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1175171 T6055 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1175174 T6055 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1175177 T6055 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1175183 T6055 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1175186 T6055 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1175188 T6055 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56673_
   [junit4]   2> 1175189 T6055 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56673_
   [junit4]   2> 1175192 T6055 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1175197 T6055 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1175200 T6055 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:56673_
   [junit4]   2> 1175200 T6055 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1175201 T6055 oasc.Overseer.start Overseer (id=91792619463835651-127.0.0.1:56673_-n_0000000000) starting
   [junit4]   2> 1175203 T6055 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1175207 T6079 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1175207 T6055 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1175211 T6055 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1175212 T6055 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1175214 T6078 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1175215 T6080 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1175215 T6080 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1175216 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1175216 T6080 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1175217 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1175218 T6078 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:56673",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56673_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1175218 T6078 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1175218 T6078 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1175219 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1175220 T6077 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> 1176216 T6080 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1176217 T6080 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1176218 T6080 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1176218 T6080 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1176219 T6080 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1176220 T6080 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-002/collection1/'
   [junit4]   2> 1176220 T6080 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1176221 T6080 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1176221 T6080 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1176242 T6080 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1176250 T6080 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1176251 T6080 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1176261 T6080 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1176337 T6080 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1176340 T6080 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1176341 T6080 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1176348 T6080 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1176351 T6080 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1176353 T6080 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1176353 T6080 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1176354 T6080 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1176354 T6080 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1176355 T6080 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1176355 T6080 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1176355 T6080 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1176355 T6080 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1176356 T6080 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-002/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/control/data/
   [junit4]   2> 1176356 T6080 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f06246
   [junit4]   2> 1176357 T6080 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/control/data
   [junit4]   2> 1176357 T6080 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/control/data/index/
   [junit4]   2> 1176357 T6080 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1176357 T6080 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/control/data/index
   [junit4]   2> 1176358 T6080 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=72.8046875, floorSegmentMB=1.4404296875, forceMergeDeletesPctAllowed=4.059330381540102, segmentsPerTier=13.0, maxCFSSegmentSizeMB=1.765625, noCFSRatio=0.41765697881015773
   [junit4]   2> 1176359 T6080 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@6c812ed7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14680c84),segFN=segments_1,generation=1}
   [junit4]   2> 1176359 T6080 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1176362 T6080 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1176362 T6080 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1176363 T6080 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1176363 T6080 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1176363 T6080 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1176363 T6080 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1176364 T6080 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1176364 T6080 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1176364 T6080 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1176364 T6080 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1176365 T6080 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1176365 T6080 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1176365 T6080 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1176366 T6080 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1176366 T6080 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1176366 T6080 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1176367 T6080 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1176369 T6080 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1176370 T6080 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1176370 T6080 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1176371 T6080 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1176371 T6080 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@6c812ed7 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@14680c84),segFN=segments_1,generation=1}
   [junit4]   2> 1176371 T6080 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1176372 T6080 oass.SolrIndexSearcher.<init> Opening Searcher@1a62ee28[collection1] main
   [junit4]   2> 1176372 T6080 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1176372 T6080 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1176373 T6080 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1176373 T6080 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1176373 T6080 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1176373 T6080 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1176374 T6080 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1176374 T6080 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1176374 T6080 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1176374 T6080 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1176375 T6081 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1a62ee28[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1176376 T6080 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1176376 T6084 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56673 collection:control_collection shard:shard1
   [junit4]   2> 1176377 T6055 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1176377 T6055 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1176377 T6084 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1176380 T6084 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1176380 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176381 T6087 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@10df624 name:ZooKeeperConnection Watcher:127.0.0.1:32946/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176381 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1176382 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176382 T6084 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1176382 T6084 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1904 name=collection1 org.apache.solr.core.SolrCore@238246b7 url=http://127.0.0.1:56673/collection1 node=127.0.0.1:56673_ C1904_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:56673, core=collection1, node_name=127.0.0.1:56673_}
   [junit4]   2> 1176382 T6084 C1904 P56673 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56673/collection1/
   [junit4]   2> 1176383 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1176383 T6084 C1904 P56673 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1176383 T6084 C1904 P56673 oasc.SyncStrategy.syncToMe http://127.0.0.1:56673/collection1/ has no replicas
   [junit4]   2> 1176383 T6084 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56673/collection1/ shard1
   [junit4]   2> 1176383 T6084 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1176383 T6055 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1176384 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176386 T6055 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1176386 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176388 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176490 T6087 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> 1176490 T6077 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> 1176537 T6084 oasc.ZkController.register We are http://127.0.0.1:56673/collection1/ and leader is http://127.0.0.1:56673/collection1/
   [junit4]   2> 1176538 T6084 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56673
   [junit4]   2> 1176538 T6084 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1176538 T6084 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1176538 T6084 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1176539 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176539 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176540 T6084 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1176540 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176541 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1176541 T6078 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56673",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56673_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1176542 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1176644 T6087 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> 1176644 T6077 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> 1176671 T6055 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1176672 T6055 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1176673 T6055 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40399
   [junit4]   2> 1176674 T6055 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1176675 T6055 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1176675 T6055 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-003
   [junit4]   2> 1176675 T6055 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-003/'
   [junit4]   2> 1176684 T6055 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-003/solr.xml
   [junit4]   2> 1176691 T6055 oasc.CoreContainer.<init> New CoreContainer 1333615523
   [junit4]   2> 1176691 T6055 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-003/]
   [junit4]   2> 1176692 T6055 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1176692 T6055 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1176692 T6055 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1176692 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1176692 T6055 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1176693 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1176693 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1176693 T6055 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1176693 T6055 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1176694 T6055 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1176694 T6055 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1176694 T6055 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1176695 T6055 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32946/solr
   [junit4]   2> 1176695 T6055 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1176695 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176696 T6098 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1553c5d0 name:ZooKeeperConnection Watcher:127.0.0.1:32946 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176697 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1176698 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1176699 T6100 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1d3e4730 name:ZooKeeperConnection Watcher:127.0.0.1:32946/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1176699 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1176703 T6055 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1177705 T6055 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56804_
   [junit4]   2> 1177706 T6055 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:56804_
   [junit4]   2> 1177716 T6101 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1177717 T6101 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1177719 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177719 T6101 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1177719 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177720 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177721 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1177722 T6078 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56804",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56804_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1177722 T6078 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2, shard3]
   [junit4]   2> 1177723 T6078 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1177725 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1177827 T6077 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> 1177827 T6087 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> 1177827 T6100 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> 1178720 T6101 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1178720 T6101 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1178721 T6101 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1178721 T6101 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1178723 T6101 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1178723 T6101 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-003/collection1/'
   [junit4]   2> 1178724 T6101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1178725 T6101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1178725 T6101 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1178745 T6101 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1178761 T6101 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1178763 T6101 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1178770 T6101 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1178847 T6101 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1178850 T6101 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1178851 T6101 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1178857 T6101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1178859 T6101 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1178860 T6101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1178861 T6101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1178861 T6101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1178861 T6101 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1178862 T6101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1178862 T6101 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1178862 T6101 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1178862 T6101 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1178862 T6101 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-003/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty1/
   [junit4]   2> 1178863 T6101 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f06246
   [junit4]   2> 1178863 T6101 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty1
   [junit4]   2> 1178863 T6101 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty1/index/
   [junit4]   2> 1178863 T6101 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1178863 T6101 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty1/index
   [junit4]   2> 1178864 T6101 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=72.8046875, floorSegmentMB=1.4404296875, forceMergeDeletesPctAllowed=4.059330381540102, segmentsPerTier=13.0, maxCFSSegmentSizeMB=1.765625, noCFSRatio=0.41765697881015773
   [junit4]   2> 1178864 T6101 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@335e1705 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef3863f),segFN=segments_1,generation=1}
   [junit4]   2> 1178864 T6101 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1178866 T6101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1178866 T6101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1178867 T6101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1178867 T6101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1178867 T6101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1178867 T6101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1178867 T6101 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1178868 T6101 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1178868 T6101 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1178868 T6101 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1178868 T6101 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1178868 T6101 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1178869 T6101 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1178869 T6101 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1178869 T6101 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1178869 T6101 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1178870 T6101 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1178871 T6101 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1178872 T6101 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1178872 T6101 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1178872 T6101 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1178873 T6101 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@335e1705 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@ef3863f),segFN=segments_1,generation=1}
   [junit4]   2> 1178873 T6101 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1178873 T6101 oass.SolrIndexSearcher.<init> Opening Searcher@24c683e6[collection1] main
   [junit4]   2> 1178873 T6101 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1178874 T6101 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1178874 T6101 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1178874 T6101 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1178875 T6101 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1178875 T6101 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1178875 T6101 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1178875 T6101 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1178875 T6101 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1178875 T6101 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1178877 T6102 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@24c683e6[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1178878 T6101 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1178879 T6105 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:56804 collection:collection1 shard:shard2
   [junit4]   2> 1178879 T6055 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1178879 T6055 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1178879 T6105 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1178883 T6105 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1178884 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1178885 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1178885 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1178885 T6105 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1178885 T6105 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C1905 name=collection1 org.apache.solr.core.SolrCore@69e13932 url=http://127.0.0.1:56804/collection1 node=127.0.0.1:56804_ C1905_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:56804, core=collection1, node_name=127.0.0.1:56804_}
   [junit4]   2> 1178885 T6105 C1905 P56804 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:56804/collection1/
   [junit4]   2> 1178885 T6105 C1905 P56804 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1178886 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1178886 T6105 C1905 P56804 oasc.SyncStrategy.syncToMe http://127.0.0.1:56804/collection1/ has no replicas
   [junit4]   2> 1178886 T6105 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:56804/collection1/ shard2
   [junit4]   2> 1178886 T6105 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1178887 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1178889 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1178890 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1178993 T6087 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> 1178993 T6077 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> 1178994 T6100 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> 1179040 T6105 oasc.ZkController.register We are http://127.0.0.1:56804/collection1/ and leader is http://127.0.0.1:56804/collection1/
   [junit4]   2> 1179040 T6105 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:56804
   [junit4]   2> 1179040 T6105 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1179040 T6105 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1179040 T6105 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1179042 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1179042 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1179042 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1179042 T6105 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1179043 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1179043 T6078 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:56804",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:56804_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1179045 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1179109 T6055 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1179109 T6055 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1179111 T6055 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:34597
   [junit4]   2> 1179112 T6055 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1179113 T6055 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1179113 T6055 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-004
   [junit4]   2> 1179113 T6055 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-004/'
   [junit4]   2> 1179123 T6055 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-004/solr.xml
   [junit4]   2> 1179129 T6055 oasc.CoreContainer.<init> New CoreContainer 76868229
   [junit4]   2> 1179129 T6055 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-004/]
   [junit4]   2> 1179129 T6055 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1179130 T6055 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1179130 T6055 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1179130 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1179130 T6055 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1179131 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1179131 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1179131 T6055 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1179131 T6055 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1179132 T6055 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1179132 T6055 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1179132 T6055 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1179132 T6055 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32946/solr
   [junit4]   2> 1179133 T6055 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1179133 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179134 T6117 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@648c150e name:ZooKeeperConnection Watcher:127.0.0.1:32946 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179135 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1179136 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1179136 T6119 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5c9bb481 name:ZooKeeperConnection Watcher:127.0.0.1:32946/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1179137 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1179140 T6055 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1179146 T6077 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> 1179146 T6100 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> 1179146 T6087 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> 1179146 T6119 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> 1180142 T6055 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60585_
   [junit4]   2> 1180143 T6055 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:60585_
   [junit4]   2> 1180147 T6120 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1180148 T6120 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1180148 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1180148 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1180148 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1180148 T6120 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1180149 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1180149 T6078 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60585",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60585_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1180149 T6078 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1180149 T6078 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard3
   [junit4]   2> 1180151 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1180252 T6119 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> 1180252 T6100 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> 1180252 T6077 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> 1180252 T6087 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> 1181149 T6120 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1181149 T6120 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1181150 T6120 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1181150 T6120 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1181150 T6120 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1181151 T6120 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-004/collection1/'
   [junit4]   2> 1181151 T6120 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1181151 T6120 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1181152 T6120 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1181170 T6120 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1181185 T6120 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1181186 T6120 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1181192 T6120 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1181285 T6120 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1181288 T6120 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1181289 T6120 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1181295 T6120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1181296 T6120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1181298 T6120 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1181298 T6120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1181299 T6120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1181299 T6120 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1181299 T6120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1181300 T6120 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1181300 T6120 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1181300 T6120 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1181300 T6120 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-004/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty2/
   [junit4]   2> 1181300 T6120 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f06246
   [junit4]   2> 1181301 T6120 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty2
   [junit4]   2> 1181301 T6120 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty2/index/
   [junit4]   2> 1181301 T6120 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1181301 T6120 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty2/index
   [junit4]   2> 1181301 T6120 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=72.8046875, floorSegmentMB=1.4404296875, forceMergeDeletesPctAllowed=4.059330381540102, segmentsPerTier=13.0, maxCFSSegmentSizeMB=1.765625, noCFSRatio=0.41765697881015773
   [junit4]   2> 1181302 T6120 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@5e4397b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72edcacf),segFN=segments_1,generation=1}
   [junit4]   2> 1181302 T6120 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1181304 T6120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1181304 T6120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1181304 T6120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1181304 T6120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1181305 T6120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1181305 T6120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1181305 T6120 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1181305 T6120 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1181305 T6120 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1181306 T6120 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1181306 T6120 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1181306 T6120 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1181306 T6120 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1181306 T6120 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1181307 T6120 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1181307 T6120 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1181307 T6120 oasc.RequestHandlers.initHandlersFromConfig created /admin/fileedit: solr.admin.EditFileRequestHandler
   [junit4]   2> 1181309 T6120 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1181310 T6120 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1181310 T6120 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1181310 T6120 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1181311 T6120 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=BaseDirectoryWrapper(RAMDirectory@5e4397b9 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@72edcacf),segFN=segments_1,generation=1}
   [junit4]   2> 1181311 T6120 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1181311 T6120 oass.SolrIndexSearcher.<init> Opening Searcher@46064292[collection1] main
   [junit4]   2> 1181311 T6120 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1181312 T6120 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1181312 T6120 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1181312 T6120 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1181312 T6120 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1181313 T6120 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1181313 T6120 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1181313 T6120 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1181313 T6120 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1181314 T6120 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1181315 T6121 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@46064292[collection1] main{UninvertingDirectoryReader()}
   [junit4]   2> 1181317 T6120 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1181317 T6124 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:60585 collection:collection1 shard:shard3
   [junit4]   2> 1181318 T6055 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1
   [junit4]   2> 1181318 T6124 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard3/election
   [junit4]   2> 1181318 T6055 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1181321 T6124 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard3
   [junit4]   2> 1181322 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1181322 T6124 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1181322 T6124 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1181322 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1181322 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1906 name=collection1 org.apache.solr.core.SolrCore@1cfa5efa url=http://127.0.0.1:60585/collection1 node=127.0.0.1:60585_ C1906_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:60585, core=collection1, node_name=127.0.0.1:60585_}
   [junit4]   2> 1181322 T6124 C1906 P60585 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:60585/collection1/
   [junit4]   2> 1181323 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1181323 T6124 C1906 P60585 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1181323 T6124 C1906 P60585 oasc.SyncStrategy.syncToMe http://127.0.0.1:60585/collection1/ has no replicas
   [junit4]   2> 1181323 T6124 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:60585/collection1/ shard3
   [junit4]   2> 1181323 T6124 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard3
   [junit4]   2> 1181324 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1181325 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1181328 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1181430 T6119 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> 1181430 T6100 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> 1181430 T6087 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> 1181430 T6077 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> 1181476 T6124 oasc.ZkController.register We are http://127.0.0.1:60585/collection1/ and leader is http://127.0.0.1:60585/collection1/
   [junit4]   2> 1181476 T6124 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:60585
   [junit4]   2> 1181477 T6124 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1181477 T6124 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1181477 T6124 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1181478 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1181478 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1181478 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1181478 T6124 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1181479 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1181479 T6078 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:60585",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:60585_",
   [junit4]   2> 	  "shard":"shard3",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1181481 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1181561 T6055 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1181562 T6055 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1181563 T6055 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37739
   [junit4]   2> 1181564 T6055 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1181564 T6055 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1181565 T6055 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-005
   [junit4]   2> 1181565 T6055 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-005/'
   [junit4]   2> 1181575 T6055 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-005/solr.xml
   [junit4]   2> 1181581 T6055 oasc.CoreContainer.<init> New CoreContainer 828780389
   [junit4]   2> 1181581 T6055 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-005/]
   [junit4]   2> 1181581 T6055 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1181582 T6055 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1181582 T6055 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1181582 T6087 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> 1181582 T6119 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> 1181582 T6100 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> 1181582 T6077 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> 1181582 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1181583 T6055 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1181584 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1181584 T6055 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1181584 T6055 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1181584 T6055 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1181585 T6055 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1181585 T6055 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1181585 T6055 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1181586 T6055 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:32946/solr
   [junit4]   2> 1181586 T6055 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1181587 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1181588 T6136 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@31fa2f0d name:ZooKeeperConnection Watcher:127.0.0.1:32946 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1181588 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1181590 T6055 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1181591 T6138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@35f9e331 name:ZooKeeperConnection Watcher:127.0.0.1:32946/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1181591 T6055 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1181594 T6055 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1182595 T6055 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54592_
   [junit4]   2> 1182596 T6055 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54592_
   [junit4]   2> 1182601 T6139 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1182602 T6139 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1182602 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1182603 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1182603 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1182602 T6139 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1182604 T6078 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1182604 T6078 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=3 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:54592",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54592_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"3",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1182604 T6078 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=3
   [junit4]   2> 1182605 T6078 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1182606 T6077 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1182708 T6119 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> 1182708 T6077 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> 1182708 T6100 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> 1182708 T6138 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> 1182708 T6087 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> 1183603 T6139 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1183604 T6139 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1183604 T6139 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1183604 T6139 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1183605 T6139 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1183605 T6139 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-005/collection1/'
   [junit4]   2> 1183606 T6139 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-005/collection1/lib/.svn/' to classloader
   [junit4]   2> 1183606 T6139 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-005/collection1/lib/classes/' to classloader
   [junit4]   2> 1183606 T6139 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build/solr-core/test/J1/solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-005/collection1/lib/README' to classloader
   [junit4]   2> 1183621 T6139 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_5_0
   [junit4]   2> 1183636 T6139 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1183637 T6139 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1183641 T6139 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1183712 T6139 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1183715 T6139 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1183716 T6139 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1183722 T6139 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1183724 T6139 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1183725 T6139 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1183726 T6139 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1183726 T6139 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1183726 T6139 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1183727 T6139 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 1183727 T6139 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 1183727 T6139 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1183727 T6139 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1183727 T6139 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-005/collection1/, dataDir=./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty3/
   [junit4]   2> 1183728 T6139 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@74f06246
   [junit4]   2> 1183728 T6139 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.ReplicationFactorTest-AE260900F7296CCB-001/tempDir-001/jetty3
   [junit4]   2> 1183728 T6139 oasc.SolrCore.ge

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

reAfterMaxFailures.java:65)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
   [junit4]   2> 	        at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
   [junit4]   2> 	        at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	        at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
   [junit4]   2> 	        at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 8395554 T6055 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Lucene46: {_version_=FST41, multiDefault=PostingsFormat(name=Lucene41VarGapFixedInterval), a_t=FST41, intDefault=FST41, id=Pulsing41(freqCutoff=13 minBlockSize=83 maxBlockSize=203), text=PostingsFormat(name=Memory doPackFST= true), range_facet_l=FST41, timestamp=FST41}, docValues:{timestamp=DocValuesFormat(name=Memory)}, sim=DefaultSimilarity, locale=lv, timezone=Pacific/Gambier
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_05 (64-bit)/cpus=8,threads=2,free=164746672,total=347078656
   [junit4]   2> NOTE: All tests run in this JVM: [PingRequestHandlerTest, QueryFacetTest, MergeStrategyTest, TestJmxIntegration, PluginInfoTest, TestFileDictionaryLookup, FileUtilsTest, DeleteReplicaTest, TestMiniSolrCloudCluster, SuggestComponentTest, ResponseHeaderTest, ChaosMonkeySafeLeaderTest, RequiredFieldsTest, SuggesterWFSTTest, CoreAdminCreateDiscoverTest, CurrencyFieldXmlFileTest, DistanceFunctionTest, NumericFieldsTest, MultiTermTest, DefaultValueUpdateProcessorTest, DOMUtilTest, TestLMDirichletSimilarityFactory, TestSolr4Spatial, ShardRoutingCustomTest, PathHierarchyTokenizerFactoryTest, TestFastOutputStream, MultiThreadedOCPTest, TestDynamicFieldCollectionResource, TestBinaryResponseWriter, TermVectorComponentDistributedTest, TestDistribDocBasedVersion, DirectSolrConnectionTest, SolrIndexConfigTest, ConnectionManagerTest, TestClassNameShortening, DisMaxRequestHandlerTest, UniqFieldsUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, NoCacheHeaderTest, TestIndexingPerformance, DistributedExpandComponentTest, TestStressReorder, SpellCheckComponentTest, TestFoldingMultitermQuery, TestSchemaSimilarityResource, TestDocBasedVersionConstraints, EnumFieldTest, CollectionsAPIDistributedZkTest, TestFreeTextSuggestions, TestIBSimilarityFactory, JSONWriterTest, TestUniqueKeyFieldResource, SortByFunctionTest, DirectUpdateHandlerTest, ParsingFieldUpdateProcessorsTest, TestCloudManagedSchemaAddField, FieldFacetExtrasTest, SolrPluginUtilsTest, AtomicUpdatesTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, SSLMigrationTest, DocExpirationUpdateProcessorFactoryTest, TestManagedResource, TestSolrCoreProperties, DistribDocExpirationUpdateProcessorTest, TestPhraseSuggestions, TestModifyConfFiles, TestMaxScoreQueryParser, FullSolrCloudDistribCmdsTest, TestOverriddenPrefixQueryForCustomFieldType, TestAddFieldRealTimeGet, TestDynamicFieldResource, TestOmitPositions, TestRecoveryHdfs, TestCoreDiscovery, MinimalSchemaTest, TestSolrDeletionPolicy2, TestFastWriter, ConvertedLegacyTest, NotRequiredUniqueKeyTest, TestManagedStopFilterFactory, SuggesterTSTTest, TestZkChroot, AlternateDirectoryTest, TestSchemaNameResource, StatsComponentTest, TestLRUCache, BadIndexSchemaTest, TestIndexSearcher, TestImplicitCoreProperties, MigrateRouteKeyTest, TestRangeQuery, TestRecovery, TestManagedSynonymFilterFactory, TestRTGBase, HdfsLockFactoryTest, TestSolrXMLSerializer, BasicDistributedZk2Test, LeaderElectionIntegrationTest, ClusterStateUpdateTest, TestRandomFaceting, TestRandomDVFaceting, TestDistributedGrouping, TestMultiCoreConfBootstrap, TestReload, TestCoreContainer, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, BasicFunctionalityTest, TestLazyCores, TestBadConfig, OverseerCollectionProcessorTest, HighlighterTest, SoftAutoCommitTest, TestStressLucene, SpatialFilterTest, TestCSVLoader, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DocValuesMultiTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, DebugComponentTest, TestSurroundQueryParser, TestWriterPerf, TestQueryTypes, XmlUpdateRequestHandlerTest, DocumentBuilderTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestCollationField, TestCSVResponseWriter, JsonLoaderTest, TestPartialUpdateDeduplication, TestComponentsName, CoreContainerCoreInitFailuresTest, TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, TestElisionMultitermQuery, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestDefaultSimilarityFactory, LegacyHTMLStripCharFilterTest, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, AssignTest, AsyncMigrateRouteKeyTest, DeleteShardTest, DistribCursorPagingTest, ReplicationFactorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ReplicationFactorTest -Dtests.seed=AE260900F7296CCB -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Pacific/Gambier -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | ReplicationFactorTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AE260900F7296CCB]:0)
   [junit4] Completed on J1 in 7223.74s, 1 test, 2 errors <<< FAILURES!

[...truncated 11 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:1296: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux@2/lucene/common-build.xml:920: There were test failures: 406 suites, 1688 tests, 1 suite-level error, 1 error, 37 ignored (16 assumptions)

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