Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4663/
Java: 64bit/jdk-9 -XX:+UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:63095/e_z/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:63083/e_z/collection1_shard1_replica_t43: Bad Request    
request: 
http://127.0.0.1:63083/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A63095%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 41 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:63095/e_z/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:63083/e_z/collection1_shard1_replica_t43: Bad Request



request: 
http://127.0.0.1:63083/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A63095%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
Remote error message: Exception writing document id 41 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([4E0D1992AC129E3B:C659264802EEF3C3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:49450/e_z/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:49444/e_z/collection1_shard1_replica_t43: Bad Request    
request: 
http://127.0.0.1:49444/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A49450%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 42 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49450/e_z/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:49444/e_z/collection1_shard1_replica_t43: Bad Request



request: 
http://127.0.0.1:49444/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A49450%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
Remote error message: Exception writing document id 42 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([4E0D1992AC129E3B:C659264802EEF3C3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:49524/e_z/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:49513/e_z/collection1_shard1_replica_t43: Bad Request    
request: 
http://127.0.0.1:49513/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A49524%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 42 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49524/e_z/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:49513/e_z/collection1_shard1_replica_t43: Bad Request



request: 
http://127.0.0.1:49513/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A49524%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
Remote error message: Exception writing document id 42 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([4E0D1992AC129E3B:C659264802EEF3C3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:52380/e_z/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:52371/e_z/collection1_shard1_replica_t43: Bad Request    
request: 
http://127.0.0.1:52371/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A52380%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 42 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52380/e_z/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:52371/e_z/collection1_shard1_replica_t43: Bad Request



request: 
http://127.0.0.1:52371/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A52380%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
Remote error message: Exception writing document id 42 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([4E0D1992AC129E3B:C659264802EEF3C3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.BasicDistributedZkTest.test

Error Message:
Error from server at http://127.0.0.1:51043/e_z/collection1: Async exception 
during distributed update: Error from server at 
http://127.0.0.1:51032/e_z/collection1_shard1_replica_t43: Bad Request    
request: 
http://127.0.0.1:51032/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A51043%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
 Remote error message: Exception writing document id 42 to the index; possible 
analysis error.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:51043/e_z/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:51032/e_z/collection1_shard1_replica_t43: Bad Request



request: 
http://127.0.0.1:51032/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A51043%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
Remote error message: Exception writing document id 42 to the index; possible 
analysis error.
        at 
__randomizedtesting.SeedInfo.seed([4E0D1992AC129E3B:C659264802EEF3C3]:0)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 
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.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13718 lines...]
   [junit4] Suite: org.apache.solr.cloud.BasicDistributedZkTest
   [junit4]   2> 1681528 INFO  
(SUITE-BasicDistributedZkTest-seed#[4E0D1992AC129E3B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/init-core-data-001
   [junit4]   2> 1681528 WARN  
(SUITE-BasicDistributedZkTest-seed#[4E0D1992AC129E3B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=612 numCloses=612
   [junit4]   2> 1681528 INFO  
(SUITE-BasicDistributedZkTest-seed#[4E0D1992AC129E3B]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1681530 INFO  
(SUITE-BasicDistributedZkTest-seed#[4E0D1992AC129E3B]-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";)
 w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 1681530 INFO  
(SUITE-BasicDistributedZkTest-seed#[4E0D1992AC129E3B]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /e_z/
   [junit4]   2> 1681531 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1681531 INFO  (Thread-3559) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1681531 INFO  (Thread-3559) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1681534 ERROR (Thread-3559) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1681641 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:50999
   [junit4]   2> 1681652 INFO  (zkConnectionManagerCallback-6133-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1681657 INFO  (zkConnectionManagerCallback-6135-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1681666 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1681677 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1681684 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1681687 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1681690 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1681693 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1681704 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1681707 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1681710 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1681713 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1681716 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractZkTestCase put 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1681720 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1682193 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1682195 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1682195 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1682195 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1682196 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4ae9f5ca{/e_z,null,AVAILABLE}
   [junit4]   2> 1682197 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@42537429{HTTP/1.1,[http/1.1]}{127.0.0.1:51003}
   [junit4]   2> 1682198 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.Server Started @1682304ms
   [junit4]   2> 1682198 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/e_z, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/tempDir-001/control/data,
 hostPort=51003, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/control-001/cores}
   [junit4]   2> 1682198 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1682198 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1682198 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1682198 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1682198 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1682198 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-28T04:14:20.436601Z
   [junit4]   2> 1682200 INFO  (zkConnectionManagerCallback-6137-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1682206 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1682206 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/control-001/solr.xml
   [junit4]   2> 1682209 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1682209 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1682209 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1682213 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50999/solr
   [junit4]   2> 1682214 INFO  (zkConnectionManagerCallback-6141-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1682218 INFO  (zkConnectionManagerCallback-6143-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1682388 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51003_e_z    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1682389 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51003_e_z    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51003_e_z
   [junit4]   2> 1682390 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51003_e_z    ] o.a.s.c.Overseer Overseer 
(id=72100704297811972-127.0.0.1:51003_e_z-n_0000000000) starting
   [junit4]   2> 1682403 INFO  (zkConnectionManagerCallback-6150-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1682406 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51003_e_z    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50999/solr ready
   [junit4]   2> 1682409 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51003_e_z    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51003_e_z
   [junit4]   2> 1682412 INFO  (zkCallback-6149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1682412 INFO  (zkCallback-6142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1682559 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51003_e_z    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1682658 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51003_e_z    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1682658 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51003_e_z    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1682660 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51003_e_z    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/control-001/cores
   [junit4]   2> 1682681 INFO  (zkConnectionManagerCallback-6155-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1682683 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1682684 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50999/solr ready
   [junit4]   2> 1682687 INFO  (qtp1364974932-20803) [n:127.0.0.1:51003_e_z    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51003_e_z&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1682691 INFO  (OverseerThreadFactory-7648-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1682809 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z    
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core 
create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1682810 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z    
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 4 transient cores
   [junit4]   2> 1683832 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1683844 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1683947 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1683971 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1683971 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1683971 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1683971 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/control-001/cores/control_collection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/../../../../../../../../../Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/control-001/cores/control_collection_shard1_replica_n1/data/]
   [junit4]   2> 1683974 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=3.755859375, 
floorSegmentMB=1.1796875, forceMergeDeletesPctAllowed=1.7678985626476673, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5307773034394437
   [junit4]   2> 1683981 WARN  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
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> 1684042 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1684042 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1684045 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1684045 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1684047 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=58.865234375, 
floorSegmentMB=0.36328125, forceMergeDeletesPctAllowed=0.5699834086135458, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7994467970323452
   [junit4]   2> 1684048 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@438e0553[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1684050 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1684050 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1684051 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1684051 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1601679772655550464
   [junit4]   2> 1684052 INFO  
(searcherExecutor-7651-thread-1-processing-n:127.0.0.1:51003_e_z 
x:control_collection_shard1_replica_n1 c:control_collection s:shard1) 
[n:127.0.0.1:51003_e_z c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@438e0553[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1684061 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0}, 
version=0}
   [junit4]   2> 1684067 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1684067 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1684067 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51003/e_z/control_collection_shard1_replica_n1/
   [junit4]   2> 1684067 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1684068 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:51003/e_z/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1684068 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1684075 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51003/e_z/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1684231 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1684234 INFO  (qtp1364974932-20799) [n:127.0.0.1:51003_e_z 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1426
   [junit4]   2> 1684238 INFO  (qtp1364974932-20803) [n:127.0.0.1:51003_e_z    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1684337 INFO  (zkCallback-6142-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1684692 INFO  
(OverseerCollectionConfigSetProcessor-72100704297811972-127.0.0.1:51003_e_z-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1685243 INFO  (qtp1364974932-20803) [n:127.0.0.1:51003_e_z    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:51003_e_z&wt=javabin&version=2}
 status=0 QTime=2555
   [junit4]   2> 1685247 INFO  (zkConnectionManagerCallback-6160-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1685248 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1685250 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50999/solr ready
   [junit4]   2> 1685250 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1685251 INFO  (qtp1364974932-20805) [n:127.0.0.1:51003_e_z    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1685255 INFO  (OverseerThreadFactory-7648-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 1685256 WARN  (OverseerThreadFactory-7648-thread-2) [    ] 
o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection 
(collection1) without cores.
   [junit4]   2> 1685473 INFO  (qtp1364974932-20805) [n:127.0.0.1:51003_e_z    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 1685474 INFO  (qtp1364974932-20805) [n:127.0.0.1:51003_e_z    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=222
   [junit4]   2> 1685802 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-1-001
 of type TLOG
   [junit4]   2> 1685803 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1685804 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1685804 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1685804 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1685805 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d4d577d{/e_z,null,AVAILABLE}
   [junit4]   2> 1685805 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@18ae736a{HTTP/1.1,[http/1.1]}{127.0.0.1:51022}
   [junit4]   2> 1685805 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.Server Started @1685912ms
   [junit4]   2> 1685805 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/e_z, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/tempDir-001/jetty1,
 hostPort=51022, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-1-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1685806 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1685806 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1685806 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1685806 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1685806 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1685806 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-28T04:14:24.044440Z
   [junit4]   2> 1685808 INFO  (zkConnectionManagerCallback-6162-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1685809 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1685809 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-1-001/solr.xml
   [junit4]   2> 1685812 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1685812 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1685813 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1685816 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50999/solr
   [junit4]   2> 1685817 INFO  (zkConnectionManagerCallback-6166-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1685820 INFO  (zkConnectionManagerCallback-6168-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1685833 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1685838 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1685841 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1685841 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51022_e_z
   [junit4]   2> 1685844 INFO  (zkCallback-6149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1685844 INFO  (zkCallback-6142-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1685845 INFO  (zkCallback-6167-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1685846 INFO  (zkCallback-6159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1685948 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1685963 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1685963 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1685965 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-1-001/cores
   [junit4]   2> 1685968 INFO  (zkConnectionManagerCallback-6175-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1685970 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1685972 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51022_e_z    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50999/solr ready
   [junit4]   2> 1686006 INFO  (qtp1364974932-20802) [n:127.0.0.1:51003_e_z    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:51022_e_z&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1686010 INFO  
(OverseerCollectionConfigSetProcessor-72100704297811972-127.0.0.1:51003_e_z-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1686011 INFO  (OverseerThreadFactory-7648-thread-3) [ 
c:collection1 s:shard2  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:51022_e_z for creating new replica
   [junit4]   2> 1686016 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z    
x:collection1_shard2_replica_t41] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1687056 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1687067 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 1687157 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1687186 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1687187 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1687187 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1687187 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-1-001/cores/collection1_shard2_replica_t41],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-1-001/cores/collection1_shard2_replica_t41/data/]
   [junit4]   2> 1687190 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=3.755859375, 
floorSegmentMB=1.1796875, forceMergeDeletesPctAllowed=1.7678985626476673, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5307773034394437
   [junit4]   2> 1687196 WARN  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
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> 1687251 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1687251 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1687252 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1687252 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1687253 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=58.865234375, 
floorSegmentMB=0.36328125, forceMergeDeletesPctAllowed=0.5699834086135458, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7994467970323452
   [junit4]   2> 1687255 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@62c34b2c[collection1_shard2_replica_t41] main]
   [junit4]   2> 1687256 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1687257 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1687258 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1687258 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1601679776018333696
   [junit4]   2> 1687259 INFO  
(searcherExecutor-7662-thread-1-processing-n:127.0.0.1:51022_e_z 
x:collection1_shard2_replica_t41 c:collection1 s:shard2) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@62c34b2c[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1687265 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard2 to 
Terms{values={core_node42=0}, version=0}
   [junit4]   2> 1687270 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1687270 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1687270 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:51022/e_z/collection1_shard2_replica_t41/
   [junit4]   2> 1687271 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1687271 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:51022/e_z/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 1687271 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1687272 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 1687278 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51022/e_z/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 1687395 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1687399 INFO  (qtp118055001-20856) [n:127.0.0.1:51022_e_z 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1383
   [junit4]   2> 1687404 INFO  (qtp1364974932-20802) [n:127.0.0.1:51003_e_z 
c:collection1   ] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/collections 
params={node=127.0.0.1:51022_e_z&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1398
   [junit4]   2> 1687501 INFO  (zkCallback-6167-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1687745 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-2-001
 of type TLOG
   [junit4]   2> 1687746 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 9+181
   [junit4]   2> 1687747 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1687747 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1687747 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1687747 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@517fe26f{/e_z,null,AVAILABLE}
   [junit4]   2> 1687748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1511cf34{HTTP/1.1,[http/1.1]}{127.0.0.1:51032}
   [junit4]   2> 1687748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.Server Started @1687854ms
   [junit4]   2> 1687748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/e_z, 
solrconfig=solrconfig.xml, 
solr.data.dir=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/tempDir-001/jetty2,
 hostPort=51032, 
coreRootDirectory=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-2-001/cores,
 replicaType=TLOG}
   [junit4]   2> 1687748 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1687748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1687748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 1687748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1687748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1687748 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-28T04:14:25.986885Z
   [junit4]   2> 1687750 INFO  (zkConnectionManagerCallback-6177-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1687751 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1687751 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-2-001/solr.xml
   [junit4]   2> 1687754 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay 
is ignored
   [junit4]   2> 1687754 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig Configuration parameter 
autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1687754 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1687758 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50999/solr
   [junit4]   2> 1687760 INFO  (zkConnectionManagerCallback-6181-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1687763 INFO  (zkConnectionManagerCallback-6183-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1687775 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1687780 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1687783 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 4 transient cores
   [junit4]   2> 1687783 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51032_e_z
   [junit4]   2> 1687786 INFO  (zkCallback-6159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1687786 INFO  (zkCallback-6167-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1687786 INFO  (zkCallback-6149-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1687786 INFO  (zkCallback-6142-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1687787 INFO  (zkCallback-6174-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1687788 INFO  (zkCallback-6182-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1687857 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1687870 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1687870 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1687872 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-2-001/cores
   [junit4]   2> 1687876 INFO  (zkConnectionManagerCallback-6190-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1687877 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1687879 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) 
[n:127.0.0.1:51032_e_z    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:50999/solr ready
   [junit4]   2> 1687918 INFO  (qtp1364974932-20805) [n:127.0.0.1:51003_e_z    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:51032_e_z&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1687922 INFO  
(OverseerCollectionConfigSetProcessor-72100704297811972-127.0.0.1:51003_e_z-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1687923 INFO  (OverseerThreadFactory-7648-thread-4) [ 
c:collection1 s:shard1  ] o.a.s.c.a.c.AddReplicaCmd Node Identified 
127.0.0.1:51032_e_z for creating new replica
   [junit4]   2> 1687928 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z    
x:collection1_shard1_replica_t43] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1688038 INFO  (zkCallback-6167-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1688947 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1688959 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 1689044 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1689067 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1689068 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@6c0d9d86
   [junit4]   2> 1689068 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1689068 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-2-001/cores/collection1_shard1_replica_t43],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-001/shard-2-001/cores/collection1_shard1_replica_t43/data/]
   [junit4]   2> 1689070 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=46, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=3.755859375, 
floorSegmentMB=1.1796875, forceMergeDeletesPctAllowed=1.7678985626476673, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.5307773034394437
   [junit4]   2> 1689075 WARN  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
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> 1689124 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1689124 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1689125 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1689125 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1689126 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=34, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=58.865234375, 
floorSegmentMB=0.36328125, forceMergeDeletesPctAllowed=0.5699834086135458, 
segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.7994467970323452
   [junit4]   2> 1689128 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1df7e0ef[collection1_shard1_replica_t43] main]
   [junit4]   2> 1689129 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1689130 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1689130 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1689130 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1601679777981267968
   [junit4]   2> 1689131 INFO  
(searcherExecutor-7673-thread-1-processing-n:127.0.0.1:51032_e_z 
x:collection1_shard1_replica_t43 c:collection1 s:shard1) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@1df7e0ef[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1689138 INFO  (qtp1644931201-20892) [n:127.0.0.1:51032_e_z 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkShardTerms 
Successful update of terms at /collections/collection1/terms/shard1 to 
Terms{values={core_node44=0}, version=0}
   [junit4]   

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

ributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] o.e.j.s.AbstractConnector 
Stopped ServerConnector@28dacb22{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1305969 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@571a96b1{/e_z,null,UNAVAILABLE}
   [junit4]   2> 1305969 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1305971 ERROR 
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1305972 INFO  
(TEST-BasicDistributedZkTest.test-seed#[4E0D1992AC129E3B]) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:52342 52342
   [junit4]   2> 1307132 INFO  (Thread-102) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:52342 52342
   [junit4]   2> 1308001 WARN  (Thread-102) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/collections/collection3/terms/shard1
   [junit4]   2>        13      /solr/aliases.json
   [junit4]   2>        11      /solr/collections/collection2/terms/shard1
   [junit4]   2>        11      /solr/collections/collection2/terms/shard2
   [junit4]   2>        11      /solr/collections/collection3/terms/shard2
   [junit4]   2>        11      /solr/collections/collection1/terms/shard1
   [junit4]   2>        11      /solr/collections/collection1/terms/shard2
   [junit4]   2>        7       
/solr/collections/oneInstanceCollection2/terms/shard1
   [junit4]   2>        6       
/solr/collections/oneInstanceCollection2/terms/shard2
   [junit4]   2>        5       /solr/security.json
   [junit4]   2>        5       /solr/configs/conf1
   [junit4]   2>        4       
/solr/collections/oneInstanceCollection/terms/shard1
   [junit4]   2>        4       
/solr/collections/oneInstanceCollection/terms/shard2
   [junit4]   2>        3       
/solr/collections/control_collection/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        19      /solr/collections/collection3/state.json
   [junit4]   2>        17      /solr/collections/collection2/state.json
   [junit4]   2>        16      /solr/collections/collection1/state.json
   [junit4]   2>        13      /solr/clusterprops.json
   [junit4]   2>        13      /solr/clusterstate.json
   [junit4]   2>        4       
/solr/collections/oneInstanceCollection/state.json
   [junit4]   2>        4       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        13      /solr/live_nodes
   [junit4]   2>        13      /solr/collections
   [junit4]   2>        4       /solr/overseer/queue
   [junit4]   2>        4       /solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2>        4       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        4       /solr/overseer/collection-queue-work
   [junit4]   2>        4       /solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=BasicDistributedZkTest -Dtests.method=test 
-Dtests.seed=4E0D1992AC129E3B -Dtests.slow=true -Dtests.badapples=true 
-Dtests.locale=luo-KE -Dtests.timezone=Africa/Timbuktu -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    433s J0 | BasicDistributedZkTest.test <<<
   [junit4]    > Throwable #1: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:52380/e_z/collection1: Async exception during 
distributed update: Error from server at 
http://127.0.0.1:52371/e_z/collection1_shard1_replica_t43: Bad Request
   [junit4]    > request: 
http://127.0.0.1:52371/e_z/collection1_shard1_replica_t43/update?update.chain=distrib-dup-test-chain-explicit&update.distrib=TOLEADER&distrib.from=http%3A%2F%2F127.0.0.1%3A52380%2Fe_z%2Fcollection1_shard2_replica_t45%2F&wt=javabin&version=2
   [junit4]    > Remote error message: Exception writing document id 42 to the 
index; possible analysis error.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([4E0D1992AC129E3B:C659264802EEF3C3]:0)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    >        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    >        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase.add(BaseDistributedSearchTestCase.java:507)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.testUpdateProcessorsRunOnlyOnce(BasicDistributedZkTest.java:684)
   [junit4]    >        at 
org.apache.solr.cloud.BasicDistributedZkTest.test(BasicDistributedZkTest.java:378)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
   [junit4]    >        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J0/temp/solr.cloud.BasicDistributedZkTest_4E0D1992AC129E3B-003
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{regex_dup_A_s=FSTOrd50, regex_dup_B_s=Lucene50(blocksize=128), 
SubjectTerms_mfacet=Lucene50(blocksize=128), 
multiDefault=Lucene50(blocksize=128), genre_s=BlockTreeOrds(blocksize=128), 
author_t=Lucene50(blocksize=128), series_t=Lucene50(blocksize=128), 
rnd_b=BlockTreeOrds(blocksize=128), oddField_s=BlockTreeOrds(blocksize=128), 
a_t=Lucene50(blocksize=128), cat=Lucene50(blocksize=128), foo_b=FSTOrd50, 
name=BlockTreeOrds(blocksize=128), inStock=FSTOrd50, 
id=BlockTreeOrds(blocksize=128), text=FSTOrd50}, 
docValues:{other_tl1=DocValuesFormat(name=Asserting), 
range_facet_l_dv=DocValuesFormat(name=Direct), 
n_l1=DocValuesFormat(name=Lucene70), 
intDefault=DocValuesFormat(name=Asserting), 
n_td1=DocValuesFormat(name=Asserting), n_d1=DocValuesFormat(name=Lucene70), 
range_facet_l=DocValuesFormat(name=Lucene70), 
n_f1=DocValuesFormat(name=Asserting), n_tl1=DocValuesFormat(name=Asserting), 
n_tf1=DocValuesFormat(name=Lucene70), price=DocValuesFormat(name=Lucene70), 
sequence_i=DocValuesFormat(name=Direct), 
intDvoDefault=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70), 
foo_i=DocValuesFormat(name=Asserting), val_i=DocValuesFormat(name=Direct), 
n_dt1=DocValuesFormat(name=Asserting), a_i1=DocValuesFormat(name=Lucene70), 
n_ti1=DocValuesFormat(name=Direct), _version_=DocValuesFormat(name=Asserting), 
n_tdt1=DocValuesFormat(name=Asserting), id_i1=DocValuesFormat(name=Asserting), 
foo_d=DocValuesFormat(name=Direct), 
range_facet_i_dv=DocValuesFormat(name=Lucene70), 
foo_f=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=425, 
maxMBSortInHeap=6.35804208418485, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@48a0893f),
 locale=luo-KE, timezone=Africa/Timbuktu
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 9 
(64-bit)/cpus=3,threads=1,free=169324136,total=441450496
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, 
BasicDistributedZkTest, BasicDistributedZkTest]
   [junit4] Completed [5/5 (5!)] on J0 in 433.35s, 1 test, 1 error <<< FAILURES!

[...truncated 14 lines...]
BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1568:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:1092:
 There were test failures: 5 suites, 5 tests, 5 errors [seed: 4E0D1992AC129E3B]

Total time: 21 minutes 54 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   5/5 failed: org.apache.solr.cloud.BasicDistributedZkTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=2a5346dd29c5c072200d5038ced450255ebd749d, 
workspace=/Users/jenkins/workspace/Lucene-Solr-master-MacOSX
[WARNINGS] Computing warning deltas based on reference build #4662
Recording test results
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/Users/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to