Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1714/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
8 tests failed.
FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.testFailedMove
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([283A79CF729861AF:82F7AA3DC54BB47F]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertFalse(Assert.java:68)
at org.junit.Assert.assertFalse(Assert.java:79)
at
org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:303)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.MoveReplicaHDFSTest.test
Error Message:
Error from server at http://127.0.0.1:38131/solr: delete the collection time
out:180s
Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:38131/solr: delete the collection time out:180s
at
__randomizedtesting.SeedInfo.seed([283A79CF729861AF:A06E4615DC640C57]:0)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
at
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
at
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
at
org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:451)
at
org.apache.solr.cloud.MoveReplicaTest.beforeTest(MoveReplicaTest.java:97)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands
Error Message:
null value is not valid for name
Stack Trace:
java.lang.RuntimeException: null value is not valid for name
at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands
Error Message:
null value is not valid for name
Stack Trace:
java.lang.RuntimeException: null value is not valid for name
at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands
Error Message:
null value is not valid for name
Stack Trace:
java.lang.RuntimeException: null value is not valid for name
at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands
Error Message:
null value is not valid for name
Stack Trace:
java.lang.RuntimeException: null value is not valid for name
at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands
Error Message:
null value is not valid for name
Stack Trace:
java.lang.RuntimeException: null value is not valid for name
at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands
Error Message:
null value is not valid for name
Stack Trace:
java.lang.RuntimeException: null value is not valid for name
at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
at org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14040 lines...]
[junit4] Suite: org.apache.solr.cloud.MoveReplicaHDFSTest
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/init-core-data-001
[junit4] 2> 2675755 WARN
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
[junit4] 2> 2675755 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 2675757 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2675757 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2675758 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/tempDir-001
[junit4] 2> 2675758 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2675758 INFO (Thread-5354) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2675758 INFO (Thread-5354) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 2675759 ERROR (Thread-5354) [ ] 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> 2675859 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:54854
[junit4] 2> 2675861 INFO (zkConnectionManagerCallback-7132-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675866 INFO (jetty-launcher-7129-thread-3) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2675867 INFO (jetty-launcher-7129-thread-1) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2675867 INFO (jetty-launcher-7129-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2675867 INFO (jetty-launcher-7129-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2675867 INFO (jetty-launcher-7129-thread-3) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 2675867 INFO (jetty-launcher-7129-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@655d504b{/solr,null,AVAILABLE}
[junit4] 2> 2675868 INFO (jetty-launcher-7129-thread-4) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2675868 INFO (jetty-launcher-7129-thread-3) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@200ab903{HTTP/1.1,[http/1.1]}{127.0.0.1:51696}
[junit4] 2> 2675868 INFO (jetty-launcher-7129-thread-3) [ ]
o.e.j.s.Server Started @2678531ms
[junit4] 2> 2675868 INFO (jetty-launcher-7129-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51696}
[junit4] 2> 2675869 ERROR (jetty-launcher-7129-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2675869 INFO (jetty-launcher-7129-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2675869 INFO (jetty-launcher-7129-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2675869 INFO (jetty-launcher-7129-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2675869 INFO (jetty-launcher-7129-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-06T18:15:20.027Z
[junit4] 2> 2675870 INFO (jetty-launcher-7129-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2675870 INFO (jetty-launcher-7129-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2675870 INFO (jetty-launcher-7129-thread-4) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 2675871 INFO (jetty-launcher-7129-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@71869ae1{/solr,null,AVAILABLE}
[junit4] 2> 2675872 INFO (jetty-launcher-7129-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2675872 INFO (jetty-launcher-7129-thread-4) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@78ac571c{HTTP/1.1,[http/1.1]}{127.0.0.1:38131}
[junit4] 2> 2675872 INFO (jetty-launcher-7129-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2675872 INFO (jetty-launcher-7129-thread-4) [ ]
o.e.j.s.Server Started @2678535ms
[junit4] 2> 2675872 INFO (jetty-launcher-7129-thread-1) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 2675872 INFO (jetty-launcher-7129-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=38131}
[junit4] 2> 2675872 INFO (zkConnectionManagerCallback-7134-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675872 ERROR (jetty-launcher-7129-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bdae249{/solr,null,AVAILABLE}
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-06T18:15:20.031Z
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-1) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@2b98c89b{HTTP/1.1,[http/1.1]}{127.0.0.1:51422}
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-1) [ ]
o.e.j.s.Server Started @2678536ms
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=51422}
[junit4] 2> 2675873 ERROR (jetty-launcher-7129-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2675873 INFO (jetty-launcher-7129-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-06T18:15:20.031Z
[junit4] 2> 2675875 INFO (zkConnectionManagerCallback-7136-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675875 INFO (zkConnectionManagerCallback-7138-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675876 INFO (jetty-launcher-7129-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2675876 INFO (jetty-launcher-7129-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2675880 INFO (jetty-launcher-7129-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54854/solr
[junit4] 2> 2675883 INFO (zkConnectionManagerCallback-7142-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675883 INFO (jetty-launcher-7129-thread-2) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 2675883 INFO (jetty-launcher-7129-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54854/solr
[junit4] 2> 2675883 INFO (jetty-launcher-7129-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54854/solr
[junit4] 2> 2675884 INFO (jetty-launcher-7129-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2675884 INFO (jetty-launcher-7129-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2675884 INFO (jetty-launcher-7129-thread-2) [ ]
o.e.j.s.session Scavenging every 660000ms
[junit4] 2> 2675885 DEBUG (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$220/1431331099@5b466ff9
[junit4] 2> 2675885 INFO (jetty-launcher-7129-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3b2db168{/solr,null,AVAILABLE}
[junit4] 2> 2675885 INFO (jetty-launcher-7129-thread-2) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@49f08e5{HTTP/1.1,[http/1.1]}{127.0.0.1:64100}
[junit4] 2> 2675886 INFO (jetty-launcher-7129-thread-2) [ ]
o.e.j.s.Server Started @2678548ms
[junit4] 2> 2675886 INFO (jetty-launcher-7129-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64100}
[junit4] 2> 2675886 ERROR (jetty-launcher-7129-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2675886 INFO (jetty-launcher-7129-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
8.0.0
[junit4] 2> 2675886 INFO (zkConnectionManagerCallback-7148-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675886 INFO (jetty-launcher-7129-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2675886 INFO (jetty-launcher-7129-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2675886 INFO (jetty-launcher-7129-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-03-06T18:15:20.044Z
[junit4] 2> 2675887 INFO (zkConnectionManagerCallback-7150-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675887 INFO
(zkConnectionManagerCallback-7152-thread-1-processing-n:127.0.0.1:51696_solr)
[n:127.0.0.1:51696_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675888 INFO (zkConnectionManagerCallback-7154-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675888 INFO (jetty-launcher-7129-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 2675889 DEBUG (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$220/1431331099@7e003c3f
[junit4] 2> 2675889 DEBUG (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$220/1431331099@52cdc6e2
[junit4] 2> 2675899 INFO
(zkConnectionManagerCallback-7156-thread-1-processing-n:127.0.0.1:38131_solr)
[n:127.0.0.1:38131_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675901 INFO
(zkConnectionManagerCallback-7158-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675903 INFO (jetty-launcher-7129-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54854/solr
[junit4] 2> 2675904 INFO (zkConnectionManagerCallback-7162-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2675905 DEBUG (jetty-launcher-7129-thread-2)
[n:127.0.0.1:64100_solr ] o.a.s.c.ZkController Added new OnReconnect
listener org.apache.solr.cloud.ZkController$$Lambda$220/1431331099@1338feff
[junit4] 2> 2675906 INFO
(zkConnectionManagerCallback-7164-thread-1-processing-n:127.0.0.1:64100_solr)
[n:127.0.0.1:64100_solr ] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2676055 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 2676056 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676056 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 2676056 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 2676057 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 2676057 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 2676057 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676057 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 2676058 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 2676058 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 2676058 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 2676059 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 2676083 INFO (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2676083 INFO (jetty-launcher-7129-thread-2)
[n:127.0.0.1:64100_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2676083 DEBUG (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72090187867226122-127.0.0.1:51422_solr-n_0000000000
[junit4] 2> 2676083 DEBUG (jetty-launcher-7129-thread-2)
[n:127.0.0.1:64100_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72090187867226124-127.0.0.1:64100_solr-n_0000000001
[junit4] 2> 2676084 INFO (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:51422_solr
[junit4] 2> 2676084 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72090187867226122-127.0.0.1:51422_solr-n_0000000000
[junit4] 2> 2676084 DEBUG (jetty-launcher-7129-thread-2)
[n:127.0.0.1:64100_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72090187867226122-127.0.0.1:51422_solr-n_0000000000 to
know if I could be the leader
[junit4] 2> 2676085 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 2676085 INFO (jetty-launcher-7129-thread-2)
[n:127.0.0.1:64100_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64100_solr
[junit4] 2> 2676085 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676086 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 2676086 INFO (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.Overseer Overseer
(id=72090187867226122-127.0.0.1:51422_solr-n_0000000000) starting
[junit4] 2> 2676086 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676086 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676086 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676086 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 2676087 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676087 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676087 INFO
(zkCallback-7163-thread-1-processing-n:127.0.0.1:64100_solr)
[n:127.0.0.1:64100_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2676087 INFO
(zkCallback-7157-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2676087 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676087 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 2676088 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 2676088 INFO
(zkCallback-7151-thread-1-processing-n:127.0.0.1:51696_solr)
[n:127.0.0.1:51696_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2676089 INFO (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2676090 DEBUG (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72090187867226118-127.0.0.1:51696_solr-n_0000000002
[junit4] 2> 2676091 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72090187867226124-127.0.0.1:64100_solr-n_0000000001
[junit4] 2> 2676091 DEBUG (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72090187867226124-127.0.0.1:64100_solr-n_0000000001 to
know if I could be the leader
[junit4] 2> 2676091 DEBUG (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:51696_solr as DOWN
[junit4] 2> 2676093 INFO (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51696_solr
[junit4] 2> 2676093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676093 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676094 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676094 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676095 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676095 INFO
(zkCallback-7157-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2676096 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 2676097 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Process current
queue of overseer operations
[junit4] 2> 2676097 DEBUG
(OverseerStateUpdate-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 2676097 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676097 INFO (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2676097 DEBUG (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:51422_solr as DOWN
[junit4] 2> 2676098 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 2676098 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 2676098 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 2676099 INFO
(zkCallback-7163-thread-1-processing-n:127.0.0.1:64100_solr)
[n:127.0.0.1:64100_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2676099 DEBUG
(OverseerAutoScalingTriggerThread-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.OverseerTriggerThread Adding
.autoAddReplicas trigger
[junit4] 2> 2676099 INFO
(zkCallback-7151-thread-1-processing-n:127.0.0.1:51696_solr)
[n:127.0.0.1:51696_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (1) -> (2)
[junit4] 2> 2676099 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/security.json
[junit4] 2> 2676100 INFO (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 2676101 DEBUG (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.c.LeaderElector Joined leadership election
with path:
/overseer_elect/election/72090187867226121-127.0.0.1:38131_solr-n_0000000003
[junit4] 2> 2676101 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data:
/solr/overseer_elect/election/72090187867226118-127.0.0.1:51696_solr-n_0000000002
[junit4] 2> 2676101 DEBUG (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/72090187867226118-127.0.0.1:51696_solr-n_0000000002 to
know if I could be the leader
[junit4] 2> 2676101 DEBUG (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:38131_solr as DOWN
[junit4] 2> 2676102 INFO (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:38131_solr
[junit4] 2> 2676103 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676103 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676103 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676103 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676105 INFO
(OverseerStateUpdate-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2676105 INFO
(zkCallback-7163-thread-1-processing-n:127.0.0.1:64100_solr)
[n:127.0.0.1:64100_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2676105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/autoscaling.json
[junit4] 2> 2676105 INFO
(zkCallback-7151-thread-1-processing-n:127.0.0.1:51696_solr)
[n:127.0.0.1:51696_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2676105 DEBUG
(OverseerAutoScalingTriggerThread-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.OverseerTriggerThread Refreshing
/autoscaling.json with znode version 1
[junit4] 2> 2676105 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676111 INFO
(zkCallback-7155-thread-1-processing-n:127.0.0.1:38131_solr)
[n:127.0.0.1:38131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (2) -> (3)
[junit4] 2> 2676111 INFO (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:51422_solr
[junit4] 2> 2676111 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 0
[junit4] 2> 2676111 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 2676111 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 2676111 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 2676111 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
[junit4] 2> 2676111 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100
elements. ExcludeSet: []
[junit4] 2> 2676112 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 2676112 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue-work
[junit4] 2> 2676112 DEBUG
(OverseerAutoScalingTriggerThread-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.NodeLostTrigger Initial livenodes:
[127.0.0.1:38131_solr, 127.0.0.1:64100_solr, 127.0.0.1:51696_solr]
[junit4] 2> 2676112 DEBUG
(OverseerAutoScalingTriggerThread-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion -1
[junit4] 2> 2676112 DEBUG
(OverseerAutoScalingTriggerThread-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.OverseerTriggerThread Processed trigger
updates upto znodeVersion 1
[junit4] 2> 2676113 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 2676114 DEBUG
(OverseerStateUpdate-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51696_solr"} current state version: 0
[junit4] 2> 2676114 DEBUG
(OverseerStateUpdate-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:51696_solr
[junit4] 2> 2676114 DEBUG
(OverseerStateUpdate-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:38131_solr"} current state version: 0
[junit4] 2> 2676114 DEBUG
(OverseerStateUpdate-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:38131_solr
[junit4] 2> 2676115 DEBUG
(OverseerStateUpdate-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.Overseer processMessage: queueSize: 3,
message = {
[junit4] 2> "operation":"downnode",
[junit4] 2> "node_name":"127.0.0.1:51422_solr"} current state version: 0
[junit4] 2> 2676115 DEBUG
(OverseerStateUpdate-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.o.NodeMutator DownNode state invoked for
node: 127.0.0.1:51422_solr
[junit4] 2> 2676123 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676123 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676123 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676123 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/live_nodes
[junit4] 2> 2676132 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676132 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676132 INFO
(zkCallback-7151-thread-1-processing-n:127.0.0.1:51696_solr)
[n:127.0.0.1:51696_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2676132 INFO
(zkCallback-7163-thread-1-processing-n:127.0.0.1:64100_solr)
[n:127.0.0.1:64100_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2676132 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676138 INFO
(zkCallback-7155-thread-1-processing-n:127.0.0.1:38131_solr)
[n:127.0.0.1:38131_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2676140 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676140 INFO
(zkCallback-7157-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (3) -> (4)
[junit4] 2> 2676143 DEBUG
(OverseerAutoScalingTriggerThread-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.OverseerTriggerThread -- clean old
nodeAdded markers
[junit4] 2> 2676151 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/autoscaling/events/.auto_add_replicas
[junit4] 2> 2676151 DEBUG
(OverseerAutoScalingTriggerThread-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.OverseerTriggerThread Current
znodeVersion 1, lastZnodeVersion 1
[junit4] 2> 2676169 DEBUG (ScheduledTrigger-11252-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 4
[junit4] 2> 2676201 INFO (jetty-launcher-7129-thread-2)
[n:127.0.0.1:64100_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64100.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676207 INFO (jetty-launcher-7129-thread-2)
[n:127.0.0.1:64100_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64100.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676208 INFO (jetty-launcher-7129-thread-2)
[n:127.0.0.1:64100_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64100.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676208 INFO (jetty-launcher-7129-thread-2)
[n:127.0.0.1:64100_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/tempDir-001/node1/.
[junit4] 2> 2676220 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/queue
[junit4] 2> 2676224 INFO (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51696.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676229 INFO (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51696.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676229 INFO (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51696.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676231 INFO (jetty-launcher-7129-thread-3)
[n:127.0.0.1:51696_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/tempDir-001/node3/.
[junit4] 2> 2676260 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/queue
[junit4] 2> 2676295 INFO (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38131.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676300 INFO (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38131.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676300 INFO (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_38131.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676301 INFO (jetty-launcher-7129-thread-4)
[n:127.0.0.1:38131_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/tempDir-001/node4/.
[junit4] 2> 2676305 INFO (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51422.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676311 INFO (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51422.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676311 INFO (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_51422.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@431e3e6e
[junit4] 2> 2676312 INFO (jetty-launcher-7129-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/tempDir-001/node2/.
[junit4] 2> 2676362 INFO (zkConnectionManagerCallback-7174-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2676365 INFO (zkConnectionManagerCallback-7178-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2676366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/clusterprops.json
[junit4] 2> 2676366 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/live_nodes
[junit4] 2> 2676367 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2676367 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: data: /solr/clusterstate.json
[junit4] 2> 2676367 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/collections
[junit4] 2> 2676368 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/aliases.json
[junit4] 2> 2676368 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54854/solr ready
[junit4] 2> 2676373 INFO (qtp2113237150-28495) [n:127.0.0.1:51696_solr
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
[junit4] 2> 2676373 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 2676374 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 2676374 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: create/delete: /solr/overseer/collection-queue-work/qnr-0000000000
[junit4] 2> 2676374 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 2676374 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 2676375 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 2676376 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.ZkDistributedQueue Found child node with
improper name: qnr-0000000000
[junit4] 2> 2676376 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskQueue Returning topN
elements: [/overseer/collection-queue-work/qn-0000000000, ]
[junit4] 2> 2676376 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Got 1 tasks from
work-queue : [[org.apache.solr.cloud.OverseerTaskQueue$QueueEvent@2e684ecf]]
[junit4] 2> 2676376 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Marked task
[/overseer/collection-queue-work/qn-0000000000] as running
[junit4] 2> 2676376 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Get the message
id:/overseer/collection-queue-work/qn-0000000000
message:{"operation":"overseerstatus"}
[junit4] 2> 2676376 DEBUG
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Runner processing
/overseer/collection-queue-work/qn-0000000000
[junit4] 2> 2676376 DEBUG
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.c.OverseerCollectionMessageHandler
OverseerCollectionMessageHandler.processMessage : overseerstatus ,
{"operation":"overseerstatus"}
[junit4] 2> 2676377 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 1
[junit4] 2> 2676377 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 2676377 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 2676377 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 2676377 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 2676377 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 99
elements. ExcludeSet: [/overseer/collection-queue-work/qn-0000000000],[]
[junit4] 2> 2676379 DEBUG
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Completed
task:[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 2676380 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: data: /solr/overseer/collection-queue-work/qnr-0000000000
[junit4] 2> 2676380 DEBUG
(zkCallback-7151-thread-1-processing-n:127.0.0.1:51696_solr)
[n:127.0.0.1:51696_solr ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on
path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected
latchEventType null
[junit4] 2> 2676380 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
fired: children: /solr/overseer/collection-queue-work
[junit4] 2> 2676381 DEBUG
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Marked task
[/overseer/collection-queue-work/qn-0000000000] as completed.
[junit4] 2> 2676381 DEBUG
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 2676381 DEBUG
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 2676381 DEBUG
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 2676381 DEBUG
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks:
[/overseer/collection-queue-work/qn-0000000000]
[junit4] 2> 2676381 DEBUG
(OverseerThreadFactory-11254-thread-1-processing-n:127.0.0.1:51422_solr)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Overseer Collection
Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000
complete,
response:{leader=127.0.0.1:51422_solr,overseer_queue_size=0,overseer_work_queue_size=0,overseer_collection_queue_size=2,overseer_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=10.640648097189295,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=4.519161,medianRequestTime=1.440233,75thPcRequestTime=11.730637,95thPcRequestTime=11.730637,99thPcRequestTime=11.730637,999thPcRequestTime=11.730637},downnode={requests=3,errors=0,avgRequestsPerSecond=11.336221001351527,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.215561,medianRequestTime=0.038701,75thPcRequestTime=0.570552,95thPcRequestTime=0.570552,99thPcRequestTime=0.570552,999thPcRequestTime=0.570552}},collection_operations={am_i_leader={requests=3,errors=0,avgRequestsPerSecond=10.655076784478963,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=3.2788466666666665,medianRequestTime=1.171768,75thPcRequestTime=8.301062,95thPcRequestTime=8.301062,99thPcRequestTime=8.301062,999thPcRequestTime=8.301062},overseerstatus={requests=0,errors=0,avgRequestsPerSecond=0.0,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.0,medianRequestTime=0.0,75thPcRequestTime=0.0,95thPcRequestTime=0.0,99thPcRequestTime=0.0,999thPcRequestTime=0.0}},overseer_queue={},overseer_internal_queue={peek={avgRequestsPerSecond=3.7454008631006617,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=0.922373,medianRequestTime=0.922373,75thPcRequestTime=0.922373,95thPcRequestTime=0.922373,99thPcRequestTime=0.922373,999thPcRequestTime=0.922373}},collection_queue={peektopn_wait2000={avgRequestsPerSecond=3.7433779503681315,5minRateRequestsPerSecond=0.0,15minRateRequestsPerSecond=0.0,avgTimePerRequest=264.717161,medianRequestTime=264.717161,75thPcRequestTime=264.717161,95thPcRequestTime=264.717161,99thPcRequestTime=264.717161,999thPcRequestTime=264.717161}}}
[junit4] 2> 2676381 DEBUG (SyncThread:0) [ ] o.a.s.c.ZkTestServer Watch
added: children: /solr/overseer/collection-queue-work
[junit4] 2> 2676381 INFO (qtp2113237150-28495) [n:127.0.0.1:51696_solr
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
[junit4] 1> Formatting using clusterid: testClusterID
[junit4] 2> 2676604 WARN
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.h.m.i.MetricsConfig Cannot locate configuration: tried
hadoop-metrics2-namenode.properties,hadoop-metrics2.properties
[junit4] 2> 2676610 WARN
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2676612 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2676623 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/hdfs
to ./temp/Jetty_serv1.vm3_49191_hdfs____.v749qz/webapp
[junit4] 2> 2677107 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@serv1-vm3:49191
[junit4] 2> 2677189 DEBUG (ScheduledTrigger-11252-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 4
[junit4] 2> 2677406 WARN
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2677407 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2677433 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_62321_datanode____n7fwwt/webapp
[junit4] 2> 2678156 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:62321
[junit4] 2> 2678191 DEBUG (ScheduledTrigger-11252-thread-2)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 4
[junit4] 2> 2678253 WARN
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ]
o.a.h.h.HttpRequestLog Jetty request log can only be enabled using Log4j
[junit4] 2> 2678254 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ] o.m.log
jetty-6.1.26
[junit4] 2> 2678269 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ] o.m.log
Extract
jar:file:/export/home/jenkins/.ivy2/cache/org.apache.hadoop/hadoop-hdfs/tests/hadoop-hdfs-2.7.4-tests.jar!/webapps/datanode
to ./temp/Jetty_localhost_39446_datanode____myx3zr/webapp
[junit4] 2> 2678377 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Got 0 tasks from
work-queue : [[]]
[junit4] 2> 2678378 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor Cleaning up
work-queue. #Running tasks: 0
[junit4] 2> 2678378 INFO
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2678379 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor RunningTasks: []
[junit4] 2> 2678379 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor BlockedTasks: []
[junit4] 2> 2678379 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor CompletedTasks: []
[junit4] 2> 2678379 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskProcessor RunningZKTasks: []
[junit4] 2> 2678379 DEBUG
(OverseerCollectionConfigSetProcessor-72090187867226122-127.0.0.1:51422_solr-n_0000000000)
[n:127.0.0.1:51422_solr ] o.a.s.c.OverseerTaskQueue Peeking for top 100
elements. ExcludeSet: []
[junit4] 2> 2678418 ERROR (DataNode:
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/tempDir-002/hdfsBaseDir/data/data1/,
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/tempDir-002/hdfsBaseDir/data/data2/]]
heartbeating to serv1-vm3/127.0.0.1:63069) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 2678425 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1c45529f4e2c7: from storage
DS-b487b5d4-04c8-4d58-b468-f61ca1cc7424 node
DatanodeRegistration(127.0.0.1:34471,
datanodeUuid=2f5028b4-02be-4940-aad2-416a9eee6d08, infoPort=39490,
infoSecurePort=0, ipcPort=62576,
storageInfo=lv=-56;cid=testClusterID;nsid=134658602;c=0), blocks: 0,
hasStaleStorage: true, processing time: 0 msecs
[junit4] 2> 2678425 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport 0x1c45529f4e2c7: from storage
DS-becbe38f-b7a6-4ab9-bd7f-027e1d0ae345 node
DatanodeRegistration(127.0.0.1:34471,
datanodeUuid=2f5028b4-02be-4940-aad2-416a9eee6d08, infoPort=39490,
infoSecurePort=0, ipcPort=62576,
storageInfo=lv=-56;cid=testClusterID;nsid=134658602;c=0), blocks: 0,
hasStaleStorage: false, processing time: 0 msecs
[junit4] 2> 2679009 INFO
(SUITE-MoveReplicaHDFSTest-seed#[283A79CF729861AF]-worker) [ ] o.m.log
Started HttpServer2$SelectChannelConnectorWithSafeStartup@localhost:39446
[junit4] 2> 2679194 DEBUG (ScheduledTrigger-11252-thread-1)
[n:127.0.0.1:51422_solr ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger:
.auto_add_replicas with currently live nodes: 4
[junit4] 2> 2679213 ERROR (DataNode:
[[[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/tempDir-002/hdfsBaseDir/data/data3/,
[DISK]file:/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.MoveReplicaHDFSTest_283A79CF729861AF-001/tempDir-002/hdfsBaseDir/data/data4/]]
heartbeating to serv1-vm3/127.0.0.1:63069) [ ]
o.a.h.h.s.d.DirectoryScanner
dfs.datanode.directoryscan.throttle.limit.ms.per.sec set to value below 1
ms/sec. Assuming default value of 1000
[junit4] 2> 2679220 INFO (Block report processor) [ ] BlockStateChange
BLOCK* processReport
[...truncated too long message...]
.RuntimeException: null value is not valid for name
[junit4] > at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
[junit4] > at
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
[junit4] > at
org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
[junit4] > at
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
[junit4] > at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=782, maxMBSortInHeap=6.742371496869586,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@c8ae84),
locale=pt-BR, timezone=Asia/Brunei
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162
(64-bit)/cpus=3,threads=1,free=76205144,total=100663296
[junit4] 2> NOTE: All tests run in this JVM: [TestV1toV2ApiMapper,
TestV1toV2ApiMapper]
[junit4] Completed [2/5 (2!)] on J0 in 0.02s, 1 test, 1 error <<< FAILURES!
[...truncated 2 lines...]
[junit4] Suite: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestV1toV2ApiMapper
-Dtests.method=testCommands -Dtests.seed=79540C0EEE9D5E8B -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=pt-BR -Dtests.timezone=Asia/Brunei
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.60s J1 | TestV1toV2ApiMapper.testCommands <<<
[junit4] > Throwable #1: java.lang.RuntimeException: null value is not
valid for name
[junit4] > at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
[junit4] > at
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
[junit4] > at
org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
[junit4] > at
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
[junit4] > at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=782, maxMBSortInHeap=6.742371496869586,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@4409836),
locale=pt-BR, timezone=Asia/Brunei
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162
(64-bit)/cpus=3,threads=1,free=36343712,total=100663296
[junit4] 2> NOTE: All tests run in this JVM: [TestV1toV2ApiMapper]
[junit4] Completed [3/5 (3!)] on J1 in 1.36s, 1 test, 1 error <<< FAILURES!
[...truncated 1 lines...]
[junit4] Suite: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestV1toV2ApiMapper
-Dtests.method=testCommands -Dtests.seed=79540C0EEE9D5E8B -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=pt-BR -Dtests.timezone=Asia/Brunei
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.01s J0 | TestV1toV2ApiMapper.testCommands <<<
[junit4] > Throwable #1: java.lang.RuntimeException: null value is not
valid for name
[junit4] > at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
[junit4] > at
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
[junit4] > at
org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
[junit4] > at
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
[junit4] > at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=782, maxMBSortInHeap=6.742371496869586,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@7bce50de),
locale=pt-BR, timezone=Asia/Brunei
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162
(64-bit)/cpus=3,threads=1,free=63630432,total=100663296
[junit4] 2> NOTE: All tests run in this JVM: [TestV1toV2ApiMapper,
TestV1toV2ApiMapper, TestV1toV2ApiMapper]
[junit4] Completed [4/5 (4!)] on J0 in 0.02s, 1 test, 1 error <<< FAILURES!
[...truncated 1 lines...]
[junit4] Suite: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestV1toV2ApiMapper
-Dtests.method=testCommands -Dtests.seed=79540C0EEE9D5E8B -Dtests.slow=true
-Dtests.badapples=true -Dtests.locale=pt-BR -Dtests.timezone=Asia/Brunei
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestV1toV2ApiMapper.testCommands <<<
[junit4] > Throwable #1: java.lang.RuntimeException: null value is not
valid for name
[junit4] > at
__randomizedtesting.SeedInfo.seed([79540C0EEE9D5E8B:5868C5F684A7BEEF]:0)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$null$2(V1toV2ApiMapper.java:108)
[junit4] > at
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
[junit4] > at
org.apache.solr.common.MapWriter$1.put(MapWriter.java:45)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.lambda$serializeToV2Format$3(V1toV2ApiMapper.java:98)
[junit4] > at
org.apache.solr.common.MapWriter.toMap(MapWriter.java:42)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper$ActionInfo.convert(V1toV2ApiMapper.java:87)
[junit4] > at
org.apache.solr.client.solrj.request.V1toV2ApiMapper.convert(V1toV2ApiMapper.java:137)
[junit4] > at
org.apache.solr.client.solrj.request.TestV1toV2ApiMapper.testCommands(TestV1toV2ApiMapper.java:55)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=782, maxMBSortInHeap=6.742371496869586,
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@6a64a4ff),
locale=pt-BR, timezone=Asia/Brunei
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_162
(64-bit)/cpus=3,threads=1,free=76785496,total=100663296
[junit4] 2> NOTE: All tests run in this JVM: [TestV1toV2ApiMapper,
TestV1toV2ApiMapper]
[junit4] Completed [5/5 (5!)] on J1 in 0.01s, 1 test, 1 error <<< FAILURES!
[...truncated 14 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1561:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/common-build.xml:1085:
There were test failures: 5 suites, 5 tests, 5 errors [seed: 79540C0EEE9D5E8B]
Total time: 4 seconds
[repro] Setting last failure code to 256
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.cloud.MoveReplicaHDFSTest
[repro] 5/5 failed: org.apache.solr.client.solrj.request.TestV1toV2ApiMapper
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=9cec2221a66ee7c1571531c4ce1342f51288c38d,
workspace=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris
[WARNINGS] Computing warning deltas based on reference build #1713
Recording test results
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]