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/24 10:53:55 UTC

[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.8.0_20-ea-b11) - Build # 10251 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10251/
Java: 64bit/jdk1.8.0_20-ea-b11 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
No live SolrServers available to handle this request

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request
	at __randomizedtesting.SeedInfo.seed([EC405D6CF2A89639:6DA6D37485F7F605]: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:1149)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1118)
	at org.apache.solr.cloud.SyncSliceTest.doTest(SyncSliceTest.java:236)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11459 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/init-core-data-001
   [junit4]   2> 945746 T3874 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true)
   [junit4]   2> 945746 T3874 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 945749 T3874 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 945750 T3874 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 945750 T3875 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 945850 T3874 oasc.ZkTestServer.run start zk server on port:46631
   [junit4]   2> 945852 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 957238 T3878 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 11384ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 957241 T3876 oazs.NIOServerCnxn.doIO WARN caught end of stream exception EndOfStreamException: Unable to read additional data from client sessionid 0x1462d6627fd0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:228)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:208)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 
   [junit4]   2> 957749 T3881 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@199124e7 name:ZooKeeperConnection Watcher:127.0.0.1:46631 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 957750 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 957750 T3874 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 957790 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 957806 T3883 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1a77914 name:ZooKeeperConnection Watcher:127.0.0.1:46631/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 957806 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 957807 T3874 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 957852 T3874 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 957870 T3874 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 957890 T3874 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 957910 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 957910 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 961529 T3878 oazsp.FileTxnLog.commit WARN fsync-ing the write ahead log in SyncThread:0 took 3579ms which will adversely effect operation latency. See the ZooKeeper troubleshooting guide
   [junit4]   2> 961531 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 961531 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 961538 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 961539 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 961542 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 961543 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 961546 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 961546 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 961549 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 961549 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 961553 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 961553 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 961556 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 961557 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 961559 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 961560 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 961563 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 961564 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 961567 T3874 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 961567 T3874 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 961828 T3874 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 961832 T3874 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:46481
   [junit4]   2> 961833 T3874 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 961833 T3874 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 961833 T3874 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-002
   [junit4]   2> 961834 T3874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-002/'
   [junit4]   2> 961846 T3874 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-002/solr.xml
   [junit4]   2> 961856 T3874 oasc.CoreContainer.<init> New CoreContainer 1156717122
   [junit4]   2> 961856 T3874 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-002/]
   [junit4]   2> 961857 T3874 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 961857 T3874 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 961857 T3874 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 961859 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 961860 T3874 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 961860 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 961860 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 961860 T3874 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 961861 T3874 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 961861 T3874 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 961861 T3874 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 961862 T3874 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 961862 T3874 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46631/solr
   [junit4]   2> 961862 T3874 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 961863 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 961865 T3894 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5b8ec1b7 name:ZooKeeperConnection Watcher:127.0.0.1:46631 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 961866 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 961868 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 961869 T3896 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@53d29a01 name:ZooKeeperConnection Watcher:127.0.0.1:46631/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 961869 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 961870 T3874 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 961872 T3874 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 961873 T3874 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 961875 T3874 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 962007 T3874 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 962010 T3874 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 962011 T3874 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46481_
   [junit4]   2> 962012 T3874 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:46481_
   [junit4]   2> 962013 T3874 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 962014 T3874 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 962017 T3874 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:46481_
   [junit4]   2> 962017 T3874 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 962020 T3874 oasc.Overseer.start Overseer (id=91810759188480004-127.0.0.1:46481_-n_0000000000) starting
   [junit4]   2> 962022 T3874 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 962030 T3898 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 962031 T3874 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 962033 T3874 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 962034 T3874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 962036 T3897 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 962038 T3899 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 962039 T3899 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 962039 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 962039 T3899 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 962040 T3897 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 962041 T3897 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:46481",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46481_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 962041 T3897 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 962041 T3897 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 962042 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 962043 T3896 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> 963040 T3899 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 963040 T3899 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 963041 T3899 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 963041 T3899 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 963042 T3899 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 963042 T3899 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-002/collection1/'
   [junit4]   2> 963043 T3899 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 963043 T3899 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 963043 T3899 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 963063 T3899 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 963072 T3899 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 963074 T3899 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 963078 T3899 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 963189 T3899 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 963189 T3899 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 963189 T3899 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 963193 T3899 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 963194 T3899 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 963203 T3899 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 963205 T3899 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 963207 T3899 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 963208 T3899 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 963208 T3899 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 963208 T3899 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 963208 T3899 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 963209 T3899 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 963209 T3899 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 963209 T3899 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 963209 T3899 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-002/collection1/, dataDir=./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/control/data/
   [junit4]   2> 963209 T3899 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5431f504
   [junit4]   2> 963210 T3899 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/control/data
   [junit4]   2> 963210 T3899 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/control/data/index/
   [junit4]   2> 963210 T3899 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 963210 T3899 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/control/data/index
   [junit4]   2> 963211 T3899 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=32.025390625, floorSegmentMB=1.8359375, forceMergeDeletesPctAllowed=25.83829228185532, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 963211 T3899 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5e2fdd55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39eaea9c),segFN=segments_1,generation=1}
   [junit4]   2> 963211 T3899 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 963213 T3899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 963213 T3899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 963213 T3899 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 963214 T3899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 963214 T3899 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 963214 T3899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 963214 T3899 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 963214 T3899 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 963215 T3899 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 963215 T3899 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 963215 T3899 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 963215 T3899 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 963215 T3899 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 963216 T3899 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 963216 T3899 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 963216 T3899 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 963218 T3899 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 963219 T3899 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 963220 T3899 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 963220 T3899 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=32.87890625, floorSegmentMB=0.712890625, forceMergeDeletesPctAllowed=6.4487526287811505, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 963220 T3899 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@5e2fdd55 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@39eaea9c),segFN=segments_1,generation=1}
   [junit4]   2> 963221 T3899 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 963221 T3899 oass.SolrIndexSearcher.<init> Opening Searcher@695250b5[collection1] main
   [junit4]   2> 963221 T3899 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 963222 T3899 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 963222 T3899 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 963222 T3899 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 963222 T3899 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 963223 T3899 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 963223 T3899 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 963223 T3899 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 963223 T3899 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 963224 T3899 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 963225 T3900 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@695250b5[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 963225 T3899 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 963226 T3903 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:46481 collection:control_collection shard:shard1
   [junit4]   2> 963226 T3874 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 963227 T3874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 963227 T3903 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 963227 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 963229 T3905 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6ecaeb06 name:ZooKeeperConnection Watcher:127.0.0.1:46631/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 963229 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 963230 T3874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 963231 T3903 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 963232 T3874 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 963358 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 963359 T3903 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 963359 T3903 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C2121 name=collection1 org.apache.solr.core.SolrCore@1cac8638 url=http://127.0.0.1:46481/collection1 node=127.0.0.1:46481_ C2121_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:46481, core=collection1, node_name=127.0.0.1:46481_}
   [junit4]   2> 963359 T3903 C2121 P46481 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:46481/collection1/
   [junit4]   2> 963359 T3903 C2121 P46481 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 963359 T3897 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 963359 T3903 C2121 P46481 oasc.SyncStrategy.syncToMe http://127.0.0.1:46481/collection1/ has no replicas
   [junit4]   2> 963360 T3903 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:46481/collection1/ shard1
   [junit4]   2> 963360 T3903 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 963362 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 963365 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 963367 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 963465 T3874 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 963466 T3874 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 963467 T3874 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:55840
   [junit4]   2> 963468 T3874 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 963468 T3896 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> 963469 T3905 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> 963469 T3874 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 963470 T3874 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-003
   [junit4]   2> 963470 T3874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-003/'
   [junit4]   2> 963481 T3874 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-003/solr.xml
   [junit4]   2> 963488 T3874 oasc.CoreContainer.<init> New CoreContainer 811719119
   [junit4]   2> 963489 T3874 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-003/]
   [junit4]   2> 963489 T3874 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 963489 T3874 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 963490 T3874 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 963490 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 963490 T3874 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 963490 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 963491 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 963491 T3874 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 963491 T3874 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 963492 T3874 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 963492 T3874 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 963492 T3874 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 963492 T3874 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46631/solr
   [junit4]   2> 963493 T3874 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 963493 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 963494 T3916 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3a4f32b9 name:ZooKeeperConnection Watcher:127.0.0.1:46631 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 963495 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 963497 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 963497 T3918 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@330ffc29 name:ZooKeeperConnection Watcher:127.0.0.1:46631/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 963498 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 963502 T3874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 963516 T3903 oasc.ZkController.register We are http://127.0.0.1:46481/collection1/ and leader is http://127.0.0.1:46481/collection1/
   [junit4]   2> 963516 T3903 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46481
   [junit4]   2> 963516 T3903 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 963516 T3903 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 963516 T3903 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 963518 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 963518 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 963519 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 963519 T3903 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 963520 T3897 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 963520 T3897 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:46481",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:46481_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 963522 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 963623 T3896 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> 963623 T3905 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> 963623 T3918 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> 964504 T3874 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55840_
   [junit4]   2> 964577 T3874 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55840_
   [junit4]   2> 964579 T3918 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 964579 T3896 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 964580 T3905 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 964583 T3919 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 964583 T3919 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 964584 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 964584 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 964584 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 964584 T3919 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 964585 T3897 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 964585 T3897 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:55840",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55840_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 964586 T3897 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1]
   [junit4]   2> 964586 T3897 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 964589 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 964692 T3896 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> 964692 T3905 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> 964692 T3918 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> 965585 T3919 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 965585 T3919 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 965586 T3919 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 965586 T3919 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 965588 T3919 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 965588 T3919 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-003/collection1/'
   [junit4]   2> 965589 T3919 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 965590 T3919 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 965590 T3919 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 965625 T3919 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 965654 T3919 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 965655 T3919 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 965659 T3919 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 965759 T3919 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 965760 T3919 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 965761 T3919 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 965764 T3919 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 965765 T3919 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 965773 T3919 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 965775 T3919 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 965778 T3919 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 965779 T3919 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 965780 T3919 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 965780 T3919 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 965781 T3919 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 965782 T3919 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 965782 T3919 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 965782 T3919 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 965782 T3919 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-003/collection1/, dataDir=./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty1/
   [junit4]   2> 965783 T3919 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5431f504
   [junit4]   2> 965783 T3919 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty1
   [junit4]   2> 965784 T3919 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty1/index/
   [junit4]   2> 965784 T3919 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 965784 T3919 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty1/index
   [junit4]   2> 965784 T3919 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=32.025390625, floorSegmentMB=1.8359375, forceMergeDeletesPctAllowed=25.83829228185532, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 965785 T3919 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7e8cd43f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6413c87),segFN=segments_1,generation=1}
   [junit4]   2> 965785 T3919 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 965789 T3919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 965789 T3919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 965789 T3919 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 965790 T3919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 965790 T3919 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 965790 T3919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 965791 T3919 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 965791 T3919 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 965791 T3919 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 965792 T3919 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 965792 T3919 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 965793 T3919 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 965793 T3919 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 965794 T3919 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 965794 T3919 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 965795 T3919 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 965797 T3919 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 965798 T3919 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 965798 T3919 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 965799 T3919 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=32.87890625, floorSegmentMB=0.712890625, forceMergeDeletesPctAllowed=6.4487526287811505, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 965799 T3919 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@7e8cd43f lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6413c87),segFN=segments_1,generation=1}
   [junit4]   2> 965799 T3919 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 965799 T3919 oass.SolrIndexSearcher.<init> Opening Searcher@34fbfdd[collection1] main
   [junit4]   2> 965799 T3919 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 965800 T3919 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 965800 T3919 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 965801 T3919 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 965801 T3919 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 965801 T3919 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 965802 T3919 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 965802 T3919 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 965802 T3919 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 965802 T3919 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 965804 T3920 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@34fbfdd[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 965805 T3919 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 965806 T3923 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:55840 collection:collection1 shard:shard1
   [junit4]   2> 965806 T3874 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 965807 T3874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 965807 T3923 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 965810 T3923 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 965811 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 965811 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 965811 T3923 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 965812 T3923 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 965811 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C2122 name=collection1 org.apache.solr.core.SolrCore@5fe2a1de url=http://127.0.0.1:55840/collection1 node=127.0.0.1:55840_ C2122_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:55840, core=collection1, node_name=127.0.0.1:55840_}
   [junit4]   2> 965812 T3923 C2122 P55840 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:55840/collection1/
   [junit4]   2> 965812 T3923 C2122 P55840 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 965812 T3923 C2122 P55840 oasc.SyncStrategy.syncToMe http://127.0.0.1:55840/collection1/ has no replicas
   [junit4]   2> 965812 T3923 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:55840/collection1/ shard1
   [junit4]   2> 965812 T3923 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 965812 T3897 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 965814 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 965815 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 965819 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 965922 T3918 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> 965922 T3896 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> 965922 T3905 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> 965966 T3923 oasc.ZkController.register We are http://127.0.0.1:55840/collection1/ and leader is http://127.0.0.1:55840/collection1/
   [junit4]   2> 965966 T3923 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55840
   [junit4]   2> 965966 T3923 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 965966 T3923 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 965967 T3923 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 965968 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 965968 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 965968 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 965968 T3923 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 965969 T3897 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 965969 T3897 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"active",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:55840",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55840_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 965971 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 966033 T3874 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 966034 T3874 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 966036 T3874 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:52718
   [junit4]   2> 966037 T3874 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 966037 T3874 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 966037 T3874 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-004
   [junit4]   2> 966037 T3874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-004/'
   [junit4]   2> 966047 T3874 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-004/solr.xml
   [junit4]   2> 966063 T3874 oasc.CoreContainer.<init> New CoreContainer 1107867295
   [junit4]   2> 966064 T3874 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-004/]
   [junit4]   2> 966064 T3874 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 966064 T3874 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 966064 T3874 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 966065 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 966065 T3874 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 966065 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 966065 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 966065 T3874 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 966066 T3874 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 966066 T3874 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 966066 T3874 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 966067 T3874 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 966067 T3874 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46631/solr
   [junit4]   2> 966067 T3874 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 966068 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 966069 T3934 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7d632f80 name:ZooKeeperConnection Watcher:127.0.0.1:46631 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 966070 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 966072 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 966072 T3918 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> 966073 T3905 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> 966073 T3896 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> 966073 T3936 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@42e75683 name:ZooKeeperConnection Watcher:127.0.0.1:46631/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 966073 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 966078 T3874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 967081 T3874 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52718_
   [junit4]   2> 967083 T3874 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:52718_
   [junit4]   2> 967087 T3918 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 967087 T3936 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 967087 T3905 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 967087 T3896 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 967093 T3937 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 967094 T3937 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 967100 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 967100 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 967101 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 967100 T3937 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 967103 T3897 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 967104 T3897 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:52718",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52718_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 967104 T3897 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=1
   [junit4]   2> 967104 T3897 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 967108 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 967211 T3918 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> 967211 T3936 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> 967211 T3896 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> 967211 T3905 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> 968101 T3937 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 968102 T3937 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 968103 T3937 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 968103 T3937 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 968105 T3937 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 968105 T3937 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-004/collection1/'
   [junit4]   2> 968106 T3937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 968106 T3937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 968107 T3937 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 968145 T3937 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 968160 T3937 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 968162 T3937 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 968166 T3937 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 968270 T3937 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 968271 T3937 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 968271 T3937 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 968275 T3937 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 968276 T3937 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 968283 T3937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 968284 T3937 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 968286 T3937 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 968286 T3937 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 968287 T3937 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 968287 T3937 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 968287 T3937 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 968288 T3937 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 968288 T3937 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 968288 T3937 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 968288 T3937 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-004/collection1/, dataDir=./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty2/
   [junit4]   2> 968288 T3937 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@5431f504
   [junit4]   2> 968289 T3937 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty2
   [junit4]   2> 968289 T3937 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty2/index/
   [junit4]   2> 968289 T3937 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 968289 T3937 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-001/jetty2/index
   [junit4]   2> 968289 T3937 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=32.025390625, floorSegmentMB=1.8359375, forceMergeDeletesPctAllowed=25.83829228185532, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 968290 T3937 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1e51c96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ac66332),segFN=segments_1,generation=1}
   [junit4]   2> 968290 T3937 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 968292 T3937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 968293 T3937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 968293 T3937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 968293 T3937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 968293 T3937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 968293 T3937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 968293 T3937 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 968294 T3937 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 968294 T3937 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 968294 T3937 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 968299 T3937 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 968299 T3937 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 968299 T3937 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 968300 T3937 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 968300 T3937 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 968300 T3937 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 968302 T3937 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 968303 T3937 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 968303 T3937 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 968304 T3937 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=32.87890625, floorSegmentMB=0.712890625, forceMergeDeletesPctAllowed=6.4487526287811505, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 968304 T3937 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@1e51c96e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@5ac66332),segFN=segments_1,generation=1}
   [junit4]   2> 968304 T3937 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 968304 T3937 oass.SolrIndexSearcher.<init> Opening Searcher@97b3e95[collection1] main
   [junit4]   2> 968305 T3937 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 968306 T3937 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 968306 T3937 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 968306 T3937 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 968307 T3937 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 968307 T3937 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 968307 T3937 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 968307 T3937 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 968308 T3937 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 968308 T3937 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 968310 T3938 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@97b3e95[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 968311 T3937 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 968311 T3941 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:52718 collection:collection1 shard:shard1
   [junit4]   2> 968312 T3874 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 968312 T3874 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 968313 T3941 oasc.ZkController.register We are http://127.0.0.1:52718/collection1/ and leader is http://127.0.0.1:55840/collection1/
   [junit4]   2> 968313 T3941 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:52718
   [junit4]   2> 968314 T3941 oasc.ZkController.checkRecovery Core needs to recover:collection1
   [junit4]   2> 968314 T3941 oasu.DefaultSolrCoreState.doRecovery Running recovery - first canceling any ongoing recovery
   [junit4]   2> ASYNC  NEW_CORE C2123 name=collection1 org.apache.solr.core.SolrCore@2fcf8e34 url=http://127.0.0.1:52718/collection1 node=127.0.0.1:52718_ C2123_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:52718, core=collection1, node_name=127.0.0.1:52718_}
   [junit4]   2> 968314 T3942 C2123 P52718 oasc.RecoveryStrategy.run Starting recovery process.  core=collection1 recoveringAfterStartup=true
   [junit4]   2> 968314 T3941 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 968315 T3942 C2123 P52718 oasc.RecoveryStrategy.doRecovery ###### startupVersions=[]
   [junit4]   2> 968315 T3942 C2123 P52718 oasc.RecoveryStrategy.doRecovery Publishing state of core collection1 as recovering, leader is http://127.0.0.1:55840/collection1/ and I am http://127.0.0.1:52718/collection1/
   [junit4]   2> 968315 T3942 C2123 P52718 oasc.ZkController.publish publishing core=collection1 state=recovering collection=collection1
   [junit4]   2> 968316 T3942 C2123 P52718 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 968317 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 968317 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 968317 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 968317 T3942 C2123 P52718 oasc.RecoveryStrategy.sendPrepRecoveryCmd Sending prep recovery command to http://127.0.0.1:55840; WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1%3A52718_&coreNodeName=core_node2&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true
   [junit4]   2> 968318 T3897 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 968318 T3913 oasha.CoreAdminHandler.handleWaitForStateAction Going to wait for coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 968319 T3897 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=1 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"recovering",
   [junit4]   2> 	  "base_url":"http://127.0.0.1:52718",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:52718_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 968319 T3913 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 968320 T3913 oasha.CoreAdminHandler.handleWaitForStateAction Will wait a max of 183 seconds to see collection1 (shard1 of collection1) have state: recovering
   [junit4]   2> 968320 T3913 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:52718_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"down","base_url":"http://127.0.0.1:52718","core":"collection1","node_name":"127.0.0.1:52718_"}
   [junit4]   2> 968321 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 968425 T3918 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> 968425 T3896 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> 968425 T3936 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> 968425 T3905 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> 968547 T3874 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 968547 T3874 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 968549 T3874 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:39503
   [junit4]   2> 968550 T3874 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 968551 T3874 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 968551 T3874 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-005
   [junit4]   2> 968552 T3874 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-005/'
   [junit4]   2> 968571 T3874 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-005/solr.xml
   [junit4]   2> 968581 T3874 oasc.CoreContainer.<init> New CoreContainer 1266397256
   [junit4]   2> 968581 T3874 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001/tempDir-005/]
   [junit4]   2> 968582 T3874 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 968582 T3874 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 968582 T3874 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 968582 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 968583 T3874 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 968583 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 968583 T3874 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 968583 T3874 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 968584 T3874 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 968584 T3874 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 968584 T3874 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 968584 T3874 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 968585 T3874 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:46631/solr
   [junit4]   2> 968585 T3874 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 968586 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 968588 T3954 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@440201af name:ZooKeeperConnection Watcher:127.0.0.1:46631 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 968589 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 968591 T3874 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 968592 T3956 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@5d1f3409 name:ZooKeeperConnection Watcher:127.0.0.1:46631/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 968592 T3874 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 968597 T3874 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 969321 T3913 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:52718_, coreNodeName=core_node2, onlyIfActiveCheckResult=false, nodeProps: core_node2:{"state":"recovering","base_url":"http://127.0.0.1:52718","core":"collection1","node_name":"127.0.0.1:52718_"}
   [junit4]   2> 969321 T3913 oasha.CoreAdminHandler.handleWaitForStateAction Waited coreNodeName: core_node2, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds.
   [junit4]   2> 969322 T3913 oass.SolrDispatchFilter.handleAdminRequest [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:52718_&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> 969600 T3874 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39503_
   [junit4]   2> 969601 T3874 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:39503_
   [junit4]   2> 969605 T3918 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 969605 T3896 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 969605 T3936 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 969605 T3905 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 969606 T3956 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 969610 T3957 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 969611 T3957 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 969612 T3896 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected t

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

tionContext.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.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> Caused by: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer/queue
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:226)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:223)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:100)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.ensureExists(ZkCmdExecutor.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.DistributedQueue.<init>(DistributedQueue.java:70)
   [junit4]   2> 	... 29 more
   [junit4]   2> 
   [junit4]   2> 1024849 T3976 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> 1024849 T3976 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1024849 T3976 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1024850 T3976 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-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.SyncSliceTest-EC405D6CF2A89639-001
   [junit4]   2> NOTE: test params are: codec=Lucene42, sim=RandomSimilarityProvider(queryNorm=true,coord=crazy): {}, locale=sl, timezone=Africa/Kinshasa
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.8.0_20-ea (64-bit)/cpus=8,threads=1,free=181456560,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DisMaxRequestHandlerTest, TestSolrXmlPersistence, TestCustomSort, TestNoOpRegenerator, TimeZoneUtilsTest, TestSolr4Spatial, HighlighterConfigTest, BasicZkTest, RequiredFieldsTest, OutputWriterTest, TestUniqueKeyFieldResource, TestFieldTypeCollectionResource, DocValuesMultiTest, EnumFieldTest, SolrIndexConfigTest, TestDefaultSimilarityFactory, OverseerStatusTest, PreAnalyzedFieldTest, TestPartialUpdateDeduplication, ZkSolrClientTest, PrimUtilsTest, TestFiltering, TestSerializedLuceneMatchVersion, LeaderElectionIntegrationTest, PingRequestHandlerTest, FullSolrCloudDistribCmdsTest, HdfsSyncSliceTest, InfoHandlerTest, TestRandomFaceting, TestInitQParser, IndexSchemaRuntimeFieldTest, TestRTGBase, MinimalSchemaTest, SolrCoreCheckLockOnStartupTest, TestLazyCores, TestIBSimilarityFactory, DeleteReplicaTest, TestDistributedSearch, CurrencyFieldOpenExchangeTest, TestHighFrequencyDictionaryFactory, IndexBasedSpellCheckerTest, HighlighterTest, TestJmxIntegration, ShardRoutingCustomTest, DistributedDebugComponentTest, TestBinaryField, DeleteInactiveReplicaTest, TestCSVLoader, TestMultiCoreConfBootstrap, NoCacheHeaderTest, TestDocBasedVersionConstraints, TestDistributedGrouping, TestSimpleQParserPlugin, DirectSolrSpellCheckerTest, NotRequiredUniqueKeyTest, SpellCheckComponentTest, TestStressReorder, ResponseHeaderTest, DocumentAnalysisRequestHandlerTest, DateFieldTest, TestFieldResource, TestSchemaVersionResource, TestAtomicUpdateErrorCases, TestShardHandlerFactory, SolrPluginUtilsTest, SolrXmlInZkTest, TestCoreDiscovery, TestSolrCoreProperties, TestManagedSynonymFilterFactory, DefaultValueUpdateProcessorTest, FieldAnalysisRequestHandlerTest, TestFileDictionaryLookup, DistribDocExpirationUpdateProcessorTest, DistributedExpandComponentTest, TestDynamicFieldResource, TestArbitraryIndexDir, ChaosMonkeySafeLeaderTest, PluginInfoTest, PreAnalyzedUpdateProcessorTest, TestCodecSupport, NumericFieldsTest, TestClassNameShortening, TestOmitPositions, TestWordDelimiterFilterFactory, HdfsWriteToMultipleCollectionsTest, TestInfoStreamLogging, DistanceFunctionTest, OpenCloseCoreStressTest, AtomicUpdatesTest, CollectionsAPIAsyncDistributedZkTest, RAMDirectoryFactoryTest, DirectSolrConnectionTest, TestRangeQuery, SignatureUpdateProcessorFactoryTest, TestSolrXml, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, SyncSliceTest]
   [junit4] Completed on J1 in 79.41s, 1 test, 1 error <<< FAILURES!

