Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/1685/
Java: 64bit/jdk1.8.0_201 -XX:-UseCompressedOops -XX:+UseParallelGC
5 tests failed.
FAILED: org.apache.solr.cloud.DistribJoinFromCollectionTest.testNoScore
Error Message:
Expected 1 doc, got {numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
Stack Trace:
java.lang.AssertionError: Expected 1 doc, got
{numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
at
__randomizedtesting.SeedInfo.seed([76558698F30D2F35:C9DA8A2A0D413079]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:154)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testNoScore(DistribJoinFromCollectionTest.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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.DistribJoinFromCollectionTest.testNoScore
Error Message:
Expected 1 doc, got {numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
Stack Trace:
java.lang.AssertionError: Expected 1 doc, got
{numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
at
__randomizedtesting.SeedInfo.seed([76558698F30D2F35:C9DA8A2A0D413079]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:154)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testNoScore(DistribJoinFromCollectionTest.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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.DistribJoinFromCollectionTest.testNoScore
Error Message:
Expected 1 doc, got {numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
Stack Trace:
java.lang.AssertionError: Expected 1 doc, got
{numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
at
__randomizedtesting.SeedInfo.seed([76558698F30D2F35:C9DA8A2A0D413079]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:154)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testNoScore(DistribJoinFromCollectionTest.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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.DistribJoinFromCollectionTest.testScore
Error Message:
Expected 1 doc, got {numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
Stack Trace:
java.lang.AssertionError: Expected 1 doc, got
{numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
at
__randomizedtesting.SeedInfo.seed([76558698F30D2F35:3ACDC9A8BB28FB2E]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:154)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testScore(DistribJoinFromCollectionTest.java:114)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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.DistribJoinFromCollectionTest.testNoScore
Error Message:
Expected 1 doc, got {numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
Stack Trace:
java.lang.AssertionError: Expected 1 doc, got
{numFound=0,numFoundExact=true,start=0,maxScore=0.0,docs=[]}
at
__randomizedtesting.SeedInfo.seed([76558698F30D2F35:C9DA8A2A0D413079]:0)
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:154)
at
org.apache.solr.cloud.DistribJoinFromCollectionTest.testNoScore(DistribJoinFromCollectionTest.java:120)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.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 13447 lines...]
[junit4] Suite: org.apache.solr.cloud.DistribJoinFromCollectionTest
[junit4] 2> 13761 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\server\solr\configsets\_default\conf'
[junit4] 2> 13919 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\data-dir-1-001
[junit4] 2> 14633 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 14953 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.e.j.u.log Logging initialized @15878ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 14969 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-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> 15121 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 15145 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001
[junit4] 2> 15176 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 15203 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
[junit4] 2> 15203 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 15789 WARN (ZkTestServer Run Thread) [ ]
o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
[junit4] 2> 15951 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port: 64382
[junit4] 2> 15951 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:64382
[junit4] 2> 15961 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:64382
[junit4] 2> 15961 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 64382
[junit4] 2> 16507 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 16735 INFO (zkConnectionManagerCallback-3-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 16737 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 16947 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 16953 INFO (zkConnectionManagerCallback-5-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 16953 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 16958 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 16971 INFO (zkConnectionManagerCallback-7-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 16971 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 18676 WARN (jetty-launcher-8-thread-4) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 18676 WARN (jetty-launcher-8-thread-3) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 18676 WARN (jetty-launcher-8-thread-5) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 18676 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 18676 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 18676 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 18676 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 18677 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 18677 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 18676 WARN (jetty-launcher-8-thread-2) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 18677 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 18677 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 18676 WARN (jetty-launcher-8-thread-1) [ ]
o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content,
break even is size 23
[junit4] 2> 18677 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
[junit4] 2> 18677 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
[junit4] 2> 18708 INFO (jetty-launcher-8-thread-4) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 18708 INFO (jetty-launcher-8-thread-1) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 18708 INFO (jetty-launcher-8-thread-2) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 18708 INFO (jetty-launcher-8-thread-3) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 18710 INFO (jetty-launcher-8-thread-5) [ ] o.e.j.s.Server
jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git:
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 1.8.0_201-b09
[junit4] 2> 18749 INFO (jetty-launcher-8-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 18749 INFO (jetty-launcher-8-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 18750 INFO (jetty-launcher-8-thread-4) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 18750 INFO (jetty-launcher-8-thread-4) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 18751 INFO (jetty-launcher-8-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 18751 INFO (jetty-launcher-8-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 18751 INFO (jetty-launcher-8-thread-5) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 18751 INFO (jetty-launcher-8-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 18751 INFO (jetty-launcher-8-thread-5) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 18752 INFO (jetty-launcher-8-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 18768 INFO (jetty-launcher-8-thread-4) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 18768 INFO (jetty-launcher-8-thread-5) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 18768 INFO (jetty-launcher-8-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 18768 INFO (jetty-launcher-8-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 18768 INFO (jetty-launcher-8-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 18861 INFO (jetty-launcher-8-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@258b658c{/solr,null,AVAILABLE}
[junit4] 2> 18861 INFO (jetty-launcher-8-thread-4) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@49684972{/solr,null,AVAILABLE}
[junit4] 2> 18861 INFO (jetty-launcher-8-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@650b09a{/solr,null,AVAILABLE}
[junit4] 2> 18861 INFO (jetty-launcher-8-thread-5) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@42283a29{/solr,null,AVAILABLE}
[junit4] 2> 18862 INFO (jetty-launcher-8-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@ee0d9d7{/solr,null,AVAILABLE}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@49a3ad02{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:64442}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-5) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@76f89cd1{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:64445}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-3) [ ] o.e.j.s.Server
Started @20332ms
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-5) [ ] o.e.j.s.Server
Started @20332ms
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@67da1403{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:64441}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-4) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@51e2388b{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:64443}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64445}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-2) [ ] o.e.j.s.Server
Started @20333ms
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-4) [ ] o.e.j.s.Server
Started @20333ms
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64441}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64443}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64442}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@128495d8{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:64444}
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-1) [ ] o.e.j.s.Server
Started @20333ms
[junit4] 2> 18915 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=64444}
[junit4] 2> 19425 ERROR (jetty-launcher-8-thread-5) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 19425 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 19425 ERROR (jetty-launcher-8-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 19425 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 19426 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 19425 ERROR (jetty-launcher-8-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 19426 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 19426 ERROR (jetty-launcher-8-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 19427 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 19425 ERROR (jetty-launcher-8-thread-4) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 19425 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 19427 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 19426 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 19429 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 19427 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.7.0
[junit4] 2> 19436 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 19436 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 19436 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 19436 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-02T02:41:52.063Z
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-02T02:41:52.063Z
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-02T02:41:52.063Z
[junit4] 2> 19437 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-02T02:41:52.063Z
[junit4] 2> 19439 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 19439 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2020-10-02T02:41:52.065Z
[junit4] 2> 19441 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 19441 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 19443 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 19443 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 19454 INFO (zkConnectionManagerCallback-14-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 19455 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 19455 INFO (zkConnectionManagerCallback-10-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 19455 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 19456 INFO (zkConnectionManagerCallback-16-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 19457 INFO (zkConnectionManagerCallback-18-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 19456 INFO (zkConnectionManagerCallback-12-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 19457 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 19457 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 19457 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 19465 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 19465 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 19465 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 19465 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 19465 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
[junit4] 2> 19950 WARN
(jetty-launcher-8-thread-3-SendThread(127.0.0.1:64382)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1005011c50a0003.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1005011c50a0003, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1005011c50a0003, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 19950 WARN
(jetty-launcher-8-thread-4-SendThread(127.0.0.1:64382)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1005011c50a0007.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1005011c50a0007, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1005011c50a0007, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 19950 WARN
(jetty-launcher-8-thread-2-SendThread(127.0.0.1:64382)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1005011c50a0006.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1005011c50a0006, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1005011c50a0006, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 19950 WARN
(jetty-launcher-8-thread-5-SendThread(127.0.0.1:64382)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1005011c50a0005.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1005011c50a0005, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1005011c50a0005, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 23635 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 23635 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 23635 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 23635 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 23635 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 24197 WARN (jetty-launcher-8-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@32b7b556[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 24197 WARN (jetty-launcher-8-thread-5) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@3d5dc309[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 24198 WARN (jetty-launcher-8-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@32b7b556[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 24198 WARN (jetty-launcher-8-thread-5) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@3d5dc309[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 24197 WARN (jetty-launcher-8-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5c560166[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 24198 WARN (jetty-launcher-8-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5c560166[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 24198 WARN (jetty-launcher-8-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@2c51e99c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 24198 WARN (jetty-launcher-8-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@2c51e99c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 24197 WARN (jetty-launcher-8-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@451cf858[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 24198 WARN (jetty-launcher-8-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@451cf858[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25168 WARN (jetty-launcher-8-thread-3) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@407e9bdf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25168 WARN (jetty-launcher-8-thread-5) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@126d2f76[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25168 WARN (jetty-launcher-8-thread-1) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@5a0c7c8c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25168 WARN (jetty-launcher-8-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@407e9bdf[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25168 WARN (jetty-launcher-8-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@5a0c7c8c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25169 WARN (jetty-launcher-8-thread-5) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@126d2f76[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25169 WARN (jetty-launcher-8-thread-4) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@25ff7f5b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25169 WARN (jetty-launcher-8-thread-4) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@25ff7f5b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25170 WARN (jetty-launcher-8-thread-2) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@93ad308[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25170 WARN (jetty-launcher-8-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@93ad308[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 25865 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64382/solr
[junit4] 2> 25866 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64382/solr
[junit4] 2> 25866 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64382/solr
[junit4] 2> 25866 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64382/solr
[junit4] 2> 25866 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64382/solr
[junit4] 2> 25939 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 25939 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 25939 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 25939 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 25939 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 25950 INFO (zkConnectionManagerCallback-66-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 25950 INFO (zkConnectionManagerCallback-62-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 25950 INFO (jetty-launcher-8-thread-5) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 25950 INFO (jetty-launcher-8-thread-3) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 25950 INFO (zkConnectionManagerCallback-64-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 25950 INFO (zkConnectionManagerCallback-68-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 25951 INFO (jetty-launcher-8-thread-1) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 25951 INFO (zkConnectionManagerCallback-63-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 25951 INFO (jetty-launcher-8-thread-4) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 25951 INFO (jetty-launcher-8-thread-2) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 25960 WARN
(jetty-launcher-8-thread-2-SendThread(127.0.0.1:64382)) [ ]
o.a.z.ClientCnxn An exception was thrown while closing send thread for session
0x1005011c50a000a.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1005011c50a000a, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1005011c50a000a, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 26073 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 26079 INFO (zkConnectionManagerCallback-70-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 26079 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 26162 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 26168 INFO (zkConnectionManagerCallback-74-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 26169 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 26265 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 26278 INFO (zkConnectionManagerCallback-78-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 26278 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 26364 INFO (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 26376 INFO (zkConnectionManagerCallback-82-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 26376 INFO (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 26465 INFO (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 26480 INFO (zkConnectionManagerCallback-86-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 26480 INFO (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.c.c.ConnectionManager Client is connected
to ZooKeeper
[junit4] 2> 26564 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.c.OverseerElectionContext I am going to be
the leader 127.0.0.1:64445_solr
[junit4] 2> 26575 INFO (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64443_solr
[junit4] 2> 26586 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.c.Overseer Overseer
(id=72145631288360975-127.0.0.1:64445_solr-n_0000000000) starting
[junit4] 2> 26615 INFO (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64442_solr
[junit4] 2> 26676 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 26676 INFO (zkCallback-85-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 26676 INFO (zkCallback-77-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
[junit4] 2> 27037 INFO (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 27037 INFO (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 27164 WARN (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 27164 WARN (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 27169 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64445_solr as DOWN
[junit4] 2> 27192 INFO
(OverseerStateUpdate-72145631288360975-127.0.0.1:64445_solr-n_0000000000)
[n:127.0.0.1:64445_solr ] o.a.s.c.Overseer Starting to work on the main
queue : 127.0.0.1:64445_solr
[junit4] 2> 27216 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 27226 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64445_solr
[junit4] 2> 27245 INFO (zkCallback-77-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 27245 INFO (zkCallback-85-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 27245 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 27262 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 27264 WARN (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 27669 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 27711 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64441_solr as DOWN
[junit4] 2> 27724 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 27724 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64441_solr
[junit4] 2> 27737 INFO (zkCallback-85-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 27737 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 27737 INFO (zkCallback-77-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 27742 INFO (zkCallback-73-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 27748 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 27750 WARN (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 27892 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 27900 INFO (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 27900 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 27901 INFO (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 27901 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 27913 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.c.ZkController Publish
node=127.0.0.1:64444_solr as DOWN
[junit4] 2> 27924 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 27924 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:64444_solr
[junit4] 2> 27934 INFO (zkCallback-73-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 27934 INFO (zkCallback-81-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 27934 INFO (zkCallback-77-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 27934 INFO (zkCallback-85-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 27938 INFO (zkCallback-69-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 27940 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.p.PackageLoader /packages.json updated to
version -1
[junit4] 2> 27943 WARN (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.c.CoreContainer Not all security plugins
configured! authentication=disabled authorization=disabled. Solr is only as
secure as you make it. Consider configuring authentication/authorization before
exposing Solr to users internal or external. See
https://s.apache.org/solrsecurity for more info
[junit4] 2> 28069 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.h.a.MetricsHistoryHandler No .system
collection, keeping metrics history in memory.
[junit4] 2> 28669 INFO (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64443.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28669 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64445.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28680 INFO (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64443.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28680 INFO (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64443.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28680 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64445.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28682 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64445.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28682 INFO (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64442.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28682 INFO (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64442.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28683 INFO (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64442.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28683 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64444.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28683 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64444.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28684 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64444.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28684 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64441.solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28684 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64441.solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 28684 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64441.solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 29005 INFO (jetty-launcher-8-thread-3)
[n:127.0.0.1:64442_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node1
[junit4] 2> 29006 INFO (jetty-launcher-8-thread-5)
[n:127.0.0.1:64445_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node3
[junit4] 2> 29008 INFO (jetty-launcher-8-thread-1)
[n:127.0.0.1:64444_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node4
[junit4] 2> 29014 INFO (jetty-launcher-8-thread-2)
[n:127.0.0.1:64441_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node5
[junit4] 2> 29023 INFO (jetty-launcher-8-thread-4)
[n:127.0.0.1:64443_solr ] o.a.s.c.CorePropertiesLocator Found 0 core
definitions underneath
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node2
[junit4] 2> 29581 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=5
[junit4] 2> 29595 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 29648 INFO (zkConnectionManagerCallback-127-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 29648 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 29655 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
[junit4] 2> 29657 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64382/solr ready
[junit4] 2> 34415 INFO (qtp830661671-124) [n:127.0.0.1:64441_solr ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
property.config=solrconfig-tlog.xml&property.schema=schema.xml&collection.configName=solrCloudCollectionConfig&name=to_2x2&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 34469 INFO
(OverseerThreadFactory-95-thread-1-processing-n:127.0.0.1:64445_solr)
[n:127.0.0.1:64445_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection
to_2x2
[junit4] 2> 34642 INFO
(OverseerStateUpdate-72145631288360975-127.0.0.1:64445_solr-n_0000000000)
[n:127.0.0.1:64445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"to_2x2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"to_2x2_shard1_replica_n1",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64441/solr",
[junit4] 2> "node_name":"127.0.0.1:64441_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 34652 INFO
(OverseerStateUpdate-72145631288360975-127.0.0.1:64445_solr-n_0000000000)
[n:127.0.0.1:64445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"to_2x2",
[junit4] 2> "shard":"shard1",
[junit4] 2> "core":"to_2x2_shard1_replica_n2",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64445/solr",
[junit4] 2> "node_name":"127.0.0.1:64445_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 34662 INFO
(OverseerStateUpdate-72145631288360975-127.0.0.1:64445_solr-n_0000000000)
[n:127.0.0.1:64445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"to_2x2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"to_2x2_shard2_replica_n4",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64444/solr",
[junit4] 2> "node_name":"127.0.0.1:64444_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 34669 INFO
(OverseerStateUpdate-72145631288360975-127.0.0.1:64445_solr-n_0000000000)
[n:127.0.0.1:64445_solr ] o.a.s.c.o.SliceMutator createReplica() {
[junit4] 2> "operation":"ADDREPLICA",
[junit4] 2> "collection":"to_2x2",
[junit4] 2> "shard":"shard2",
[junit4] 2> "core":"to_2x2_shard2_replica_n6",
[junit4] 2> "state":"down",
[junit4] 2> "base_url":"http://127.0.0.1:64443/solr",
[junit4] 2> "node_name":"127.0.0.1:64443_solr",
[junit4] 2> "type":"NRT",
[junit4] 2> "waitForFinalState":"false"}
[junit4] 2> 35776 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
x:to_2x2_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node8&name=to_2x2_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 35776 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
x:to_2x2_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node7&name=to_2x2_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
[junit4] 2> 35776 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
x:to_2x2_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node3&name=to_2x2_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 35777 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
x:to_2x2_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=to_2x2&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema.xml&coreNodeName=core_node5&name=to_2x2_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
[junit4] 2> 35790 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
x:to_2x2_shard2_replica_n6 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 35914 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 35914 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 35914 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 35921 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.7.0
[junit4] 2> 36365 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 36369 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 36372 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 36374 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ] o.a.s.s.IndexSchema
Schema name=test
[junit4] 2> 38998 WARN (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ]
o.a.s.D.s.WordDelimiterFilterFactory Solr loaded a deprecated plugin/analysis
class [solr.WordDelimiterFilterFactory]. Please consult documentation how to
replace it accordingly.
[junit4] 2> 39161 WARN (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ]
o.a.s.D.s.GeoHashField Solr loaded a deprecated plugin/analysis class
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
[junit4] 2> 39197 WARN (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ]
o.a.s.D.s.LatLonType Solr loaded a deprecated plugin/analysis class
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
[junit4] 2> 39247 WARN (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ]
o.a.s.D.s.CurrencyField Solr loaded a deprecated plugin/analysis class
[solr.CurrencyField]. Please consult documentation how to replace it
accordingly.
[junit4] 2> 40820 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 40820 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 40820 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 40820 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 41555 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ]
o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard2_replica_n6' using
configuration from configset solrCloudCollectionConfig, trusted=true
[junit4] 2> 41555 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ]
o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard1_replica_n2' using
configuration from configset solrCloudCollectionConfig, trusted=true
[junit4] 2> 41555 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ]
o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard1_replica_n1' using
configuration from configset solrCloudCollectionConfig, trusted=true
[junit4] 2> 41557 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ]
o.a.s.c.CoreContainer Creating SolrCore 'to_2x2_shard2_replica_n4' using
configuration from configset solrCloudCollectionConfig, trusted=true
[junit4] 2> 41616 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64445.solr.core.to_2x2.shard1.replica_n2' (registry
'solr.core.to_2x2.shard1.replica_n2') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 41616 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64443.solr.core.to_2x2.shard2.replica_n6' (registry
'solr.core.to_2x2.shard2.replica_n6') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 41616 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64441.solr.core.to_2x2.shard1.replica_n1' (registry
'solr.core.to_2x2.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 41616 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr_64444.solr.core.to_2x2.shard2.replica_n4' (registry
'solr.core.to_2x2.shard2.replica_n4') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@2c23dc66
[junit4] 2> 41665 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ] o.a.s.c.SolrCore
[[to_2x2_shard2_replica_n4] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node4\to_2x2_shard2_replica_n4],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node4\to_2x2_shard2_replica_n4\data\]
[junit4] 2> 41665 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ] o.a.s.c.SolrCore
[[to_2x2_shard1_replica_n1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node5\to_2x2_shard1_replica_n1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node5\to_2x2_shard1_replica_n1\data\]
[junit4] 2> 41665 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ] o.a.s.c.SolrCore
[[to_2x2_shard1_replica_n2] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node3\to_2x2_shard1_replica_n2],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node3\to_2x2_shard1_replica_n2\data\]
[junit4] 2> 41665 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ] o.a.s.c.SolrCore
[[to_2x2_shard2_replica_n6] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node2\to_2x2_shard2_replica_n6],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001\tempDir-001\node2\to_2x2_shard2_replica_n6\data\]
[junit4] 2> 41876 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=17,
maxMergedSegmentMB=100.2978515625, floorSegmentMB=1.6953125,
forceMergeDeletesPctAllowed=24.292188278871613, segmentsPerTier=50.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6571611144579184,
deletesPctAllowed=28.28700296017763
[junit4] 2> 41876 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=17,
maxMergedSegmentMB=100.2978515625, floorSegmentMB=1.6953125,
forceMergeDeletesPctAllowed=24.292188278871613, segmentsPerTier=50.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6571611144579184,
deletesPctAllowed=28.28700296017763
[junit4] 2> 41883 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=17,
maxMergedSegmentMB=100.2978515625, floorSegmentMB=1.6953125,
forceMergeDeletesPctAllowed=24.292188278871613, segmentsPerTier=50.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6571611144579184,
deletesPctAllowed=28.28700296017763
[junit4] 2> 41876 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=17,
maxMergedSegmentMB=100.2978515625, floorSegmentMB=1.6953125,
forceMergeDeletesPctAllowed=24.292188278871613, segmentsPerTier=50.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6571611144579184,
deletesPctAllowed=28.28700296017763
[junit4] 2> 44261 WARN (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 44261 WARN (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 44261 WARN (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 44261 WARN (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 48341 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 48341 INFO (qtp2128783425-120) [n:127.0.0.1:64444_solr
c:to_2x2 s:shard2 r:core_node7 x:to_2x2_shard2_replica_n4 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 48341 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 48341 INFO (qtp103476152-113) [n:127.0.0.1:64443_solr
c:to_2x2 s:shard2 r:core_node8 x:to_2x2_shard2_replica_n6 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 48341 INFO (qtp830661671-122) [n:127.0.0.1:64441_solr
c:to_2x2 s:shard1 r:core_node3 x:to_2x2_shard1_replica_n1 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 48341 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 48342 INFO (qtp151167100-126) [n:127.0.0.1:64445_solr
c:to_2x2 s:shard1 r:core_node5 x:to_2x2_shard1_replica_n2 ] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 n
[...truncated too long message...]
> 75937 INFO (jetty-closer-176-thread-4) [ ] o.e.j.s.AbstractConnector
> Stopped ServerConnector@48a211d6{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:0}
[junit4] 2> 75937 INFO (jetty-closer-176-thread-4) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7dc83393{/solr,null,UNAVAILABLE}
[junit4] 2> 75937 INFO (jetty-closer-176-thread-4) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 76046 INFO (jetty-closer-176-thread-5) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@206905ab{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 76047 INFO (jetty-closer-176-thread-5) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6e43f660{/solr,null,UNAVAILABLE}
[junit4] 2> 76047 INFO (jetty-closer-176-thread-5) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 76155 INFO (jetty-closer-176-thread-3) [ ]
o.e.j.s.AbstractConnector Stopped ServerConnector@5519af72{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:0}
[junit4] 2> 76156 INFO (jetty-closer-176-thread-3) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3d75799d{/solr,null,UNAVAILABLE}
[junit4] 2> 76156 INFO (jetty-closer-176-thread-3) [ ]
o.e.j.s.session node0 Stopped scavenging
[junit4] 2> 76157 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
[junit4] 2> 76274 WARN
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker-SendThread(127.0.0.1:57768))
[ ] o.a.z.ClientCnxn An exception was thrown while closing send thread for
session 0x1005058ad5b0001.
[junit4] 2> => EndOfStreamException: Unable to read additional
data from server sessionid 0x1005058ad5b0001, likely server has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
[junit4] 2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable
to read additional data from server sessionid 0x1005058ad5b0001, likely server
has closed socket
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
~[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275)
[zookeeper-3.6.2.jar:3.6.2]
[junit4] 2> 76388 WARN (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 30 /solr/collections/from_1x4/terms/shard1
[junit4] 2> 10 /solr/collections/to_2x2/terms/shard2
[junit4] 2> 9 /solr/collections/from_1x4/state.json
[junit4] 2> 7 /solr/collections/to_2x2/terms/shard1
[junit4] 2> 6 /solr/clusterprops.json
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 5 /solr/packages.json
[junit4] 2> 5 /solr/security.json
[junit4] 2> 4 /solr/collections/from_1x4/collectionprops.json
[junit4] 2> 4 /solr/configs/solrCloudCollectionConfig
[junit4] 2> 2 /solr/collections/to_2x2/state.json
[junit4] 2> 2 /solr/collections/to_2x2/collectionprops.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 38 /solr/collections/to_2x2/state.json
[junit4] 2> 30 /solr/collections/from_1x4/state.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 2
/solr/collections/from_1x4/leader_elect/shard1/election/72145935833694221-core_node3-n_0000000001
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 47 /solr/overseer/queue
[junit4] 2> 30 /solr/collections
[junit4] 2> 16 /solr/live_nodes
[junit4] 2> 13 /solr/overseer/collection-queue-work
[junit4] 2>
[junit4] 2> 76410 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:57768
[junit4] 2> 76410 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:57768
[junit4] 2> 76410 INFO
(SUITE-DistribJoinFromCollectionTest-seed#[76558698F30D2F35]-worker) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 57768
[junit4] 2> NOTE: leaving temporary files on disk at:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J3\temp\solr.cloud.DistribJoinFromCollectionTest_76558698F30D2F35-001
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene87):
{join_s=PostingsFormat(name=Asserting),
get_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
multiDefault=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene84)),
match_s=Lucene84, _root_=PostingsFormat(name=Asserting), id=Lucene84},
docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene80),
_version_=DocValuesFormat(name=Direct),
intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct),
range_facet_i_dv=DocValuesFormat(name=Asserting),
intDvoDefault=DocValuesFormat(name=Lucene80),
range_facet_l=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=199,
maxMBSortInHeap=7.008595144948504,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-JO, timezone=ROK
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201
(64-bit)/cpus=6,threads=1,free=132153392,total=314572800
[junit4] 2> NOTE: All tests run in this JVM:
[DistribJoinFromCollectionTest]
[junit4] Completed [5/5 (3!)] on J3 in 76.74s, 2 tests, 2 failures <<<
FAILURES!
[...truncated 16 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1599:
The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1126:
There were test failures: 5 suites, 10 tests, 4 failures [seed:
76558698F30D2F35]
Total time: 1 minute 21 seconds
[repro] Setting last failure code to 1
[repro] Failures w/original seeds:
[repro] 3/5 failed: org.apache.solr.cloud.DistribJoinFromCollectionTest
[repro] Exiting with code 1
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move
/y lucene\build lucene\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y
solr\build solr\build.repro
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig
move /y lucene\build.orig lucene\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig
move /y solr\build.orig solr\build
1 dir(s) moved.
C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Archiving artifacts
[Java] Sleeping for 5 seconds due to JENKINS-32191...
[Java] Parsing console log (workspace:
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows')
[Java] Successfully parsed console log
[Java] -> found 112 issues (skipped 103 duplicates)
[Java] Post processing issues on 'Windows VBOX' with source code encoding
'UTF-8'
[Java] Creating SCM blamer to obtain author and commit information for affected
files
[Java] Creating SCM miner to obtain statistics for affected repository files
[Java] Resolving file names for all issues in source directory
'C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows'
[Java] -> resolved paths in source directory (53 found, 0 not found)
[Java] Resolving module names from module definitions (build.xml, pom.xml, or
Manifest.mf files)
[Java] -> resolved module names for 112 issues
[Java] Resolving package names (or namespaces) by parsing the affected files
[Java] -> resolved package names of 53 affected files
[Java] No filter has been set, publishing all 112 issues
[Java] Creating fingerprints for all affected code blocks to track issues over
different builds
[Java] -> created fingerprints for 112 issues (skipped 0 issues)
[Java] Copying affected files to Jenkins' build folder
'/home/jenkins/jobs/Lucene-Solr-8.x-Windows/builds/1685/files-with-issues'
[Java] -> 53 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java] Using reference build 'Lucene-Solr-8.x-Windows #1684' to compute new,
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 112, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 112 issues (found 0 new issues, fixed 0
issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-8.x-Windows
#1685'.
[Checks API] No suitable checks publisher found.
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Recording test results
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
[Checks API] No suitable checks publisher found.
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
Setting
ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]