Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/9270/
Java: 64bit/jdk-15-ea+35 -XX:-UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  org.apache.solr.TestDistributedSearch.test

Error Message:
Captured an uncaught exception in thread: Thread[id=11263, 
name=httpShardExecutor-7194-thread-6, state=RUNNABLE, 
group=TGRP-TestDistributedSearch]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught 
exception in thread: Thread[id=11263, name=httpShardExecutor-7194-thread-6, 
state=RUNNABLE, group=TGRP-TestDistributedSearch]
        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:4541AA17CB319C06]:0)
Caused by: java.util.concurrent.RejectedExecutionException: Task 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask@7857683f[Not
 completed, task = 
java.util.concurrent.Executors$RunnableAdapter@72af034f[Wrapped task = 
org.eclipse.jetty.util.SocketAddressResolver$Async$$Lambda$643/0x000000080119e690@7c68e36a]]
 rejected from 
java.util.concurrent.ScheduledThreadPoolExecutor@3d55e951[Terminated, pool size 
= 0, active threads = 0, queued tasks = 0, completed tasks = 0]
        at __randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE]:0)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:2057)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:827)
        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.delayedExecute(ScheduledThreadPoolExecutor.java:340)
        at 
java.base/java.util.concurrent.ScheduledThreadPoolExecutor.schedule(ScheduledThreadPoolExecutor.java:562)
        at 
org.eclipse.jetty.util.thread.ScheduledExecutorScheduler.schedule(ScheduledExecutorScheduler.java:122)
        at 
org.eclipse.jetty.util.SocketAddressResolver$Async.lambda$resolve$1(SocketAddressResolver.java:157)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
        at 
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed

Error Message:
Expected exception SolrServerException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrServerException 
but no exception was thrown
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
        at 
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
        at 
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
        at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
        at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
        at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
        at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
        at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
        at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
        at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
        at 
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:9F3958E87185DB72]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:9F3958E87185DB72]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:9F3958E87185DB72]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:9F3958E87185DB72]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:9F3958E87185DB72]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)


FAILED:  org.apache.solr.core.TestConfigOverlay.testPaths

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:9F3958E87185DB72]:0)
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
        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:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
        at java.base/java.lang.Thread.run(Thread.java:832)