[...truncated 593 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1297: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:921: There were test failures: 396 suites, 1640 tests, 1 error, 36 ignored (15 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (64bit/jdk1.7.0_55) - Build # 10254 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10254/
Java: 64bit/jdk1.7.0_55 -XX:-UseCompressedOops -XX:+UseParallelGC

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

Error Message:
No registered leader was found after waiting for 30000ms , collection: collection1 slice: shard1

Stack Trace:
org.apache.solr.common.SolrException: No registered leader was found after waiting for 30000ms , collection: collection1 slice: shard1
	at __randomizedtesting.SeedInfo.seed([F916184B1AF175F2:78F096536DAE15CE]:0)
	at org.apache.solr.common.cloud.ZkStateReader.getLeaderRetry(ZkStateReader.java:545)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:203)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11712 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/init-core-data-001
   [junit4]   2> 1286730 T5427 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /lnm/uh
   [junit4]   2> 1286734 T5427 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 1286734 T5427 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1286735 T5428 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 1286835 T5427 oasc.ZkTestServer.run start zk server on port:38223
   [junit4]   2> 1286836 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1286986 T5434 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3503e500 name:ZooKeeperConnection Watcher:127.0.0.1:38223 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1286986 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1286986 T5427 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 1286991 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1286992 T5436 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21490227 name:ZooKeeperConnection Watcher:127.0.0.1:38223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1286992 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1286992 T5427 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 1286996 T5427 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 1286999 T5427 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 1287001 T5427 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 1287004 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1287004 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1287025 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1287025 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 1287030 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1287030 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1287032 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1287032 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1287034 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1287034 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1287036 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1287036 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 1287038 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1287038 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1287040 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1287040 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1287042 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1287042 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1287045 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1287045 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1287048 T5427 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1287049 T5427 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1287308 T5427 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1287324 T5427 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41784
   [junit4]   2> 1287324 T5427 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1287325 T5427 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1287325 T5427 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-002
   [junit4]   2> 1287325 T5427 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-002/'
   [junit4]   2> 1287337 T5427 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-002/solr.xml
   [junit4]   2> 1287394 T5427 oasc.CoreContainer.<init> New CoreContainer 1894557333
   [junit4]   2> 1287394 T5427 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-002/]
   [junit4]   2> 1287395 T5427 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1287395 T5427 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1287395 T5427 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1287396 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1287396 T5427 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1287396 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1287396 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1287396 T5427 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1287397 T5427 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1287398 T5427 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1287398 T5427 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1287398 T5427 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1287398 T5427 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38223/solr
   [junit4]   2> 1287399 T5427 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1287399 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287401 T5447 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@40acba1e name:ZooKeeperConnection Watcher:127.0.0.1:38223 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287401 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1287404 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1287405 T5449 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@4a71dbd9 name:ZooKeeperConnection Watcher:127.0.0.1:38223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1287405 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1287406 T5427 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 1287408 T5427 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 1287410 T5427 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 1287411 T5427 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 1287413 T5427 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 1287415 T5427 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 1287416 T5427 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41784_lnm%2Fuh
   [junit4]   2> 1287416 T5427 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41784_lnm%2Fuh
   [junit4]   2> 1287418 T5427 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 1287419 T5427 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 1287421 T5427 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:41784_lnm%2Fuh
   [junit4]   2> 1287421 T5427 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 1287422 T5427 oasc.Overseer.start Overseer (id=91812631891279875-127.0.0.1:41784_lnm%2Fuh-n_0000000000) starting
   [junit4]   2> 1287432 T5427 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 1287441 T5451 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 1287441 T5427 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 1287443 T5427 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 1287444 T5427 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1287445 T5450 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 1287448 T5452 oasc.ZkController.publish publishing core=collection1 state=down collection=control_collection
   [junit4]   2> 1287449 T5452 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1287450 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287450 T5452 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1287451 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1287451 T5450 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:41784/lnm/uh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41784_lnm%2Fuh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1287451 T5450 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 1287451 T5450 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1287453 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1287454 T5449 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> 1288450 T5452 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1288450 T5452 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 1288451 T5452 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1288451 T5452 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1288452 T5452 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1288452 T5452 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-002/collection1/'
   [junit4]   2> 1288452 T5452 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-002/collection1/lib/.svn/' to classloader
   [junit4]   2> 1288453 T5452 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-002/collection1/lib/classes/' to classloader
   [junit4]   2> 1288453 T5452 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-002/collection1/lib/README' to classloader
   [junit4]   2> 1288486 T5452 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1288520 T5452 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1288521 T5452 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1288527 T5452 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1288819 T5452 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1288821 T5452 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1288822 T5452 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1288826 T5452 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1288841 T5452 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1288841 T5452 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1288841 T5452 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-002/collection1/, dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/control/data/
   [junit4]   2> 1288841 T5452 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@271f13bc
   [junit4]   2> 1288842 T5452 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/control/data
   [junit4]   2> 1288842 T5452 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/control/data/index/
   [junit4]   2> 1288842 T5452 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1288843 T5452 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/control/data/index
   [junit4]   2> 1288843 T5452 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12223440267244544]
   [junit4]   2> 1288879 T5452 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1288879 T5452 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1288884 T5452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1288884 T5452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1288884 T5452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1288885 T5452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1288885 T5452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1288885 T5452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1288885 T5452 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1288885 T5452 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1288886 T5452 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1288886 T5452 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1288886 T5452 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1288886 T5452 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1288887 T5452 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1288887 T5452 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1288887 T5452 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1288887 T5452 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1288890 T5452 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1288892 T5452 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1288892 T5452 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1288892 T5452 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1288893 T5452 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1288894 T5452 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1288894 T5452 oass.SolrIndexSearcher.<init> Opening Searcher@679fbfa1[collection1] main
   [junit4]   2> 1288894 T5452 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 1288895 T5452 oascc.ZkStateReader.readConfigName path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1288895 T5452 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1288895 T5452 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1288896 T5452 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1288896 T5452 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1288896 T5452 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1288896 T5452 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1288897 T5452 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1288897 T5452 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1288899 T5453 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@679fbfa1[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1288899 T5452 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1288900 T5456 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41784/lnm/uh collection:control_collection shard:shard1
   [junit4]   2> 1288900 T5427 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1288900 T5427 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1288900 T5456 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1288901 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1288903 T5458 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@62c34edd name:ZooKeeperConnection Watcher:127.0.0.1:38223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1288904 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1288905 T5427 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1288906 T5456 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1288907 T5427 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1288908 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1288908 T5456 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1288908 T5456 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1288909 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> ASYNC  NEW_CORE C1468 name=collection1 org.apache.solr.core.SolrCore@6ec383b7 url=http://127.0.0.1:41784/lnm/uh/collection1 node=127.0.0.1:41784_lnm%2Fuh C1468_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:41784/lnm/uh, core=collection1, node_name=127.0.0.1:41784_lnm%2Fuh}
   [junit4]   2> 1288909 T5456 C1468 P41784 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41784/lnm/uh/collection1/
   [junit4]   2> 1288909 T5456 C1468 P41784 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1288909 T5456 C1468 P41784 oasc.SyncStrategy.syncToMe http://127.0.0.1:41784/lnm/uh/collection1/ has no replicas
   [junit4]   2> 1288910 T5456 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41784/lnm/uh/collection1/ shard1
   [junit4]   2> 1288910 T5456 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1288910 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1288914 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1288916 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289017 T5449 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> 1289018 T5458 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> 1289065 T5456 oasc.ZkController.register We are http://127.0.0.1:41784/lnm/uh/collection1/ and leader is http://127.0.0.1:41784/lnm/uh/collection1/
   [junit4]   2> 1289065 T5456 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41784/lnm/uh
   [junit4]   2> 1289065 T5456 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1289065 T5456 oasc.ZkController.publish publishing core=collection1 state=active collection=control_collection
   [junit4]   2> 1289065 T5456 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1289067 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289068 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289068 T5456 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1289068 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289069 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1289069 T5450 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:41784/lnm/uh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41784_lnm%2Fuh",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1289071 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1289126 T5427 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 1289127 T5427 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1289128 T5427 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:41625
   [junit4]   2> 1289130 T5427 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1289130 T5427 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1289130 T5427 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-003
   [junit4]   2> 1289130 T5427 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-003/'
   [junit4]   2> 1289142 T5427 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-003/solr.xml
   [junit4]   2> 1289172 T5458 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> 1289172 T5449 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> 1289177 T5427 oasc.CoreContainer.<init> New CoreContainer 143876024
   [junit4]   2> 1289177 T5427 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-003/]
   [junit4]   2> 1289178 T5427 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1289178 T5427 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1289179 T5427 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1289179 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1289179 T5427 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1289179 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1289179 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1289180 T5427 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1289180 T5427 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1289180 T5427 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1289181 T5427 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1289181 T5427 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1289181 T5427 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38223/solr
   [junit4]   2> 1289181 T5427 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1289182 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1289183 T5469 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@3712d6e name:ZooKeeperConnection Watcher:127.0.0.1:38223 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1289184 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1289186 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1289187 T5471 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d700372 name:ZooKeeperConnection Watcher:127.0.0.1:38223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1289187 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1289191 T5427 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1290193 T5427 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41625_lnm%2Fuh
   [junit4]   2> 1290194 T5427 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:41625_lnm%2Fuh
   [junit4]   2> 1290197 T5458 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1290197 T5449 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1290198 T5471 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 1290208 T5472 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1290208 T5472 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1290209 T5472 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1290209 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1290209 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1290210 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1290211 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1290211 T5450 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:41625/lnm/uh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41625_lnm%2Fuh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1290212 T5450 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 1290212 T5450 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 1290220 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1290322 T5449 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> 1290322 T5458 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> 1290322 T5471 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> 1291209 T5472 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1291210 T5472 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1291210 T5472 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1291211 T5472 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1291211 T5472 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1291211 T5472 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-003/collection1/'
   [junit4]   2> 1291212 T5472 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-003/collection1/lib/.svn/' to classloader
   [junit4]   2> 1291212 T5472 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-003/collection1/lib/classes/' to classloader
   [junit4]   2> 1291212 T5472 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-003/collection1/lib/README' to classloader
   [junit4]   2> 1291247 T5472 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1291284 T5472 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1291285 T5472 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1291292 T5472 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1291595 T5472 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1291597 T5472 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1291598 T5472 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1291601 T5472 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1291615 T5472 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1291615 T5472 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1291616 T5472 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-003/collection1/, dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty1/
   [junit4]   2> 1291616 T5472 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@271f13bc
   [junit4]   2> 1291616 T5472 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty1
   [junit4]   2> 1291617 T5472 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty1/index/
   [junit4]   2> 1291617 T5472 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 1291617 T5472 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty1/index
   [junit4]   2> 1291618 T5472 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12223440267244544]
   [junit4]   2> 1291622 T5472 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1291623 T5472 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1291625 T5472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1291626 T5472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1291626 T5472 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1291626 T5472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1291626 T5472 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1291626 T5472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1291627 T5472 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1291627 T5472 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1291627 T5472 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1291627 T5472 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1291628 T5472 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1291628 T5472 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1291628 T5472 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1291629 T5472 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1291629 T5472 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1291629 T5472 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1291631 T5472 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1291633 T5472 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1291634 T5472 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1291634 T5472 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1291635 T5472 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 1291635 T5472 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1291636 T5472 oass.SolrIndexSearcher.<init> Opening Searcher@404cfc53[collection1] main
   [junit4]   2> 1291636 T5472 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1291637 T5472 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1291637 T5472 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1291637 T5472 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1291638 T5472 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1291638 T5472 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1291638 T5472 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1291638 T5472 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1291639 T5472 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1291639 T5472 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1291641 T5473 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@404cfc53[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1291642 T5472 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1291643 T5476 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:41625/lnm/uh collection:collection1 shard:shard1
   [junit4]   2> 1291643 T5427 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1291644 T5427 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1291644 T5476 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 1291648 T5476 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 1291649 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1291649 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1291649 T5476 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1291649 T5476 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1291649 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1469 name=collection1 org.apache.solr.core.SolrCore@1b6c361c url=http://127.0.0.1:41625/lnm/uh/collection1 node=127.0.0.1:41625_lnm%2Fuh C1469_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:41625/lnm/uh, core=collection1, node_name=127.0.0.1:41625_lnm%2Fuh}
   [junit4]   2> 1291650 T5476 C1469 P41625 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:41625/lnm/uh/collection1/
   [junit4]   2> 1291650 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1291650 T5476 C1469 P41625 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1291650 T5476 C1469 P41625 oasc.SyncStrategy.syncToMe http://127.0.0.1:41625/lnm/uh/collection1/ has no replicas
   [junit4]   2> 1291651 T5476 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:41625/lnm/uh/collection1/ shard1
   [junit4]   2> 1291651 T5476 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 1291652 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1291655 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1291658 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1291763 T5449 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> 1291763 T5471 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> 1291763 T5458 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> 1291806 T5476 oasc.ZkController.register We are http://127.0.0.1:41625/lnm/uh/collection1/ and leader is http://127.0.0.1:41625/lnm/uh/collection1/
   [junit4]   2> 1291806 T5476 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:41625/lnm/uh
   [junit4]   2> 1291806 T5476 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1291806 T5476 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1291807 T5476 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1291808 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1291808 T5476 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1291808 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1291809 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1291810 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1291810 T5450 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:41625/lnm/uh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:41625_lnm%2Fuh",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 1291812 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1291875 T5427 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 1291876 T5427 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1291879 T5427 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:54924
   [junit4]   2> 1291879 T5427 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1291879 T5427 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1291880 T5427 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-004
   [junit4]   2> 1291880 T5427 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-004/'
   [junit4]   2> 1291892 T5427 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-004/solr.xml
   [junit4]   2> 1291914 T5449 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> 1291914 T5471 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> 1291914 T5458 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> 1291939 T5427 oasc.CoreContainer.<init> New CoreContainer 57961616
   [junit4]   2> 1291940 T5427 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-004/]
   [junit4]   2> 1291941 T5427 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1291941 T5427 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1291941 T5427 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1291941 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1291941 T5427 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1291942 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1291942 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1291942 T5427 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1291942 T5427 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1291943 T5427 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1291943 T5427 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1291943 T5427 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1291944 T5427 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38223/solr
   [junit4]   2> 1291944 T5427 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1291945 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1291946 T5487 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@508363b5 name:ZooKeeperConnection Watcher:127.0.0.1:38223 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1291946 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1291948 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1291949 T5489 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@26a52e34 name:ZooKeeperConnection Watcher:127.0.0.1:38223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1291950 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1291954 T5427 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1292956 T5427 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54924_lnm%2Fuh
   [junit4]   2> 1292958 T5427 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:54924_lnm%2Fuh
   [junit4]   2> 1292961 T5458 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1292961 T5489 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1292961 T5471 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1292961 T5449 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 1292966 T5490 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1292966 T5490 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1292967 T5490 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1292967 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292968 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292968 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1292969 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1292969 T5450 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:54924/lnm/uh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54924_lnm%2Fuh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1292969 T5450 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 1292969 T5450 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 1292974 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1293076 T5449 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> 1293076 T5471 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> 1293076 T5489 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> 1293076 T5458 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> 1293968 T5490 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1293968 T5490 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 1293969 T5490 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 1293969 T5490 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1293969 T5490 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1293970 T5490 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-004/collection1/'
   [junit4]   2> 1293971 T5490 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-004/collection1/lib/.svn/' to classloader
   [junit4]   2> 1293971 T5490 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-004/collection1/lib/classes/' to classloader
   [junit4]   2> 1293971 T5490 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-004/collection1/lib/README' to classloader
   [junit4]   2> 1294011 T5490 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 1294047 T5490 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1294048 T5490 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 1294055 T5490 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 1294364 T5490 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 1294366 T5490 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 1294367 T5490 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1294370 T5490 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 1294385 T5490 oasc.CoreContainer.create Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1294385 T5490 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 1294385 T5490 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-004/collection1/, dataDir=./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty2/
   [junit4]   2> 1294385 T5490 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@271f13bc
   [junit4]   2> 1294386 T5490 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty2
   [junit4]   2> 1294386 T5490 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty2/index/
   [junit4]   2> 1294386 T5490 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 1294387 T5490 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty2/index
   [junit4]   2> 1294387 T5490 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12223440267244544]
   [junit4]   2> 1294391 T5490 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1294391 T5490 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1294394 T5490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1294395 T5490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1294395 T5490 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1294395 T5490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1294395 T5490 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1294395 T5490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1294396 T5490 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1294396 T5490 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1294396 T5490 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1294397 T5490 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 1294397 T5490 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 1294397 T5490 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 1294398 T5490 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 1294398 T5490 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 1294398 T5490 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 1294399 T5490 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 1294401 T5490 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 1294403 T5490 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 1294404 T5490 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 1294404 T5490 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1294405 T5490 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-001/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 1294405 T5490 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 1294406 T5490 oass.SolrIndexSearcher.<init> Opening Searcher@7f9b4aff[collection1] main
   [junit4]   2> 1294406 T5490 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 1294407 T5490 oascc.ZkStateReader.readConfigName path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1294407 T5490 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1294407 T5490 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1294407 T5490 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 1294408 T5490 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1294408 T5490 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1294408 T5490 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1294408 T5490 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 1294409 T5490 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 1294411 T5491 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@7f9b4aff[collection1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 1294413 T5490 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 1294413 T5494 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:54924/lnm/uh collection:collection1 shard:shard2
   [junit4]   2> 1294414 T5427 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 1294414 T5427 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 1294414 T5494 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1294418 T5494 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 1294420 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294420 T5494 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 1294420 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294420 T5494 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> 1294421 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1294421 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> ASYNC  NEW_CORE C1470 name=collection1 org.apache.solr.core.SolrCore@2da98c00 url=http://127.0.0.1:54924/lnm/uh/collection1 node=127.0.0.1:54924_lnm%2Fuh C1470_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:54924/lnm/uh, core=collection1, node_name=127.0.0.1:54924_lnm%2Fuh}
   [junit4]   2> 1294421 T5494 C1470 P54924 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:54924/lnm/uh/collection1/
   [junit4]   2> 1294422 T5494 C1470 P54924 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 1294422 T5494 C1470 P54924 oasc.SyncStrategy.syncToMe http://127.0.0.1:54924/lnm/uh/collection1/ has no replicas
   [junit4]   2> 1294423 T5494 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:54924/lnm/uh/collection1/ shard2
   [junit4]   2> 1294423 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294423 T5494 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1294427 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294430 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294535 T5458 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> 1294535 T5449 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> 1294535 T5489 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> 1294536 T5471 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> 1294578 T5494 oasc.ZkController.register We are http://127.0.0.1:54924/lnm/uh/collection1/ and leader is http://127.0.0.1:54924/lnm/uh/collection1/
   [junit4]   2> 1294579 T5494 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:54924/lnm/uh
   [junit4]   2> 1294579 T5494 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 1294579 T5494 oasc.ZkController.publish publishing core=collection1 state=active collection=collection1
   [junit4]   2> 1294579 T5494 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1294580 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294580 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294581 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294581 T5494 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1294581 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1294582 T5450 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:54924/lnm/uh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:54924_lnm%2Fuh",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 1294583 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1294668 T5427 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 1294669 T5427 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 1294671 T5427 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:42038
   [junit4]   2> 1294672 T5427 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 1294673 T5427 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1294673 T5427 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-005
   [junit4]   2> 1294673 T5427 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-005/'
   [junit4]   2> 1294685 T5458 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> 1294685 T5449 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> 1294685 T5489 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> 1294685 T5471 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> 1294687 T5427 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-005/solr.xml
   [junit4]   2> 1294722 T5427 oasc.CoreContainer.<init> New CoreContainer 177477754
   [junit4]   2> 1294722 T5427 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001/tempDir-005/]
   [junit4]   2> 1294723 T5427 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 1294724 T5427 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 1294724 T5427 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 1294724 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 1294724 T5427 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 1294725 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 1294725 T5427 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 1294725 T5427 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 1294725 T5427 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 1294726 T5427 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1294726 T5427 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1294726 T5427 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 1294727 T5427 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:38223/solr
   [junit4]   2> 1294727 T5427 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 1294727 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1294729 T5505 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d2f703 name:ZooKeeperConnection Watcher:127.0.0.1:38223 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1294729 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1294731 T5427 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 1294732 T5507 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d7f5995 name:ZooKeeperConnection Watcher:127.0.0.1:38223/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1294733 T5427 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 1294737 T5427 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 1295739 T5427 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:42038_lnm%2Fuh
   [junit4]   2> 1295741 T5427 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:42038_lnm%2Fuh
   [junit4]   2> 1295746 T5471 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1295746 T5458 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1295747 T5489 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1295746 T5449 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1295746 T5507 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 1295752 T5508 oasc.ZkController.publish publishing core=collection1 state=down collection=collection1
   [junit4]   2> 1295752 T5508 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 1295753 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1295753 T5508 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 1295753 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1295754 T5449 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 1295755 T5450 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 1295755 T5450 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:42038/lnm/uh",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:42038_lnm%2Fuh",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 1295756 T5450 oasc.O

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

