Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/19916/
Java: 64bit/jdk-9-ea+173 -XX:+UseCompressedOops -XX:+UseParallelGC
9 tests failed.
FAILED:
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences
Error Message:
Adding a policy with 'cores' attribute should not have succeeded.
Stack Trace:
java.lang.AssertionError: Adding a policy with 'cores' attribute should not
have succeeded.
at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:9CCC7DA220BFD523]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testPolicyAndPreferences(AutoScalingHandlerTest.java:83)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.SolrSchemalessExampleTest
Error Message:
Source
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf'
does not exist
Stack Trace:
java.io.FileNotFoundException: Source
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf'
does not exist
at __randomizedtesting.SeedInfo.seed([16B3902FAD37525B]:0)
at
org.apache.commons.io.FileUtils.checkFileRequirements(FileUtils.java:1405)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1368)
at org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1268)
at
org.apache.commons.io.FileUtils.copyDirectoryToDirectory(FileUtils.java:1209)
at
org.apache.solr.client.solrj.SolrSchemalessExampleTest.beforeClass(SolrSchemalessExampleTest.java:54)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:847)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection
Error Message:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf
not found!
Stack Trace:
java.lang.AssertionError:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf
not found!
at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:2E6711E468966A8B]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.assertTrue(Assert.java:43)
at
org.apache.solr.cloud.SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection(SolrCloudExampleTest.java:77)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:985)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:960)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.request.TestRemoteStreaming.testStreamUrl
Error Message:
Server returned HTTP response code: 400 for URL:
http://127.0.0.1:37391/solr/collection1/debug/dump?wt=xml&stream.url=http%3A%2F%2F127.0.0.1%3A37391%2Fsolr%2Fcollection1%2Fselect%3Fq%3D*%3A*%26fl%3Did%26wt%3Dcsv
Stack Trace:
java.io.IOException: Server returned HTTP response code: 400 for URL:
http://127.0.0.1:37391/solr/collection1/debug/dump?wt=xml&stream.url=http%3A%2F%2F127.0.0.1%3A37391%2Fsolr%2Fcollection1%2Fselect%3Fq%3D*%3A*%26fl%3Did%26wt%3Dcsv
at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:101187190F002AC7]:0)
at
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1895)
at
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1491)
at java.base/java.net.URLConnection.getContent(URLConnection.java:764)
at java.base/java.net.URL.getContent(URL.java:1131)
at
org.apache.solr.request.TestRemoteStreaming.getUrlForString(TestRemoteStreaming.java:96)
at
org.apache.solr.request.TestRemoteStreaming.testStreamUrl(TestRemoteStreaming.java:90)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler
Error Message:
expected:<200> but was:<400>
Stack Trace:
java.lang.AssertionError: expected:<200> but was:<400>
at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:EDA2541779C7CA1C]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.servlet.CacheHeaderTest.testCacheVetoHandler(CacheHeaderTest.java:67)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.servlet.SolrRequestParserTest.testStreamFile
Error Message:
Remote Streaming is disabled.
Stack Trace:
org.apache.solr.common.SolrException: Remote Streaming is disabled.
at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:A2CDD241A7E4B4CA]:0)
at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:205)
at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
at
org.apache.solr.servlet.SolrRequestParserTest.testStreamFile(SolrRequestParserTest.java:162)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.servlet.SolrRequestParserTest.testStreamURL
Error Message:
Remote Streaming is disabled.
Stack Trace:
org.apache.solr.common.SolrException: Remote Streaming is disabled.
at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:64311D982DDB1E18]:0)
at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:190)
at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
at
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:140)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED: org.apache.solr.util.TestSolrCLIRunExample.testSchemalessExample
Error Message:
it should be ok org.apache.solr.util.SolrCLI$RunExampleTool@157f063b [-e,
schemaless, -serverDir,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server, -exampleDir,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_3D04238B59F9D32D-001/tempDir-002,
-p, 46385] expected:<0> but was:<1>
Stack Trace:
java.lang.AssertionError: it should be ok
org.apache.solr.util.SolrCLI$RunExampleTool@157f063b [-e, schemaless,
-serverDir, /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server,
-exampleDir,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_3D04238B59F9D32D-001/tempDir-002,
-p, 46385] expected:<0> but was:<1>
at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:C0493867B1CBC2AA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.util.TestSolrCLIRunExample.testExample(TestSolrCLIRunExample.java:345)
at
org.apache.solr.util.TestSolrCLIRunExample.testSchemalessExample(TestSolrCLIRunExample.java:307)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
FAILED:
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample
Error Message:
After running Solr cloud example, test collection 'testCloudExamplePrompt' not
found in Solr at: http://localhost:45925/solr; tool output: Welcome to the
SolrCloud example! This interactive session will help you launch a SolrCloud
cluster on your local workstation. To begin, how many Solr nodes would you like
to run in your local cluster? (specify 1-4 nodes) [2]: Ok, let's start up 1
Solr nodes for your example SolrCloud cluster. Please enter the port for node1
[8983]: Creating Solr home directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_3D04238B59F9D32D-001/tempDir-003/cloud/node1/solr
Starting up Solr on port 45925 using command:
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr" start -cloud
-p 45925 -s
"temp/solr.util.TestSolrCLIRunExample_3D04238B59F9D32D-001/tempDir-003/cloud/node1/solr"
Now let's create a new collection for indexing documents in your 1-node
cluster. Please provide a name for your new collection: [gettingstarted] How
many shards would you like to split testCloudExamplePrompt into? [2] How many
replicas per shard would you like to create? [2] Please choose a configuration
for the testCloudExamplePrompt collection, available options are:
basic_configs, data_driven_schema_configs, or sample_techproducts_configs
[data_driven_schema_configs] data_driven_schema_configs is not a valid
configuration directory! Please choose a configuration for the
testCloudExamplePrompt collection, available options are: basic_configs,
data_driven_schema_configs, or sample_techproducts_configs
[data_driven_schema_configs]
Stack Trace:
java.lang.AssertionError: After running Solr cloud example, test collection
'testCloudExamplePrompt' not found in Solr at: http://localhost:45925/solr;
tool output:
Welcome to the SolrCloud example!
This interactive session will help you launch a SolrCloud cluster on your local
workstation.
To begin, how many Solr nodes would you like to run in your local cluster?
(specify 1-4 nodes) [2]:
Ok, let's start up 1 Solr nodes for your example SolrCloud cluster.
Please enter the port for node1 [8983]:
Creating Solr home directory
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J1/temp/solr.util.TestSolrCLIRunExample_3D04238B59F9D32D-001/tempDir-003/cloud/node1/solr
Starting up Solr on port 45925 using command:
"/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/bin/solr" start -cloud
-p 45925 -s
"temp/solr.util.TestSolrCLIRunExample_3D04238B59F9D32D-001/tempDir-003/cloud/node1/solr"
Now let's create a new collection for indexing documents in your 1-node cluster.
Please provide a name for your new collection: [gettingstarted]
How many shards would you like to split testCloudExamplePrompt into? [2]
How many replicas per shard would you like to create? [2]
Please choose a configuration for the testCloudExamplePrompt collection,
available options are:
basic_configs, data_driven_schema_configs, or sample_techproducts_configs
[data_driven_schema_configs]
data_driven_schema_configs is not a valid configuration directory! Please
choose a configuration for the testCloudExamplePrompt collection, available
options are:
basic_configs, data_driven_schema_configs, or sample_techproducts_configs
[data_driven_schema_configs]
at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:E675C3416E8C164B]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.util.TestSolrCLIRunExample.testInteractiveSolrCloudExample(TestSolrCLIRunExample.java:448)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 11088 lines...]
[junit4] Suite: org.apache.solr.servlet.SolrRequestParserTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3D04238B59F9D32D-001/init-core-data-001
[junit4] 2> 158551 WARN
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
[junit4] 2> 158551 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 158552 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 158552 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 158552 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 158579 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 158598 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 158667 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 158697 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ef36abd
[junit4] 2> 158699 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ef36abd
[junit4] 2> 158699 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ef36abd
[junit4] 2> 158700 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 158720 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 158732 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 158776 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 158783 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 158783 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ef36abd
[junit4] 2> 158783 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 158783 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3D04238B59F9D32D-001/init-core-data-001/]
[junit4] 2> 158797 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=42, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=72.8671875,
floorSegmentMB=0.4072265625, forceMergeDeletesPctAllowed=28.338949124670243,
segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 158865 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 158865 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 158866 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 158866 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 158867 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.0]
[junit4] 2> 158867 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@465ccf84[collection1] main]
[junit4] 2> 158868 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 158883 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 158946 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 158947 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 158947 INFO (coreLoadExecutor-411-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570732843607261184
[junit4] 2> 158947 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 158947 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 158947 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 158947 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 158947 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 158948 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 158948 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 158948 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 158949 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 158949 INFO (searcherExecutor-412-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@465ccf84[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 158950 INFO
(TEST-SolrRequestParserTest.testStreamFile-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStreamFile
[junit4] 2> 158950 INFO
(TEST-SolrRequestParserTest.testStreamFile-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStreamFile
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrRequestParserTest -Dtests.method=testStreamFile
-Dtests.seed=3D04238B59F9D32D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=be -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | SolrRequestParserTest.testStreamFile <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Remote
Streaming is disabled.
[junit4] > at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:A2CDD241A7E4B4CA]:0)
[junit4] > at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:205)
[junit4] > at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
[junit4] > at
org.apache.solr.servlet.SolrRequestParserTest.testStreamFile(SolrRequestParserTest.java:162)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 158952 INFO
(TEST-SolrRequestParserTest.testStreamBody-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStreamBody
[junit4] 2> 158952 INFO
(TEST-SolrRequestParserTest.testStreamBody-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStreamBody
[junit4] 2> 158953 INFO
(TEST-SolrRequestParserTest.testAutoDetect-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAutoDetect
[junit4] 2> 159526 INFO
(TEST-SolrRequestParserTest.testAutoDetect-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAutoDetect
[junit4] 2> 159529 INFO
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStandardParseParamsAndFillStreams
[junit4] 2> 159532 INFO
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreams-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStandardParseParamsAndFillStreams
[junit4] 2> 159534 INFO
(TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testStandardFormdataUploadLimit
[junit4] 2> 159642 INFO
(TEST-SolrRequestParserTest.testStandardFormdataUploadLimit-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testStandardFormdataUploadLimit
[junit4] 2> 159643 INFO
(TEST-SolrRequestParserTest.testUrlParamParsing-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testUrlParamParsing
[junit4] 2> 159643 INFO
(TEST-SolrRequestParserTest.testUrlParamParsing-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testUrlParamParsing
[junit4] 2> 159644 INFO
(TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testAddHttpRequestToContext
[junit4] 2> 159645 INFO
(TEST-SolrRequestParserTest.testAddHttpRequestToContext-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testAddHttpRequestToContext
[junit4] 2> 159646 INFO
(TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException2
[junit4] 2> 159647 INFO
(TEST-SolrRequestParserTest.testParameterIncompatibilityException2-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException2
[junit4] 2> 159653 INFO
(TEST-SolrRequestParserTest.testPostMissingContentType-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testPostMissingContentType
[junit4] 2> 159659 INFO
(TEST-SolrRequestParserTest.testPostMissingContentType-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testPostMissingContentType
[junit4] 2> 159660 INFO
(TEST-SolrRequestParserTest.testStreamURL-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStreamURL
[junit4] 2> 159661 INFO
(TEST-SolrRequestParserTest.testStreamURL-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStreamURL
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrRequestParserTest -Dtests.method=testStreamURL
-Dtests.seed=3D04238B59F9D32D -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=be -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J0 | SolrRequestParserTest.testStreamURL <<<
[junit4] > Throwable #1: org.apache.solr.common.SolrException: Remote
Streaming is disabled.
[junit4] > at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:64311D982DDB1E18]:0)
[junit4] > at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:190)
[junit4] > at
org.apache.solr.servlet.SolrRequestParsers.buildRequestFrom(SolrRequestParsers.java:178)
[junit4] > at
org.apache.solr.servlet.SolrRequestParserTest.testStreamURL(SolrRequestParserTest.java:140)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 159663 INFO
(TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testParameterIncompatibilityException1
[junit4] 2> 159668 INFO
(TEST-SolrRequestParserTest.testParameterIncompatibilityException1-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testParameterIncompatibilityException1
[junit4] 2> 159668 INFO
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testStandardParseParamsAndFillStreamsISO88591
[junit4] 2> 159669 INFO
(TEST-SolrRequestParserTest.testStandardParseParamsAndFillStreamsISO88591-seed#[3D04238B59F9D32D])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testStandardParseParamsAndFillStreamsISO88591
[junit4] 2> 159669 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 159669 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=814513659
[junit4] 2> 159670 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 159670 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 159672 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 159672 INFO
(SUITE-SolrRequestParserTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 159672 INFO (coreCloseExecutor-417-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5b8f5191
[junit4] 2> 159673 INFO (coreCloseExecutor-417-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1536119185
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.servlet.SolrRequestParserTest_3D04238B59F9D32D-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=be,
timezone=America/Rankin_Inlet
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=349057648,total=529530880
[junit4] 2> NOTE: All tests run in this JVM: [TestPseudoReturnFields,
CloudExitableDirectoryReaderTest, TestNoOpRegenerator, TestFieldTypeResource,
TestRangeQuery, TestLeaderInitiatedRecoveryThread, HdfsRecoverLeaseTest,
BlobRepositoryCloudTest, RollingRestartTest, TestSSLRandomization,
ReturnFieldsTest, XsltUpdateRequestHandlerTest, TestHashQParserPlugin,
DistributedFacetExistsSmallTest, SolrRequestParserTest]
[junit4] Completed [45/725 (1!)] on J0 in 1.21s, 12 tests, 2 errors <<<
FAILURES!
[...truncated 82 lines...]
[junit4] Suite: org.apache.solr.request.TestRemoteStreaming
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001/init-core-data-001
[junit4] 2> 195264 WARN
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 195264 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 195265 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
[junit4] 2> 195269 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 195269 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 195269 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001/tempDir-001/cores/core
[junit4] 2> 195270 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 195280 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@620418e{/solr,null,AVAILABLE}
[junit4] 2> 195284 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@81c7ff8{HTTP/1.1,[http/1.1]}{127.0.0.1:37391}
[junit4] 2> 195284 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.e.j.s.Server Started @196749ms
[junit4] 2> 195284 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001/TestRemoteStreaming-001,
hostPort=37391,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001/tempDir-001/cores}
[junit4] 2> 195284 ERROR
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 195284 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
7.0.0
[junit4] 2> 195284 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 195284 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 195285 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-06-20T14:06:47.221989Z
[junit4] 2> 195285 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001/TestRemoteStreaming-001/solr.xml
[junit4] 2> 195287 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ef36abd, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 195307 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ef36abd
[junit4] 2> 195309 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ef36abd
[junit4] 2> 195310 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ef36abd
[junit4] 2> 195310 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001/tempDir-001/cores
[junit4] 2> 195311 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 195325 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.0.0
[junit4] 2> 195345 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 195409 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 195415 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001/TestRemoteStreaming-001/collection1,
trusted=true
[junit4] 2> 195416 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@1ef36abd
[junit4] 2> 195416 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 195416 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001/TestRemoteStreaming-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001/tempDir-001/cores/core/data/]
[junit4] 2> 195417 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=12, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=1.6572265625,
floorSegmentMB=0.9521484375, forceMergeDeletesPctAllowed=27.282073533048067,
segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.22946171547470728
[junit4] 2> 195465 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 195466 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 195466 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 195466 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 195468 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@2d580c4f
[junit4] 2> 195468 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5b1c82e0[collection1] main]
[junit4] 2> 195469 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 195488 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 195549 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 195549 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 195549 INFO (coreLoadExecutor-623-thread-1) [ ]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1570732881987239936
[junit4] 2> 195549 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 195549 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 195549 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 195550 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 195550 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 195550 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 195550 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 195551 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 195552 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5b1c82e0[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 195818 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#37391
[junit4] 2> 195821 INFO
(TEST-TestRemoteStreaming.testStreamUrl-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testStreamUrl
[junit4] 2> 195826 INFO (qtp94133809-1473) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1234 (1570732882275598336)]} 0 2
[junit4] 2> 195827 INFO (qtp94133809-1474) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570732882278744064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 195828 INFO (qtp94133809-1474) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d91f422
commitCommandVersion:1570732882278744064
[junit4] 2> 195840 INFO (qtp94133809-1474) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@5ed751c2[collection1] main]
[junit4] 2> 195842 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@5ed751c2[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C1)))}
[junit4] 2> 195843 INFO (qtp94133809-1474) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 195843 INFO (qtp94133809-1474) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 15
[junit4] 2> 195845 INFO (qtp94133809-1475) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 195863 INFO
(TEST-TestRemoteStreaming.testStreamUrl-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testStreamUrl
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestRemoteStreaming
-Dtests.method=testStreamUrl -Dtests.seed=3D04238B59F9D32D -Dtests.multiplier=3
-Dtests.slow=true -Dtests.locale=si -Dtests.timezone=Africa/Nouakchott
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.05s J0 | TestRemoteStreaming.testStreamUrl <<<
[junit4] > Throwable #1: java.io.IOException: Server returned HTTP
response code: 400 for URL:
http://127.0.0.1:37391/solr/collection1/debug/dump?wt=xml&stream.url=http%3A%2F%2F127.0.0.1%3A37391%2Fsolr%2Fcollection1%2Fselect%3Fq%3D*%3A*%26fl%3Did%26wt%3Dcsv
[junit4] > at
__randomizedtesting.SeedInfo.seed([3D04238B59F9D32D:101187190F002AC7]:0)
[junit4] > at
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1895)
[junit4] > at
java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1491)
[junit4] > at
java.base/java.net.URLConnection.getContent(URLConnection.java:764)
[junit4] > at java.base/java.net.URL.getContent(URL.java:1131)
[junit4] > at
org.apache.solr.request.TestRemoteStreaming.getUrlForString(TestRemoteStreaming.java:96)
[junit4] > at
org.apache.solr.request.TestRemoteStreaming.testStreamUrl(TestRemoteStreaming.java:90)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] 2> 195866 INFO
(TEST-TestRemoteStreaming.testQtUpdateFails-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testQtUpdateFails
[junit4] 2> 195870 INFO (qtp94133809-1473) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1234 (1570732882322784256)]} 0 1
[junit4] 2> 195871 INFO (qtp94133809-1469) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570732882324881408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 195871 INFO (qtp94133809-1469) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d91f422
commitCommandVersion:1570732882324881408
[junit4] 2> 195885 INFO (qtp94133809-1469) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@27ecd6cd[collection1] main]
[junit4] 2> 195885 INFO (qtp94133809-1469) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 195887 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@27ecd6cd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.0.0):C1)))}
[junit4] 2> 195888 INFO (qtp94133809-1469) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 17
[junit4] 2> 195890 INFO (qtp94133809-1475) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 195893 INFO
(TEST-TestRemoteStreaming.testQtUpdateFails-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testQtUpdateFails
[junit4] 2> 195899 INFO
(TEST-TestRemoteStreaming.testNoUrlAccess-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testNoUrlAccess
[junit4] 2> 195903 INFO (qtp94133809-1471) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1234 (1570732882356338688)]} 0 1
[junit4] 2> 195904 INFO (qtp94133809-1475) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570732882359484416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 195904 INFO (qtp94133809-1475) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d91f422
commitCommandVersion:1570732882359484416
[junit4] 2> 195908 INFO (qtp94133809-1475) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@38f9811c[collection1] main]
[junit4] 2> 195908 INFO (qtp94133809-1475) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 195910 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@38f9811c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.0.0):C1)))}
[junit4] 2> 195910 INFO (qtp94133809-1475) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 6
[junit4] 2> 195912 INFO (qtp94133809-1470) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 195914 INFO
(TEST-TestRemoteStreaming.testNoUrlAccess-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testNoUrlAccess
[junit4] 2> 195916 INFO
(TEST-TestRemoteStreaming.testMakeDeleteAllUrl-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMakeDeleteAllUrl
[junit4] 2> 195919 INFO (qtp94133809-1469) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[1234 (1570732882374164480)]} 0 1
[junit4] 2> 195920 INFO (qtp94133809-1471) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570732882376261632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 195920 INFO (qtp94133809-1471) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d91f422
commitCommandVersion:1570732882376261632
[junit4] 2> 195925 INFO (qtp94133809-1471) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@715456cb[collection1] main]
[junit4] 2> 195926 INFO (qtp94133809-1471) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 195928 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@715456cb[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.0.0):C1)))}
[junit4] 2> 195928 INFO (qtp94133809-1471) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
0 8
[junit4] 2> 195929 INFO (qtp94133809-1475) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=1 status=0 QTime=0
[junit4] 2> 195933 INFO (qtp94133809-1469) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@34e80de0[collection1] realtime]
[junit4] 2> 195933 INFO (qtp94133809-1469) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1570732882389893120,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 195933 INFO (qtp94133809-1469) [ ] o.a.s.u.SolrIndexWriter
Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6d91f422
commitCommandVersion:1570732882389893120
[junit4] 2> 195934 INFO (qtp94133809-1469) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@208f4d69[collection1] main]
[junit4] 2> 195934 INFO (qtp94133809-1469) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 195935 INFO (searcherExecutor-624-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@208f4d69[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 195936 INFO (qtp94133809-1469) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><query>*:*</query></delete>&commit=true}{deleteByQuery=*:*
(-1570732882387795968),commit=} 0 4
[junit4] 2> 195942 INFO (qtp94133809-1468) [ ] o.a.s.c.S.Request
[collection1] webapp=/solr path=/select
params={q=id:1234&wt=javabin&version=2} hits=0 status=0 QTime=0
[junit4] 2> 195943 INFO
(TEST-TestRemoteStreaming.testMakeDeleteAllUrl-seed#[3D04238B59F9D32D]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testMakeDeleteAllUrl
[junit4] 2> 195945 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@81c7ff8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 195945 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=424023110
[junit4] 2> 195945 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 195947 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 195948 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 195949 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 195949 INFO (coreCloseExecutor-629-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@5fcc83a
[junit4] 2> 195950 INFO (coreCloseExecutor-629-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=100452410
[junit4] 2> 195955 INFO
(SUITE-TestRemoteStreaming-seed#[3D04238B59F9D32D]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@620418e{/solr,null,UNAVAILABLE}
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J0/temp/solr.request.TestRemoteStreaming_3D04238B59F9D32D-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{multiDefault=Lucene50(blocksize=128), id_i1=Lucene50(blocksize=128),
id=PostingsFormat(name=Memory)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70),
_version_=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Direct),
intDvoDefault=DocValuesFormat(name=Asserting),
range_facet_l=DocValuesFormat(name=Direct),
timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=839,
maxMBSortInHeap=7.978911789373697, sim=RandomSimilarity(queryNorm=true): {},
locale=si, timezone=Africa/Nouakchott
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=168933864,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [TestPseudoReturnFields,
CloudExitableDirectoryReaderTest, TestNoOpRegenerator, TestFieldTypeResource,
TestRangeQuery, TestLeaderInitiatedRecoveryThread, HdfsRecoverLeaseTest,
BlobRepositoryCloudTest, RollingRestartTest, TestSSLRandomization,
ReturnFieldsTest, XsltUpdateRequestHandlerTest, TestHashQParserPlugin,
DistributedFacetExistsSmallTest, SolrRequestParserTest,
DefaultValueUpdateProcessorTest, SpellingQueryConverterTest,
TestAuthorizationFramework, LargeFieldTest, TestSystemCollAutoCreate,
TestReqParamsAPI, HdfsUnloadDistributedZkTest, ConfigureRecoveryStrategyTest,
BigEndianAscendingWordDeserializerTest, TestRemoteStreaming]
[junit4] Completed [71/725 (2!)] on J0 in 0.71s, 4 tests, 1 error <<<
FAILURES!
[...truncated 520 lines...]
[junit4] Suite: org.apache.solr.cloud.SolrCloudExampleTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.SolrCloudExampleTest_3D04238B59F9D32D-001/init-core-data-001
[junit4] 2> 506293 WARN
(SUITE-SolrCloudExampleTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
[junit4] 2> 506293 INFO
(SUITE-SolrCloudExampleTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 506293 INFO
(SUITE-SolrCloudExampleTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 506294 INFO
(SUITE-SolrCloudExampleTest-seed#[3D04238B59F9D32D]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /qsop/
[junit4] 2> 506294 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 506295 INFO (Thread-1193) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 506295 INFO (Thread-1193) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 506296 ERROR (Thread-1193) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 506395 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.ZkTestServer start zk server on port:46843
[junit4] 2> 506399 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 506399 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 506400 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 506400 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 506401 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 506401 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 506401 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 506402 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 506402 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 506402 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 506403 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractZkTestCase put
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 506404 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238B59F9D32D])
[ ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless
explicitly asked otherwise
[junit4] 2> 506451 INFO
(TEST-SolrCloudExampleTest.testLoadDocsIntoGettingStartedCollection-seed#[3D04238
[...truncated too long message...]
rPlugin, BigEndianAscendingWordSerializerTest, TestSegmentSorting,
SimplePostToolTest, TestMacroExpander, ClusterStateUpdateTest,
ZkSolrClientTest, TestSweetSpotSimilarityFactory, TestScoreJoinQPScore,
TestAddFieldRealTimeGet, DocValuesNotIndexedTest,
TestCursorMarkWithoutUniqueKey, TestRequestForwarding, RequestLoggingTest,
SimpleMLTQParserTest, TestBM25SimilarityFactory, ConfigSetsAPITest,
CdcrVersionReplicationTest, TermVectorComponentTest, BasicAuthStandaloneTest,
UpdateRequestProcessorFactoryTest, ConvertedLegacyTest,
DistributedFacetPivotLargeTest, FullHLLTest, SampleTest,
TestFileDictionaryLookup, TestInitParams, TestExactStatsCache,
TestPartialUpdateDeduplication, ShardRoutingCustomTest,
TestNumericRangeQuery64, OverseerCollectionConfigSetProcessorTest,
BadComponentTest, TestCloudJSONFacetJoinDomain, HdfsThreadLeakTest,
MissingSegmentRecoveryTest, DistanceFunctionTest, TestBulkSchemaConcurrent,
TestConfigOverlay, TestConfigSets, IndexBasedSpellCheckerTest,
TestSolrIndexConfig, DistributedMLTComponentTest, SOLR749Test,
SharedFSAutoReplicaFailoverTest, HdfsRecoveryZkTest, TestCloudRecovery,
PrimUtilsTest, TestDynamicFieldCollectionResource, TestQueryUtils,
TestFuzzyAnalyzedSuggestions, SolrInfoBeanTest, CoreSorterTest,
ClassificationUpdateProcessorIntegrationTest, TestLegacyField,
TestDelegationWithHadoopAuth, NodeMutatorTest, ActionThrottleTest,
TestDistributedStatsComponentCardinality, TestCloudNestedDocsSort,
TestPostingsSolrHighlighter, InfixSuggestersTest, TestSearchPerf,
ResourceLoaderTest, AnalyticsQueryTest, TlogReplayBufferedWhileIndexingTest,
TestLegacyTerms, TestSchemaVersionResource, TestDownShardTolerantSearch,
TestComplexPhraseQParserPlugin, TestMissingGroups, TestConfigSetsAPI,
DateRangeFieldTest, TestSolrJ, SpellCheckCollatorWithCollapseTest,
TestHdfsBackupRestoreCore, FileUtilsTest, TestExportWriter, BadCopyFieldTest,
SpellCheckCollatorTest, ReplicationFactorTest, TestLRUCache,
TestFilteredDocIdSet, TestSolr4Spatial2, UnloadDistributedZkTest,
CollectionsAPIDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest,
OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest,
TestReplicationHandler, ZkControllerTest, TestStressReorder, TestReload,
TestStressVersions, TestCoreContainer, SimpleFacetsTest, SolrCoreTest,
SolrCmdDistributorTest, TestFunctionQuery, BasicFunctionalityTest,
DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest,
BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, TestComponentsName,
SearchHandlerTest, ResponseLogComponentTest, TestStressRecovery,
SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest,
TestXIncludeConfig, EchoParamsTest, TestIBSimilarityFactory,
TestFastOutputStream, URLClassifyProcessorTest, DateMathParserTest,
TestSystemIdResolver, DOMUtilTest, RAMDirectoryFactoryTest,
TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest,
CircularListTest, TestRTGBase, CursorPagingTest,
DistributedIntervalFacetingTest, TestDistributedMissingSort,
TestSimpleTrackingShardHandler, TestTolerantSearch,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, AliasIntegrationTest, AsyncCallRequestStatusResponseTest,
CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest,
CdcrRequestHandlerTest, CollectionReloadTest, CollectionTooManyReplicasTest,
ConnectionManagerTest, CustomCollectionTest, DeleteNodeTest,
DistribCursorPagingTest, DistribJoinFromCollectionTest,
LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest,
MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest,
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest,
OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest,
RecoveryAfterSoftCommitTest, TestClusterProperties, TestCollectionAPI,
TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore,
TestRandomRequestDistribution, TestReplicaProperties, TestStressLiveNodes,
TriLevelCompositeIdRoutingTest, TestPolicyCloud, TestInfoStreamLogging,
TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCloudSnapshots,
TestSolrCoreSnapshots, TestReplicationHandlerBackup, TestRestoreCore,
TestSolrConfigHandlerConcurrent, V2ApiIntegrationTest, InfoHandlerTest,
MetricsHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest,
TestApiFramework, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis,
DistributedFacetPivotLongTailTest, FacetPivotSmallTest,
ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest,
HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, CheckHdfsIndexTest,
TestNumericRangeQuery32, SolrGraphiteReporterTest, SubstringBytesRefFilterTest,
TestMacros, JSONWriterTest, SmileWriterTest, TestCustomDocTransformer,
TestJavabinTupleStreamParser, TestSolrQueryResponse, TestSubQueryTransformer,
TestSubQueryTransformerCrossCore, TestManagedResource, TestBulkSchemaAPI,
TestFieldResource, TestSchemaResource, TestSchemaSimilarityResource,
TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource,
TestManagedSynonymFilterFactory, BooleanFieldTest, DocValuesMissingTest,
ManagedSchemaRoundRobinCloudTest, TestManagedSchemaThreadSafety,
TestPointFields, MergeStrategyTest, RankQueryTest, SortSpecParsingTest,
TestComplexPhraseLeadingWildcard, TestCustomSort, TestInitQParser,
TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin,
TestStandardQParsers, TestStressUserVersions, TestXmlQParser,
TestXmlQParserPlugin, TestJsonFacets, BlockJoinFacetRandomTest, GraphQueryTest,
TestJsonRequest, CloudMLTQParserTest, TestExactSharedStatsCache,
TestSha256AuthenticationProvider, HttpSolrCallGetCoreTest,
TestFreeTextSuggestions, HdfsDirectoryTest, HdfsLockFactoryTest,
TestDocTermOrds, TestFieldCacheSort, TestLegacyFieldCache,
TestUninvertingReader, AddBlockUpdateTest, AnalysisErrorHandlingTest,
PeerSyncWithIndexFingerprintCachingTest, SolrIndexMetricsTest,
TestExceedMaxTermLength, UpdateLogTest, AtomicUpdateProcessorFactoryTest,
DocExpirationUpdateProcessorFactoryTest, TemplateUpdateProcessorTest,
TestNamedUpdateProcessors, TolerantUpdateProcessorTest,
UUIDUpdateProcessorFallbackTest, TestObjectReleaseTracker, TestRTimerTree,
TestSolrCLIRunExample]
[junit4] Completed [696/725 (6!)] on J1 in 12.89s, 4 tests, 2 failures <<<
FAILURES!
[...truncated 769 lines...]
[junit4] Suite: org.apache.solr.client.solrj.SolrSchemalessExampleTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.SolrSchemalessExampleTest_16B3902FAD37525B-001/init-core-data-001
[junit4] 2> 49527 WARN
(SUITE-SolrSchemalessExampleTest-seed#[16B3902FAD37525B]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=122 numCloses=122
[junit4] 2> 49528 INFO
(SUITE-SolrSchemalessExampleTest-seed#[16B3902FAD37525B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 49528 INFO
(SUITE-SolrSchemalessExampleTest-seed#[16B3902FAD37525B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 49530 INFO
(SUITE-SolrSchemalessExampleTest-seed#[16B3902FAD37525B]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=true): {}, locale=fr-TG, timezone=Africa/Maseru
[junit4] 2> NOTE: Linux 4.10.0-21-generic amd64/Oracle Corporation 9-ea
(64-bit)/cpus=8,threads=1,free=367813432,total=523763712
[junit4] 2> NOTE: All tests run in this JVM: [ModuloEvaluatorTest,
SolrDocumentTest, TestUpdateRequestCodec, TestDocumentObjectBinder,
TestToleratedUpdateError, RawValueEvaluatorTest, AndEvaluatorTest,
LengthEvaluatorTest, FacetFieldTest, TestDelegationTokenRequest, JdbcTest,
CoalesceEvaluatorTest, ArcTangentEvaluatorTest, CosineEvaluatorTest,
TestV2Request, HttpSolrClientConPoolTest, StreamingTest, TestZkConfigManager,
ConcurrentUpdateSolrClientBuilderTest, HyperbolicCosineEvaluatorTest,
SolrExampleStreamingTest, SolrExampleXMLTest, QueryResponseTest,
TestNamedListCodec, SolrQueryTest, TestFastInputStream,
FieldAnalysisResponseTest, NamedListTest, SolrSchemalessExampleTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrSchemalessExampleTest -Dtests.seed=16B3902FAD37525B
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=fr-TG
-Dtests.timezone=Africa/Maseru -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | SolrSchemalessExampleTest (suite) <<<
[junit4] > Throwable #1: java.io.FileNotFoundException: Source
'/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/server/solr/configsets/data_driven_schema_configs/conf'
does not exist
[junit4] > at
__randomizedtesting.SeedInfo.seed([16B3902FAD37525B]:0)
[junit4] > at
org.apache.commons.io.FileUtils.checkFileRequirements(FileUtils.java:1405)
[junit4] > at
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1368)
[junit4] > at
org.apache.commons.io.FileUtils.copyDirectory(FileUtils.java:1268)
[junit4] > at
org.apache.commons.io.FileUtils.copyDirectoryToDirectory(FileUtils.java:1209)
[junit4] > at
org.apache.solr.client.solrj.SolrSchemalessExampleTest.beforeClass(SolrSchemalessExampleTest.java:54)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:564)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [85/135 (1!)] on J1 in 0.05s, 0 tests, 1 error <<<
FAILURES!
[...truncated 35658 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]