Build Log:
[...truncated 13605 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedSearch
   [junit4]   2> 536853 INFO  
(SUITE-TestDistributedSearch-seed#[CD1595CD65CDF1FE]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> 536853 INFO  
(SUITE-TestDistributedSearch-seed#[CD1595CD65CDF1FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 536861 INFO  
(SUITE-TestDistributedSearch-seed#[CD1595CD65CDF1FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Created dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\data-dir-59-001
   [junit4]   2> 536862 INFO  
(SUITE-TestDistributedSearch-seed#[CD1595CD65CDF1FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 536864 INFO  
(SUITE-TestDistributedSearch-seed#[CD1595CD65CDF1FE]-worker) [     ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-9061";)
   [junit4]   2> 536865 INFO  
(SUITE-TestDistributedSearch-seed#[CD1595CD65CDF1FE]-worker) [     ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kbf/wr
   [junit4]   2> 540848 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\control\cores\collection1
   [junit4]   2> 540848 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 540848 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 540848 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 540848 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 540848 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 540848 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 540848 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@301e9d00{/kbf/wr,null,AVAILABLE}
   [junit4]   2> 540872 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@1b0d8e76{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57571}
   [junit4]   2> 540872 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.Server Started @540899ms
   [junit4]   2> 540872 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kbf/wr, 
hostPort=57571, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\control\cores}
   [junit4]   2> 540872 ERROR 
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 540872 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 540872 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 540872 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 540872 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 540872 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T15:31:31.737362200Z
   [junit4]   2> 540872 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\control\solr.xml
   [junit4]   2> 540880 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 540988 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 540988 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@68414863[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 540988 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@68414863[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 541008 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@7155fd99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 541008 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@7155fd99[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 541012 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
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> 541046 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 541046 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 541132 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe
   [junit4]   2> 541145 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe
   [junit4]   2> 541145 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe
   [junit4]   2> 541149 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\control\cores
   [junit4]   2> 541149 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 541164 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 541234 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 541508 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 541544 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 541544 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe
   [junit4]   2> 541544 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\control\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 541556 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=49.4931640625, 
floorSegmentMB=0.359375, forceMergeDeletesPctAllowed=6.733917109072985, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=44.71253840945299
   [junit4]   2> 541780 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 541780 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 541780 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 541780 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 541796 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 541802 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 541916 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, 
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 542214 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 542220 INFO  (coreLoadExecutor-7183-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1675830695648296960
   [junit4]   2> 542221 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 542222 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 542222 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 542222 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 542227 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 542230 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 542232 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 542237 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 542240 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 542240 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 546781 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 546789 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 546789 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 546789 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.Server jetty-9.4.27.v20200227; built: 2020-02-27T18:37:21.340Z; git: 
a304fd9f351f337e7c0e2a7c28878dd536149c6c; jvm 15+35-1559
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@32c119fb{/kbf/wr,null,AVAILABLE}
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.AbstractConnector Started ServerConnector@6268c4b0{HTTP/1.1, (http/1.1, 
h2c)}{127.0.0.1:57679}
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.s.Server Started @546820ms
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/kbf/wr, 
hostPort=57679, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\shard0\cores}
   [junit4]   2> 546790 ERROR 
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
9.0.0
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2020-08-23T15:31:37.655173500Z
   [junit4]   2> 546790 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 546840 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 546956 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 546968 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@321aeeed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 546968 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@321aeeed[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 546978 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.u.s.S.config Trusting all certificates configured for 
Client@3c1bbfc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 546978 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
Client@3c1bbfc9[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 546980 WARN  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
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> 547035 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000 
transient cores
   [junit4]   2> 547035 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history 
in memory.
   [junit4]   2> 547084 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe
   [junit4]   2> 547099 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') 
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe
   [junit4]   2> 547099 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe
   [junit4]   2> 547104 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\shard0\cores
   [junit4]   2> 547104 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 547129 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
   [junit4]   2> 547197 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 547416 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field 
id
   [junit4]   2> 547446 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using 
configuration from configset 
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
 trusted=true
   [junit4]   2> 547446 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@bfde6fe
   [junit4]   2> 547450 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\shard0\cores\collection1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedSearch_CD1595CD65CDF1FE-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 547451 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=14, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=49.4931640625, 
floorSegmentMB=0.359375, forceMergeDeletesPctAllowed=6.733917109072985, 
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0, 
deletesPctAllowed=44.71253840945299
   [junit4]   2> 547678 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 547679 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= 
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 
numVersionBuckets=65536
   [junit4]   2> 547684 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 547684 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 547684 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: 
minMergeSize=1000, mergeFactor=33, maxMergeSize=9223372036854775807, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.0]
   [junit4]   2> 547688 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 547739 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct, 
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
   [junit4]   2> 548154 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 548154 INFO  (coreLoadExecutor-7201-thread-1) [    
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent 
updates, using new clock 1675830701870546944
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: 
multipleFields
   [junit4]   2> 548154 INFO  
(TEST-TestDistributedSearch.test-seed#[CD1595CD65CDF1FE]) [     ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 548154 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 548208 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1675830701927170048)} 0 2
   [junit4]   2> 548208 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{deleteByQuery=*:* (-1675830701927170048)} 0 2
   [junit4]   2> 548208 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[1 (1675830701927170049)]} 0 4
   [junit4]   2> 548208 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[1 (1675830701927170049)]} 0 3
   [junit4]   2> 548237 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[2 (1675830701952335872)]} 0 4
   [junit4]   2> 548248 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[2 (1675830701965967360)]} 0 4
   [junit4]   2> 548255 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[3 (1675830701973307392)]} 0 4
   [junit4]   2> 548261 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[3 (1675830701982744576)]} 0 3
   [junit4]   2> 548271 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[4 (1675830701990084608)]} 0 3
   [junit4]   2> 548284 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[4 (1675830702002667520)]} 0 3
   [junit4]   2> 548288 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[5 (1675830702007910400)]} 0 7
   [junit4]   2> 548304 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[5 (1675830702026784768)]} 0 1
   [junit4]   2> 548304 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[6 (1675830702027833344)]} 0 1
   [junit4]   2> 548312 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[6 (1675830702036221952)]} 0 0
   [junit4]   2> 548333 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[7 (1675830702058242048)]} 0 1
   [junit4]   2> 548337 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[7 (1675830702062436352)]} 0 1
   [junit4]   2> 548342 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[8 (1675830702065582080)]} 0 4
   [junit4]   2> 548346 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[8 (1675830702071873536)]} 0 1
   [junit4]   2> 548348 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[9 (1675830702073970688)]} 0 1
   [junit4]   2> 548356 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[9 (1675830702082359296)]} 0 0
   [junit4]   2> 548409 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 548410 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 52
   [junit4]   2> 548447 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 548447 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 35
   [junit4]   2> 548452 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[10 (1675830702183022592)]} 0 2
   [junit4]   2> 548478 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[10 (1675830702187216896)]} 0 22
   [junit4]   2> 548481 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[11 (1675830702211334144)]} 0 1
   [junit4]   2> 548481 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[11 (1675830702213431296)]} 0 0
   [junit4]   2> 548500 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[12 (1675830702230208512)]} 0 2
   [junit4]   2> 548544 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[12 (1675830702241742848)]} 0 35
   [junit4]   2> 548544 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[13 (1675830702279491584)]} 0 0
   [junit4]   2> 548544 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[13 (1675830702279491584)]} 0 1
   [junit4]   2> 548544 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[1001 (1675830702279491585)]} 0 1
   [junit4]   2> 548544 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[1001 (1675830702279491585)]} 0 1
   [junit4]   2> 548544 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[14 (1675830702279491586)]} 0 0
   [junit4]   2> 548544 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[14 (1675830702279491586)]} 0 0
   [junit4]   2> 548569 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[15 (1675830702304657408)]} 0 1
   [junit4]   2> 548575 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[15 (1675830702311997440)]} 0 0
   [junit4]   2> 548579 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[16 (1675830702315143168)]} 0 0
   [junit4]   2> 548581 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[16 (1675830702317240320)]} 0 1
   [junit4]   2> 548586 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[17 (1675830702323531776)]} 0 0
   [junit4]   2> 548593 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[17 (1675830702329823232)]} 0 1
   [junit4]   2> 548595 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[100 (1675830702332968960)]} 0 0
   [junit4]   2> 548598 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[100 (1675830702335066112)]} 0 0
   [junit4]   2> 548599 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[101 (1675830702337163264)]} 0 0
   [junit4]   2> 548599 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[101 (1675830702337163264)]} 0 0
   [junit4]   2> 548603 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[102 (1675830702341357568)]} 0 0
   [junit4]   2> 548608 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[102 (1675830702346600448)]} 0 0
   [junit4]   2> 548608 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[103 (1675830702346600448)]} 0 0
   [junit4]   2> 548608 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[103 (1675830702346600449)]} 0 0
   [junit4]   2> 548608 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[104 (1675830702346600449)]} 0 0
   [junit4]   2> 548625 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[104 (1675830702363377664)]} 0 0
   [junit4]   2> 548627 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[105 (1675830702365474816)]} 0 0
   [junit4]   2> 548628 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[105 (1675830702367571968)]} 0 0
   [junit4]   2> 548628 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[106 (1675830702367571968)]} 0 0
   [junit4]   2> 548640 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[106 (1675830702367571969)]} 0 0
   [junit4]   2> 548653 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[107 (1675830702381203456)]} 0 15
   [junit4]   2> 548653 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[107 (1675830702393786368)]} 0 0
   [junit4]   2> 548653 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[108 (1675830702393786368)]} 0 0
   [junit4]   2> 548653 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[108 (1675830702393786369)]} 0 0
   [junit4]   2> 548672 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[109 (1675830702407417856)]} 0 5
   [junit4]   2> 548672 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[109 (1675830702413709312)]} 0 0
   [junit4]   2> 548688 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[110 (1675830702430486528)]} 0 0
   [junit4]   2> 548690 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[110 (1675830702431535104)]} 0 0
   [junit4]   2> 548695 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[111 (1675830702436777984)]} 0 0
   [junit4]   2> 548696 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[111 (1675830702438875136)]} 0 0
   [junit4]   2> 548699 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[112 (1675830702440972288)]} 0 1
   [junit4]   2> 548701 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[112 (1675830702444118016)]} 0 0
   [junit4]   2> 548701 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[113 (1675830702444118016)]} 0 0
   [junit4]   2> 548701 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[113 (1675830702444118017)]} 0 0
   [junit4]   2> 548701 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[114 (1675830702444118017)]} 0 0
   [junit4]   2> 548701 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[114 (1675830702444118018)]} 0 0
   [junit4]   2> 548701 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[115 (1675830702444118018)]} 0 0
   [junit4]   2> 548701 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[115 (1675830702444118019)]} 0 0
   [junit4]   2> 548701 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[116 (1675830702444118019)]} 0 0
   [junit4]   2> 548701 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[116 (1675830702444118020)]} 0 0
   [junit4]   2> 548701 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[117 (1675830702444118020)]} 0 0
   [junit4]   2> 548728 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[117 (1675830702472429568)]} 0 5
   [junit4]   2> 548730 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[118 (1675830702474526720)]} 0 0
   [junit4]   2> 548744 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[118 (1675830702489206784)]} 0 0
   [junit4]   2> 548746 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[119 (1675830702491303936)]} 0 0
   [junit4]   2> 548747 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[119 (1675830702492352512)]} 0 0
   [junit4]   2> 548747 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[120 (1675830702492352512)]} 0 0
   [junit4]   2> 548754 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[120 (1675830702499692544)]} 0 0
   [junit4]   2> 548764 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[121 (1675830702510178304)]} 0 0
   [junit4]   2> 548764 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[121 (1675830702510178304)]} 0 0
   [junit4]   2> 548764 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[122 (1675830702510178305)]} 0 0
   [junit4]   2> 548768 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[122 (1675830702514372608)]} 0 0
   [junit4]   2> 548768 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[123 (1675830702514372608)]} 0 0
   [junit4]   2> 548768 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[123 (1675830702514372609)]} 0 0
   [junit4]   2> 548780 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[124 (1675830702526955520)]} 0 0
   [junit4]   2> 548782 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[124 (1675830702528004096)]} 0 0
   [junit4]   2> 548788 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[125 (1675830702535344128)]} 0 0
   [junit4]   2> 548788 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[125 (1675830702535344128)]} 0 0
   [junit4]   2> 548788 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[126 (1675830702535344129)]} 0 0
   [junit4]   2> 548788 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[126 (1675830702535344129)]} 0 0
   [junit4]   2> 548788 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[127 (1675830702535344130)]} 0 0
   [junit4]   2> 548788 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[127 (1675830702535344130)]} 0 0
   [junit4]   2> 548788 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[128 (1675830702535344131)]} 0 0
   [junit4]   2> 548804 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[128 (1675830702552121344)]} 0 0
   [junit4]   2> 548804 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[129 (1675830702552121344)]} 0 0
   [junit4]   2> 548804 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[129 (1675830702552121345)]} 0 0
   [junit4]   2> 548804 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[130 (1675830702552121345)]} 0 0
   [junit4]   2> 548804 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[130 (1675830702552121346)]} 0 0
   [junit4]   2> 548812 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[131 (1675830702560509952)]} 0 0
   [junit4]   2> 548812 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[131 (1675830702560509952)]} 0 0
   [junit4]   2> 548824 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[132 (1675830702573092864)]} 0 0
   [junit4]   2> 548825 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[132 (1675830702574141440)]} 0 0
   [junit4]   2> 548826 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[133 (1675830702575190016)]} 0 0
   [junit4]   2> 548836 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[133 (1675830702585675776)]} 0 0
   [junit4]   2> 548839 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[134 (1675830702587772928)]} 0 0
   [junit4]   2> 548840 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[134 (1675830702589870080)]} 0 0
   [junit4]   2> 548849 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[135 (1675830702598258688)]} 0 0
   [junit4]   2> 548850 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[135 (1675830702600355840)]} 0 0
   [junit4]   2> 548850 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[136 (1675830702600355840)]} 0 0
   [junit4]   2> 548850 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[136 (1675830702600355841)]} 0 0
   [junit4]   2> 548856 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[137 (1675830702606647296)]} 0 0
   [junit4]   2> 548857 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[137 (1675830702607695872)]} 0 0
   [junit4]   2> 548858 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[138 (1675830702608744448)]} 0 0
   [junit4]   2> 548864 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[138 (1675830702615035904)]} 0 0
   [junit4]   2> 548869 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[139 (1675830702620278784)]} 0 0
   [junit4]   2> 548873 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[139 (1675830702623424512)]} 0 0
   [junit4]   2> 548875 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[140 (1675830702626570240)]} 0 0
   [junit4]   2> 548884 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[140 (1675830702636007424)]} 0 0
   [junit4]   2> 548884 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[141 (1675830702636007424)]} 0 0
   [junit4]   2> 548888 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[141 (1675830702640201728)]} 0 1
   [junit4]   2> 548892 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[142 (1675830702644396032)]} 0 0
   [junit4]   2> 548904 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[142 (1675830702656978944)]} 0 0
   [junit4]   2> 548904 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[143 (1675830702656978944)]} 0 0
   [junit4]   2> 548904 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[143 (1675830702656978945)]} 0 0
   [junit4]   2> 548908 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[144 (1675830702661173248)]} 0 0
   [junit4]   2> 548908 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[144 (1675830702661173248)]} 0 1
   [junit4]   2> 548912 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[145 (1675830702665367552)]} 0 0
   [junit4]   2> 548913 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[145 (1675830702666416128)]} 0 0
   [junit4]   2> 548915 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[146 (1675830702668513280)]} 0 0
   [junit4]   2> 548916 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[146 (1675830702669561856)]} 0 0
   [junit4]   2> 548918 INFO  (qtp520215323-11197) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[147 (1675830702670610432)]} 0 0
   [junit4]   2> 548919 INFO  (qtp1352973590-11221) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[147 (1675830702671659008)]} 0 0
   [junit4]   2> 548926 INFO  (qtp520215323-11198) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[148 (1675830702680047616)]} 0 0
   [junit4]   2> 548928 INFO  (qtp1352973590-11222) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[148 (1675830702682144768)]} 0 0
   [junit4]   2> 548928 INFO  (qtp520215323-11199) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[149 (1675830702682144768)]} 0 0
   [junit4]   2> 548932 INFO  (qtp1352973590-11223) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={wt=javabin&version=2}{add=[149 (1675830702686339072)]} 0 0
   [junit4]   2> 548955 INFO  