ctor.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.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> 1464655 T5590 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 6)
   [junit4]   2> 1464655 T5590 oascc.ZkStateReader$2.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1464655 T5590 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1464655 T5590 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-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.ChaosMonkeyNothingIsSafeTest-F916184B1AF175F2-001
   [junit4]   2> NOTE: test params are: codec=Lucene46: {a_si=PostingsFormat(name=Memory doPackFST= true), a_t=PostingsFormat(name=Asserting), _version_=PostingsFormat(name=Memory doPackFST= true), rnd_b=Lucene41(blocksize=128), id=Lucene41(blocksize=128)}, docValues:{}, sim=RandomSimilarityProvider(queryNorm=false,coord=crazy): {}, locale=mk_MK, timezone=Europe/Tirane
   [junit4]   2> NOTE: Linux 3.8.0-39-generic amd64/Oracle Corporation 1.7.0_55 (64-bit)/cpus=8,threads=1,free=40368216,total=455081984
   [junit4]   2> NOTE: All tests run in this JVM: [RequestHandlersTest, SolrCmdDistributorTest, StressHdfsTest, TestStressRecovery, TestFastOutputStream, TestRandomMergePolicy, TestMultiCoreConfBootstrap, LeaderElectionIntegrationTest, TestFiltering, TestDynamicFieldResource, TestRangeQuery, TestFieldTypeCollectionResource, SolrPluginUtilsTest, TestRecoveryHdfs, TestArbitraryIndexDir, FileUtilsTest, TestPartialUpdateDeduplication, HttpPartitionTest, SpellingQueryConverterTest, OpenExchangeRatesOrgProviderTest, DirectSolrSpellCheckerTest, TestFastWriter, TestQueryTypes, TestManagedResource, CachingDirectoryFactoryTest, CollectionsAPIAsyncDistributedZkTest, DistributedExpandComponentTest, TimeZoneUtilsTest, TestMiniSolrCloudCluster, SimplePostToolTest, TestComponentsName, DirectSolrConnectionTest, ConvertedLegacyTest, CollectionsAPIDistributedZkTest, TestCoreDiscovery, TestCollationKeyRangeQueries, TestZkChroot, TestAnalyzedSuggestions, BasicZkTest, TestFieldTypeResource, ZkNodePropsTest, SpellCheckCollatorTest, DocValuesMultiTest, TestSimpleQParserPlugin, TestManagedSchemaFieldResource, TestBinaryField, DocumentAnalysisRequestHandlerTest, TestSchemaResource, SolrCoreCheckLockOnStartupTest, TriLevelCompositeIdRoutingTest, TestFastLRUCache, TestBinaryResponseWriter, TestExceedMaxTermLength, TestDynamicFieldCollectionResource, TestSolrXmlPersistence, NoCacheHeaderTest, TestIndexSearcher, DistanceFunctionTest, TestDistributedMissingSort, DisMaxRequestHandlerTest, TestCSVLoader, JSONWriterTest, ShardRoutingCustomTest, MinimalSchemaTest, CursorMarkTest, TestCSVResponseWriter, CoreAdminCreateDiscoverTest, SolrIndexConfigTest, TestSolrCoreProperties, TestInitQParser, TestSolr4Spatial, TestSweetSpotSimilarityFactory, TestSolrJ, StandardRequestHandlerTest, TestCollapseQParserPlugin, DeleteReplicaTest, TestNonDefinedSimilarityFactory, TestNRTOpen, CoreContainerCoreInitFailuresTest, TestCollationFieldDocValues, TestXIncludeConfig, UniqFieldsUpdateProcessorFactoryTest, TestRecovery, OutputWriterTest, HighlighterTest, HighlighterConfigTest, TestShardHandlerFactory, TestSolrQueryParserResource, TestRandomFaceting, TestIBSimilarityFactory, TestExpandComponent, PrimUtilsTest, TestLazyCores, TestSolrXml, SuggesterTSTTest, TestDFRSimilarityFactory, TestSearcherReuse, UnloadDistributedZkTest, OpenCloseCoreStressTest, ShardRoutingTest, FullSolrCloudDistribCmdsTest, TestDistributedSearch, TestDistributedGrouping, DistributedSpellCheckComponentTest, ZkControllerTest, TestStressReorder, TestReload, TestStressVersions, HardAutoCommitTest, StatsComponentTest, SpellCheckComponentTest, TestFunctionQuery, DirectUpdateHandlerTest, CurrencyFieldOpenExchangeTest, CurrencyFieldXmlFileTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestTrie, SchemaVersionSpecificBehaviorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, TestJmxIntegration, QueryParsingTest, PingRequestHandlerTest, SOLR749Test, UpdateParamsTest, TestSolrIndexConfig, ResponseLogComponentTest, TestSolrDeletionPolicy2, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestCharFilters, SynonymTokenizerTest, TestLMJelinekMercerSimilarityFactory, LegacyHTMLStripCharFilterTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed on J1 in 178.34s, 1 test, 1 error <<< FAILURES!

[...truncated 217 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1297: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:921: There were test failures: 396 suites, 1640 tests, 1 error, 37 ignored (16 assumptions)

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



[JENKINS] Lucene-Solr-4.x-Linux (32bit/jdk1.7.0_55) - Build # 10253 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10253/
Java: 32bit/jdk1.7.0_55 -server -XX:+UseConcMarkSweepGC

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

Error Message:
collection already exists: addReplicaColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: collection already exists: addReplicaColl
	at __randomizedtesting.SeedInfo.seed([A3935C9679054906:2275D28E0E5A293A]:0)
	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)
	at org.apache.solr.client.solrj.impl.CloudSolrServer.request(CloudSolrServer.java:650)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1513)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.createCollection(CollectionsAPIDistributedZkTest.java:1313)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.addReplicaTest(CollectionsAPIDistributedZkTest.java:1241)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.doTest(CollectionsAPIDistributedZkTest.java:212)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	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.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:
