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 2015/07/26 18:00:10 UTC

[JENKINS] Lucene-Solr-5.x-MacOSX (64bit/jdk1.8.0) - Build # 2501 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-MacOSX/2501/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test

Error Message:
Could not find a healthy node to handle the request.

Stack Trace:
org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
	at __randomizedtesting.SeedInfo.seed([AF0A20CB9F2DFC34:275E1F1131D191CC]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1071)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1503)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:211)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:872)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:886)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:845)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:747)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11179 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/init-core-data-001
   [junit4]   2> 1616392 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[AF0A20CB9F2DFC34]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1616396 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1616396 INFO  (Thread-4627) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1616396 INFO  (Thread-4627) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1616498 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.ZkTestServer start zk server on port:55149
   [junit4]   2> 1616498 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1616500 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1616522 INFO  (zkCallback-1343-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@266fdbfd name:ZooKeeperConnection Watcher:127.0.0.1:55149 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1616522 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1616523 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1616523 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1616530 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1616531 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1616533 INFO  (zkCallback-1344-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@48b747e3 name:ZooKeeperConnection Watcher:127.0.0.1:55149/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1616533 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1616534 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1616534 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1616536 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1616540 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1616544 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1616547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1616547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1616562 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1616563 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1616573 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1616574 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1616581 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1616582 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1616584 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1616585 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1616588 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1616588 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1616591 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1616591 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1616594 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1616594 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1616598 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1616598 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1616601 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1616601 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1616615 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractZkTestCase put /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1616615 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1616991 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1
   [junit4]   2> 1616993 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1616997 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e6bfd74{/,null,AVAILABLE}
   [junit4]   2> 1616998 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.ServerConnector Started ServerConnector@353b6dbf{HTTP/1.1}{127.0.0.1:55152}
   [junit4]   2> 1616998 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.Server Started @1620899ms
   [junit4]   2> 1616998 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/tempDir-001/control/data, hostContext=/, hostPort=55152, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores}
   [junit4]   2> 1616998 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1616999 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/'
   [junit4]   2> 1617036 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/solr.xml
   [junit4]   2> 1617046 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores
   [junit4]   2> 1617047 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.CoreContainer New CoreContainer 2146127230
   [junit4]   2> 1617047 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/]
   [junit4]   2> 1617047 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/lib
   [junit4]   2> 1617048 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/lib).
   [junit4]   2> 1617066 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1617071 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1617071 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1617072 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1617072 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55149/solr
   [junit4]   2> 1617072 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1617073 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1617075 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1617076 INFO  (zkCallback-1346-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@100812c2 name:ZooKeeperConnection Watcher:127.0.0.1:55149 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617076 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1617077 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1617080 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1617081 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3d7355a6 name:ZooKeeperConnection Watcher:127.0.0.1:55149/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1617081 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1617083 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1617087 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1617092 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1617110 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1617114 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1617119 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1617123 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1617125 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1617128 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55152_
   [junit4]   2> 1617129 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55152_
   [junit4]   2> 1617133 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1617137 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1617140 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1617141 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94235894994501635-127.0.0.1:55152_-n_0000000000
   [junit4]   2> 1617144 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55152_
   [junit4]   2> 1617145 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1617147 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.Overseer Overseer (id=94235894994501635-127.0.0.1:55152_-n_0000000000) starting
   [junit4]   2> 1617161 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1617218 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1617219 INFO  (OverseerCollectionProcessor-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.OverseerCollectionProcessor Process current queue of collection creations
   [junit4]   2> 1617219 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1617220 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1617227 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1617229 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1617236 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores
   [junit4]   2> 1617241 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1, collection=control_collection, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1617242 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/
   [junit4]   2> 1617242 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1617244 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1617244 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1617245 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1617245 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1617246 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1617246 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55152_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1617247 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55152",
   [junit4]   2>   "node_name":"127.0.0.1:55152_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 1617249 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55152",
   [junit4]   2>   "node_name":"127.0.0.1:55152_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1617249 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1617250 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1617252 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1617257 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 1
   [junit4]   2> 1618247 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1618247 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1618248 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1618248 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1618249 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1618250 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/'
   [junit4]   2> 1618265 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1618287 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1618291 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1618311 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1618325 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1618330 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1618442 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1618443 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1618443 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1618457 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1618526 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1618526 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1618526 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1618527 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1618527 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62e8afca
   [junit4]   2> 1618530 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data
   [junit4]   2> 1618531 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1618531 WARN  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1618532 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index
   [junit4]   2> 1618532 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=83.0771484375, floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=9.859313654478184, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1618536 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1618536 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1618538 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/
   [junit4]   2> 1618543 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1618543 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1618545 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1618545 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1618545 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1618545 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1618545 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1618546 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1618546 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1618550 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618552 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618553 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618554 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1618560 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1618561 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1618561 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1618561 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1618562 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1618562 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1618563 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=20.8994140625, floorSegmentMB=1.1328125, forceMergeDeletesPctAllowed=28.846852928920143, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.32956946123758246
   [junit4]   2> 1618563 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/control-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1618563 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1618564 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.s.SolrIndexSearcher Opening Searcher@3b375d3[collection1] main
   [junit4]   2> 1618564 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/control_collection
   [junit4]   2> 1618565 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.ZkStateReader path=/collections/control_collection configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1618565 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1618566 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1618566 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1618566 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1618566 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1618567 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1618567 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1618567 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1618568 INFO  (searcherExecutor-6159-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b375d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1618568 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1618568 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1618568 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1618568 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1507774322186387456
   [junit4]   2> 1618570 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Took 2 ms to seed version buckets with highest version 1507774322186387456
   [junit4]   2> 1618570 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1618571 INFO  (coreLoadExecutor-6158-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1618572 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:55152 collection:control_collection shard:shard1
   [junit4]   2> 1618574 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1618580 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/94235894994501635-core_node1-n_0000000000
   [junit4]   2> 1618582 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard shard1
   [junit4]   2> 1618583 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1618584 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1618584 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1618584 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55152/collection1/
   [junit4]   2> 1618584 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1618584 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:55152/collection1/ has no replicas
   [junit4]   2> 1618584 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55152/collection1/ shard1
   [junit4]   2> 1618584 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1618585 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1618594 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1618596 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:55152",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1618702 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1618705 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 2
   [junit4]   2> 1618748 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController We are http://127.0.0.1:55152/collection1/ and leader is http://127.0.0.1:55152/collection1/
   [junit4]   2> 1618749 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:55152
   [junit4]   2> 1618749 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1618749 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1618749 INFO  (coreZkRegister-6152-thread-1-processing-n:127.0.0.1:55152_ x:collection1 s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:55152_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1618752 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1618753 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1618754 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1618755 INFO  (zkCallback-1349-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4f250a4e name:ZooKeeperConnection Watcher:127.0.0.1:55149/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1618755 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1618755 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55152",
   [junit4]   2>   "node_name":"127.0.0.1:55152_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1618755 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1618756 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1618757 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55152",
   [junit4]   2>   "node_name":"127.0.0.1:55152_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1618762 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1618878 INFO  (zkCallback-1349-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1618879 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
   [junit4]   2> 1618890 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1618890 INFO  (zkCallback-1349-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 3
   [junit4]   2> 1619033 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1
   [junit4]   2> 1619034 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001
   [junit4]   2> 1619036 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.Server jetty-9.2.11.v20150529
   [junit4]   2> 1619038 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b0a3405{/,null,AVAILABLE}
   [junit4]   2> 1619039 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.ServerConnector Started ServerConnector@70dd80ae{HTTP/1.1}{127.0.0.1:55156}
   [junit4]   2> 1619039 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.Server Started @1622940ms
   [junit4]   2> 1619039 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=55156, coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores}
   [junit4]   2> 1619039 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@74a14482
   [junit4]   2> 1619039 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/'
   [junit4]   2> 1619063 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/solr.xml
   [junit4]   2> 1619070 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.CoresLocator Config-defined core root directory: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores
   [junit4]   2> 1619071 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.CoreContainer New CoreContainer 2086090085
   [junit4]   2> 1619071 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/]
   [junit4]   2> 1619071 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.CoreContainer loading shared library: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/lib
   [junit4]   2> 1619071 WARN  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.SolrResourceLoader Can't find (or read) directory to add to classloader: lib (resolved as: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/lib).
   [junit4]   2> 1619078 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1619081 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1619081 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1619081 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1619082 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55149/solr
   [junit4]   2> 1619082 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1619082 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1619082 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1619084 INFO  (zkCallback-1351-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@676e3275 name:ZooKeeperConnection Watcher:127.0.0.1:55149 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1619084 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1619084 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1619087 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1619088 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7dadde85 name:ZooKeeperConnection Watcher:127.0.0.1:55149/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1619089 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1619095 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1620103 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55156_
   [junit4]   2> 1620104 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:55156_
   [junit4]   2> 1620111 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1620112 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/94235894994501638-127.0.0.1:55156_-n_0000000001
   [junit4]   2> 1620113 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/94235894994501635-127.0.0.1:55152_-n_0000000000 to know if I could be the leader
   [junit4]   2> 1620114 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1620115 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1620116 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.CoresLocator Looking for core definitions underneath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores
   [junit4]   2> 1620117 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.SolrCore Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, instanceDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1, collection=collection1, absoluteInstDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1620117 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.CoresLocator Found core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/
   [junit4]   2> 1620117 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.c.CoresLocator Found 1 core definitions
   [junit4]   2> 1620119 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1620119 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1620119 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.s.SolrDispatchFilter user.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1620119 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55156_    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1620121 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.DistributedQueue NodeChildrenChanged fired on path /overseer/queue state SyncConnected
   [junit4]   2> 1620121 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1620122 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55156",
   [junit4]   2>   "node_name":"127.0.0.1:55156_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1620123 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:55156",
   [junit4]   2>   "node_name":"127.0.0.1:55156_",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1620123 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1620123 INFO  (OverseerStateUpdate-94235894994501635-127.0.0.1:55152_-n_0000000000) [n:127.0.0.1:55152_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1620229 INFO  (zkCallback-1349-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1620229 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1620229 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_    ] o.a.s.c.c.ZkStateReader A cluster state change: WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json, has occurred - updating... (live nodes size: 2)
   [junit4]   2> 1620235 INFO  (zkCallback-1347-thread-1-processing-n:127.0.0.1:55152_) [n:127.0.0.1:55152_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1620235 INFO  (zkCallback-1349-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1620236 INFO  (zkCallback-1352-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_    ] o.a.s.c.c.ZkStateReader Updated cluster state version to 4
   [junit4]   2> 1621122 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1621122 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1621123 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1621123 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader Load collection config from:/collections/collection1
   [junit4]   2> 1621125 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.c.ZkStateReader path=/collections/collection1 configName=conf1 specified config exists in ZooKeeper
   [junit4]   2> 1621125 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/'
   [junit4]   2> 1621146 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1621152 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1621155 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 1621161 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.Config Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1621162 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.IndexSchema Reading Solr Schema from /configs/conf1/schema.xml
   [junit4]   2> 1621166 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1621272 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1621276 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1621277 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1621289 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1621331 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1
   [junit4]   2> 1621331 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1621331 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore solr.StandardDirectoryFactory
   [junit4]   2> 1621332 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/], dataDir=[null]
   [junit4]   2> 1621332 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@62e8afca
   [junit4]   2> 1621333 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1621333 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore New index directory detected: old=null new=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1621333 WARN  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore [collection1] Solr index directory '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1621334 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.CachingDirectoryFactory return new directory for /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1621334 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=83.0771484375, floorSegmentMB=0.947265625, forceMergeDeletesPctAllowed=9.859313654478184, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1621338 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/index,segFN=segments_1,generation=1}
   [junit4]   2> 1621339 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore newest commit generation = 1
   [junit4]   2> 1621340 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1621354 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1621354 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1621355 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1621355 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1621355 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1621356 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1621358 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1621358 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1621358 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1621363 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621368 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621369 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621370 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1621376 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/update/csv,/update/json/docs,/admin/luke,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1621376 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1621377 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1621377 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1621377 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Hard AutoCommit: disabled
   [junit4]   2> 1621378 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore Soft AutoCommit: disabled
   [junit4]   2> 1621378 INFO  (coreLoadExecutor-6169-thread-1-processing-n:127.0.0.1:55156_) [n:127.0.0.1:55156_ c:collection1 s:shard1 r:core_node1 x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmen

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

ZkStateReader.getClusterProps(ZkStateReader.java:733)
   [junit4]   2> 	... 3 more
   [junit4]   2> 
   [junit4]   2> 1651485 WARN  (zkCallback-1359-thread-1-processing-n:127.0.0.1:55163_) [n:127.0.0.1:55163_    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK
   [junit4]   2> 1651487 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@230e446c{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1651487 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28702dad{/,null,UNAVAILABLE}
   [junit4]   2> 1651490 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[AF0A20CB9F2DFC34]) [n:127.0.0.1:55163_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55149 55149
   [junit4]   2> 1651494 INFO  (Thread-4683) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55149 55149
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ChaosMonkeyNothingIsSafeTest -Dtests.method=test -Dtests.seed=AF0A20CB9F2DFC34 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   35.7s J1 | ChaosMonkeyNothingIsSafeTest.test <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Could not find a healthy node to handle the request.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AF0A20CB9F2DFC34:275E1F1131D191CC]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1071)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:856)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:799)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:135)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:485)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:464)
   [junit4]    > 	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1503)
   [junit4]    > 	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:211)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:963)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:938)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]   2> 1652109 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[AF0A20CB9F2DFC34]-worker) [n:127.0.0.1:55163_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_AF0A20CB9F2DFC34-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=7894, maxDocsPerChunk=371, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=7894, blockSize=6)), sim=RandomSimilarityProvider(queryNorm=true,coord=no): {}, locale=et, timezone=Etc/Zulu
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.8.0_51 (64-bit)/cpus=3,threads=1,free=192572912,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [CopyFieldTest, QueryEqualityTest, TestFieldTypeResource, ReturnFieldsTest, TestOrdValues, TestNonDefinedSimilarityFactory, ChangedSchemaMergeTest, RecoveryAfterSoftCommitTest, TriLevelCompositeIdRoutingTest, FastVectorHighlighterTest, HdfsChaosMonkeySafeLeaderTest, TestOverriddenPrefixQueryForCustomFieldType, ParsingFieldUpdateProcessorsTest, TestChildDocTransformer, TestInitParams, TestFiltering, CollectionsAPIAsyncDistributedZkTest, BadIndexSchemaTest, RemoteQueryErrorTest, CSVRequestHandlerTest, TestFoldingMultitermQuery, TestSolrJ, SmileWriterTest, TestBadConfig, TestSolrCloudWithKerberosAlt, SolrTestCaseJ4Test, TestStandardQParsers, SuggestComponentTest, FullHLLTest, DebugComponentTest, TestFuzzyAnalyzedSuggestions, DistributedMLTComponentTest, SaslZkACLProviderTest, TestCollapseQParserPlugin, DistributedTermsComponentTest, AnalyticsQueryTest, ShardRoutingCustomTest, BigEndianAscendingWordSerializerTest, OverseerCollectionProcessorTest, HdfsSyncSliceTest, TestCoreDiscovery, DeleteReplicaTest, HighlighterTest, SimpleMLTQParserTest, XsltUpdateRequestHandlerTest, TestConfig, CollectionStateFormat2Test, OpenCloseCoreStressTest, HdfsRecoverLeaseTest, StandardRequestHandlerTest, LeaderInitiatedRecoveryOnCommitTest, TestAuthorizationFramework, TestQuerySenderNoQuery, TestSolr4Spatial, IndexBasedSpellCheckerTest, CleanupOldIndexTest, PolyFieldTest, FullSolrCloudDistribCmdsTest, TestInfoStreamLogging, CollectionTooManyReplicasTest, TestManagedSchemaFieldTypeResource, TestSolrDeletionPolicy2, RAMDirectoryFactoryTest, SpatialFilterTest, SignatureUpdateProcessorFactoryTest, TestPivotHelperCode, AsyncCallRequestStatusResponseTest, TestBulkSchemaConcurrent, ExitableDirectoryReaderTest, TestMergePolicyConfig, CustomCollectionTest, TestUtils, TestSuggestSpellingConverter, HttpPartitionTest, PrimitiveFieldTypeTest, HdfsThreadLeakTest, TestRandomRequestDistribution, OverriddenZkACLAndCredentialsProvidersTest, TestManagedResource, OverseerStatusTest, CursorPagingTest, MinimalSchemaTest, TestHdfsUpdateLog, SolrRequestParserTest, CachingDirectoryFactoryTest, TestFastOutputStream, DateMathParserTest, TestDynamicLoading, RegexBoostProcessorTest, TestFastWriter, DocExpirationUpdateProcessorFactoryTest, TestAddFieldRealTimeGet, FieldMutatingUpdateProcessorTest, TestDistributedGrouping, TestSystemIdResolver, PluginInfoTest, UpdateParamsTest, ConvertedLegacyTest, DistribJoinFromCollectionTest, BasicZkTest, TestObjectReleaseTracker, RulesTest, TestClusterStateMutator, ExternalFileFieldSortTest, RequestLoggingTest, TestReload, TestConfigSetImmutable, DistributedQueryComponentOptimizationTest, TestAnalyzeInfixSuggestions, ReplicationFactorTest, SchemaVersionSpecificBehaviorTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestDefaultSimilarityFactory, TestTrie, TestSolrQueryParserResource, TestSolrDeletionPolicy1, TestSolrDynamicMBean, SpellPossibilityIteratorTest, TestSearchPerf, SuggesterTSTTest, TestSerializedLuceneMatchVersion, TestReversedWildcardFilterFactory, TestPseudoReturnFields, AnalysisErrorHandlingTest, TestPHPSerializedResponseWriter, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, LeaderElectionIntegrationTest, ShardRoutingTest, RecoveryZkTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, ZkControllerTest, TestRealTimeGet, HardAutoCommitTest, SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, TestSort, BasicFunctionalityTest, TestIndexSearcher, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, DistributedQueryElevationComponentTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest, SpellCheckCollatorTest, CoreAdminHandlerTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, TestRemoteStreaming, DocValuesMultiTest, SolrInfoMBeanTest, CacheHeaderTest, DisMaxRequestHandlerTest, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, TestArbitraryIndexDir, IndexSchemaTest, TestCollationField, MBeansHandlerTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestComponentsName, SearchHandlerTest, AlternateDirectoryTest, SolrIndexConfigTest, SampleTest, TestDocSet, TestBinaryField, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCodecSupport, SynonymTokenizerTest, EchoParamsTest, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestJmxMonitoredMap, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest]
   [junit4] Completed [399/518] on J1 in 35.75s, 1 test, 1 error <<< FAILURES!