(searcherExecutor-7185-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 548955 INFO  (qtp520215323-11203) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 18
   [junit4]   2> 548984 INFO  
(searcherExecutor-7203-thread-1-processing-x:collection1) [    x:collection1 ] 
o.a.s.c.SolrCore [collection1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 548985 INFO  (qtp1352973590-11217) [    x:collection1 ] 
o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/kbf/wr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 21
   [junit4]   2> 548989 ERROR (qtp520215323-11197) [    x:collection1 ] 
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: For input 
string: "non_numeric_value"
   [junit4]   2>        at 
org.apache.solr.common.params.SolrParams.getInt(SolrParams.java:236)
   [junit4]   2>        at 
org.apache.solr.search.QParser.getSortSpec(QParser.java:271)
   [junit4]   2>        at 
org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:189)
   [junit4]   2>        at 
org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:337)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:212)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2602)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:812)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:588)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:437)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:351)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1604)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)
   [junit4]   2> 

[...truncated too long message...]

ct.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] OK      0.01s J2 | TestConfigOverlay.testSetProperty
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ha-NG, 
timezone=Indian/Mayotte
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15 
(64-bit)/cpus=6,threads=1,free=89883648,total=256901120
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, 
TestConfigOverlay, TestConfigOverlay]
   [junit4] Completed [3/10 (2!)] on J2 in 0.03s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 247112 INFO  
