Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1338/
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
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
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.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
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
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.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([81D3B26A0C359FF2:95F9F8132688A49]: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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
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.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
org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:258)
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.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([81D3B26A0C359FF2:1FD4F1BB7D6E1113]: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
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 14568 lines...]
[junit4] Suite: org.apache.solr.core.TestSolrXml
[junit4] 2> 909649 INFO
(SUITE-TestSolrXml-seed#[81D3B26A0C359FF2]-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> 909649 INFO
(SUITE-TestSolrXml-seed#[81D3B26A0C359FF2]-worker) [ ] o.a.s.SolrTestCaseJ4
Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J1/temp/solr.core.TestSolrXml_81D3B26A0C359FF2-001/data-dir-169-001
[junit4] 2> 909649 WARN
(SUITE-TestSolrXml-seed#[81D3B26A0C359FF2]-worker) [ ] o.a.s.SolrTestCaseJ4
startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 909649 INFO
(SUITE-TestSolrXml-seed#[81D3B26A0C359FF2]-worker) [ ] o.a.s.SolrTestCaseJ4
Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 909651 INFO
(SUITE-TestSolrXml-seed#[81D3B26A0C359FF2]-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> 909651 INFO
(SUITE-TestSolrXml-seed#[81D3B26A0C359FF2]-worker) [ ] o.a.s.SolrTestCaseJ4
SecureRandom sanity checks: test.solr.allowed.securerandom=null &
java.security.egd=file:/dev/./urandom
[junit4] 2> 909657 INFO
(TEST-TestSolrXml.testMultiLoggingWatcherSectionError-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testMultiLoggingWatcherSectionError
[junit4] 2> 909661 INFO
(TEST-TestSolrXml.testMultiLoggingWatcherSectionError-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testMultiLoggingWatcherSectionError
[junit4] 2> 909667 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound
[junit4] 2> 909669 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[81D3B26A0C359FF2])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@bb9aba0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 909670 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenUnrecognizedSolrOptionWasFound
[junit4] 2> 909673 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated
[junit4] 2> 909675 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenLoggingConfigParamsAreDuplicated
[junit4] 2> 909678 INFO
(TEST-TestSolrXml.testAllInfoPresent-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAllInfoPresent
[junit4] 2> 909680 INFO
(TEST-TestSolrXml.testAllInfoPresent-seed#[81D3B26A0C359FF2]) [ ]
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/J1/temp/solr.core.TestSolrXml_81D3B26A0C359FF2-001/tempDir-004/solr.xml
[junit4] 2> 909683 INFO
(TEST-TestSolrXml.testAllInfoPresent-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@bb9aba0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 909685 INFO
(TEST-TestSolrXml.testAllInfoPresent-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAllInfoPresent
[junit4] 2> 909688 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound
[junit4] 2> 909690 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenUnrecognizedLoggingOptionWasFound
[junit4] 2> 909693 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHostPort-seed#[81D3B26A0C359FF2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHostPort
[junit4] 2> 909695 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHostPort-seed#[81D3B26A0C359FF2]) [
] o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHostPort
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrXml
-Dtests.method=testCloudConfigRequiresHostPort -Dtests.seed=81D3B26A0C359FF2
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=BET
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J1 | 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([81D3B26A0C359FF2:95F9F8132688A49]:0)
[junit4] > at
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 909699 INFO
(TEST-TestSolrXml.testMultiBackupSectionError-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultiBackupSectionError
[junit4] 2> 909701 INFO
(TEST-TestSolrXml.testMultiBackupSectionError-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultiBackupSectionError
[junit4] 2> 909704 INFO
(TEST-TestSolrXml.testIntAsLongBad-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntAsLongBad
[junit4] 2> 909707 INFO
(TEST-TestSolrXml.testIntAsLongBad-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@bb9aba0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 909707 INFO
(TEST-TestSolrXml.testIntAsLongBad-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testIntAsLongBad
[junit4] 2> 909710 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven
[junit4] 2> 909712 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndLongTypeIsGiven
[junit4] 2> 909714 INFO
(TEST-TestSolrXml.testIntAsLongOk-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testIntAsLongOk
[junit4] 2> 909717 INFO
(TEST-TestSolrXml.testIntAsLongOk-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@bb9aba0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 909717 INFO
(TEST-TestSolrXml.testIntAsLongOk-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testIntAsLongOk
[junit4] 2> 909720 INFO
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[81D3B26A0C359FF2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testExplicitNullGivesDefaults
[junit4] 2> 909722 INFO
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[81D3B26A0C359FF2]) [
] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@bb9aba0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 909723 INFO
(TEST-TestSolrXml.testExplicitNullGivesDefaults-seed#[81D3B26A0C359FF2]) [
] o.a.s.SolrTestCaseJ4 ###Ending testExplicitNullGivesDefaults
[junit4] 2> 909729 INFO
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testValidStringValueWhenIntTypeIsExpected
[junit4] 2> 909732 INFO
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[81D3B26A0C359FF2])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@bb9aba0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 909732 INFO
(TEST-TestSolrXml.testValidStringValueWhenIntTypeIsExpected-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testValidStringValueWhenIntTypeIsExpected
[junit4] 2> 909735 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven
[junit4] 2> 909738 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenIntTypeIsExpectedAndBoolTypeIsGiven
[junit4] 2> 909740 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound
[junit4] 2> 909743 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenUnrecognizedSolrCloudOptionWasFound
[junit4] 2> 909746 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHost-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHost
[junit4] 2> 909748 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHost-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCloudConfigRequiresHost
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestSolrXml
-Dtests.method=testCloudConfigRequiresHost -Dtests.seed=81D3B26A0C359FF2
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lt -Dtests.timezone=BET
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.01s J1 | 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([81D3B26A0C359FF2:1FD4F1BB7D6E1113]:0)
[junit4] > at
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 909752 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString
[junit4] 2> 909754 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenBoolTypeIsExpectedAndValueIsInvalidString
[junit4] 2> 909757 INFO
(TEST-TestSolrXml.testPropertySub-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testPropertySub
[junit4] 2> 909758 INFO
(TEST-TestSolrXml.testPropertySub-seed#[81D3B26A0C359FF2]) [ ]
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/J1/temp/solr.core.TestSolrXml_81D3B26A0C359FF2-001/tempDir-017/solr.xml
[junit4] 2> 909761 INFO
(TEST-TestSolrXml.testPropertySub-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@bb9aba0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 909762 INFO
(TEST-TestSolrXml.testPropertySub-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testPropertySub
[junit4] 2> 909765 INFO
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testValidStringValueWhenBoolTypeIsExpected
[junit4] 2> 909767 INFO
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[81D3B26A0C359FF2])
[ ] o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@bb9aba0, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 909768 INFO
(TEST-TestSolrXml.testValidStringValueWhenBoolTypeIsExpected-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testValidStringValueWhenBoolTypeIsExpected
[junit4] 2> 909770 INFO
(TEST-TestSolrXml.testMultiLoggingSectionError-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultiLoggingSectionError
[junit4] 2> 909772 INFO
(TEST-TestSolrXml.testMultiLoggingSectionError-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultiLoggingSectionError
[junit4] 2> 909775 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated
[junit4] 2> 909785 INFO
(TEST-TestSolrXml.testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated-seed#[81D3B26A0C359FF2])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testFailAtConfigParseTimeWhenSolrCloudConfigParamsAreDuplicated
[junit4] 2> 909788 INFO
(TEST-TestSolrXml.testMultiCloudSectionError-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultiCloudSectionError
[junit4] 2> 909791 INFO
(TEST-TestSolrXml.testMultiCloudSectionError-seed#[81D3B26A0C359FF2]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMultiCloudSectionError
[junit4] 2> 909794 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHostContext-seed#[81D3B26A0C359FF2]) [
] o.a.s.SolrTestCaseJ4 ###Starting testCloudConfigRequiresHostContext
[junit4] 2> 909797 INFO
(TEST-TestSolrXml.testCloudConfigRequiresHostContext-seed#[81D3B26A0C359FF2]) [
] 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/J1/temp/solr.core.TestSolrXml_81D3B26A0C359FF2-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87): {},
docValues:{}, maxPointsInLeafNode=1919, maxMBSortInHeap=6.279996637697241,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=lt, timezone=BET
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=308963472,total=526909440
[junit4] 2> NOTE: All tests run in this JVM:
[PropertiesRequestHandlerTest, TestQuerySenderNoQuery, PluginInfoTest,
Tagger2Test, AutoScalingHandlerTest, PreAnalyzedFieldTest,
TestSimNodeLostTrigger, TestSolrCoreSnapshots,
OverseerSolrResponseUnsafeSerializationTest, TestSolr4Spatial,
TestCircuitBreaker, ReindexCollectionTest, TestScoreJoinQPScore,
SolrJmxReporterTest, ScriptEngineTest, ZkNodePropsTest, CacheHeaderTest,
AssignBackwardCompatibilityTest, TestSolrCoreProperties, TestDistribIDF,
SampleTest, DistributedMLTComponentTest, NumericFieldsTest,
DistributedSpellCheckComponentTest, CreateRoutedAliasTest,
TestSolrJacksonAnnotation, TestStressUserVersions, DeleteReplicaTest,
FastVectorHighlighterTest, TestAtomicUpdateErrorCases, TestSolrConfigHandler,
MetricUtilsTest, SimpleFacetsTest, TestCloudSchemaless, TestWriterPerf,
BigEndianAscendingWordSerializerTest, HdfsBasicDistributedZkTest,
TestCollectionAPI, DocumentAnalysisRequestHandlerTest,
IndexSchemaRuntimeFieldTest, MetricsConfigTest, DocValuesMultiTest,
TestShortCircuitedRequests, WordBreakSolrSpellCheckerTest,
TestPerFieldSimilarityWithDefaultOverride, TestSimUtils,
PeerSyncWithLeaderAndIndexFingerprintCachingTest, MaxSizeAutoCommitTest,
HttpTriggerListenerTest, TestSimComputePlanAction, TestDistributedSearch,
TestGeoJSONResponseWriter, CursorMarkTest, CoreAdminOperationTest,
MetricsHistoryWithAuthIntegrationTest, CdcrBootstrapTest, ResourceLoaderTest,
V2ApiIntegrationTest, HdfsRecoverLeaseTest, TestSchemaSimilarityResource,
MergeStrategyTest, DirectSolrSpellCheckerTest, TestDFISimilarityFactory,
CdcrUpdateLogTest, ByteBuffersDirectoryFactoryTest, SolrCmdDistributorTest,
ConnectionReuseTest, TestSimExtremeIndexing, TestSolrCloudWithKerberosAlt,
HighlighterWithoutStoredIdTest, TestIntervalFaceting,
TestHdfsBackupRestoreCore, TestManagedStopFilterFactory, BadIndexSchemaTest,
TestRecovery, DynamicMapsTest, TestDynamicLoading,
SpellCheckCollatorWithCollapseTest, TestReplicaProperties,
TriggerEventQueueTest, TestManagedResourceStorage, SortSpecParsingTest,
PackageManagerCLITest, TestFoldingMultitermQuery, LukeRequestHandlerTest,
TestConfigSetsAPIZkFailure, MoveReplicaHDFSTest,
AtomicUpdateProcessorFactoryTest, GraphQueryTest, LeaderTragicEventTest,
TestObjectReleaseTracker, TestFieldCache, HdfsDirectoryTest,
TestDelegationWithHadoopAuth, TestLegacyNumericUtils, ThreadDumpHandlerTest,
TestCustomSort, TestSolrFieldCacheBean, TestSolrXml]
[junit4] Completed [400/924 (1!)] on J1 in 0.26s, 23 tests, 2 failures, 1
skipped <<< FAILURES!
[...truncated 52525 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]