[...truncated 375 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:727: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:671: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1002: There were test failures: 518 suites, 2055 tests, 1 error, 65 ignored (25 assumptions)

Total time: 61 minutes 17 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



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

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

34 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestFieldSortValues

Error Message:
Plugin init failure for [schema.xml] fieldType "wrapped_int": Error instantiating class: 'org.apache.solr.schema.WrappedIntField'. Schema file is /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-field-sort-values.xml

Stack Trace:
org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "wrapped_int": Error instantiating class: 'org.apache.solr.schema.WrappedIntField'. Schema file is /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-field-sort-values.xml
	at __randomizedtesting.SeedInfo.seed([94ED9BDA4F43B767]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:596)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:106)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:586)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:578)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:418)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:405)
	at org.apache.solr.search.TestFieldSortValues.beforeClass(TestFieldSortValues.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1627)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:776)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:792)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:54)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "wrapped_int": Error instantiating class: 'org.apache.solr.schema.WrappedIntField'
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:178)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:489)
	... 33 more
Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.solr.schema.WrappedIntField'
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:578)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:525)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:518)
	at org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:90)
	at org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:52)
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:152)
	... 34 more
Caused by: java.lang.reflect.InvocationTargetException
	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:570)
	... 39 more
Caused by: java.lang.OutOfMemoryError: PermGen space
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at org.apache.lucene.expressions.js.JavascriptParser.postfix(JavascriptParser.java:1514)
	at org.apache.lucene.expressions.js.JavascriptParser.unary(JavascriptParser.java:1311)
	at org.apache.lucene.expressions.js.JavascriptParser.multiplicative(JavascriptParser.java:1186)
	at org.apache.lucene.expressions.js.JavascriptParser.additive(JavascriptParser.java:1093)
	at org.apache.lucene.expressions.js.JavascriptParser.shift(JavascriptParser.java:1000)
	at org.apache.lucene.expressions.js.JavascriptParser.relational(JavascriptParser.java:907)
	at org.apache.lucene.expressions.js.JavascriptParser.equality(JavascriptParser.java:814)
	at org.apache.lucene.expressions.js.JavascriptParser.bitwise_and(JavascriptParser.java:728)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestHashQParserPlugin

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:278)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.instantiate(SlaveMain.java:228)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:188)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:310)
	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:12)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestNoOpRegenerator

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestRecoveryHdfs

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSimpleQParserPlugin

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSmileRequest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSolr4Spatial2

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestStressUserVersions

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestTrieFacet

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacets

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.function.TestOrdValues

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.mlt.CloudMLTQParserTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.similarities.TestNonDefinedSimilarityFactory

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDefaultStatsCache

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactSharedStatsCache

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestLRUStatsCache

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.ResponseHeaderTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestFileDictionaryLookup

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestFreeTextSuggestions

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestHighFrequencyDictionaryFactory

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.store.blockcache.BlockCacheTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.store.hdfs.HdfsDirectoryTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.update.AddBlockUpdateTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.update.AnalysisErrorHandlingTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestExceedMaxTermLength

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestHdfsUpdateLog

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.IgnoreCommitOptimizeUpdateProcessorFactoryTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestNamedUpdateProcessors

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.UUIDUpdateProcessorFallbackTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestRTimer

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.util.hll.FullHLLTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space