(SUITE-TestConfigOverlay-seed#[CD1595CD65CDF1FE]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay 
-Dtests.method=testPaths -Dtests.seed=CD1595CD65CDF1FE -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ha-NG -Dtests.timezone=Indian/Mayotte 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.00s J2 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:9F3958E87185DB72]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] OK      0.00s J2 | TestConfigOverlay.testSetProperty
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ha-NG, 
timezone=Indian/Mayotte
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15 
(64-bit)/cpus=6,threads=1,free=73799032,total=256901120
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, 
TestConfigOverlay, TestConfigOverlay, TestConfigOverlay]
   [junit4] Completed [4/10 (3!)] on J2 in 0.02s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 247400 INFO  
(SUITE-TestConfigOverlay-seed#[CD1595CD65CDF1FE]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay 
-Dtests.method=testPaths -Dtests.seed=CD1595CD65CDF1FE -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ha-NG -Dtests.timezone=Indian/Mayotte 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.01s J2 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:9F3958E87185DB72]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] OK      0.00s J2 | TestConfigOverlay.testSetProperty
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ha-NG, 
timezone=Indian/Mayotte
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15 
(64-bit)/cpus=6,threads=1,free=56067592,total=256901120
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, 
TestConfigOverlay, TestConfigOverlay, TestConfigOverlay, TestConfigOverlay]
   [junit4] Completed [5/10 (4!)] on J2 in 0.02s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigOverlay
   [junit4]   2> 247690 INFO  