createcollection the collection error [Watcher fired on path: null state: SyncConnected type None]

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrServer$RemoteSolrException: createcollection the collection error [Watcher fired on path: null state: SyncConnected type None]
	at __randomizedtesting.SeedInfo.seed([A3935C9679054906:2275D28E0E5A293A]:0)
	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.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1508)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1468)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1527)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createCollection(AbstractFullDistribZkTestBase.java:1464)
	at org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:223)
	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:145)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
	at sun.reflect.GeneratedMethodAccessor47.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:793)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:453)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:360)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11228 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/init-core-data-001
   [junit4]   2> 828562 T3056 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (true) and clientAuth (true)
   [junit4]   2> 828562 T3056 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 828567 T3056 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> 828568 T3056 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   1> client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 828568 T3057 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 828668 T3056 oasc.ZkTestServer.run start zk server on port:60988
   [junit4]   2> 828669 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 828751 T3063 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1f9bb8d name:ZooKeeperConnection Watcher:127.0.0.1:60988 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 828751 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 828751 T3056 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 828758 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 828761 T3065 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1672e9b name:ZooKeeperConnection Watcher:127.0.0.1:60988/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 828762 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 828762 T3056 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 828764 T3056 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 828766 T3056 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 828767 T3056 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 828769 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 828769 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 828800 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 828800 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 828804 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 828805 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 828807 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 828807 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 828809 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 828809 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 828811 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 828811 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 828813 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 828814 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 828816 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 828816 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 828818 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 828818 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 828820 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 828820 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 828822 T3056 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 828822 T3056 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 828826 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 828827 T3067 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@74a96d name:ZooKeeperConnection Watcher:127.0.0.1:60988/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 828827 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> Using new style solr.xml
   [junit4]   2> 829052 T3056 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 829056 T3056 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 829059 T3056 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:55097
   [junit4]   2> 829061 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 829061 T3056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 829062 T3056 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002
   [junit4]   2> 829062 T3056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/'
   [junit4]   2> 829076 T3056 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/solr.xml
   [junit4]   2> 829123 T3056 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002
   [junit4]   2> 829124 T3056 oasc.CoreContainer.<init> New CoreContainer 32640741
   [junit4]   2> 829124 T3056 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/]
   [junit4]   2> 829125 T3056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 829126 T3056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 829126 T3056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 829126 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 829126 T3056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 829127 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 829127 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 829127 T3056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 829128 T3056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 829130 T3056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 829130 T3056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 829130 T3056 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 829130 T3056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60988/solr
   [junit4]   2> 829131 T3056 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 829131 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829134 T3078 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fde87a name:ZooKeeperConnection Watcher:127.0.0.1:60988 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829134 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829136 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829137 T3080 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ce9b33 name:ZooKeeperConnection Watcher:127.0.0.1:60988/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829138 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829139 T3056 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 829141 T3056 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 829143 T3056 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-running
   [junit4]   2> 829145 T3056 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-completed
   [junit4]   2> 829212 T3056 oascc.SolrZkClient.makePath makePath: /overseer/collection-map-failure
   [junit4]   2> 829214 T3056 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 829216 T3056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55097_
   [junit4]   2> 829216 T3056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:55097_
   [junit4]   2> 829218 T3056 oascc.SolrZkClient.makePath makePath: /overseer_elect
   [junit4]   2> 829220 T3056 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 829222 T3056 oasc.OverseerElectionContext.runLeaderProcess I am going to be the leader 127.0.0.1:55097_
   [junit4]   2> 829222 T3056 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 829224 T3056 oasc.Overseer.start Overseer (id=91812059632435204-127.0.0.1:55097_-n_0000000000) starting
   [junit4]   2> 829226 T3056 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 829236 T3082 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 829236 T3056 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 829238 T3056 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 829240 T3056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 829241 T3081 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 829243 T3056 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002
   [junit4]   2> 829247 T3056 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/conf/
   [junit4]   2> 829350 T3056 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 829351 T3056 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 829352 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 829354 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829356 T3085 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@7cea54 name:ZooKeeperConnection Watcher:127.0.0.1:60988/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829356 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829357 T3056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 829359 T3056 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 829621 T3056 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 1
   [junit4]   2> 829622 T3056 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 829624 T3056 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 829626 T3056 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:40832
   [junit4]   2> 829627 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 829628 T3056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 829628 T3056 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-003
   [junit4]   2> 829628 T3056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-003/'
   [junit4]   2> 829641 T3056 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-003/solr.xml
   [junit4]   2> 829676 T3056 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-003
   [junit4]   2> 829677 T3056 oasc.CoreContainer.<init> New CoreContainer 8105149
   [junit4]   2> 829677 T3056 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-003/]
   [junit4]   2> 829678 T3056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 829678 T3056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 829679 T3056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 829679 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 829679 T3056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 829679 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 829680 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 829680 T3056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 829680 T3056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 829682 T3056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 829683 T3056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 829683 T3056 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 829683 T3056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60988/solr
   [junit4]   2> 829683 T3056 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 829684 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829685 T3096 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@13ae01 name:ZooKeeperConnection Watcher:127.0.0.1:60988 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829686 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829688 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 829689 T3098 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@21506e name:ZooKeeperConnection Watcher:127.0.0.1:60988/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 829689 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 829694 T3056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 830696 T3056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40832_
   [junit4]   2> 830697 T3056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40832_
   [junit4]   2> 830700 T3080 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 830700 T3098 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 830700 T3085 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 830703 T3056 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-003
   [junit4]   2> 830709 T3056 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-003/conf/
   [junit4]   2> 830841 T3056 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 830843 T3056 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 830843 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 831069 T3056 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 2
   [junit4]   2> 831070 T3056 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 831072 T3056 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 831073 T3056 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:36981
   [junit4]   2> 831075 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 831075 T3056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 831076 T3056 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004
   [junit4]   2> 831076 T3056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/'
   [junit4]   2> 831089 T3056 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/solr.xml
   [junit4]   2> 831124 T3056 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004
   [junit4]   2> 831124 T3056 oasc.CoreContainer.<init> New CoreContainer 24440702
   [junit4]   2> 831125 T3056 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/]
   [junit4]   2> 831126 T3056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 831126 T3056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 831126 T3056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 831127 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 831127 T3056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 831127 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 831127 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 831128 T3056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 831128 T3056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 831130 T3056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 831130 T3056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 831131 T3056 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 831131 T3056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60988/solr
   [junit4]   2> 831131 T3056 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 831132 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 831133 T3110 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@19a50b5 name:ZooKeeperConnection Watcher:127.0.0.1:60988 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 831133 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 831135 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 831136 T3112 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@ba328a name:ZooKeeperConnection Watcher:127.0.0.1:60988/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 831136 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 831152 T3056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 832154 T3056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36981_
   [junit4]   2> 832156 T3056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:36981_
   [junit4]   2> 832159 T3080 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 832159 T3098 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 832159 T3112 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 832159 T3085 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 832163 T3056 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004
   [junit4]   2> 832168 T3056 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/conf/
   [junit4]   2> 832259 T3056 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 832260 T3056 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 832261 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 832493 T3056 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 3
   [junit4]   2> 832494 T3056 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 832497 T3056 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 832498 T3056 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:51535
   [junit4]   2> 832500 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 832500 T3056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 832501 T3056 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-005
   [junit4]   2> 832501 T3056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-005/'
   [junit4]   2> 832516 T3056 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-005/solr.xml
   [junit4]   2> 832556 T3056 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-005
   [junit4]   2> 832557 T3056 oasc.CoreContainer.<init> New CoreContainer 17698989
   [junit4]   2> 832557 T3056 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-005/]
   [junit4]   2> 832558 T3056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 832559 T3056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 832559 T3056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 832559 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 832560 T3056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 832560 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 832560 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 832561 T3056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 832561 T3056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 832563 T3056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 832563 T3056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 832564 T3056 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 832564 T3056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60988/solr
   [junit4]   2> 832564 T3056 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 832565 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 832567 T3124 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1002013 name:ZooKeeperConnection Watcher:127.0.0.1:60988 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832567 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 832569 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 832570 T3126 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1fadbab name:ZooKeeperConnection Watcher:127.0.0.1:60988/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 832570 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 832575 T3056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 833577 T3056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51535_
   [junit4]   2> 833580 T3056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51535_
   [junit4]   2> 833584 T3085 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 833584 T3080 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 833584 T3098 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 833584 T3112 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 833584 T3126 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 833596 T3056 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-005
   [junit4]   2> 833601 T3056 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-005/conf/
   [junit4]   2> 833695 T3056 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 833696 T3056 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 833696 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 833951 T3056 oasc.AbstractFullDistribZkTestBase.createJettys create jetty 4
   [junit4]   2> 833952 T3056 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 833955 T3056 oejus.SslContextFactory.doStart Enabled Protocols [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2] of [SSLv2Hello, SSLv3, TLSv1, TLSv1.1, TLSv1.2]
   [junit4]   2> 833956 T3056 oejs.AbstractConnector.doStart Started SslSelectChannelConnector@127.0.0.1:37295
   [junit4]   2> 833958 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 833958 T3056 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 833958 T3056 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-006
   [junit4]   2> 833959 T3056 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-006/'
   [junit4]   2> 833972 T3056 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-006/solr.xml
   [junit4]   2> 834022 T3056 oasc.CorePropertiesLocator.<init> Config-defined core root directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-006
   [junit4]   2> 834022 T3056 oasc.CoreContainer.<init> New CoreContainer 7738919
   [junit4]   2> 834023 T3056 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-006/]
   [junit4]   2> 834024 T3056 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 834024 T3056 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: 
   [junit4]   2> 834024 T3056 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 834024 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 834025 T3056 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 834025 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 834025 T3056 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 834026 T3056 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 834026 T3056 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 834028 T3056 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 834028 T3056 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 834028 T3056 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 834029 T3056 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:60988/solr
   [junit4]   2> 834029 T3056 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 834030 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 834031 T3138 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@43aade name:ZooKeeperConnection Watcher:127.0.0.1:60988 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834031 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 834033 T3056 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 834034 T3140 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@9270d9 name:ZooKeeperConnection Watcher:127.0.0.1:60988/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 834034 T3056 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 834043 T3056 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 835046 T3056 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37295_
   [junit4]   2> 835049 T3056 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37295_
   [junit4]   2> 835054 T3126 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 835055 T3098 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 835055 T3080 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 835055 T3140 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 835054 T3085 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 835054 T3112 oascc.ZkStateReader$3.process Updating live nodes... (5)
   [junit4]   2> 835061 T3056 oasc.CorePropertiesLocator.discover Looking for core definitions underneath /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-006
   [junit4]   2> 835074 T3056 oasc.CorePropertiesLocator.discoverUnder Found core conf in /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-006/conf/
   [junit4]   2> 835199 T3056 oasc.CorePropertiesLocator.discover Found 1 core definitions
   [junit4]   2> 835200 T3056 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 835201 T3056 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 835306 T3091 oasha.CollectionsHandler.handleCreateAction Creating Collection : name=solrj_collection&replicationFactor=2&collection.configName=conf1&action=CREATE&router.name=compositeId&version=2&wt=javabin&router.field=myOwnField&numShards=2
   [junit4]   2> 835308 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835308 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835308 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835308 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835309 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835309 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835309 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/collection-queue-work state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835309 T3082 oasc.OverseerCollectionProcessor.run Overseer Collection Processor: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.name":"compositeId",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 835310 T3142 oasc.OverseerCollectionProcessor.processMessage WARN OverseerCollectionProcessor.processMessage : createcollection , {
   [junit4]   2> 	  "operation":"createcollection",
   [junit4]   2> 	  "fromApi":"true",
   [junit4]   2> 	  "name":"solrj_collection",
   [junit4]   2> 	  "replicationFactor":"2",
   [junit4]   2> 	  "collection.configName":"conf1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "router.name":"compositeId",
   [junit4]   2> 	  "router.field":"myOwnField"}
   [junit4]   2> 835312 T3142 oasc.OverseerCollectionProcessor.createConfNode creating collections conf node /collections/solrj_collection 
   [junit4]   2> 835312 T3142 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection
   [junit4]   2> 835318 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835319 T3081 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 835320 T3081 oasc.Overseer$ClusterStateUpdater.buildCollection building a new collection: solrj_collection
   [junit4]   2> 835320 T3081 oasc.Overseer$ClusterStateUpdater.createCollection Create collection solrj_collection with shards [shard1, shard2]
   [junit4]   2> 835323 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835324 T3080 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835324 T3085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835325 T3098 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835325 T3140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835324 T3112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835324 T3126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835418 T3142 oasc.OverseerCollectionProcessor.createCollection Creating SolrCores for new collection solrj_collection, shardNames [shard1, shard2] , replicationFactor : 2
   [junit4]   2> 835418 T3142 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica1 as part of slice shard1 of collection solrj_collection on 127.0.0.1:40832_
   [junit4]   2> 835421 T3142 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard1_replica2 as part of slice shard1 of collection solrj_collection on 127.0.0.1:51535_
   [junit4]   2> 835423 T3142 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica1 as part of slice shard2 of collection solrj_collection on 127.0.0.1:36981_
   [junit4]   2> 835426 T3142 oasc.OverseerCollectionProcessor.createCollection Creating shard solrj_collection_shard2_replica2 as part of slice shard2 of collection solrj_collection on 127.0.0.1:55097_
   [junit4]   2> 835515 T3093 oasha.CoreAdminHandler.handleCreateAction core create command name=solrj_collection_shard1_replica1&collection.configName=conf1&action=CREATE&shard=shard1&collection=solrj_collection&version=2&wt=javabin&qt=/admin/cores&numShards=2
   [junit4]   2> 835516 T3075 oasha.CoreAdminHandler.handleCreateAction core create command name=solrj_collection_shard2_replica2&collection.configName=conf1&action=CREATE&shard=shard2&collection=solrj_collection&version=2&wt=javabin&qt=/admin/cores&numShards=2
   [junit4]   2> 835517 T3093 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica1 state=down collection=solrj_collection
   [junit4]   2> 835518 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835518 T3075 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica2 state=down collection=solrj_collection
   [junit4]   2> 835518 T3093 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 835520 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835520 T3081 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 835520 T3075 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 835521 T3081 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:40832",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40832_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 835524 T3081 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:55097",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:55097_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 835525 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835536 T3120 oasha.CoreAdminHandler.handleCreateAction core create command name=solrj_collection_shard1_replica2&collection.configName=conf1&action=CREATE&shard=shard1&collection=solrj_collection&version=2&wt=javabin&qt=/admin/cores&numShards=2
   [junit4]   2> 835536 T3105 oasha.CoreAdminHandler.handleCreateAction core create command name=solrj_collection_shard2_replica1&collection.configName=conf1&action=CREATE&shard=shard2&collection=solrj_collection&version=2&wt=javabin&qt=/admin/cores&numShards=2
   [junit4]   2> 835538 T3120 oasc.ZkController.publish publishing core=solrj_collection_shard1_replica2 state=down collection=solrj_collection
   [junit4]   2> 835538 T3105 oasc.ZkController.publish publishing core=solrj_collection_shard2_replica1 state=down collection=solrj_collection
   [junit4]   2> 835539 T3120 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 835539 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835539 T3105 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 835540 T3081 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:51535",
   [junit4]   2> 	  "core":"solrj_collection_shard1_replica2",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51535_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 835541 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835542 T3081 oasc.Overseer$ClusterStateUpdater.updateState Update state numShards=2 message={
   [junit4]   2> 	  "operation":"state",
   [junit4]   2> 	  "state":"down",
   [junit4]   2> 	  "base_url":"https://127.0.0.1:36981",
   [junit4]   2> 	  "core":"solrj_collection_shard2_replica1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:36981_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "collection":"solrj_collection",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 835544 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 835646 T3080 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835646 T3126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835646 T3140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835646 T3112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835646 T3098 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 835646 T3085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 836519 T3093 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica1
   [junit4]   2> 836521 T3075 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica2
   [junit4]   2> 836521 T3093 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 836522 T3075 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 836523 T3093 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 836523 T3093 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 836523 T3075 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 836524 T3075 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 836524 T3093 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 836524 T3093 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-003/solrj_collection_shard1_replica1/'
   [junit4]   2> 836525 T3075 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 836525 T3075 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/solrj_collection_shard2_replica2/'
   [junit4]   2> 836539 T3120 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard1_replica2
   [junit4]   2> 836540 T3105 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for solrj_collection_shard2_replica1
   [junit4]   2> 836540 T3120 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 836540 T3105 oasc.ZkController.createCollectionZkNode Check for collection zkNode:solrj_collection
   [junit4]   2> 836541 T3120 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 836541 T3105 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 836541 T3120 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 836541 T3105 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 836542 T3120 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 836542 T3120 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-005/solrj_collection_shard1_replica2/'
   [junit4]   2> 836542 T3105 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 836543 T3105 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/solrj_collection_shard2_replica1/'
   [junit4]   2> 836592 T3075 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 836594 T3093 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 836597 T3105 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 836602 T3120 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_4_9
   [junit4]   2> 836653 T3105 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 836655 T3105 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 836670 T3105 oass.IndexSchema.readSchema [solrj_collection_shard2_replica1] Schema name=test
   [junit4]   2> 836677 T3075 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 836678 T3093 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 836679 T3075 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 836679 T3093 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 836686 T3075 oass.IndexSchema.readSchema [solrj_collection_shard2_replica2] Schema name=test
   [junit4]   2> 836686 T3120 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 836688 T3120 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 836688 T3093 oass.IndexSchema.readSchema [solrj_collection_shard1_replica1] Schema name=test
   [junit4]   2> 836701 T3120 oass.IndexSchema.readSchema [solrj_collection_shard1_replica2] Schema name=test
   [junit4]   2> 837230 T3105 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837231 T3105 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837232 T3105 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 837248 T3105 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 837252 T3105 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 837258 T3075 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837258 T3075 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837259 T3075 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 837264 T3105 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 837267 T3075 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 837268 T3105 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 837271 T3075 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 837277 T3105 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 837279 T3105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 837279 T3105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 837279 T3105 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 837281 T3105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 837281 T3105 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 837282 T3105 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica1' using configuration from collection solrj_collection
   [junit4]   2> 837282 T3105 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 837283 T3105 oasc.SolrCore.<init> [solrj_collection_shard2_replica1] Opening new SolrCore at ./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/solrj_collection_shard2_replica1/, dataDir=./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/solrj_collection_shard2_replica1/data/
   [junit4]   2> 837283 T3105 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17c516
   [junit4]   2> 837285 T3105 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/solrj_collection_shard2_replica1/data
   [junit4]   2> 837286 T3105 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/solrj_collection_shard2_replica1/data/index/
   [junit4]   2> 837287 T3105 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica1] Solr index directory './solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/solrj_collection_shard2_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 837289 T3105 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-004/solrj_collection_shard2_replica1/data/index
   [junit4]   2> 837291 T3105 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1065432282, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 837292 T3075 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 837306 T3075 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 837308 T3105 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2ca86e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@737828),segFN=segments_1,generation=1}
   [junit4]   2> 837308 T3105 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 837317 T3105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 837318 T3105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 837318 T3075 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 837319 T3105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 837319 T3105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 837320 T3105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 837320 T3105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 837320 T3075 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 837321 T3105 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 837321 T3075 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 837322 T3105 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 837322 T3075 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 837322 T3105 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 837323 T3105 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 837324 T3075 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 837324 T3075 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 837324 T3105 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 837325 T3105 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 837325 T3075 oasc.CoreContainer.create Creating SolrCore 'solrj_collection_shard2_replica2' using configuration from collection solrj_collection
   [junit4]   2> 837325 T3105 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 837326 T3075 oasc.SolrCore.initDirectoryFactory org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 837326 T3105 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 837327 T3075 oasc.SolrCore.<init> [solrj_collection_shard2_replica2] Opening new SolrCore at ./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/solrj_collection_shard2_replica2/, dataDir=./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/solrj_collection_shard2_replica2/data/
   [junit4]   2> 837327 T3105 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 837327 T3075 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@17c516
   [junit4]   2> 837328 T3105 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 837329 T3075 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/solrj_collection_shard2_replica2/data
   [junit4]   2> 837329 T3075 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/solrj_collection_shard2_replica2/data/index/
   [junit4]   2> 837329 T3075 oasc.SolrCore.initIndex WARN [solrj_collection_shard2_replica2] Solr index directory './solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/solrj_collection_shard2_replica2/data/index' doesn't exist. Creating new index...
   [junit4]   2> 837330 T3075 oasc.CachingDirectoryFactory.get return new directory for ./solr.cloud.CollectionsAPIDistributedZkTest-A3935C9679054906-001/tempDir-002/solrj_collection_shard2_replica2/data/index
   [junit4]   2> 837332 T3105 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 837336 T3105 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 837336 T3105 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 837338 T3105 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=165566975, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 837338 T3075 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1065432282, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 837338 T3105 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@2ca86e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@737828),segFN=segments_1,generation=1}
   [junit4]   2> 837339 T3105 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 837339 T3075 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b651e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c90194),segFN=segments_1,generation=1}
   [junit4]   2> 837340 T3075 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 837339 T3105 oass.SolrIndexSearcher.<init> Opening Searcher@13202b9[solrj_collection_shard2_replica1] main
   [junit4]   2> 837341 T3105 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 837342 T3105 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 837342 T3105 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 837343 T3105 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 837343 T3105 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 837344 T3105 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 837344 T3105 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 837345 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 837345 T3105 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 837345 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 837346 T3105 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 837346 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 837346 T3105 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 837347 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 837348 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 837348 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 837349 T3075 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 837349 T3093 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837349 T3075 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 837350 T3075 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 837351 T3075 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 837351 T3075 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 837352 T3075 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 837352 T3075 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 837353 T3075 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 837353 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 837354 T3075 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 837356 T3075 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 837350 T3147 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica1] Registered new searcher Searcher@13202b9[solrj_collection_shard2_replica1] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 837350 T3093 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837359 T3093 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 837359 T3075 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 837360 T3075 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 837360 T3105 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica1
   [junit4]   2> 837361 T3105 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica1 address:https://127.0.0.1:36981 collection:solrj_collection shard:shard2
   [junit4]   2> 837361 T3075 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=165566975, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 837362 T3105 oascc.SolrZkClient.makePath makePath: /collections/solrj_collection/leader_elect/shard2/election
   [junit4]   2> 837362 T3075 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=MockDirectoryWrapper(RAMDirectory@b651e1 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1c90194),segFN=segments_1,generation=1}
   [junit4]   2> 837363 T3075 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 837363 T3075 oass.SolrIndexSearcher.<init> Opening Searcher@448317[solrj_collection_shard2_replica2] main
   [junit4]   2> 837364 T3075 oascc.ZkStateReader.readConfigName Load collection config from:/collections/solrj_collection
   [junit4]   2> 837365 T3075 oascc.ZkStateReader.readConfigName path=/collections/solrj_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 837366 T3075 oasr.ManagedResourceStorage.newStorageIO Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 837367 T3093 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 837368 T3075 oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 837369 T3075 oasr.RestManager.init Initializing RestManager with initArgs: {}
   [junit4]   2> 837369 T3075 oasr.ManagedResourceStorage.load Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 837371 T3075 oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 837371 T3093 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 837372 T3075 oasr.ManagedResourceStorage.load Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 837372 T3105 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 837372 T3075 oasr.ManagedResource.notifyObserversDuringInit WARN No registered observers for /rest/managed
   [junit4]   2> 837373 T3075 oasr.RestManager.init Initializing 0 registered ManagedResources
   [junit4]   2> 837374 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 837374 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 837375 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 837375 T3105 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=8.7958058E14ms
   [junit4]   2> 837376 T3148 oasc.SolrCore.registerSearcher [solrj_collection_shard2_replica2] Registered new searcher Searcher@448317[solrj_collection_shard2_replica2] main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 837376 T3120 oass.ByteField.init WARN ByteField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837376 T3081 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 837377 T3120 oass.ShortField.init WARN ShortField is deprecated and will be removed in 5.0. You should use TrieIntField instead.
   [junit4]   2> 837378 T3075 oasc.CoreContainer.registerCore registering core: solrj_collection_shard2_replica2
   [junit4]   2> 837378 T3120 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 837378 T3075 oasc.ZkController.register Register replica - core:solrj_collection_shard2_replica2 address:https://127.0.0.1:55097 collection:solrj_collection shard:shard2
   [junit4]   2> 837382 T3080 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 837393 T3098 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 837394 T3085 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 837394 T3080 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 837394 T3112 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 837393 T3140 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 837393 T3126 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 5)
   [junit4]   2> 837395 T3120 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 837397 T3120 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 837405 T3093 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 837408 T3093 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 837411 T3093 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 837412 T3093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 837414 T3093 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 837413 T3120 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 837414 T3093 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 837415 T3093 oa

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

	at org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:223)
   [junit4]    > 	at org.apache.solr.cloud.HttpPartitionTest.doTest(HttpPartitionTest.java:145)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:865)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1577482 T6500 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build/solr-core/test/J1/./solr.cloud.HttpPartitionTest-A3935C9679054906-001
   [junit4]   2> 71090 T6499 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will linger awaiting termination of 6 leaked thread(s).
   [junit4]   2> 1577998 T6663 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:291)
   [junit4]   2> 
   [junit4]   2> 1577998 T6522 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1578120 T6667 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:291)
   [junit4]   2> 
   [junit4]   2> 1578121 T6545 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1578211 T6671 oasc.Overseer$ClusterStateUpdater.checkIfIamStillLeader ERROR could not read the data org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer_elect/leader
   [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.getData(ZooKeeper.java:1155)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:277)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$7.execute(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:73)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:274)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.checkIfIamStillLeader(Overseer.java:302)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater.access$300(Overseer.java:85)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer$ClusterStateUpdater$1.run(Overseer.java:291)
   [junit4]   2> 
   [junit4]   2> 1578211 T6564 oascc.ZkStateReader$3.process WARN ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> NOTE: test params are: codec=Lucene3x, sim=DefaultSimilarity, locale=ar_OM, timezone=SystemV/AST4ADT
   [junit4]   2> NOTE: Linux 3.8.0-39-generic i386/Oracle Corporation 1.7.0_55 (32-bit)/cpus=8,threads=1,free=92743888,total=374964224
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazyCores, TestCSVResponseWriter, DistanceFunctionTest, MinimalSchemaTest, ChaosMonkeySafeLeaderTest, TestZkChroot, PathHierarchyTokenizerFactoryTest, ConvertedLegacyTest, TestMaxScoreQueryParser, DistributedExpandComponentTest, TestDistributedSearch, TestCloudManagedSchema, DateFieldTest, HdfsChaosMonkeySafeLeaderTest, TestSerializedLuceneMatchVersion, TestInfoStreamLogging, IndexSchemaRuntimeFieldTest, TestRestManager, TestIndexingPerformance, CursorMarkTest, TestManagedSchema, TestShardHandlerFactory, RequestHandlersTest, TestSolrCoreProperties, TestCSVLoader, TestArbitraryIndexDir, TestInitQParser, RAMDirectoryFactoryTest, TestSearcherReuse, TestAtomicUpdateErrorCases, SortByFunctionTest, TestComponentsName, TestBinaryField, TestCollationFieldDocValues, NoCacheHeaderTest, HardAutoCommitTest, TestIBSimilarityFactory, TestPhraseSuggestions, NotRequiredUniqueKeyTest, TestManagedSynonymFilterFactory, CurrencyFieldXmlFileTest, AliasIntegrationTest, TestMultiCoreConfBootstrap, SolrIndexConfigTest, TestManagedSchemaFieldResource, SpellCheckComponentTest, MergeStrategyTest, TestQueryTypes, HdfsSyncSliceTest, SolrRequestParserTest, TestDefaultSimilarityFactory, DebugComponentTest, DistributedDebugComponentTest, TestFastWriter, DocValuesMissingTest, NumericFieldsTest, TestQuerySenderListener, QueryResultKeyTest, TestRandomFaceting, SuggesterWFSTTest, TestFuzzyAnalyzedSuggestions, TestNonDefinedSimilarityFactory, TestSolrJ, DirectSolrSpellCheckerTest, ZkSolrClientTest, TestStressReorder, TriLevelCompositeIdRoutingTest, CursorPagingTest, ShardSplitTest, TestNumberUtils, TestFastLRUCache, DefaultValueUpdateProcessorTest, TestNRTOpen, TestCodecSupport, TestQuerySenderNoQuery, SolrPluginUtilsTest, ZkNodePropsTest, ShardRoutingCustomTest, TestRangeQuery, FieldAnalysisRequestHandlerTest, TestFiltering, TestStressRecovery, HdfsWriteToMultipleCollectionsTest, TestFieldTypeResource, CollectionsAPIDistributedZkTest, TestMiniSolrCloudCluster, TestConfigSets, SolrCoreCheckLockOnStartupTest, MultiTermTest, TestSolrQueryParserResource, TestCollationField, AlternateDirectoryTest, TestDistributedMissingSort, StressHdfsTest, TestUpdate, SpellingQueryConverterTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler, LeaderElectionTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, TestReload, DistributedTermsComponentTest, StatsComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, SpellCheckCollatorTest, SuggesterTSTTest, TestStressLucene, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestOmitPositions, TermsComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, LoggingHandlerTest, IndexSchemaTest, JSONWriterTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CoreContainerCoreInitFailuresTest, TestBinaryResponseWriter, TestSolrDeletionPolicy2, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestCharFilters, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestFastOutputStream, OpenExchangeRatesOrgProviderTest, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CollectionsAPIAsyncDistributedZkTest, DeleteReplicaTest, DistribCursorPagingTest, HttpPartitionTest]
   [junit4] Completed on J1 in 71.87s, 1 test, 1 error <<< FAILURES!

[...truncated 194 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:447: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:45: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:496: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:1297: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/common-build.xml:921: There were test failures: 396 suites, 1640 tests, 2 errors, 36 ignored (15 assumptions)

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