FAILED:  junit.framework.TestSuite.org.apache.solr.util.hll.SparseHLLTest

Error Message:
PermGen space

Stack Trace:
java.lang.OutOfMemoryError: PermGen space




Build Log:
[...truncated 11278 lines...]
   [junit4] Suite: org.apache.solr.search.TestFieldSortValues
   [junit4]   2> Creating dataDir: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/J1/temp/solr.search.TestFieldSortValues_94ED9BDA4F43B767-001/init-core-data-001
   [junit4]   2> 2768210 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 2768210 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2768217 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/'
   [junit4]   2> 2768218 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/classes/' to classloader
   [junit4]   2> 2768219 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.c.SolrResourceLoader Adding 'file:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/lib/README' to classloader
   [junit4]   2> 2768276 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 2768292 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 5.3.0
   [junit4]   2> 2768342 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.c.Config Loaded SolrConfig: solrconfig-minimal.xml
   [junit4]   2> 2768348 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.s.IndexSchema Reading Solr Schema from /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-field-sort-values.xml
   [junit4]   2> 2768355 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test-custom-comparator
   [junit4]   2> 2774410 INFO  (SUITE-TestFieldSortValues-seed#[94ED9BDA4F43B767]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=de_LU, timezone=Pacific/Efate
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=460764056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, BadIndexSchemaTest, TestValueSourceCache, ActionThrottleTest, UpdateParamsTest, DataDrivenBlockJoinTest, BinaryUpdateRequestHandlerTest, HLLUtilTest, TestPivotHelperCode, CollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, DistributedVersionInfoTest, DateRangeFieldTest, TestExactStatsCache, TestRequestStatusCollectionAPI, SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, IndexBasedSpellCheckerTest, TestSolrDeletionPolicy1, BJQParserTest, TestJsonRequest, TestDownShardTolerantSearch, TestHighlightDedupGrouping, UpdateRequestProcessorFactoryTest, TestAddFieldRealTimeGet, TestCoreDiscovery, SchemaVersionSpecificBehaviorTest, TestCustomSort, TestManagedSchema, TestLMDirichletSimilarityFactory, TestSearchPerf, TestUtils, DistributedQueryComponentCustomSortTest, DistributedMLTComponentTest, OpenCloseCoreStressTest, HdfsNNFailoverTest, QueryResultKeyTest, TestLuceneMatchVersion, TestSolrConfigHandlerCloud, RequestLoggingTest, VersionInfoTest, TestBadConfig, TestSolr4Spatial, TestManagedSchemaFieldTypeResource, DocValuesMissingTest, TestMacros, SSLMigrationTest, TestNRTOpen, SimpleMLTQParserTest, TestCollationFieldDocValues, BasicFunctionalityTest, HdfsCollectionsAPIDistributedZkTest, CustomCollectionTest, StatelessScriptUpdateProcessorFactoryTest, TestConfig, TestCloudPivotFacet, DistributedFacetPivotLongTailTest, TestRecovery, DistributedTermsComponentTest, DistributedFacetPivotWhiteBoxTest, TestAuthorizationFramework, CoreMergeIndexesAdminHandlerTest, TestRealTimeGet, OverseerCollectionProcessorTest, SpellCheckComponentTest, TestFoldingMultitermQuery, DebugComponentTest, TestZkChroot, DistributedFacetPivotSmallAdvancedTest, TestDynamicLoading, DirectSolrSpellCheckerTest, CollectionTooManyReplicasTest, MinimalSchemaTest, TestConfigReload, SearchHandlerTest, TestReRankQParserPlugin, TestFastOutputStream, TestObjectReleaseTracker, MBeansHandlerTest, HdfsRecoveryZkTest, RulesTest, QueryEqualityTest, ShardRoutingCustomTest, EnumFieldTest, OverriddenZkACLAndCredentialsProvidersTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoverLeaseTest, ExitableDirectoryReaderTest, SimplePostToolTest, BufferStoreTest, ShardSplitTest, TermVectorComponentTest, RemoteQueryErrorTest, SuggesterTSTTest, DistributedQueueTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, DistanceUnitsTest, FileBasedSpellCheckerTest, TestMiniSolrCloudCluster, TestManagedStopFilterFactory, TestReversedWildcardFilterFactory, ConcurrentDeleteAndCreateCollectionTest, TestBulkSchemaAPI, TestSystemIdResolver, TestReload, PluginInfoTest, HLLSerializationTest, DocExpirationUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, TestQuerySenderListener, TestMissingGroups, HdfsSyncSliceTest, PrimitiveFieldTypeTest, FacetPivotSmallTest, FullSolrCloudDistribCmdsTest, BlockDirectoryTest, TestDocSet, SolrXmlInZkTest, OpenExchangeRatesOrgProviderTest, TestSimpleTrackingShardHandler, FileUtilsTest, TestShardHandlerFactory, UnloadDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, SolrInfoMBeanTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, JSONWriterTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, HighlighterConfigTest, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, OutputWriterTest, TestPhraseSuggestions, TestCodecSupport, EchoParamsTest, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, TestCryptoKeys, TestMiniSolrCloudClusterSSL, TestSolrCloudWithKerberosAlt, HdfsChaosMonkeySafeLeaderTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, RuleEngineTest, HdfsDirectoryFactoryTest, TestConfigSetProperties, TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestSolrDynamicMBean, TestSolrXml, TestReqParamsAPI, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotLargeTest, SpatialHeatmapFacetsTest, JavabinLoaderTest, SmileWriterTest, TestIntervalFaceting, TestChildDocTransformer, TestManagedResource, TestManagedResourceStorage, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldResource, TestRemoveLastDynamicCopyField, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, BadCopyFieldTest, ChangedSchemaMergeTest, TestCloudManagedSchema, TestCloudSchemaless, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, RankQueryTest, TestCollapseQParserPlugin, TestFieldSortValues]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldSortValues -Dtests.seed=94ED9BDA4F43B767 -Dtests.slow=true -Dtests.locale=de_LU -Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFieldSortValues (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "wrapped_int": Error instantiating class: 'org.apache.solr.schema.WrappedIntField'. Schema file is /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema-field-sort-values.xml
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94ED9BDA4F43B767]:0)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:596)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:175)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:55)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:69)
   [junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:106)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:586)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:578)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:418)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:405)
   [junit4]    > 	at org.apache.solr.search.TestFieldSortValues.beforeClass(TestFieldSortValues.java:31)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "wrapped_int": Error instantiating class: 'org.apache.solr.schema.WrappedIntField'
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:178)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:489)
   [junit4]    > 	... 33 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Error instantiating class: 'org.apache.solr.schema.WrappedIntField'
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:578)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:525)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:518)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:90)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:52)
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:152)
   [junit4]    > 	... 34 more
   [junit4]    > Caused by: java.lang.reflect.InvocationTargetException
   [junit4]    > 	at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:570)
   [junit4]    > 	... 39 more
   [junit4]    > Caused by: java.lang.OutOfMemoryError: PermGen space
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
   [junit4]    > 	at org.apache.lucene.expressions.js.JavascriptParser.postfix(JavascriptParser.java:1514)
   [junit4]    > 	at org.apache.lucene.expressions.js.JavascriptParser.unary(JavascriptParser.java:1311)
   [junit4]    > 	at org.apache.lucene.expressions.js.JavascriptParser.multiplicative(JavascriptParser.java:1186)
   [junit4]    > 	at org.apache.lucene.expressions.js.JavascriptParser.additive(JavascriptParser.java:1093)
   [junit4]    > 	at org.apache.lucene.expressions.js.JavascriptParser.shift(JavascriptParser.java:1000)
   [junit4]    > 	at org.apache.lucene.expressions.js.JavascriptParser.relational(JavascriptParser.java:907)
   [junit4]    > 	at org.apache.lucene.expressions.js.JavascriptParser.equality(JavascriptParser.java:814)
   [junit4]    > 	at org.apache.lucene.expressions.js.JavascriptParser.bitwise_and(JavascriptParser.java:728)
   [junit4] Completed [483/518] on J1 in 7.91s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.TestHashQParserPlugin
   [junit4] ERROR   0.00s J1 | TestHashQParserPlugin (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4]    > 	at java.lang.ClassLoader.defineClass1(Native Method)
   [junit4]    > 	at java.lang.ClassLoader.defineClass(ClassLoader.java:800)
   [junit4]    > 	at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
   [junit4]    > 	at java.net.URLClassLoader.defineClass(URLClassLoader.java:449)
   [junit4]    > 	at java.net.URLClassLoader.access$100(URLClassLoader.java:71)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
   [junit4]    > 	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
   [junit4]    > 	at java.security.AccessController.doPrivileged(Native Method)
   [junit4]    > 	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
   [junit4]    > 	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
   [junit4]    > 	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
   [junit4]    > 	at java.lang.Class.forName0(Native Method)
   [junit4]    > 	at java.lang.Class.forName(Class.java:278)
   [junit4] Completed [484/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 2 lines...]
   [junit4] Suite: org.apache.solr.search.TestNoOpRegenerator
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=de_LU, timezone=Pacific/Efate
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=458894056,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, BadIndexSchemaTest, TestValueSourceCache, ActionThrottleTest, UpdateParamsTest, DataDrivenBlockJoinTest, BinaryUpdateRequestHandlerTest, HLLUtilTest, TestPivotHelperCode, CollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, DistributedVersionInfoTest, DateRangeFieldTest, TestExactStatsCache, TestRequestStatusCollectionAPI, SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, IndexBasedSpellCheckerTest, TestSolrDeletionPolicy1, BJQParserTest, TestJsonRequest, TestDownShardTolerantSearch, TestHighlightDedupGrouping, UpdateRequestProcessorFactoryTest, TestAddFieldRealTimeGet, TestCoreDiscovery, SchemaVersionSpecificBehaviorTest, TestCustomSort, TestManagedSchema, TestLMDirichletSimilarityFactory, TestSearchPerf, TestUtils, DistributedQueryComponentCustomSortTest, DistributedMLTComponentTest, OpenCloseCoreStressTest, HdfsNNFailoverTest, QueryResultKeyTest, TestLuceneMatchVersion, TestSolrConfigHandlerCloud, RequestLoggingTest, VersionInfoTest, TestBadConfig, TestSolr4Spatial, TestManagedSchemaFieldTypeResource, DocValuesMissingTest, TestMacros, SSLMigrationTest, TestNRTOpen, SimpleMLTQParserTest, TestCollationFieldDocValues, BasicFunctionalityTest, HdfsCollectionsAPIDistributedZkTest, CustomCollectionTest, StatelessScriptUpdateProcessorFactoryTest, TestConfig, TestCloudPivotFacet, DistributedFacetPivotLongTailTest, TestRecovery, DistributedTermsComponentTest, DistributedFacetPivotWhiteBoxTest, TestAuthorizationFramework, CoreMergeIndexesAdminHandlerTest, TestRealTimeGet, OverseerCollectionProcessorTest, SpellCheckComponentTest, TestFoldingMultitermQuery, DebugComponentTest, TestZkChroot, DistributedFacetPivotSmallAdvancedTest, TestDynamicLoading, DirectSolrSpellCheckerTest, CollectionTooManyReplicasTest, MinimalSchemaTest, TestConfigReload, SearchHandlerTest, TestReRankQParserPlugin, TestFastOutputStream, TestObjectReleaseTracker, MBeansHandlerTest, HdfsRecoveryZkTest, RulesTest, QueryEqualityTest, ShardRoutingCustomTest, EnumFieldTest, OverriddenZkACLAndCredentialsProvidersTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoverLeaseTest, ExitableDirectoryReaderTest, SimplePostToolTest, BufferStoreTest, ShardSplitTest, TermVectorComponentTest, RemoteQueryErrorTest, SuggesterTSTTest, DistributedQueueTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, DistanceUnitsTest, FileBasedSpellCheckerTest, TestMiniSolrCloudCluster, TestManagedStopFilterFactory, TestReversedWildcardFilterFactory, ConcurrentDeleteAndCreateCollectionTest, TestBulkSchemaAPI, TestSystemIdResolver, TestReload, PluginInfoTest, HLLSerializationTest, DocExpirationUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, TestQuerySenderListener, TestMissingGroups, HdfsSyncSliceTest, PrimitiveFieldTypeTest, FacetPivotSmallTest, FullSolrCloudDistribCmdsTest, BlockDirectoryTest, TestDocSet, SolrXmlInZkTest, OpenExchangeRatesOrgProviderTest, TestSimpleTrackingShardHandler, FileUtilsTest, TestShardHandlerFactory, UnloadDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, SolrInfoMBeanTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, JSONWriterTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, HighlighterConfigTest, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, OutputWriterTest, TestPhraseSuggestions, TestCodecSupport, EchoParamsTest, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, TestCryptoKeys, TestMiniSolrCloudClusterSSL, TestSolrCloudWithKerberosAlt, HdfsChaosMonkeySafeLeaderTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, RuleEngineTest, HdfsDirectoryFactoryTest, TestConfigSetProperties, TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestSolrDynamicMBean, TestSolrXml, TestReqParamsAPI, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotLargeTest, SpatialHeatmapFacetsTest, JavabinLoaderTest, SmileWriterTest, TestIntervalFaceting, TestChildDocTransformer, TestManagedResource, TestManagedResourceStorage, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldResource, TestRemoveLastDynamicCopyField, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, BadCopyFieldTest, ChangedSchemaMergeTest, TestCloudManagedSchema, TestCloudSchemaless, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, RankQueryTest, TestCollapseQParserPlugin, TestFieldSortValues, TestNoOpRegenerator]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNoOpRegenerator -Dtests.seed=94ED9BDA4F43B767 -Dtests.slow=true -Dtests.locale=de_LU -Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestNoOpRegenerator (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [485/518] on J1 in 2.36s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.TestRecoveryHdfs
   [junit4] ERROR   0.00s J1 | TestRecoveryHdfs (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [487/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.TestSimpleQParserPlugin
   [junit4] ERROR   0.00s J1 | TestSimpleQParserPlugin (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [488/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.TestSmileRequest
   [junit4] ERROR   0.00s J1 | TestSmileRequest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [489/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.TestSolr4Spatial2
   [junit4] ERROR   0.00s J1 | TestSolr4Spatial2 (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [490/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.TestStressUserVersions
   [junit4] ERROR   0.00s J1 | TestStressUserVersions (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [491/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.TestTrieFacet
   [junit4] ERROR   0.00s J1 | TestTrieFacet (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [492/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.facet.TestJsonFacets
   [junit4] ERROR   0.00s J1 | TestJsonFacets (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [493/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.function.TestOrdValues
   [junit4] ERROR   0.00s J1 | TestOrdValues (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [494/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4] ERROR   0.00s J1 | CloudMLTQParserTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [495/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.similarities.TestNonDefinedSimilarityFactory
   [junit4] ERROR   0.00s J1 | TestNonDefinedSimilarityFactory (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [496/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDefaultStatsCache
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene53): {}, docValues:{}, sim=DefaultSimilarity, locale=de_LU, timezone=Pacific/Efate
   [junit4]   2> NOTE: Mac OS X 10.8.5 x86_64/Oracle Corporation 1.7.0_80 (64-bit)/cpus=3,threads=1,free=455750232,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocumentBuilderTest, BadIndexSchemaTest, TestValueSourceCache, ActionThrottleTest, UpdateParamsTest, DataDrivenBlockJoinTest, BinaryUpdateRequestHandlerTest, HLLUtilTest, TestPivotHelperCode, CollectionsAPIDistributedZkTest, RAMDirectoryFactoryTest, BasicDistributedZk2Test, ChaosMonkeySafeLeaderTest, DistributedVersionInfoTest, DateRangeFieldTest, TestExactStatsCache, TestRequestStatusCollectionAPI, SignatureUpdateProcessorFactoryTest, TestMaxScoreQueryParser, TestQuerySenderNoQuery, TestSolrDeletionPolicy2, IndexBasedSpellCheckerTest, TestSolrDeletionPolicy1, BJQParserTest, TestJsonRequest, TestDownShardTolerantSearch, TestHighlightDedupGrouping, UpdateRequestProcessorFactoryTest, TestAddFieldRealTimeGet, TestCoreDiscovery, SchemaVersionSpecificBehaviorTest, TestCustomSort, TestManagedSchema, TestLMDirichletSimilarityFactory, TestSearchPerf, TestUtils, DistributedQueryComponentCustomSortTest, DistributedMLTComponentTest, OpenCloseCoreStressTest, HdfsNNFailoverTest, QueryResultKeyTest, TestLuceneMatchVersion, TestSolrConfigHandlerCloud, RequestLoggingTest, VersionInfoTest, TestBadConfig, TestSolr4Spatial, TestManagedSchemaFieldTypeResource, DocValuesMissingTest, TestMacros, SSLMigrationTest, TestNRTOpen, SimpleMLTQParserTest, TestCollationFieldDocValues, BasicFunctionalityTest, HdfsCollectionsAPIDistributedZkTest, CustomCollectionTest, StatelessScriptUpdateProcessorFactoryTest, TestConfig, TestCloudPivotFacet, DistributedFacetPivotLongTailTest, TestRecovery, DistributedTermsComponentTest, DistributedFacetPivotWhiteBoxTest, TestAuthorizationFramework, CoreMergeIndexesAdminHandlerTest, TestRealTimeGet, OverseerCollectionProcessorTest, SpellCheckComponentTest, TestFoldingMultitermQuery, DebugComponentTest, TestZkChroot, DistributedFacetPivotSmallAdvancedTest, TestDynamicLoading, DirectSolrSpellCheckerTest, CollectionTooManyReplicasTest, MinimalSchemaTest, TestConfigReload, SearchHandlerTest, TestReRankQParserPlugin, TestFastOutputStream, TestObjectReleaseTracker, MBeansHandlerTest, HdfsRecoveryZkTest, RulesTest, QueryEqualityTest, ShardRoutingCustomTest, EnumFieldTest, OverriddenZkACLAndCredentialsProvidersTest, VMParamsZkACLAndCredentialsProvidersTest, HdfsRecoverLeaseTest, ExitableDirectoryReaderTest, SimplePostToolTest, BufferStoreTest, ShardSplitTest, TermVectorComponentTest, RemoteQueryErrorTest, SuggesterTSTTest, DistributedQueueTest, TestSolrCoreProperties, NotRequiredUniqueKeyTest, DistanceUnitsTest, FileBasedSpellCheckerTest, TestMiniSolrCloudCluster, TestManagedStopFilterFactory, TestReversedWildcardFilterFactory, ConcurrentDeleteAndCreateCollectionTest, TestBulkSchemaAPI, TestSystemIdResolver, TestReload, PluginInfoTest, HLLSerializationTest, DocExpirationUpdateProcessorFactoryTest, TestSolrQueryParserDefaultOperatorResource, TestQuerySenderListener, TestMissingGroups, HdfsSyncSliceTest, PrimitiveFieldTypeTest, FacetPivotSmallTest, FullSolrCloudDistribCmdsTest, BlockDirectoryTest, TestDocSet, SolrXmlInZkTest, OpenExchangeRatesOrgProviderTest, TestSimpleTrackingShardHandler, FileUtilsTest, TestShardHandlerFactory, UnloadDistributedZkTest, LeaderElectionIntegrationTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, TermVectorComponentDistributedTest, ZkControllerTest, TestJoin, HardAutoCommitTest, TestRangeQuery, TestCoreContainer, SimpleFacetsTest, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, ConvertedLegacyTest, TestSort, TestFiltering, TestFunctionQuery, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, CurrencyFieldOpenExchangeTest, TestExtendedDismaxParser, SuggesterFSTTest, SolrRequestParserTest, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, SolrInfoMBeanTest, TestSurroundQueryParser, TestQueryUtils, StandardRequestHandlerTest, TestOmitPositions, XmlUpdateRequestHandlerTest, MoreLikeThisHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, JSONWriterTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, HighlighterConfigTest, CopyFieldTest, ResponseLogComponentTest, BadComponentTest, TestMergePolicyConfig, OutputWriterTest, TestPhraseSuggestions, TestCodecSupport, EchoParamsTest, TestPerFieldSimilarity, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, AsyncCallRequestStatusResponseTest, AsyncMigrateRouteKeyTest, CollectionStateFormat2Test, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerStatusTest, RecoveryAfterSoftCommitTest, SaslZkACLProviderTest, TestCryptoKeys, TestMiniSolrCloudClusterSSL, TestSolrCloudWithKerberosAlt, HdfsChaosMonkeySafeLeaderTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator, RuleEngineTest, HdfsDirectoryFactoryTest, TestConfigSetProperties, TestConfigSets, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestSolrDynamicMBean, TestSolrXml, TestReqParamsAPI, CoreAdminCreateDiscoverTest, CoreAdminRequestStatusTest, InfoHandlerTest, SegmentsInfoRequestHandlerTest, DistributedFacetPivotLargeTest, SpatialHeatmapFacetsTest, JavabinLoaderTest, SmileWriterTest, TestIntervalFaceting, TestChildDocTransformer, TestManagedResource, TestManagedResourceStorage, TestCopyFieldCollectionResource, TestDynamicFieldCollectionResource, TestFieldResource, TestRemoveLastDynamicCopyField, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, BadCopyFieldTest, ChangedSchemaMergeTest, TestCloudManagedSchema, TestCloudSchemaless, AnalyticsMergeStrategyTest, AnalyticsQueryTest, CursorMarkTest, MergeStrategyTest, RankQueryTest, TestCollapseQParserPlugin, TestFieldSortValues, TestNoOpRegenerator, TestDefaultStatsCache]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDefaultStatsCache -Dtests.seed=94ED9BDA4F43B767 -Dtests.slow=true -Dtests.locale=de_LU -Dtests.timezone=Pacific/Efate -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestDefaultStatsCache (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [497/518] on J1 in 0.80s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactSharedStatsCache
   [junit4] ERROR   0.00s J1 | TestExactSharedStatsCache (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [498/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestLRUStatsCache
   [junit4] ERROR   0.00s J1 | TestLRUStatsCache (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [499/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.servlet.ResponseHeaderTest
   [junit4] ERROR   0.00s J1 | ResponseHeaderTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [500/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestAnalyzeInfixSuggestions
   [junit4] ERROR   0.00s J1 | TestAnalyzeInfixSuggestions (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [501/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestFileDictionaryLookup
   [junit4] ERROR   0.00s J1 | TestFileDictionaryLookup (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [502/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestFreeTextSuggestions
   [junit4] ERROR   0.00s J1 | TestFreeTextSuggestions (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [503/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestHighFrequencyDictionaryFactory
   [junit4] ERROR   0.00s J1 | TestHighFrequencyDictionaryFactory (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [504/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.store.blockcache.BlockCacheTest
   [junit4] ERROR   0.00s J1 | BlockCacheTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [505/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.store.hdfs.HdfsDirectoryTest
   [junit4] ERROR   0.00s J1 | HdfsDirectoryTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [506/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.AddBlockUpdateTest
   [junit4] ERROR   0.00s J1 | AddBlockUpdateTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [507/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.AnalysisErrorHandlingTest
   [junit4] ERROR   0.00s J1 | AnalysisErrorHandlingTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [508/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.TestExceedMaxTermLength
   [junit4] ERROR   0.00s J1 | TestExceedMaxTermLength (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [509/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.TestHdfsUpdateLog
   [junit4] ERROR   0.00s J1 | TestHdfsUpdateLog (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [510/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.processor.IgnoreCommitOptimizeUpdateProcessorFactoryTest
   [junit4] ERROR   0.00s J1 | IgnoreCommitOptimizeUpdateProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [511/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.processor.ParsingFieldUpdateProcessorsTest
   [junit4] ERROR   0.00s J1 | ParsingFieldUpdateProcessorsTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [512/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestNamedUpdateProcessors
   [junit4] ERROR   0.00s J1 | TestNamedUpdateProcessors (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [513/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.update.processor.UUIDUpdateProcessorFallbackTest
   [junit4] ERROR   0.00s J1 | UUIDUpdateProcessorFallbackTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [514/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.util.TestRTimer
   [junit4] ERROR   0.00s J1 | TestRTimer (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [515/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.util.hll.FullHLLTest
   [junit4] ERROR   0.00s J1 | FullHLLTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [516/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.util.hll.SparseHLLTest
   [junit4] ERROR   0.00s J1 | SparseHLLTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: PermGen space
   [junit4] Completed [517/518] on J1 in 0.00s, 0 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stdout was not empty, see: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20150726_201204_105.sysout
   [junit4] >>> JVM J1: stdout (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: PermGen space
   [junit4] Dumping heap to /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/heapdumps/java_pid25390.hprof ...
   [junit4] Heap dump file created [70789696 bytes in 2.058 secs]
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J1: stderr was not empty, see: /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20150726_201204_105.syserr
   [junit4] >>> JVM J1: stderr (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: PermGen space
   [junit4] java.lang.OutOfMemoryError: PermGen space
   [junit4] <<< JVM J1: EOF ----

[...truncated 22 lines...]
   [junit4] ERROR: JVM J1 ended with an exception, command line: /Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/bin/java -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/heapdumps -ea -esa -Dtests.prefix=tests -Dtests.seed=94ED9BDA4F43B767 -Xmx512M -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false -Dtests.codec=random -Dtests.postingsformat=random -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz -Dtests.luceneMatchVersion=5.3.0 -Dtests.cleanthreads=perClass -Djava.util.logging.config.file=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/tools/junit4/logging.properties -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=1 -DtempDir=./temp -Djava.io.tmpdir=./temp -Djunit4.tempDir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp -Dcommon.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene -Dclover.db.dir=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/clover/db -Djava.security.policy=/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/tools/junit4/solr-tests.policy -Dtests.LUCENE_VERSION=5.3.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 -Dtests.leaveTemporary=false -Dtests.filterstacks=true -Dtests.disableHdfs=true -Djava.security.manager=org.apache.lucene.util.TestSecurityManager -Dfile.encoding=UTF-8 -classpath /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/classes/test:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-test-framework/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/test-framework/lib/junit4-ant-2.1.13.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/src/test-files:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/test-framework/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/codecs/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-solrj/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/analysis/common/lucene-analyzers-common-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/analysis/kuromoji/lucene-analyzers-kuromoji-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/analysis/phonetic/lucene-analyzers-phonetic-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/codecs/lucene-codecs-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/backward-codecs/lucene-backward-codecs-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/highlighter/lucene-highlighter-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/memory/lucene-memory-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/misc/lucene-misc-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/spatial/lucene-spatial-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/expressions/lucene-expressions-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/suggest/lucene-suggest-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/grouping/lucene-grouping-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/queries/lucene-queries-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/queryparser/lucene-queryparser-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/join/lucene-join-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/sandbox/lucene-sandbox-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/antlr-runtime-3.5.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/asm-4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/asm-commons-4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-cli-1.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-codec-1.10.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-collections-3.2.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-configuration-1.6.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-fileupload-1.2.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/commons-lang-2.6.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/concurrentlinkedhashmap-lru-1.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/dom4j-1.6.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/guava-14.0.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hadoop-annotations-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hadoop-auth-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hadoop-common-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hadoop-hdfs-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/hppc-0.5.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/htrace-core-3.0.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/jackson-core-2.5.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/jackson-dataformat-smile-2.5.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/joda-time-2.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/log4j-1.2.17.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/org.restlet-2.3.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/org.restlet.ext.servlet-2.3.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/protobuf-java-2.5.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/slf4j-log4j12-1.7.7.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/spatial4j-0.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/lib/t-digest-3.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/commons-io-2.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/httpclient-4.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/httpcore-4.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/httpmime-4.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/noggit-0.6.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/slf4j-api-1.7.7.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/stax2-api-3.1.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/woodstox-core-asl-4.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/solrj/lib/zookeeper-3.4.6.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/javax.servlet-api-3.1.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-continuation-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-deploy-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-http-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-io-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-jmx-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-rewrite-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-security-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-server-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-servlet-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-servlets-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-util-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-webapp-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/server/lib/jetty-xml-9.2.11.v20150529.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/example-DIH/solr/db/lib/derby-10.9.1.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/example/example-DIH/solr/db/lib/hsqldb-1.8.0.10.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/core/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/test-framework/lib/junit-4.10.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/test-framework/lib/randomizedtesting-runner-2.1.13.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/antlr-2.7.7.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-core-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-core-api-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-core-avl-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-core-shared-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-i18n-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptor-kerberos-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-admin-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-authn-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-authz-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-changelog-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-collective-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-event-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-exception-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-journal-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-normalization-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-operational-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-referral-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-schema-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-subtree-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-interceptors-trigger-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-jdbm-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-jdbm1-2.0.0-M2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-kerberos-codec-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-ldif-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-mavibot-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-protocol-kerberos-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-protocol-ldap-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-protocol-shared-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/apacheds-xdbm-partition-2.0.0-M15.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/api-all-1.0.0-M20.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/bcprov-jdk15-1.45.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/cglib-nodep-2.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/commons-collections-3.2.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/commons-math3-3.4.1.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/easymock-3.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/ehcache-core-2.4.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/hadoop-common-2.6.0-tests.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/hadoop-hdfs-2.6.0-tests.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/hadoop-minikdc-2.6.0.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jackson-annotations-2.5.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jackson-databind-2.5.4.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jcl-over-slf4j-1.7.7.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jersey-core-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jersey-server-1.9.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jetty-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/jetty-util-6.1.26.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/mina-core-2.0.0-M5.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/core/test-lib/objenesis-1.2.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/build/analysis/icu/lucene-analyzers-icu-5.3.0-SNAPSHOT.jar:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/contrib/solr-analysis-extras/classes/java:/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/contrib/analysis-extras/lib/icu4j-54.1.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/Users/jenkins/.ant/lib/ivy-2.3.0.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/lib/tools.jar:/Users/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.13.jar com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile /Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20150726_201204_105.events @/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build/solr-core/test/temp/junit4-J1-20150726_201204_105.suites
   [junit4] ERROR: JVM J1 ended with an exception: Forked process returned with error code: 1. Very likely a JVM crash.  Process output piped in logs above.
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1484)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:964)
   [junit4] 	at com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:961)
   [junit4] 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
   [junit4] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
   [junit4] 	at java.lang.Thread.run(Thread.java:745)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:727: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:671: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/build.xml:59: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/build.xml:230: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/solr/common-build.xml:516: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1447: The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-5.x-MacOSX/lucene/common-build.xml:1002: At least one slave process threw an exception, first: Forked process returned with error code: 1. Very likely a JVM crash.  Process output piped in logs above.

Total time: 72 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any