(SUITE-TestConfigOverlay-seed#[CD1595CD65CDF1FE]-worker) [     ] 
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to 
test-framework derived value of 
'C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\server\solr\configsets\_default\conf'
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestConfigOverlay 
-Dtests.method=testPaths -Dtests.seed=CD1595CD65CDF1FE -Dtests.slow=true 
-Dtests.badapples=true -Dtests.locale=ha-NG -Dtests.timezone=Indian/Mayotte 
-Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.00s J2 | TestConfigOverlay.testPaths <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([CD1595CD65CDF1FE:9F3958E87185DB72]:0)
   [junit4]    >        at 
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    >        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
   [junit4]    >        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    >        at 
java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    >        at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4] OK      0.00s J2 | TestConfigOverlay.testSetProperty
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene86), 
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ha-NG, 
timezone=Indian/Mayotte
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 15 
(64-bit)/cpus=6,threads=1,free=39985336,total=256901120
   [junit4]   2> NOTE: All tests run in this JVM: [TestDistributedSearch, 
TestConfigOverlay, TestConfigOverlay, TestConfigOverlay, TestConfigOverlay, 
TestConfigOverlay]
   [junit4] Completed [6/10 (5!)] on J2 in 0.04s, 2 tests, 1 failure <<< 
FAILURES!

