You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2013/11/23 18:34:30 UTC

[JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.8.0-ea-b116) - Build # 8434 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/8434/
Java: 32bit/jdk1.8.0-ea-b116 -client -XX:+UseSerialGC

2 tests failed.
REGRESSION:  org.apache.solr.analytics.NoFacetTest.stddevTest

Error Message:
Oops: (double raws) 4631318898052956160 - 4628496337733101339 < 4442235333156365461 Calculated diff 4625071700926640586 Let's see what the JVM thinks these bits are. FloatResult:  43.5 floatTest: 27.72225134241226 Diff 15.77774865758774

Stack Trace:
java.lang.AssertionError: Oops: (double raws) 4631318898052956160 - 4628496337733101339 < 4442235333156365461 Calculated diff 4625071700926640586 Let's see what the JVM thinks these bits are. FloatResult:  43.5 floatTest: 27.72225134241226 Diff 15.77774865758774
	at __randomizedtesting.SeedInfo.seed([CD0B285135623EF3:C8CB68E405013AFC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.analytics.NoFacetTest.stddevTest(NoFacetTest.java:227)
	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:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)


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

Error Message:
document count mismatch.  control=306 sum(shards)=307 cloudClient=307

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=306 sum(shards)=307 cloudClient=307
	at __randomizedtesting.SeedInfo.seed([CD0B285135623EF3:4CEDA649423D5ECF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1238)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.doTest(ChaosMonkeyNothingIsSafeTest.java:195)
	at org.apache.solr.BaseDistributedSearchTestCase.testDistribSearch(BaseDistributedSearchTestCase.java:835)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:483)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1559)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$600(RandomizedRunner.java:79)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:773)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:787)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:51)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:782)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:442)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:746)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:648)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:682)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:693)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:358)
	at java.lang.Thread.run(Thread.java:744)




