You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/03/16 23:49:03 UTC

[JENKINS] Lucene-Solr-Tests-master - Build # 1741 - Still Unstable

Build: https://builds.apache.org/job/Lucene-Solr-Tests-master/1741/

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

Error Message:
document count mismatch.  control=1454 sum(shards)=1453 cloudClient=1453

Stack Trace:
java.lang.AssertionError: document count mismatch.  control=1454 sum(shards)=1453 cloudClient=1453
	at __randomizedtesting.SeedInfo.seed([31EC554EE2A57D5:8B4AFA8E40D63A2D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.checkShardConsistency(AbstractFullDistribZkTestBase.java:1337)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:236)
	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:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([31EC554EE2A57D5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.search.LargeFieldTest.initManagedSchemaCore(LargeFieldTest.java:61)
	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:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
	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:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 11282 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/init-core-data-001
   [junit4]   2> 381741 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 381742 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields
   [junit4]   2> 381743 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 381743 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 381744 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 381745 INFO  (Thread-1014) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 381745 INFO  (Thread-1014) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 381845 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.ZkTestServer start zk server on port:49511
   [junit4]   2> 381889 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 381895 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 381907 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 381908 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 381909 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 381910 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 381912 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 381913 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 381914 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 381914 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 381915 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractZkTestCase put /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 382040 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/control-001/cores/collection1
   [junit4]   2> 382053 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 382054 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a838408{/,null,AVAILABLE}
   [junit4]   2> 382056 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a56eb41{HTTP/1.1,[http/1.1]}{127.0.0.1:56786}
   [junit4]   2> 382056 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server Started @385723ms
   [junit4]   2> 382056 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/tempDir-001/control/data, hostContext=/, hostPort=56786, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/control-001/cores}
   [junit4]   2> 382056 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 382056 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 382057 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 382057 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 382057 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-16T23:02:55.595Z
   [junit4]   2> 382074 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 382074 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/control-001/solr.xml
   [junit4]   2> 382095 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49511/solr
   [junit4]   2> 382164 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:56786_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 382164 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:56786_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56786_
   [junit4]   2> 382165 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:56786_    ] o.a.s.c.Overseer Overseer (id=97629331474743300-127.0.0.1:56786_-n_0000000000) starting
   [junit4]   2> 382191 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:56786_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56786_
   [junit4]   2> 382199 INFO  (zkCallback-553-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 382266 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:56786_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/control-001/cores
   [junit4]   2> 382266 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:56786_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 382287 INFO  (OverseerStateUpdate-97629331474743300-127.0.0.1:56786_-n_0000000000) [n:127.0.0.1:56786_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 383300 WARN  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 383300 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 383311 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 383415 WARN  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 383416 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 383430 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 383430 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 383431 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/control-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/control-001/cores/collection1/data/]
   [junit4]   2> 383431 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34c291f8
   [junit4]   2> 383432 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 383440 WARN  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 383471 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 383471 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 383472 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 383472 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 383472 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=47.9462890625, floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=13.607406498149361, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6110849056700026
   [junit4]   2> 383473 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76ff94b7[collection1] main]
   [junit4]   2> 383474 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 383474 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 383474 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 383475 INFO  (searcherExecutor-1634-thread-1-processing-n:127.0.0.1:56786_ x:collection1 c:control_collection) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76ff94b7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 383475 INFO  (coreLoadExecutor-1633-thread-1-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_ c:control_collection   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562069305406783488
   [junit4]   2> 383484 INFO  (coreZkRegister-1626-thread-1-processing-n:127.0.0.1:56786_ x:collection1 c:control_collection) [n:127.0.0.1:56786_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 383484 INFO  (coreZkRegister-1626-thread-1-processing-n:127.0.0.1:56786_ x:collection1 c:control_collection) [n:127.0.0.1:56786_ 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> 383484 INFO  (coreZkRegister-1626-thread-1-processing-n:127.0.0.1:56786_ x:collection1 c:control_collection) [n:127.0.0.1:56786_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56786/collection1/
   [junit4]   2> 383484 INFO  (coreZkRegister-1626-thread-1-processing-n:127.0.0.1:56786_ x:collection1 c:control_collection) [n:127.0.0.1:56786_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 383484 INFO  (coreZkRegister-1626-thread-1-processing-n:127.0.0.1:56786_ x:collection1 c:control_collection) [n:127.0.0.1:56786_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:56786/collection1/ has no replicas
   [junit4]   2> 383484 INFO  (coreZkRegister-1626-thread-1-processing-n:127.0.0.1:56786_ x:collection1 c:control_collection) [n:127.0.0.1:56786_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 383487 INFO  (coreZkRegister-1626-thread-1-processing-n:127.0.0.1:56786_ x:collection1 c:control_collection) [n:127.0.0.1:56786_ 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:56786/collection1/ shard1
   [junit4]   2> 383638 INFO  (coreZkRegister-1626-thread-1-processing-n:127.0.0.1:56786_ x:collection1 c:control_collection) [n:127.0.0.1:56786_ c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 383968 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 383969 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49511/solr ready
   [junit4]   2> 383969 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 384070 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-1-001/cores/collection1
   [junit4]   2> 384071 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-1-001
   [junit4]   2> 384072 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 384073 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7519bb82{/,null,AVAILABLE}
   [junit4]   2> 384074 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d01e111{HTTP/1.1,[http/1.1]}{127.0.0.1:44839}
   [junit4]   2> 384074 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server Started @387741ms
   [junit4]   2> 384074 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/, hostPort=44839, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-1-001/cores}
   [junit4]   2> 384074 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 384074 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 384074 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 384074 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 384075 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-16T23:02:57.613Z
   [junit4]   2> 384096 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 384096 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-1-001/solr.xml
   [junit4]   2> 384103 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49511/solr
   [junit4]   2> 384122 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:44839_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 384124 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:44839_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 384126 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:44839_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44839_
   [junit4]   2> 384127 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384128 INFO  (zkCallback-553-thread-3-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384144 INFO  (zkCallback-562-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 384209 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:44839_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-1-001/cores
   [junit4]   2> 384209 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:44839_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 384216 INFO  (OverseerStateUpdate-97629331474743300-127.0.0.1:56786_-n_0000000000) [n:127.0.0.1:56786_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 385226 WARN  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 385227 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 385245 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 385310 WARN  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 385311 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 385336 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 385337 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 385337 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-1-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 385337 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34c291f8
   [junit4]   2> 385338 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 385347 WARN  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 385385 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 385385 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 385385 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 385385 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 385400 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=47.9462890625, floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=13.607406498149361, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6110849056700026
   [junit4]   2> 385400 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22473780[collection1] main]
   [junit4]   2> 385401 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 385402 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 385402 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 385402 INFO  (coreLoadExecutor-1644-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562069307427389440
   [junit4]   2> 385405 INFO  (searcherExecutor-1645-thread-1-processing-n:127.0.0.1:44839_ x:collection1 c:collection1) [n:127.0.0.1:44839_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22473780[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 385414 INFO  (coreZkRegister-1639-thread-1-processing-n:127.0.0.1:44839_ x:collection1 c:collection1) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 385414 INFO  (coreZkRegister-1639-thread-1-processing-n:127.0.0.1:44839_ x:collection1 c:collection1) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 385414 INFO  (coreZkRegister-1639-thread-1-processing-n:127.0.0.1:44839_ x:collection1 c:collection1) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:44839/collection1/
   [junit4]   2> 385414 INFO  (coreZkRegister-1639-thread-1-processing-n:127.0.0.1:44839_ x:collection1 c:collection1) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 385414 INFO  (coreZkRegister-1639-thread-1-processing-n:127.0.0.1:44839_ x:collection1 c:collection1) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:44839/collection1/ has no replicas
   [junit4]   2> 385414 INFO  (coreZkRegister-1639-thread-1-processing-n:127.0.0.1:44839_ x:collection1 c:collection1) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 385426 INFO  (coreZkRegister-1639-thread-1-processing-n:127.0.0.1:44839_ x:collection1 c:collection1) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:44839/collection1/ shard2
   [junit4]   2> 385576 INFO  (coreZkRegister-1639-thread-1-processing-n:127.0.0.1:44839_ x:collection1 c:collection1) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 385922 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-2-001/cores/collection1
   [junit4]   2> 385923 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-2-001
   [junit4]   2> 385923 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 385925 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39b4f215{/,null,AVAILABLE}
   [junit4]   2> 385925 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f14e77c{HTTP/1.1,[http/1.1]}{127.0.0.1:37032}
   [junit4]   2> 385925 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server Started @389592ms
   [junit4]   2> 385925 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/, hostPort=37032, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-2-001/cores}
   [junit4]   2> 385926 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 385926 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 385926 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 385926 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 385926 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-16T23:02:59.464Z
   [junit4]   2> 385929 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 385929 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-2-001/solr.xml
   [junit4]   2> 385938 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49511/solr
   [junit4]   2> 385946 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:37032_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 385947 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:37032_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 385951 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:37032_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37032_
   [junit4]   2> 385952 INFO  (zkCallback-562-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 385952 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 385959 INFO  (zkCallback-553-thread-2-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 385967 INFO  (zkCallback-568-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 386008 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:37032_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-2-001/cores
   [junit4]   2> 386008 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:37032_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 386012 INFO  (OverseerStateUpdate-97629331474743300-127.0.0.1:56786_-n_0000000000) [n:127.0.0.1:56786_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard3
   [junit4]   2> 387028 WARN  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 387028 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 387039 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 387092 WARN  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 387094 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 387104 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 387104 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 387104 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-2-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-2-001/cores/collection1/data/]
   [junit4]   2> 387104 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34c291f8
   [junit4]   2> 387106 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 387179 WARN  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 387208 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 387208 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 387209 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 387210 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 387212 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=47.9462890625, floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=13.607406498149361, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6110849056700026
   [junit4]   2> 387212 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5defe862[collection1] main]
   [junit4]   2> 387216 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 387216 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 387216 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 387217 INFO  (coreLoadExecutor-1655-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562069309330554880
   [junit4]   2> 387220 INFO  (searcherExecutor-1656-thread-1-processing-n:127.0.0.1:37032_ x:collection1 c:collection1) [n:127.0.0.1:37032_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5defe862[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 387235 INFO  (coreZkRegister-1650-thread-1-processing-n:127.0.0.1:37032_ x:collection1 c:collection1) [n:127.0.0.1:37032_ c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 387235 INFO  (coreZkRegister-1650-thread-1-processing-n:127.0.0.1:37032_ x:collection1 c:collection1) [n:127.0.0.1:37032_ c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 387235 INFO  (coreZkRegister-1650-thread-1-processing-n:127.0.0.1:37032_ x:collection1 c:collection1) [n:127.0.0.1:37032_ c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:37032/collection1/
   [junit4]   2> 387235 INFO  (coreZkRegister-1650-thread-1-processing-n:127.0.0.1:37032_ x:collection1 c:collection1) [n:127.0.0.1:37032_ c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 387235 INFO  (coreZkRegister-1650-thread-1-processing-n:127.0.0.1:37032_ x:collection1 c:collection1) [n:127.0.0.1:37032_ c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:37032/collection1/ has no replicas
   [junit4]   2> 387235 INFO  (coreZkRegister-1650-thread-1-processing-n:127.0.0.1:37032_ x:collection1 c:collection1) [n:127.0.0.1:37032_ c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 387239 INFO  (coreZkRegister-1650-thread-1-processing-n:127.0.0.1:37032_ x:collection1 c:collection1) [n:127.0.0.1:37032_ c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:37032/collection1/ shard3
   [junit4]   2> 387390 INFO  (coreZkRegister-1650-thread-1-processing-n:127.0.0.1:37032_ x:collection1 c:collection1) [n:127.0.0.1:37032_ c:collection1 s:shard3 r:core_node2 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 387739 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-3-001/cores/collection1
   [junit4]   2> 387739 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-3-001
   [junit4]   2> 387740 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 387741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53576063{/,null,AVAILABLE}
   [junit4]   2> 387741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f41a014{HTTP/1.1,[http/1.1]}{127.0.0.1:36448}
   [junit4]   2> 387741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server Started @391408ms
   [junit4]   2> 387741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/tempDir-001/jetty3, solrconfig=solrconfig.xml, hostContext=/, hostPort=36448, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-3-001/cores}
   [junit4]   2> 387741 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 387741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 387741 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 387742 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 387742 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-16T23:03:01.280Z
   [junit4]   2> 387747 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 387747 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-3-001/solr.xml
   [junit4]   2> 387753 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49511/solr
   [junit4]   2> 387760 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:36448_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 387761 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:36448_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 387762 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:36448_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36448_
   [junit4]   2> 387763 INFO  (zkCallback-553-thread-5-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 387764 INFO  (zkCallback-562-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 387764 INFO  (zkCallback-568-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 387763 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 387785 INFO  (zkCallback-574-thread-2-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 387852 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:36448_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-3-001/cores
   [junit4]   2> 387852 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:36448_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 387854 INFO  (OverseerStateUpdate-97629331474743300-127.0.0.1:56786_-n_0000000000) [n:127.0.0.1:56786_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 388879 WARN  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 388880 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 388896 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 388990 WARN  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 388991 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 389013 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 389013 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 389013 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-3-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-3-001/cores/collection1/data/]
   [junit4]   2> 389013 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34c291f8
   [junit4]   2> 389017 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 389029 WARN  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 389077 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 389077 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 389078 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 389078 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 389080 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=47.9462890625, floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=13.607406498149361, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6110849056700026
   [junit4]   2> 389080 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@68704c27[collection1] main]
   [junit4]   2> 389082 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 389083 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 389083 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 389085 INFO  (searcherExecutor-1667-thread-1-processing-n:127.0.0.1:36448_ x:collection1 c:collection1) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68704c27[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 389085 INFO  (coreLoadExecutor-1666-thread-1-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562069311289294848
   [junit4]   2> 389093 INFO  (coreZkRegister-1661-thread-1-processing-n:127.0.0.1:36448_ x:collection1 c:collection1) [n:127.0.0.1:36448_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 389093 INFO  (coreZkRegister-1661-thread-1-processing-n:127.0.0.1:36448_ x:collection1 c:collection1) [n:127.0.0.1:36448_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 389093 INFO  (coreZkRegister-1661-thread-1-processing-n:127.0.0.1:36448_ x:collection1 c:collection1) [n:127.0.0.1:36448_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:36448/collection1/
   [junit4]   2> 389093 INFO  (coreZkRegister-1661-thread-1-processing-n:127.0.0.1:36448_ x:collection1 c:collection1) [n:127.0.0.1:36448_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 389093 INFO  (coreZkRegister-1661-thread-1-processing-n:127.0.0.1:36448_ x:collection1 c:collection1) [n:127.0.0.1:36448_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.SyncStrategy http://127.0.0.1:36448/collection1/ has no replicas
   [junit4]   2> 389093 INFO  (coreZkRegister-1661-thread-1-processing-n:127.0.0.1:36448_ x:collection1 c:collection1) [n:127.0.0.1:36448_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 389096 INFO  (coreZkRegister-1661-thread-1-processing-n:127.0.0.1:36448_ x:collection1 c:collection1) [n:127.0.0.1:36448_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:36448/collection1/ shard1
   [junit4]   2> 389247 INFO  (coreZkRegister-1661-thread-1-processing-n:127.0.0.1:36448_ x:collection1 c:collection1) [n:127.0.0.1:36448_ c:collection1 s:shard1 r:core_node3 x:collection1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 389544 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-4-001/cores/collection1
   [junit4]   2> 389545 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-4-001
   [junit4]   2> 389546 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 389547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a100664{/,null,AVAILABLE}
   [junit4]   2> 389547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7ef15bfc{HTTP/1.1,[http/1.1]}{127.0.0.1:39559}
   [junit4]   2> 389547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server Started @393214ms
   [junit4]   2> 389547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/tempDir-001/jetty4, solrconfig=solrconfig.xml, hostContext=/, hostPort=39559, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-4-001/cores}
   [junit4]   2> 389547 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 389547 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.0.0
   [junit4]   2> 389548 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 389548 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 389548 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-03-16T23:03:03.086Z
   [junit4]   2> 389551 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 389551 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-4-001/solr.xml
   [junit4]   2> 389557 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49511/solr
   [junit4]   2> 389565 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:39559_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 389567 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:39559_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 389568 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:39559_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:39559_
   [junit4]   2> 389569 INFO  (zkCallback-557-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389569 INFO  (zkCallback-568-thread-1-processing-n:127.0.0.1:37032_) [n:127.0.0.1:37032_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389569 INFO  (zkCallback-574-thread-2-processing-n:127.0.0.1:36448_) [n:127.0.0.1:36448_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389570 INFO  (zkCallback-562-thread-1-processing-n:127.0.0.1:44839_) [n:127.0.0.1:44839_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389571 INFO  (zkCallback-580-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389571 INFO  (zkCallback-553-thread-3-processing-n:127.0.0.1:56786_) [n:127.0.0.1:56786_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 389652 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:39559_    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-4-001/cores
   [junit4]   2> 389652 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [n:127.0.0.1:39559_    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 389653 INFO  (OverseerStateUpdate-97629331474743300-127.0.0.1:56786_-n_0000000000) [n:127.0.0.1:56786_    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 390668 WARN  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead.
   [junit4]   2> 390669 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
   [junit4]   2> 390680 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 390734 WARN  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead.
   [junit4]   2> 390735 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 390762 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 390762 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 390762 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-4-001/cores/collection1], dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-4-001/cores/collection1/data/]
   [junit4]   2> 390762 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@34c291f8
   [junit4]   2> 390764 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 390777 WARN  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 391739 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 391739 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 391740 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 391740 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 391742 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=34, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=47.9462890625, floorSegmentMB=1.0068359375, forceMergeDeletesPctAllowed=13.607406498149361, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6110849056700026
   [junit4]   2> 391743 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16004fc5[collection1] main]
   [junit4]   2> 391753 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 391756 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 391757 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 391757 INFO  (searcherExecutor-1678-thread-1-processing-n:127.0.0.1:39559_ x:collection1 c:collection1) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16004fc5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 391758 INFO  (coreLoadExecutor-1677-thread-1-processing-n:127.0.0.1:39559_) [n:127.0.0.1:39559_ c:collection1   x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1562069314092138496
   [junit4]   2> 391772 INFO  (coreZkRegister-1672-thread-1-processing-n:127.0.0.1:39559_ x:collection1 c:collection1) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.ZkController Core needs to recover:collection1
   [junit4]   2> 391777 INFO  (updateExecutor-577-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.u.DefaultSolrCoreState Running recovery
   [junit4]   2> 391779 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true
   [junit4]   2> 391780 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]]
   [junit4]   2> 391780 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1]
   [junit4]   2> 391780 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null}
   [junit4]   2> 391780 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Publishing state of core [collection1] as recovering, leader is [http://127.0.0.1:44839/collection1/] and I am [http://127.0.0.1:39559/collection1/]
   [junit4]   2> 391807 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:44839]; [WaitForState: action=PREPRECOVERY&core=collection1&nodeName=127.0.0.1:39559_&coreNodeName=core_node4&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true]
   [junit4]   2> 391819 INFO  (qtp1676820668-3950) [n:127.0.0.1:44839_    ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true
   [junit4]   2> 391820 INFO  (qtp1676820668-3950) [n:127.0.0.1:44839_    ] o.a.s.h.a.PrepRecoveryOp Will wait a max of 183 seconds to see collection1 (shard2 of collection1) have state: recovering
   [junit4]   2> 391820 INFO  (qtp1676820668-3950) [n:127.0.0.1:44839_    ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:39559_, coreNodeName=core_node4, onlyIfActiveCheckResult=false, nodeProps: core_node4:{"core":"collection1","base_url":"http://127.0.0.1:39559","node_name":"127.0.0.1:39559_","state":"recovering"}
   [junit4]   2> 391820 INFO  (qtp1676820668-3950) [n:127.0.0.1:44839_    ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node4, state: recovering, checkLive: true, onlyIfLeader: true for: 0 seconds.
   [junit4]   2> 391820 INFO  (qtp1676820668-3950) [n:127.0.0.1:44839_    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:39559_&onlyIfLeaderActive=true&core=collection1&coreNodeName=core_node4&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 392321 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Attempting to PeerSync from [http://127.0.0.1:44839/collection1/] - recoveringAfterStartup=[true]
   [junit4]   2> 392321 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url=http://127.0.0.1:39559 START replicas=[http://127.0.0.1:44839/collection1/] nUpdates=100
   [junit4]   2> 392335 INFO  (qtp1676820668-3948) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:3.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 392335 INFO  (qtp1676820668-3948) [n:127.0.0.1:44839_ c:collection1 s:shard2 r:core_node1 x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 392337 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:1.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=0, maxInHash=0, versionsHash=0, numVersions=0, numDocs=0, maxDoc=0}
   [junit4]   2> 392337 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.u.PeerSync We are already in sync. No need to do a PeerSync 
   [junit4]   2> 392337 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 392337 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 392338 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 392338 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy PeerSync stage of recovery was successful.
   [junit4]   2> 392338 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Replaying updates buffered during PeerSync.
   [junit4]   2> 392338 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy No replay needed.
   [junit4]   2> 392338 INFO  (recoveryExecutor-578-thread-1-processing-n:127.0.0.1:39559_ x:collection1 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:39559_ c:collection1 s:shard2 r:core_node4 x:collection1] o.a.s.c.RecoveryStrategy Registering as Active after recovery.
   [junit4]   2> 392368 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-5-001/cores/collection1
   [junit4]   2> 392369 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/shard-5-001
   [junit4]   2> 392370 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 392371 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35d5eb58{/,null,AVAILABLE}
   [junit4]   2> 392371 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@537d3edb{HTTP/1.1,[http/1.1]}{127.0.0.1:47955}
   [junit4]   2> 392371 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.e.j.s.Server Started @396038ms
   [junit4]   2> 392371 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[31EC554EE2A57D5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIsSafeTest_31EC554EE2A57D5-001/tempDir-001/jetty5, solrconfig=solrconfig.xml, hostContext=/, hostPort=47955, coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/build/solr-core/test/J1/temp/solr.cloud.ChaosMonkeyNothingIs

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

Ratio=0.35463145068949953
   [junit4]   2> 1878152 WARN  (coreLoadExecutor-7872-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1878183 INFO  (coreLoadExecutor-7872-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1878183 INFO  (coreLoadExecutor-7872-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1878184 INFO  (coreLoadExecutor-7872-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1878184 INFO  (coreLoadExecutor-7872-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5a39decb[collection1] main]
   [junit4]   2> 1878184 WARN  (coreLoadExecutor-7872-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1/conf; switching to use InMemory storage instead.
   [junit4]   2> 1878185 INFO  (coreLoadExecutor-7872-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1878185 INFO  (searcherExecutor-7873-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5a39decb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1878186 INFO  (SUITE-LargeFieldTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1878187 INFO  (SUITE-LargeFieldTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={wt=xml} status=500 QTime=1
   [junit4]   2> 1878188 INFO  (SUITE-LargeFieldTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1878188 INFO  (SUITE-LargeFieldTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2055249331
   [junit4]   2> 1878188 INFO  (SUITE-LargeFieldTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1878191 INFO  (coreCloseExecutor-7877-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@39893eb0
   [junit4]   2> 1878193 INFO  (coreCloseExecutor-7877-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=965295792
   [junit4]   2> 1878200 INFO  (SUITE-LargeFieldTest-seed#[31EC554EE2A57D5]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=ms, timezone=Europe/Helsinki
   [junit4]   2> NOTE: Linux 3.13.0-85-generic amd64/Oracle Corporation 1.8.0_121 (64-bit)/cpus=4,threads=1,free=147971896,total=531628032
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricManagerTest, TestFieldCollectionResource, TestDefaultSearchFieldResource, OutOfBoxZkACLAndCredentialsProvidersTest, TestLeaderInitiatedRecoveryThread, CursorPagingTest, DistanceUnitsTest, TestHighlightDedupGrouping, SortSpecParsingTest, TestRangeQuery, OverseerModifyCollectionTest, TestSolrCloudWithKerberosAlt, TestSchemalessBufferedUpdates, SecurityConfHandlerTest, UniqFieldsUpdateProcessorFactoryTest, ZkStateWriterTest, TestRealTimeGet, TestCodecSupport, HdfsChaosMonkeyNothingIsSafeTest, TestSolrCloudSnapshots, TestTolerantUpdateProcessorRandomCloud, TestBlendedInfixSuggestions, ZkNodePropsTest, TestDistribIDF, CoreAdminCreateDiscoverTest, TestCloudManagedSchema, TestFieldSortValues, TestReplicationHandlerBackup, TestJettySolrRunner, TestCollationFieldDocValues, TestNamedUpdateProcessors, TestHdfsCloudBackupRestore, TestCloudPseudoReturnFields, TestTrieFacet, SharedFSAutoReplicaFailoverUtilsTest, SolrSlf4jReporterTest, TestRTimerTree, DistributedQueryComponentCustomSortTest, PreAnalyzedFieldManagedSchemaCloudTest, TestDFRSimilarityFactory, SearchHandlerTest, FacetPivotSmallTest, TestConfigSetImmutable, TestInPlaceUpdatesStandalone, TestReplicationHandler, TestHighFrequencyDictionaryFactory, TestReloadDeadlock, TestOnReconnectListenerSupport, StandardRequestHandlerTest, ResponseLogComponentTest, TestDistribDocBasedVersion, StressHdfsTest, TestJoin, TestFieldCacheWithThreads, TestMacroExpander, MinimalSchemaTest, TestImplicitCoreProperties, HdfsNNFailoverTest, TestRawTransformer, CurrencyFieldOpenExchangeTest, TestRTGBase, BaseCdcrDistributedZkTest, TestSmileRequest, TestCrossCoreJoin, XsltUpdateRequestHandlerTest, HighlighterMaxOffsetTest, SolrCloudExampleTest, LeaderElectionContextKeyTest, BasicZkTest, PeerSyncWithIndexFingerprintCachingTest, PolyFieldTest, VMParamsZkACLAndCredentialsProvidersTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, TestDistributedSearch, PreAnalyzedUpdateProcessorTest, TestFunctionQuery, TestDocTermOrds, OverseerTaskQueueTest, RegexBoostProcessorTest, SolrGangliaReporterTest, TestCloudDeleteByQuery, SmileWriterTest, CdcrReplicationHandlerTest, TestJsonRequest, TestFastWriter, TestManagedStopFilterFactory, SpellPossibilityIteratorTest, TestPathTrie, CacheHeaderTest, AnalysisAfterCoreReloadTest, DocValuesMissingTest, HdfsTlogReplayBufferedWhileIndexingTest, PeerSyncTest, BitVectorTest, UtilsToolTest, SystemInfoHandlerTest, LeaderElectionIntegrationTest, QueryResultKeyTest, TestLRUCache, TestStressLucene, TestFaceting, RequiredFieldsTest, HLLSerializationTest, SuggestComponentTest, TestMaxScoreQueryParser, ConfigSetsAPITest, TestManagedResource, DocValuesNotIndexedTest, TestExportWriter, RulesTest, TestOrdValues, PluginInfoTest, TestManagedSchemaThreadSafety, TestLFUCache, ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, TestZkChroot, TestRandomDVFaceting, SolrCoreTest, BadIndexSchemaTest, TestSort, HighlighterTest, SoftAutoCommitTest, BadComponentTest, TestSolrDeletionPolicy2, NumericFieldsTest, TestElisionMultitermQuery, TestSolrCoreProperties, NotRequiredUniqueKeyTest, TestXIncludeConfig, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, TestFastOutputStream, ScriptEngineTest, DateMathParserTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, DOMUtilTest, ClusterStateTest, UUIDFieldTest, TestCursorMarkWithoutUniqueKey, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CollectionsAPIAsyncDistributedZkTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, ForceLeaderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, TestClusterProperties, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDownShardTolerantSearch, TestMiniSolrCloudCluster, TestRandomRequestDistribution, TestReplicaProperties, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, HdfsBasicDistributedZk2Test, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsSyncSliceTest, HdfsThreadLeakTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, DirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigOverlay, TestCorePropertiesReload, TestInfoStreamLogging, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler, TestSolrXml, TestSolrCoreSnapshots, TestConfigReload, TestHdfsBackupRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, CoreMergeIndexesAdminHandlerTest, MetricsHandlerTest, TestApiFramework, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotSmallAdvancedTest, ShufflingReplicaListTransformerTest, SuggestComponentContextFilterQueryTest, JavabinLoaderTest, TestUnifiedSolrHighlighter, UninvertDocValuesMergePolicyTest, CheckHdfsIndexTest, SubstringBytesRefFilterTest, TestIntervalFaceting, TestMacros, JSONWriterTest, TestCustomDocTransformer, TestJavabinTupleStreamParser, TestSolrQueryResponse, TestSubQueryTransformer, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldTypeResource, TestSchemaNameResource, TestSchemaResource, TestSchemaSimilarityResource, TestSolrQueryParserDefaultOperatorResource, TestSolrQueryParserResource, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, BadCopyFieldTest, BooleanFieldTest, ChangedSchemaMergeTest, ManagedSchemaRoundRobinCloudTest, TestManagedSchema, TestSchemaManager, TestUseDocValuesAsStored, AnalyticsMergeStrategyTest, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest -Dtests.seed=31EC554EE2A57D5 -Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Europe/Helsinki -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | LargeFieldTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([31EC554EE2A57D5]:0)
   [junit4]    > 	at org.apache.solr.search.LargeFieldTest.initManagedSchemaCore(LargeFieldTest.java:61)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)
   [junit4] Completed [628/700 (2!)] on J0 in 0.17s, 0 tests, 1 failure <<< FAILURES!

[...truncated 62827 lines...]