Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1342/
2 tests failed.
FAILED: org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort
Error Message:
Expected: (an instance of org.apache.solr.common.SolrException and exception
with message a string containing "solrcloud section missing required entry
'hostPort'") but: exception with message a string containing "solrcloud
section missing required entry 'hostPort'" message was "Error parsing
'hostPort', value 'null' cannot be parsed as int" Stacktrace was:
org.apache.solr.common.SolrException: Error parsing 'hostPort', value 'null'
cannot be parsed as int at
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271) at
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118) at
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190) at
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175) at
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort(TestSolrXml.java:328)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20) at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20) at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20) at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError:
Expected: (an instance of org.apache.solr.common.SolrException and exception
with message a string containing "solrcloud section missing required entry
'hostPort'")
but: exception with message a string containing "solrcloud section missing
required entry 'hostPort'" message was "Error parsing 'hostPort', value 'null'
cannot be parsed as int"
Stacktrace was: org.apache.solr.common.SolrException: Error parsing 'hostPort',
value 'null' cannot be parsed as int
at org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
at
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
at
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
at org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
at
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort(TestSolrXml.java:328)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
at
__randomizedtesting.SeedInfo.seed([8FADA32D573217BF:7218EC6696F0204]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:964)
at org.junit.Assert.assertThat(Assert.java:930)
at
org.junit.rules.ExpectedException.handleException(ExpectedException.java:271)
at
org.junit.rules.ExpectedException.access$000(ExpectedException.java:111)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:260)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost
Error Message:
Expected: (an instance of org.apache.solr.common.SolrException and exception
with message a string containing "solrcloud section missing required entry
'host'") but: exception with message a string containing "solrcloud
section missing required entry 'host'" message was "Error parsing 'hostPort',
value 'null' cannot be parsed as int" Stacktrace was:
org.apache.solr.common.SolrException: Error parsing 'hostPort', value 'null'
cannot be parsed as int at
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271) at
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118) at
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190) at
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175) at
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost(TestSolrXml.java:321)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498) at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20) at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20) 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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20) at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20) at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
java.lang.AssertionError:
Expected: (an instance of org.apache.solr.common.SolrException and exception
with message a string containing "solrcloud section missing required entry
'host'")
but: exception with message a string containing "solrcloud section missing
required entry 'host'" message was "Error parsing 'hostPort', value 'null'
cannot be parsed as int"
Stacktrace was: org.apache.solr.common.SolrException: Error parsing 'hostPort',
value 'null' cannot be parsed as int
at org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
at
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
at org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
at
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
at org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
at
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost(TestSolrXml.java:321)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
at
__randomizedtesting.SeedInfo.seed([8FADA32D573217BF:11AAE0FC2669995E]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:964)
at org.junit.Assert.assertThat(Assert.java:930)
at
org.junit.rules.ExpectedException.handleException(ExpectedException.java:271)
at
org.junit.rules.ExpectedException.access$000(ExpectedException.java:111)
at
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:260)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 15569 lines...]
[junit4] Suite: org.apache.solr.core.TestSolrXml
[junit4] 2> 1856551 INFO
(SUITE-TestSolrXml-seed#[8FADA32D573217BF]-worker) [ ] o.a.s.SolrTestCase
Setting 'solr.default.confdir' system property to test-framework derived value
of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 1856551 INFO
(SUITE-TestSolrXml-seed#[8FADA32D573217BF]-worker) [ ] o.a.s.SolrTestCaseJ4
SecureRandom sanity checks: test.solr.allowed.securerandom=null &
java.security.egd=file:/dev/./urandom
[junit4] 2> 1856551 INFO
(SUITE-TestSolrXml-seed#[8FADA32D573217BF]-worker) [ ] o.a.s.SolrTestCaseJ4
Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.core.TestSolrXml_8FADA32D573217BF-001/data-dir-175-001
[junit4] 2> 1856551 WARN
(SUITE-TestSolrXml-seed#[8FADA32D573217BF]-worker) [ ] o.a.s.SolrTestCaseJ4
startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 1856552 INFO
(SUITE-TestSolrXml-seed#[8FADA32D573217BF]-worker) [ ] o.a.s.SolrTestCaseJ4
Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1856553 INFO
(SUITE-TestSolrXml-seed#[8FADA32D573217BF]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1856560 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound
[junit4] 2> 1856722 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound
[junit4] 2> 1856834 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHostPort-seed#[8FADA32D573217BF]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHostPort
[junit4] 2> 1856836 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHostPort-seed#[8FADA32D573217BF]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHostPort
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrXml
-Dtests.method=testCloudConfigRequiresHostPort -Dtests.seed=8FADA32D573217BF
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-KW
-Dtests.timezone=America/Dawson_Creek -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J0 | TestSolrXml.testCloudConfigRequiresHostPort <<<
[junit4] > Throwable #1: java.lang.AssertionError:
[junit4] > Expected: (an instance of org.apache.solr.common.SolrException
and exception with message a string containing "solrcloud section missing
required entry 'hostPort'")
[junit4] > but: exception with message a string containing
"solrcloud section missing required entry 'hostPort'" message was "Error
parsing 'hostPort', value 'null' cannot be parsed as int"
[junit4] > Stacktrace was: org.apache.solr.common.SolrException: Error
parsing 'hostPort', value 'null' cannot be parsed as int
[junit4] > at
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
[junit4] > at
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
[junit4] > at
org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
[junit4] > at
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
[junit4] > at
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
[junit4] > at
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHostPort(TestSolrXml.java:328)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8FADA32D573217BF:7218EC6696F0204]:0)
[junit4] > at
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1856841 INFO
(TEST-TestSolrXml.testMultiLoggingWatcherSectionError-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultiLoggingWatcherSectionError
[junit4] 2> 1856843 INFO
(TEST-TestSolrXml.testMultiLoggingWatcherSectionError-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultiLoggingWatcherSectionError
[junit4] 2> 1856846 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven
[junit4] 2> 1856849 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven
[junit4] 2> 1856852 INFO
(TEST-TestSolrXml.testAllInfoPresent-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAllInfoPresent
[junit4] 2> 1856856 INFO
(TEST-TestSolrXml.testAllInfoPresent-seed#[8FADA32D573217BF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.core.TestSolrXml_8FADA32D573217BF-001/tempDir-005/solr.xml
[junit4] 2> 1856859 INFO
(TEST-TestSolrXml.testAllInfoPresent-seed#[8FADA32D573217BF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@480f23ec, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1856865 INFO
(TEST-TestSolrXml.testAllInfoPresent-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAllInfoPresent
[junit4] 2> 1856868 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated
[junit4] 2> 1856871 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated
[junit4] 2> 1856874 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound
[junit4] 2> 1856877 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[8FADA32D573217BF])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@480f23ec, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1856878 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound
[junit4] 2> 1856881 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound
[junit4] 2> 1856883 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound
[junit4] 2> 1856886 INFO
(TEST-TestSolrXml.testIntAsLongBad-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntAsLongBad
[junit4] 2> 1856888 INFO
(TEST-TestSolrXml.testIntAsLongBad-seed#[8FADA32D573217BF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@480f23ec, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1856889 INFO
(TEST-TestSolrXml.testIntAsLongBad-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testIntAsLongBad
[junit4] 2> 1856892 INFO
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testValidStringValueWhenBoolTypeIsExpected
[junit4] 2> 1856924 INFO
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[8FADA32D573217BF])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@480f23ec, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1856925 INFO
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testValidStringValueWhenBoolTypeIsExpected
[junit4] 2> 1856928 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated
[junit4] 2> 1856930 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated
[junit4] 2> 1856934 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven
[junit4] 2> 1856936 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven
[junit4] 2> 1856939 INFO
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[8FADA32D573217BF]) [
] o.a.s.SolrTestCaseJ4 ###Starting testExplicitNullGivesDefaults
[junit4] 2> 1856948 INFO
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[8FADA32D573217BF]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@480f23ec, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1856948 INFO
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[8FADA32D573217BF]) [
] o.a.s.SolrTestCaseJ4 ###Ending testExplicitNullGivesDefaults
[junit4] 2> 1856951 INFO
(TEST-TestSolrXml.testMultiBackupSectionError-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultiBackupSectionError
[junit4] 2> 1856957 INFO
(TEST-TestSolrXml.testMultiBackupSectionError-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultiBackupSectionError
[junit4] 2> 1856960 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHost-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHost
[junit4] 2> 1856963 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHost-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHost
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrXml
-Dtests.method=testCloudConfigRequiresHost -Dtests.seed=8FADA32D573217BF
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ar-KW
-Dtests.timezone=America/Dawson_Creek -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J0 | TestSolrXml.testCloudConfigRequiresHost <<<
[junit4] > Throwable #1: java.lang.AssertionError:
[junit4] > Expected: (an instance of org.apache.solr.common.SolrException
and exception with message a string containing "solrcloud section missing
required entry 'host'")
[junit4] > but: exception with message a string containing
"solrcloud section missing required entry 'host'" message was "Error parsing
'hostPort', value 'null' cannot be parsed as int"
[junit4] > Stacktrace was: org.apache.solr.common.SolrException: Error
parsing 'hostPort', value 'null' cannot be parsed as int
[junit4] > at
org.apache.solr.core.SolrXmlConfig.parseInt(SolrXmlConfig.java:271)
[junit4] > at
org.apache.solr.core.SolrXmlConfig.fillSolrCloudSection(SolrXmlConfig.java:425)
[junit4] > at
org.apache.solr.core.SolrXmlConfig.fromConfig(SolrXmlConfig.java:118)
[junit4] > at
org.apache.solr.core.SolrXmlConfig.fromInputStream(SolrXmlConfig.java:190)
[junit4] > at
org.apache.solr.core.SolrXmlConfig.fromString(SolrXmlConfig.java:175)
[junit4] > at
org.apache.solr.core.TestSolrXml.testCloudConfigRequiresHost(TestSolrXml.java:321)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([8FADA32D573217BF:11AAE0FC2669995E]:0)
[junit4] > at
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 1856967 INFO
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testValidStringValueWhenIntTypeIsExpected
[junit4] 2> 1856970 INFO
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[8FADA32D573217BF])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@480f23ec, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1856971 INFO
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testValidStringValueWhenIntTypeIsExpected
[junit4] 2> 1856975 INFO
(TEST-TestSolrXml.testMultiLoggingSectionError-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultiLoggingSectionError
[junit4] 2> 1856978 INFO
(TEST-TestSolrXml.testMultiLoggingSectionError-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultiLoggingSectionError
[junit4] 2> 1856982 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString
[junit4] 2> 1856985 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString-seed#[8FADA32D573217BF])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString
[junit4] 2> 1856987 INFO
(TEST-TestSolrXml.testIntAsLongOk-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntAsLongOk
[junit4] 2> 1856990 INFO
(TEST-TestSolrXml.testIntAsLongOk-seed#[8FADA32D573217BF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@480f23ec, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1856991 INFO
(TEST-TestSolrXml.testIntAsLongOk-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testIntAsLongOk
[junit4] 2> 1857009 INFO
(TEST-TestSolrXml.testMultiCloudSectionError-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultiCloudSectionError
[junit4] 2> 1857011 INFO
(TEST-TestSolrXml.testMultiCloudSectionError-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultiCloudSectionError
[junit4] 2> 1857019 INFO
(TEST-TestSolrXml.testPropertySub-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPropertySub
[junit4] 2> 1857020 INFO
(TEST-TestSolrXml.testPropertySub-seed#[8FADA32D573217BF]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.core.TestSolrXml_8FADA32D573217BF-001/tempDir-021/solr.xml
[junit4] 2> 1857031 INFO
(TEST-TestSolrXml.testPropertySub-seed#[8FADA32D573217BF]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@480f23ec, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 1857032 INFO
(TEST-TestSolrXml.testPropertySub-seed#[8FADA32D573217BF]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPropertySub
[junit4] 2> 1857035 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHostContext-seed#[8FADA32D573217BF]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHostContext
[junit4] 2> 1857037 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHostContext-seed#[8FADA32D573217BF]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHostContext
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J0/temp/solr.core.TestSolrXml_8FADA32D573217BF-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=1958, maxMBSortInHeap=5.1512845804402865,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ar-KW,
timezone=America/Dawson_Creek
[junit4] 2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=231929440,total=525336576
[junit4] 2> NOTE: All tests run in this JVM: [TestStressInPlaceUpdates,
HighlighterTest, TestUseDocValuesAsStored2, OverseerTest,
TestSimClusterStateProvider, TestXmlQParserPlugin, TestCloudConsistency,
TestExtendedDismaxParser, CloudMLTQParserTest, ShowFileRequestHandlerTest,
TestUniqueKeyFieldResource, TestCustomDocTransformer,
XsltUpdateRequestHandlerTest, LeaderElectionContextKeyTest,
TestMinMaxOnMultiValuedField, SpatialRPTFieldTypeTest, JSONWriterTest,
FacetPivotSmallTest, DocumentBuilderTest, TestSolrCloudSnapshots,
TestConfigSets, TestReplicationHandlerDiskOverFlow, ReplaceNodeTest,
TestSmileRequest, TestCoreBackup, CrossCollectionJoinQueryTest, TestConfig,
TestRTGBase, DebugComponentTest, CheckHdfsIndexTest,
DefaultValueUpdateProcessorTest, SparseHLLTest,
TestTolerantUpdateProcessorCloud, TestFaceting, NestedAtomicUpdateTest,
SplitByPrefixTest, OrderedExecutorTest, TestCloudJSONFacetJoinDomain,
TestSha256AuthenticationProvider, BadCopyFieldTest,
BigEndianAscendingWordDeserializerTest, BJQParserTest, BasicZkTest,
TestPHPSerializedResponseWriter, TestComponentsName,
TestDistributedMissingSort, JvmMetricsTest, ConjunctionSolrSpellCheckerTest,
TestCustomStream, HdfsDirectoryFactoryTest, MetricsHistoryHandlerTest,
TestCloudSearcherWarming, NoCacheHeaderTest, AnalysisAfterCoreReloadTest,
TestRandomRequestDistribution, TestTermsQParserPlugin,
MetricsHistoryIntegrationTest, AssignTest, OverseerSolrResponseTest,
TestImplicitCoreProperties, CustomCollectionTest, TestMaxTokenLenTokenizer,
SolrCoreTest, TestSimpleTrackingShardHandler, DocValuesMissingTest,
AuthToolTest, UpdateLogTest, TestReloadDeadlock, SolrLogAuditLoggerPluginTest,
NotRequiredUniqueKeyTest, CopyFieldTest, CollectionStateFormat2Test,
TestIndexingPerformance, TestSegmentSorting, AtomicUpdateJavabinTest,
TestSystemCollAutoCreate, TestFieldCacheSortRandom, TestManagedResource,
MoreLikeThisHandlerTest, XmlInterpolationTest, TestLocalFSCloudBackupRestore,
TestLegacyNumericRangeQueryBuilder, SliceStateTest, TestLegacyFieldReuse,
TestHalfAndHalfDocValues, TestCopyFieldCollectionResource,
TestClassicSimilarityFactory, FieldMutatingUpdateProcessorTest,
PeerSyncWithIndexFingerprintCachingTest, BadComponentTest,
CSVRequestHandlerTest, SolrPluginUtilsTest, SplitShardTest, CoreSorterTest,
UUIDUpdateProcessorFallbackTest, TestCaffeineCache,
HdfsBasicDistributedZk2Test, RandomizedTaggerTest, HdfsSyncSliceTest,
SolrIndexSearcherTest, TestCloudManagedSchema,
StatelessScriptUpdateProcessorFactoryTest, TestPartialUpdateDeduplication,
MaxScoreCollectorTest, TestFiltering, TestQuerySenderListener,
UnloadDistributedZkTest, ShardsWhitelistTest, AnalysisErrorHandlingTest,
PathHierarchyTokenizerFactoryTest, CreateCollectionCleanupTest,
SpellCheckCollatorTest, TestLuceneIndexBackCompat, AliasIntegrationTest,
BasicDistributedZkTest, CloudExitableDirectoryReaderTest,
ClusterStateMockUtilTest, ClusterStateTest, ClusterStateUpdateTest,
CollectionPropsTest, DeleteShardTest, DeleteStatusTest,
DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest,
LeaderTragicEventTest, LeaderVoteWaitTimeoutTest,
OutOfBoxZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
ReindexCollectionTest, TestExclusionRuleCollectionAccess,
TestLeaderElectionWithEmptyReplica, TestPullReplica,
TestPullReplicaErrorHandling, TestWithCollection, AutoScalingHandlerTest,
HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest,
IndexSizeTriggerMixedBoundsTest, ScheduledMaintenanceTriggerTest,
TriggerCooldownIntegrationTest, TestSimTriggerIntegration,
BaseCdcrDistributedZkTest, CdcrBidirectionalTest, CdcrBootstrapTest,
HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest,
HdfsWriteToMultipleCollectionsTest, StressHdfsTest, TestClusterStateMutator,
ZkCollectionPropsCachingTest, ResourceLoaderTest, SOLR749Test,
SolrCoreCheckLockOnStartupTest, TestMergePolicyConfig, TestSolrDeletionPolicy1,
TestSolrXml]
[junit4] Completed [659/924 (1!)] on J0 in 0.55s, 23 tests, 2 failures, 1
skipped <<< FAILURES!
[...truncated 51528 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]