Build Log:
[...truncated 10160 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 333129 T963 oas.BaseDistributedSearchTestCase.initHostContext Setting hostContext system property: /
   [junit4]   2> 333133 T963 oas.SolrTestCaseJ4.setUp ###Starting testDistribSearch
   [junit4]   2> Creating dataDir: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-ChaosMonkeyNothingIsSafeTest-1385227088019
   [junit4]   2> 333133 T963 oasc.ZkTestServer.run STARTING ZK TEST SERVER
   [junit4]   2> 333134 T964 oasc.ZkTestServer$ZKServerMain.runFromConfig Starting server
   [junit4]   2> 333234 T963 oasc.ZkTestServer.run start zk server on port:53348
   [junit4]   2> 333235 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 333289 T970 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@d5389d name:ZooKeeperConnection Watcher:127.0.0.1:53348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 333290 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 333290 T963 oascc.SolrZkClient.makePath makePath: /solr
   [junit4]   2> 333303 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 333306 T972 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@684934 name:ZooKeeperConnection Watcher:127.0.0.1:53348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 333307 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 333307 T963 oascc.SolrZkClient.makePath makePath: /collections/collection1
   [junit4]   2> 333312 T963 oascc.SolrZkClient.makePath makePath: /collections/collection1/shards
   [junit4]   2> 333316 T963 oascc.SolrZkClient.makePath makePath: /collections/control_collection
   [junit4]   2> 333319 T963 oascc.SolrZkClient.makePath makePath: /collections/control_collection/shards
   [junit4]   2> 333323 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 333324 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 333330 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 333331 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/schema.xml
   [junit4]   2> 333337 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 333337 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 333342 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 333342 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 333348 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 333348 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/protwords.txt
   [junit4]   2> 333353 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 333354 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/currency.xml
   [junit4]   2> 333359 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 333360 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 333365 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 333366 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 333371 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 333372 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 333376 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 333377 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 333382 T963 oasc.AbstractZkTestCase.putConfig put /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 333383 T963 oascc.SolrZkClient.makePath makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 333463 T963 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 333467 T963 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:40304
   [junit4]   2> 333468 T963 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 333468 T963 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 333468 T963 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385227088275
   [junit4]   2> 333469 T963 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385227088275/'
   [junit4]   2> 333480 T963 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385227088275/solr.xml
   [junit4]   2> 333487 T963 oasc.CoreContainer.<init> New CoreContainer 8385268
   [junit4]   2> 333488 T963 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385227088275/]
   [junit4]   2> 333488 T963 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 333489 T963 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 333489 T963 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 333489 T963 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 333489 T963 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 333490 T963 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 333490 T963 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 333490 T963 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 333490 T963 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 333492 T963 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 333492 T963 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 333492 T963 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 333493 T963 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53348/solr
   [junit4]   2> 333493 T963 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 333494 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 333495 T983 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1521482 name:ZooKeeperConnection Watcher:127.0.0.1:53348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 333496 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 333501 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 333502 T985 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ecfe79 name:ZooKeeperConnection Watcher:127.0.0.1:53348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 333503 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 333505 T963 oascc.SolrZkClient.makePath makePath: /overseer/queue
   [junit4]   2> 333512 T963 oascc.SolrZkClient.makePath makePath: /overseer/collection-queue-work
   [junit4]   2> 333518 T963 oascc.SolrZkClient.makePath makePath: /live_nodes
   [junit4]   2> 333522 T963 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40304_
   [junit4]   2> 333524 T963 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:40304_
   [junit4]   2> 333529 T963 oascc.SolrZkClient.makePath makePath: /overseer_elect/election
   [junit4]   2> 333537 T963 oascc.SolrZkClient.makePath makePath: /overseer_elect/leader
   [junit4]   2> 333543 T963 oasc.Overseer.start Overseer (id=90782242440609795-127.0.0.1:40304_-n_0000000000) starting
   [junit4]   2> 333548 T963 oascc.SolrZkClient.makePath makePath: /overseer/queue-work
   [junit4]   2> 333557 T987 oasc.OverseerCollectionProcessor.run Process current queue of collection creations
   [junit4]   2> 333558 T963 oascc.SolrZkClient.makePath makePath: /clusterstate.json
   [junit4]   2> 333562 T963 oascc.SolrZkClient.makePath makePath: /aliases.json
   [junit4]   2> 333566 T963 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 333571 T986 oasc.Overseer$ClusterStateUpdater.run Starting to work on the main queue
   [junit4]   2> 333573 T988 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 333573 T988 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 333575 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 333575 T988 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 333578 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 333579 T986 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:40304",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40304_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 333579 T986 oasc.Overseer$ClusterStateUpdater.createCollection Create collection control_collection with shards [shard1]
   [junit4]   2> 333579 T986 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 333584 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 333586 T985 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> 334576 T988 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 334576 T988 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385227088275/collection1
   [junit4]   2> 334577 T988 oasc.ZkController.createCollectionZkNode Check for collection zkNode:control_collection
   [junit4]   2> 334578 T988 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 334578 T988 oascc.ZkStateReader.readConfigName Load collection config from:/collections/control_collection
   [junit4]   2> 334581 T988 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: '../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385227088275/collection1/'
   [junit4]   2> 334582 T988 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385227088275/collection1/lib/classes/' to classloader
   [junit4]   2> 334582 T988 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385227088275/collection1/lib/README' to classloader
   [junit4]   2> 334635 T988 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 334654 T988 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 334656 T988 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 334669 T988 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 334918 T988 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 334925 T988 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 334926 T988 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 334942 T988 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 334947 T988 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 334950 T988 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 334951 T988 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 334952 T988 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 334952 T988 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 334953 T988 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 334953 T988 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 334953 T988 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 334953 T988 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-controljetty-1385227088275/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/control/data/
   [junit4]   2> 334954 T988 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@99c118
   [junit4]   2> 334954 T988 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/control/data
   [junit4]   2> 334955 T988 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/control/data/index/
   [junit4]   2> 334955 T988 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/control/data/index' doesn't exist. Creating new index...
   [junit4]   2> 334956 T988 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/control/data/index
   [junit4]   2> 334956 T988 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1301341262, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 334960 T988 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 334961 T988 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 334965 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 334966 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 334966 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 334967 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 334967 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 334967 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 334968 T988 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 334968 T988 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 334969 T988 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 334969 T988 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 334970 T988 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 334971 T988 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 334971 T988 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 334972 T988 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 334972 T988 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 334973 T988 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 334976 T988 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 334977 T988 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 334978 T988 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 334979 T988 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=87.6201171875, floorSegmentMB=2.1318359375, forceMergeDeletesPctAllowed=1.8936736644968677, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8710828805915928
   [junit4]   2> 334981 T988 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/control/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 334982 T988 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 334982 T988 oass.SolrIndexSearcher.<init> Opening Searcher@18b73d1 main
   [junit4]   2> 334988 T989 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18b73d1 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 334993 T988 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 334993 T988 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:40304 collection:control_collection shard:shard1
   [junit4]   2> 334995 T988 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 335004 T988 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 335006 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335007 T988 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 335007 T988 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4857 name=collection1 org.apache.solr.core.SolrCore@1bbce5f url=http://127.0.0.1:40304/collection1 node=127.0.0.1:40304_ C4857_STATE=coll:control_collection core:collection1 props:{state=down, base_url=http://127.0.0.1:40304, core=collection1, node_name=127.0.0.1:40304_}
   [junit4]   2> 335007 T988 C4857 P40304 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:40304/collection1/
   [junit4]   2> 335008 T988 C4857 P40304 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 335008 T988 C4857 P40304 oasc.SyncStrategy.syncToMe http://127.0.0.1:40304/collection1/ has no replicas
   [junit4]   2> 335008 T988 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:40304/collection1/ shard1
   [junit4]   2> 335008 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 335008 T988 oascc.SolrZkClient.makePath makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 335012 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335015 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335021 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335124 T985 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> 335166 T988 oasc.ZkController.register We are http://127.0.0.1:40304/collection1/ and leader is http://127.0.0.1:40304/collection1/
   [junit4]   2> 335166 T988 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:40304
   [junit4]   2> 335167 T988 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 335167 T988 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 335167 T988 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 335169 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335169 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335169 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335170 T988 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 335172 T963 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 335172 T963 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 335172 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 335174 T986 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:40304",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:40304_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"control_collection",
   [junit4]   2> 	  "numShards":"1",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 335175 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 335176 T992 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@57c5ba name:ZooKeeperConnection Watcher:127.0.0.1:53348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 335177 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 335177 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 335178 T963 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 335180 T963 oasc.ChaosMonkey.monkeyLog monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 335251 T963 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 335253 T963 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:48358
   [junit4]   2> 335254 T963 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 335255 T963 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 335255 T963 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385227090066
   [junit4]   2> 335255 T963 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385227090066/'
   [junit4]   2> 335277 T963 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385227090066/solr.xml
   [junit4]   2> 335279 T992 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> 335279 T985 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> 335291 T963 oasc.CoreContainer.<init> New CoreContainer 15094621
   [junit4]   2> 335292 T963 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385227090066/]
   [junit4]   2> 335293 T963 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 335293 T963 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 335294 T963 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 335294 T963 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 335295 T963 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 335295 T963 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 335296 T963 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 335296 T963 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 335296 T963 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 335297 T963 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 335298 T963 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 335298 T963 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 335298 T963 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53348/solr
   [junit4]   2> 335298 T963 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 335299 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 335301 T1003 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1afbde name:ZooKeeperConnection Watcher:127.0.0.1:53348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 335302 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 335306 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 335308 T1005 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1931e8c name:ZooKeeperConnection Watcher:127.0.0.1:53348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 335308 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 335312 T963 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 336317 T963 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:48358_
   [junit4]   2> 336319 T963 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:48358_
   [junit4]   2> 336324 T992 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 336325 T985 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 336325 T1005 oascc.ZkStateReader$3.process Updating live nodes... (2)
   [junit4]   2> 336332 T1006 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 336333 T1006 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 336334 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336334 T1006 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 336335 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336335 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336338 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 336340 T986 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:48358",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48358_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 336340 T986 oasc.Overseer$ClusterStateUpdater.createCollection Create collection collection1 with shards [shard1, shard2]
   [junit4]   2> 336341 T986 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 336345 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 336449 T992 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> 336449 T1005 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> 336449 T985 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> 337335 T1006 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 337336 T1006 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385227090066/collection1
   [junit4]   2> 337336 T1006 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 337337 T1006 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 337338 T1006 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 337340 T1006 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385227090066/collection1/'
   [junit4]   2> 337341 T1006 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385227090066/collection1/lib/classes/' to classloader
   [junit4]   2> 337341 T1006 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385227090066/collection1/lib/README' to classloader
   [junit4]   2> 337390 T1006 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 337401 T1006 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 337403 T1006 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 337409 T1006 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 337566 T1006 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 337570 T1006 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 337572 T1006 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 337585 T1006 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 337587 T1006 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 337589 T1006 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 337590 T1006 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 337590 T1006 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 337591 T1006 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 337592 T1006 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 337592 T1006 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 337592 T1006 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 337592 T1006 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty1-1385227090066/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty1/
   [junit4]   2> 337592 T1006 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@99c118
   [junit4]   2> 337593 T1006 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty1
   [junit4]   2> 337594 T1006 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty1/index/
   [junit4]   2> 337594 T1006 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty1/index' doesn't exist. Creating new index...
   [junit4]   2> 337594 T1006 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty1/index
   [junit4]   2> 337595 T1006 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1301341262, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 337597 T1006 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 337598 T1006 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 337601 T1006 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 337601 T1006 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 337602 T1006 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 337602 T1006 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 337603 T1006 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 337603 T1006 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 337603 T1006 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 337604 T1006 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 337604 T1006 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 337605 T1006 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 337606 T1006 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 337606 T1006 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 337606 T1006 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 337608 T1006 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 337608 T1006 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 337609 T1006 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 337611 T1006 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 337613 T1006 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 337613 T1006 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 337614 T1006 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=87.6201171875, floorSegmentMB=2.1318359375, forceMergeDeletesPctAllowed=1.8936736644968677, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8710828805915928
   [junit4]   2> 337615 T1006 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty1/index,segFN=segments_1,generation=1}
   [junit4]   2> 337616 T1006 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 337616 T1006 oass.SolrIndexSearcher.<init> Opening Searcher@b83366 main
   [junit4]   2> 337625 T1007 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@b83366 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 337628 T1006 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 337629 T1006 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:48358 collection:collection1 shard:shard2
   [junit4]   2> 337630 T1006 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 337636 T1006 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard2
   [junit4]   2> 337639 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337639 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337639 T1006 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 337640 T1006 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4858 name=collection1 org.apache.solr.core.SolrCore@13917c2 url=http://127.0.0.1:48358/collection1 node=127.0.0.1:48358_ C4858_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:48358, core=collection1, node_name=127.0.0.1:48358_}
   [junit4]   2> 337640 T1006 C4858 P48358 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:48358/collection1/
   [junit4]   2> 337640 T1006 C4858 P48358 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 337639 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337640 T1006 C4858 P48358 oasc.SyncStrategy.syncToMe http://127.0.0.1:48358/collection1/ has no replicas
   [junit4]   2> 337640 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 337641 T1006 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:48358/collection1/ shard2
   [junit4]   2> 337641 T1006 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 337645 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337647 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337650 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337755 T992 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> 337756 T985 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> 337756 T1005 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> 337798 T1006 oasc.ZkController.register We are http://127.0.0.1:48358/collection1/ and leader is http://127.0.0.1:48358/collection1/
   [junit4]   2> 337798 T1006 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:48358
   [junit4]   2> 337799 T1006 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 337799 T1006 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 337799 T1006 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 337801 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337802 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337802 T1006 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 337802 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337804 T963 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 337805 T963 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 337805 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 337807 T986 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:48358",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:48358_",
   [junit4]   2> 	  "shard":"shard2",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node1"}
   [junit4]   2> 337812 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 337893 T963 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 337897 T963 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:37731
   [junit4]   2> 337898 T963 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 337899 T963 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 337899 T963 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385227092692
   [junit4]   2> 337900 T963 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385227092692/'
   [junit4]   2> 337915 T992 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> 337915 T985 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> 337915 T1005 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> 337920 T963 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385227092692/solr.xml
   [junit4]   2> 337927 T963 oasc.CoreContainer.<init> New CoreContainer 13388850
   [junit4]   2> 337928 T963 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385227092692/]
   [junit4]   2> 337928 T963 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 337929 T963 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 337929 T963 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 337929 T963 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 337929 T963 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 337930 T963 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 337930 T963 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 337930 T963 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 337930 T963 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 337932 T963 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 337932 T963 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 337932 T963 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 337933 T963 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53348/solr
   [junit4]   2> 337933 T963 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 337934 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 337936 T1019 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@8a8a61 name:ZooKeeperConnection Watcher:127.0.0.1:53348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 337937 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 337941 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 337942 T1021 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@1ccf3ff name:ZooKeeperConnection Watcher:127.0.0.1:53348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 337943 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 337948 T963 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 338952 T963 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37731_
   [junit4]   2> 338955 T963 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:37731_
   [junit4]   2> 338960 T992 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 338960 T1021 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 338960 T1005 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 338960 T985 oascc.ZkStateReader$3.process Updating live nodes... (3)
   [junit4]   2> 338979 T1022 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 338979 T1022 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 338981 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 338982 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 338982 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 338981 T1022 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 338986 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 338987 T986 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:37731",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37731_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 338987 T986 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 338988 T986 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard1
   [junit4]   2> 338994 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 339097 T992 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> 339098 T1005 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> 339097 T1021 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> 339098 T985 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> 339984 T1022 oasc.ZkController.waitForShardId waiting to find shard id in clusterstate for collection1
   [junit4]   2> 339984 T1022 oasc.CoreContainer.create Creating SolrCore 'collection1' using instanceDir: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385227092692/collection1
   [junit4]   2> 339984 T1022 oasc.ZkController.createCollectionZkNode Check for collection zkNode:collection1
   [junit4]   2> 339986 T1022 oasc.ZkController.createCollectionZkNode Collection zkNode exists
   [junit4]   2> 339986 T1022 oascc.ZkStateReader.readConfigName Load collection config from:/collections/collection1
   [junit4]   2> 339988 T1022 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385227092692/collection1/'
   [junit4]   2> 339989 T1022 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385227092692/collection1/lib/classes/' to classloader
   [junit4]   2> 339990 T1022 oasc.SolrResourceLoader.replaceClassLoader Adding 'file:/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385227092692/collection1/lib/README' to classloader
   [junit4]   2> 340023 T1022 oasc.SolrConfig.<init> Using Lucene MatchVersion: LUCENE_50
   [junit4]   2> 340031 T1022 oasc.SolrConfig.<init> Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 340033 T1022 oass.IndexSchema.readSchema Reading Solr Schema from schema.xml
   [junit4]   2> 340039 T1022 oass.IndexSchema.readSchema [collection1] Schema name=test
   [junit4]   2> 340212 T1022 oass.OpenExchangeRatesOrgProvider.init Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 340217 T1022 oass.IndexSchema.readSchema default search field in schema is text
   [junit4]   2> 340218 T1022 oass.IndexSchema.readSchema unique key field: id
   [junit4]   2> 340228 T1022 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 340230 T1022 oass.FileExchangeRateProvider.reload Reloading exchange rates from file currency.xml
   [junit4]   2> 340232 T1022 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 340233 T1022 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 340234 T1022 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 340234 T1022 oass.OpenExchangeRatesOrgProvider.reload Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 340235 T1022 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key IMPORTANT NOTE
   [junit4]   2> 340236 T1022 oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key, got STRING
   [junit4]   2> 340236 T1022 oasc.SolrCore.initDirectoryFactory solr.StandardDirectoryFactory
   [junit4]   2> 340236 T1022 oasc.SolrCore.<init> [collection1] Opening new SolrCore at ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty2-1385227092692/collection1/, dataDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty2/
   [junit4]   2> 340236 T1022 oasc.JmxMonitoredMap.<init> JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@99c118
   [junit4]   2> 340237 T1022 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty2
   [junit4]   2> 340237 T1022 oasc.SolrCore.getNewIndexDir New index directory detected: old=null new=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty2/index/
   [junit4]   2> 340238 T1022 oasc.SolrCore.initIndex WARN [collection1] Solr index directory './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty2/index' doesn't exist. Creating new index...
   [junit4]   2> 340238 T1022 oasc.CachingDirectoryFactory.get return new directory for /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty2/index
   [junit4]   2> 340239 T1022 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1301341262, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 340241 T1022 oasc.SolrDeletionPolicy.onCommit SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 340241 T1022 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 340245 T1022 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 340245 T1022 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 340246 T1022 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 340246 T1022 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 340246 T1022 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 340246 T1022 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 340247 T1022 oasup.UpdateRequestProcessorChain.init creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 340247 T1022 oasup.UpdateRequestProcessorChain.init inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 340247 T1022 oasc.SolrCore.loadUpdateProcessorChains no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 340248 T1022 oasc.RequestHandlers.initHandlersFromConfig created standard: solr.StandardRequestHandler
   [junit4]   2> 340249 T1022 oasc.RequestHandlers.initHandlersFromConfig created /get: solr.RealTimeGetHandler
   [junit4]   2> 340249 T1022 oasc.RequestHandlers.initHandlersFromConfig adding lazy requestHandler: solr.ReplicationHandler
   [junit4]   2> 340249 T1022 oasc.RequestHandlers.initHandlersFromConfig created /replication: solr.ReplicationHandler
   [junit4]   2> 340255 T1022 oasc.RequestHandlers.initHandlersFromConfig created /update: solr.UpdateRequestHandler
   [junit4]   2> 340256 T1022 oasc.RequestHandlers.initHandlersFromConfig created /admin/: org.apache.solr.handler.admin.AdminHandlers
   [junit4]   2> 340256 T1022 oasc.RequestHandlers.initHandlersFromConfig created /admin/file: solr.admin.ShowFileRequestHandler
   [junit4]   2> 340258 T1022 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
   [junit4]   2> 340259 T1022 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 340260 T1022 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 340261 T1022 oasu.RandomMergePolicy.<init> RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=38, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=87.6201171875, floorSegmentMB=2.1318359375, forceMergeDeletesPctAllowed=1.8936736644968677, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8710828805915928
   [junit4]   2> 340263 T1022 oasc.SolrDeletionPolicy.onInit SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 		commit{dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-1385227088019/jetty2/index,segFN=segments_1,generation=1}
   [junit4]   2> 340263 T1022 oasc.SolrDeletionPolicy.updateCommits newest commit generation = 1
   [junit4]   2> 340264 T1022 oass.SolrIndexSearcher.<init> Opening Searcher@3417e5 main
   [junit4]   2> 340270 T1023 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@3417e5 main{StandardDirectoryReader(segments_1:1:nrt)}
   [junit4]   2> 340274 T1022 oasc.CoreContainer.registerCore registering core: collection1
   [junit4]   2> 340274 T1022 oasc.ZkController.register Register replica - core:collection1 address:http://127.0.0.1:37731 collection:collection1 shard:shard1
   [junit4]   2> 340276 T1022 oascc.SolrZkClient.makePath makePath: /collections/collection1/leader_elect/shard1/election
   [junit4]   2> 340285 T1022 oasc.ShardLeaderElectionContext.runLeaderProcess Running the leader process for shard shard1
   [junit4]   2> 340289 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340289 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340290 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340290 T1022 oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found to continue.
   [junit4]   2> 340290 T1022 oasc.ShardLeaderElectionContext.runLeaderProcess I may be the new leader - try and sync
   [junit4]   2> ASYNC  NEW_CORE C4859 name=collection1 org.apache.solr.core.SolrCore@1af4aef url=http://127.0.0.1:37731/collection1 node=127.0.0.1:37731_ C4859_STATE=coll:collection1 core:collection1 props:{state=down, base_url=http://127.0.0.1:37731, core=collection1, node_name=127.0.0.1:37731_}
   [junit4]   2> 340290 T1022 C4859 P37731 oasc.SyncStrategy.sync Sync replicas to http://127.0.0.1:37731/collection1/
   [junit4]   2> 340291 T1022 C4859 P37731 oasc.SyncStrategy.syncReplicas Sync Success - now sync replicas to me
   [junit4]   2> 340291 T1022 C4859 P37731 oasc.SyncStrategy.syncToMe http://127.0.0.1:37731/collection1/ has no replicas
   [junit4]   2> 340291 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 340291 T1022 oasc.ShardLeaderElectionContext.runLeaderProcess I am the new leader: http://127.0.0.1:37731/collection1/ shard1
   [junit4]   2> 340292 T1022 oascc.SolrZkClient.makePath makePath: /collections/collection1/leaders/shard1
   [junit4]   2> 340295 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340299 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340304 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340407 T1005 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> 340407 T1021 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> 340407 T985 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> 340407 T992 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> 340450 T1022 oasc.ZkController.register We are http://127.0.0.1:37731/collection1/ and leader is http://127.0.0.1:37731/collection1/
   [junit4]   2> 340451 T1022 oasc.ZkController.register No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:37731
   [junit4]   2> 340451 T1022 oasc.ZkController.checkRecovery I am the leader, no recovery necessary
   [junit4]   2> 340452 T1022 oasc.ZkController.publish publishing core=collection1 state=active
   [junit4]   2> 340452 T1022 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 340454 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340454 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340455 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340455 T1022 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 340457 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 340462 T963 oass.SolrDispatchFilter.init user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1
   [junit4]   2> 340462 T963 oass.SolrDispatchFilter.init SolrDispatchFilter.init() done
   [junit4]   2> 340462 T986 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:37731",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:37731_",
   [junit4]   2> 	  "shard":"shard1",
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":"core_node2"}
   [junit4]   2> 340468 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 340540 T963 oejs.Server.doStart jetty-8.1.10.v20130312
   [junit4]   2> 340543 T963 oejs.AbstractConnector.doStart Started SelectChannelConnector@127.0.0.1:51714
   [junit4]   2> 340545 T963 oass.SolrDispatchFilter.init SolrDispatchFilter.init()
   [junit4]   2> 340545 T963 oasc.SolrResourceLoader.locateSolrHome JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 340546 T963 oasc.SolrResourceLoader.locateSolrHome using system property solr.solr.home: ./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385227095351
   [junit4]   2> 340546 T963 oasc.SolrResourceLoader.<init> new SolrResourceLoader for directory: './org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385227095351/'
   [junit4]   2> 340571 T963 oasc.ConfigSolr.fromFile Loading container configuration from /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385227095351/solr.xml
   [junit4]   2> 340572 T992 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> 340572 T1005 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> 340572 T985 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> 340572 T1021 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> 340587 T963 oasc.CoreContainer.<init> New CoreContainer 17123389
   [junit4]   2> 340588 T963 oasc.CoreContainer.load Loading cores into CoreContainer [instanceDir=./org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest-jetty3-1385227095351/]
   [junit4]   2> 340588 T963 oashc.HttpShardHandlerFactory.getParameter Setting socketTimeout to: 90000
   [junit4]   2> 340588 T963 oashc.HttpShardHandlerFactory.getParameter Setting urlScheme to: http://
   [junit4]   2> 340588 T963 oashc.HttpShardHandlerFactory.getParameter Setting connTimeout to: 15000
   [junit4]   2> 340589 T963 oashc.HttpShardHandlerFactory.getParameter Setting maxConnectionsPerHost to: 20
   [junit4]   2> 340589 T963 oashc.HttpShardHandlerFactory.getParameter Setting corePoolSize to: 0
   [junit4]   2> 340589 T963 oashc.HttpShardHandlerFactory.getParameter Setting maximumPoolSize to: 2147483647
   [junit4]   2> 340590 T963 oashc.HttpShardHandlerFactory.getParameter Setting maxThreadIdleTime to: 5
   [junit4]   2> 340590 T963 oashc.HttpShardHandlerFactory.getParameter Setting sizeOfQueue to: -1
   [junit4]   2> 340590 T963 oashc.HttpShardHandlerFactory.getParameter Setting fairnessPolicy to: false
   [junit4]   2> 340591 T963 oasl.LogWatcher.createWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 340591 T963 oasl.LogWatcher.newRegisteredLogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 340592 T963 oasc.CoreContainer.load Host Name: 127.0.0.1
   [junit4]   2> 340592 T963 oasc.ZkContainer.initZooKeeper Zookeeper client=127.0.0.1:53348/solr
   [junit4]   2> 340592 T963 oasc.ZkController.checkChrootPath zkHost includes chroot
   [junit4]   2> 340593 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 340595 T1035 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@17acee4 name:ZooKeeperConnection Watcher:127.0.0.1:53348 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340597 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 340601 T963 oascc.ConnectionManager.waitForConnected Waiting for client to connect to ZooKeeper
   [junit4]   2> 340603 T1037 oascc.ConnectionManager.process Watcher org.apache.solr.common.cloud.ConnectionManager@6b69da name:ZooKeeperConnection Watcher:127.0.0.1:53348/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 340603 T963 oascc.ConnectionManager.waitForConnected Client is connected to ZooKeeper
   [junit4]   2> 340610 T963 oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state from ZooKeeper... 
   [junit4]   2> 341615 T963 oasc.ZkController.createEphemeralLiveNode Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51714_
   [junit4]   2> 341617 T963 oascc.SolrZkClient.makePath makePath: /live_nodes/127.0.0.1:51714_
   [junit4]   2> 341623 T992 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 341623 T1021 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 341623 T985 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 341624 T1037 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 341623 T1005 oascc.ZkStateReader$3.process Updating live nodes... (4)
   [junit4]   2> 341630 T1038 oasc.ZkController.publish publishing core=collection1 state=down
   [junit4]   2> 341631 T1038 oasc.ZkController.publish numShards not found on descriptor - reading it from system property
   [junit4]   2> 341632 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 341632 T1038 oasc.ZkController.waitForCoreNodeName look for our core node name
   [junit4]   2> 341633 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 341633 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 341635 T986 oascc.ZkStateReader.updateClusterState Updating cloud state from ZooKeeper... 
   [junit4]   2> 341637 T986 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:51714",
   [junit4]   2> 	  "core":"collection1",
   [junit4]   2> 	  "roles":null,
   [junit4]   2> 	  "node_name":"127.0.0.1:51714_",
   [junit4]   2> 	  "shard":null,
   [junit4]   2> 	  "shard_range":null,
   [junit4]   2> 	  "shard_state":"active",
   [junit4]   2> 	  "shard_parent":null,
   [junit4]   2> 	  "collection":"collection1",
   [junit4]   2> 	  "numShards":"2",
   [junit4]   2> 	  "core_node_name":null}
   [junit4]   2> 341637 T986 oasc.Overseer$ClusterStateUpdater.updateState Collection already exists with numShards=2
   [junit4]   2> 341638 T986 oasc.Overseer$ClusterStateUpdater.updateState Assigning new node to shard shard=shard2
   [junit4]   2> 341643 T985 oasc.DistributedQueue$LatchChildWatcher.process LatchChildWatcher fired on path: /overseer/queue state: SyncConnected type NodeChildrenChanged
   [junit4]   2> 341747 T992 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> 341747 T1037 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> 341747 T1005 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> 341747 T1021 oascc.ZkStateReader$2.process A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 4)
   [junit

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

n(float_fd)&o.sr.s.double_dd=sum(double_d)&o.misr.s.double_dd=missing(double_dd)&o.p6r.s.double_dd=percentile(60,double_dd)&o.cr.s.string_sd=count(string_sd)&o.str.s.long_ld=stddev(long_ld)&o.mir.s.double_dd=min(double_dd)&o.ur.s.int_id=unique(int_id)&o.mir.s.string_sd=min(string_sd)&o.ur.s.long_ld=unique(long_ld)&o.cr.s.double_dd=count(double_dd)&indent=true&o.cr.s.int_id=count(int_id)&o.mr.s.double_dd=mean(double_dd)&o.mar.s.string_sd=max(string_sd)&o.misr.s.date_dtd=missing(date_dtd)&o.sosr.s.int_id=sumofsquares(int_id)&o.p6r.s.date_dtd=percentile(60,date_dtd)&o.cr.s.float_fd=count(float_fd)&o.mar.s.long_ld=max(long_ld)&o.misr.s.int_id=missing(int_id)&o.mr.s.float_fd=mean(float_fd)&o.p2r.s.date_dtd=percentile(20,date_dtd)&o.mar.s.date_dtd=max(date_dtd)&o.mr.s.long_ld=mean(long_ld)&o.misr.s.string_sd=missing(string_sd)&o.mir.s.int_id=min(int_id)&o.misr.s.long_ld=missing(long_ld)&o.mr.s.int_id=mean(int_id)&o.mir.s.long_ld=min(long_ld)&o.ur.s.float_fd=unique(float_fd)&o.mir.s.date_dtd=min(date_dtd)&o.medr.s.int_id=median(int_id)&o.ur.s.string_sd=unique(string_sd)&o.sosr.s.double_dd=sumofsquares(double_dd)&o.sr.s.float_fd=sum(float_f)&o.p2r.s.long_ld=percentile(20,long_ld)&rows=0&o.cr.s.long_ld=count(long_ld)&q=*:*&o.sosr.s.float_fd=sumofsquares(float_fd)&o.medr.s.date_dtd=median(date_dtd)&o.medr.s.double_dd=median(double_dd)&olap=true&o.cr.s.date_dtd=count(date_dtd)&o.sr.s.long_ld=sum(long_l)&o.sosr.s.long_ld=sumofsquares(long_ld)} hits=100 status=0 QTime=132 
   [junit4]   2> 443378 T1366 oas.SolrTestCaseJ4.setUp ###Starting uniqueTest
   [junit4]   2> 443378 T1366 oas.SolrTestCaseJ4.tearDown ###Ending uniqueTest
   [junit4]   2> 443387 T1366 oas.SolrTestCaseJ4.setUp ###Starting perc20Test
   [junit4]   2> 443387 T1366 oas.SolrTestCaseJ4.tearDown ###Ending perc20Test
   [junit4]   2> 443391 T1366 oas.SolrTestCaseJ4.setUp ###Starting perc60Test
   [junit4]   2> 443391 T1366 oas.SolrTestCaseJ4.tearDown ###Ending perc60Test
   [junit4]   2> 443395 T1366 oas.SolrTestCaseJ4.setUp ###Starting minTest
   [junit4]   2> 443395 T1366 oas.SolrTestCaseJ4.tearDown ###Ending minTest
   [junit4]   2> 443399 T1366 oas.SolrTestCaseJ4.setUp ###Starting missingDefaultTest
   [junit4]   2> 443399 T1366 oas.SolrTestCaseJ4.tearDown ###Ending missingDefaultTest
   [junit4]   2> 443403 T1366 oas.SolrTestCaseJ4.setUp ###Starting countTest
   [junit4]   2> 443403 T1366 oas.SolrTestCaseJ4.tearDown ###Ending countTest
   [junit4]   2> 443407 T1366 oas.SolrTestCaseJ4.setUp ###Starting maxTest
   [junit4]   2> 443407 T1366 oas.SolrTestCaseJ4.tearDown ###Ending maxTest
   [junit4]   2> 443410 T1366 oas.SolrTestCaseJ4.setUp ###Starting meanTest
   [junit4]   2> 443411 T1366 oas.SolrTestCaseJ4.tearDown ###Ending meanTest
   [junit4]   2> 443414 T1366 oas.SolrTestCaseJ4.setUp ###Starting medianTest
   [junit4]   2> 443414 T1366 oas.SolrTestCaseJ4.tearDown ###Ending medianTest
   [junit4]   2> 443418 T1366 oas.SolrTestCaseJ4.setUp ###Starting sumTest
   [junit4]   2> 443418 T1366 oas.SolrTestCaseJ4.tearDown ###Ending sumTest
   [junit4]   2> 443421 T1366 oas.SolrTestCaseJ4.setUp ###Starting sumOfSquaresTest
   [junit4]   2> 443421 T1366 oas.SolrTestCaseJ4.tearDown ###Ending sumOfSquaresTest
   [junit4]   2> 443425 T1366 oas.SolrTestCaseJ4.setUp ###Starting stddevTest
   [junit4]   2> 443425 T1366 oas.SolrTestCaseJ4.tearDown ###Ending stddevTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoFacetTest -Dtests.method=stddevTest -Dtests.seed=CD0B285135623EF3 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ar_JO -Dtests.timezone=SystemV/EST5 -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | NoFacetTest.stddevTest <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Oops: (double raws) 4631318898052956160 - 4628496337733101339 < 4442235333156365461 Calculated diff 4625071700926640586 Let's see what the JVM thinks these bits are. FloatResult:  43.5 floatTest: 27.72225134241226 Diff 15.77774865758774
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CD0B285135623EF3:C8CB68E405013AFC]:0)
   [junit4]    > 	at org.apache.solr.analytics.NoFacetTest.stddevTest(NoFacetTest.java:227)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:744)
   [junit4]   2> 443429 T1366 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 443430 T1366 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=2268616
   [junit4]   2> 443430 T1366 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f211d2
   [junit4]   2> 443430 T1366 oasu.DirectUpdateHandler2.close closing DirectUpdateHandler2{commits=100,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=100,cumulative_deletesById=0,cumulative_deletesByQuery=1,cumulative_errors=0}
   [junit4]   2> 443430 T1366 oasu.SolrCoreState.decrefSolrCoreState Closing SolrCoreState
   [junit4]   2> 443430 T1366 oasu.DefaultSolrCoreState.closeIndexWriter SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 443431 T1366 oasu.DefaultSolrCoreState.closeIndexWriter closing IndexWriter with IndexWriterCloser
   [junit4]   2> 443431 T1366 oasc.SolrCore.closeSearcher [collection1] Closing main searcher on request.
   [junit4]   2> 443432 T1366 oasc.CachingDirectoryFactory.close Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 443432 T1366 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-NoFacetTest-1385227196695/index [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-NoFacetTest-1385227196695/index;done=false>>]
   [junit4]   2> 443432 T1366 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-NoFacetTest-1385227196695/index
   [junit4]   2> 443432 T1366 oasc.CachingDirectoryFactory.closeCacheValue looking to close /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-NoFacetTest-1385227196695 [CachedDir<<refCount=0;path=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-NoFacetTest-1385227196695;done=false>>]
   [junit4]   2> 443432 T1366 oasc.CachingDirectoryFactory.close Closing directory: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/./solrtest-NoFacetTest-1385227196695
   [junit4]   2> NOTE: test params are: codec=Lucene46: {double_d=TestBloomFilteredLucene41Postings(BloomFilteringPostingsFormat(Lucene41(blocksize=128))), float_f=FST41, int_i=Pulsing41(freqCutoff=20 minBlockSize=56 maxBlockSize=208), long_l=Pulsing41(freqCutoff=20 minBlockSize=56 maxBlockSize=208), long_ld=FST41, date_dtd=FST41, string_sd=FST41, int_id=FST41, id=FST41, double_dd=PostingsFormat(name=Memory doPackFST= true), float_fd=Pulsing41(freqCutoff=20 minBlockSize=56 maxBlockSize=208)}, docValues:{date_dtd=DocValuesFormat(name=Lucene45), doubledv=DocValuesFormat(name=Lucene45), string_sd=DocValuesFormat(name=Lucene45), float_fd=DocValuesFormat(name=Disk), datedv=DocValuesFormat(name=Memory), long_ld=DocValuesFormat(name=Lucene45), longdv=DocValuesFormat(name=Memory), intdv=DocValuesFormat(name=Disk), int_id=DocValuesFormat(name=Lucene45), stringdvm=DocValuesFormat(name=Memory), double_dd=DocValuesFormat(name=Memory), stringdv=DocValuesFormat(name=Lucene45), floatdv=DocValuesFormat(name=Memory)}, sim=RandomSimilarityProvider(queryNorm=false,coord=no): {}, locale=ar_JO, timezone=SystemV/EST5
   [junit4]   2> NOTE: Linux 3.8.0-33-generic i386/Oracle Corporation 1.8.0-ea (32-bit)/cpus=8,threads=1,free=31962800,total=146579456
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBasedVersionConstraints, DisMaxRequestHandlerTest, TestSolrJ, TestDFRSimilarityFactory, SolrPluginUtilsTest, DeleteShardTest, TestFuzzyAnalyzedSuggestions, TestClassNameShortening, ZkSolrClientTest, SuggesterWFSTTest, CoreMergeIndexesAdminHandlerTest, IndexBasedSpellCheckerTest, TestPartialUpdateDeduplication, ChaosMonkeySafeLeaderTest, BasicZkTest, TestSweetSpotSimilarityFactory, FieldAnalysisRequestHandlerTest, TestComponentsName, TestNumberUtils, OpenCloseCoreStressTest, HighlighterConfigTest, TestUpdate, TestLazyCores, DirectSolrConnectionTest, StressHdfsTest, ChaosMonkeyNothingIsSafeTest, FullSolrCloudDistribCmdsTest, TestQuerySenderNoQuery, NoFacetTest]
   [junit4] Completed on J1 in 1.67s, 12 tests, 1 failure <<< FAILURES!

[...truncated 884 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:420: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:400: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:37: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:189: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:492: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1272: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:908: There were test failures: 353 suites, 1557 tests, 2 failures, 38 ignored (6 assumptions)

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