[...truncated 33 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1521:
 The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\common-build.xml:1048:
 There were test failures: 10 suites, 15 tests, 5 failures [seed: 
CD1595CD65CDF1FE]

Total time: 4 minutes 12 seconds

[repro] Setting last failure code to 1

[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.TestDistributedSearch
[repro]   5/5 failed: org.apache.solr.core.TestConfigOverlay
[repro] Exiting with code 1

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST lucene\build 
move /y lucene\build lucene\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build move 
/y solr\build solr\build.repro 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST 
lucene\build.orig move /y lucene\build.orig lucene\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-Windows>IF EXIST solr\build.orig 
move /y solr\build.orig solr\build 
        1 dir(s) moved.

C:\Users\jenkins\workspace\Lucene-Solr-master-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-master-Windows')
[Java] Successfully parsed console log
[Java] -> found 0 issues (skipped 0 duplicates)
[Java] Skipping post processing
[Java] No filter has been set, publishing all 0 issues
[Java] Using reference build 'Lucene-Solr-master-Windows #9269' to compute new, 
fixed, and outstanding issues
[Java] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Java] No quality gates have been set - skipping
[Java] Health report is disabled - skipping
[Java] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Java] Attaching ResultAction with ID 'java' to run 'Lucene-Solr-master-Windows 
#9270'.
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
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]

Reply via email to