Build: https://ci-builds.apache.org/job/Solr/job/Solr-NightlyTests-main/791/
7 tests failed.
FAILED:
org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate
Error Message:
org.apache.solr.common.SolrException: Atomic document updates are not supported
unless <updateLog/> is configured
Stack Trace:
org.apache.solr.common.SolrException: Atomic document updates are not supported
unless <updateLog/> is configured
at
__randomizedtesting.SeedInfo.seed([E4D1DAA4B9F25401:F166381B8670808B]:0)
at
app//org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:297)
at
app//org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234)
at
app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111)
at
app//org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189)
at
app//org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120)
at
app//org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:101)
at
app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84)
at
app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224)
at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2892)
at
app//org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:295)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946)
at
app//org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate(DenseVectorFieldTest.java:623)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at [email protected]/java.lang.Thread.run(Thread.java:829)
FAILED:
org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly
Error Message:
org.apache.solr.common.SolrException: Atomic document updates are not supported
unless <updateLog/> is configured
Stack Trace:
org.apache.solr.common.SolrException: Atomic document updates are not supported
unless <updateLog/> is configured
at
__randomizedtesting.SeedInfo.seed([E4D1DAA4B9F25401:E5C421CBE1D83AA]:0)
at
app//org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:297)
at
app//org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:234)
at
app//org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:111)
at
app//org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:189)
at
app//org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:120)
at
app//org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:101)
at
app//org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:84)
at
app//org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:224)
at app//org.apache.solr.core.SolrCore.execute(SolrCore.java:2892)
at
app//org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:113)
at app//org.apache.solr.util.TestHarness.update(TestHarness.java:295)
at
app//org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:270)
at
app//org.apache.solr.util.BaseTestHarness.validateUpdate(BaseTestHarness.java:238)
at
app//org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:969)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:951)
at app//org.apache.solr.SolrTestCaseJ4.assertU(SolrTestCaseJ4.java:946)
at
app//org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly(DenseVectorFieldTest.java:660)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
[email protected]/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
[email protected]/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:566)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//org.apache.lucene.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
app//org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
app//org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
app//org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at app//org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
app//com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at [email protected]/java.lang.Thread.run(Thread.java:829)
FAILED: org.apache.solr.search.TestFiltering.testRandomFiltering
Error Message:
java.lang.AssertionError: FAILURE: indexSize=25 iiter=9 qiter=200 request=[q,
{! cost=151}-_query_:"val_s:{00015 TO 00024]", fq, {!cache=false} val_i:1
val_i:2 val_i:3 val_i:5 val_i:6 val_i:8 val_i:9 val_i:13 val_i:16 val_i:18
val_i:19 val_i:21 val_i:22 val_i:23, fq, val_s:[00017 TO 00041}, fq,
val_s:{00020 TO 00038], fq, {! cost=197}val_s:{00002 TO 00026} OR val_s:[00003
TO 00025]]
Stack Trace:
java.lang.AssertionError: FAILURE: indexSize=25 iiter=9 qiter=200 request=[q,
{! cost=151}-_query_:"val_s:{00015 TO 00024]", fq, {!cache=false} val_i:1
val_i:2 val_i:3 val_i:5 val_i:6 val_i:8 val_i:9 val_i:13 val_i:16 val_i:18
val_i:19 val_i:21 val_i:22 val_i:23, fq, val_s:[00017 TO 00041}, fq,
val_s:{00020 TO 00038], fq, {! cost=197}val_s:{00002 TO 00026} OR val_s:[00003
TO 00025]]
at
__randomizedtesting.SeedInfo.seed([E4D1DAA4B9F25401:FBB279615CD51408]:0)
at org.junit.Assert.fail(Assert.java:89)
at
org.apache.solr.search.TestFiltering.testRandomFiltering(TestFiltering.java:576)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
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.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:829)
FAILED: org.apache.solr.cli.TestSolrCLIRunExample.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE
scope at org.apache.solr.cli.TestSolrCLIRunExample:
1) Thread[id=3566, name=HttpClient@22d0742c-scheduler-1,
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
2) Thread[id=3568, name=h2sc-860-thread-4, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
3) Thread[id=3565, name=h2sc-860-thread-2, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
4) Thread[id=3564, name=h2sc-860-thread-1, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
5) Thread[id=3567, name=h2sc-860-thread-3, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
6) Thread[id=3573, name=h2sc-860-thread-5, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE
scope at org.apache.solr.cli.TestSolrCLIRunExample:
1) Thread[id=3566, name=HttpClient@22d0742c-scheduler-1,
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
2) Thread[id=3568, name=h2sc-860-thread-4, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
3) Thread[id=3565, name=h2sc-860-thread-2, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
4) Thread[id=3564, name=h2sc-860-thread-1, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
5) Thread[id=3567, name=h2sc-860-thread-3, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
6) Thread[id=3573, name=h2sc-860-thread-5, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
at __randomizedtesting.SeedInfo.seed([E4D1DAA4B9F25401]:0)
FAILED: org.apache.solr.cli.TestSolrCLIRunExample.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=3566, name=HttpClient@22d0742c-scheduler-1,
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
2) Thread[id=3568, name=h2sc-860-thread-4, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
3) Thread[id=3565, name=h2sc-860-thread-2, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
4) Thread[id=3564, name=h2sc-860-thread-1, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
5) Thread[id=3567, name=h2sc-860-thread-3, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
6) Thread[id=3573, name=h2sc-860-thread-5, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=3566, name=HttpClient@22d0742c-scheduler-1,
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
2) Thread[id=3568, name=h2sc-860-thread-4, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
3) Thread[id=3565, name=h2sc-860-thread-2, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
4) Thread[id=3564, name=h2sc-860-thread-1, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
5) Thread[id=3567, name=h2sc-860-thread-3, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
6) Thread[id=3573, name=h2sc-860-thread-5, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at [email protected]/java.lang.Thread.run(Thread.java:829)
at __randomizedtesting.SeedInfo.seed([E4D1DAA4B9F25401]:0)
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
java.lang.AssertionError: Doc with id=1 not found due to: Path not found: /id;
rsp={doc=null} expected null, but was:<Path not found: /id>
Stack Trace:
java.lang.AssertionError: Doc with id=1 not found due to: Path not found: /id;
rsp={doc=null} expected null, but was:<Path not found: /id>
at
__randomizedtesting.SeedInfo.seed([E4D1DAA4B9F25401:6C85E57E170E39F9]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotNull(Assert.java:756)
at org.junit.Assert.assertNull(Assert.java:738)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:585)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:528)
at
org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:387)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:125)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1163)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1134)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
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.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:829)
FAILED: org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test
Error Message:
java.lang.AssertionError: Doc with id=1 not found due to: Path not found: /id;
rsp={doc=null} expected null, but was:<Path not found: /id>
Stack Trace:
java.lang.AssertionError: Doc with id=1 not found due to: Path not found: /id;
rsp={doc=null} expected null, but was:<Path not found: /id>
at
__randomizedtesting.SeedInfo.seed([E4D1DAA4B9F25401:6C85E57E170E39F9]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.failNotNull(Assert.java:756)
at org.junit.Assert.assertNull(Assert.java:738)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:585)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:528)
at
org.apache.solr.cloud.HttpPartitionTest.testRf3(HttpPartitionTest.java:387)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:125)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1758)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:946)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:982)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:996)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1163)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1134)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:48)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:45)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:843)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:490)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:955)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:840)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:891)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:902)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:80)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.tests.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
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.tests.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.tests.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:43)
at
org.apache.lucene.tests.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:44)
at
org.apache.lucene.tests.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:60)
at
org.apache.lucene.tests.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:47)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:390)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:850)
at java.base/java.lang.Thread.run(Thread.java:829)
Build Log:
[...truncated 307 lines...]
2> ERROR: access denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_E4D1DAA4B9F25401-001/tempDir-002/failExecuteScript"
"execute")
2>
2> 142466 WARN (ZkTestServer Run Thread) [] o.a.z.s.ServerCnxnFactory
maxCnxns is not configured, using default value 0.
2> 142549 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 142849 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 142850 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 142855 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 142855 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 142863 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 142992 INFO (jetty-launcher-715-thread-1) [] o.e.j.s.Server
jetty-10.0.14; built: 2023-02-22T23:12:32.272Z; git:
976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm 11.0.16.1+1
2> 143029 INFO (jetty-launcher-715-thread-1) []
o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
2> 143034 INFO (jetty-launcher-715-thread-1) [] o.e.j.s.h.ContextHandler
Started
o.e.j.s.ServletContextHandler@1cf8ef1c{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 143035 INFO (jetty-launcher-715-thread-1) [] o.e.j.s.AbstractConnector
Started ServerConnector@4609638e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34391}
2> 143035 INFO (jetty-launcher-715-thread-1) [] o.e.j.s.Server Started
Server@36f9ade9{STARTING}[10.0.14,sto=0] @143062ms
2> 143035 WARN (jetty-launcher-715-thread-1) [] o.a.s.c.c.SolrZkClient Using
default ZkCredentialsInjector. ZkCredentialsInjector is not secure, it creates
an empty list of credentials which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper
nodes
2> 143061 WARN (jetty-launcher-715-thread-1) [] o.a.s.c.c.SolrZkClient Using
default ZkACLProvider. DefaultZkACLProvider is not secure, it creates
'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 143063 WARN (jetty-launcher-715-thread-1) [] o.a.s.D.solrxml-zookeeper
Loading solr.xml from zookeeper is deprecated. See reference guide for details.
2> 144786 WARN (jetty-launcher-715-thread-1) [n:localhost:34391_solr]
o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable;
consider setting up ACLs as described in
https://solr.apache.org/guide/solr/latest/deployment-guide/zookeeper-access-control.html
2> 145330 WARN (jetty-launcher-715-thread-1) [n:localhost:34391_solr]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
2> 145485 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 145490 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 145547 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 145550 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 145739 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 145772 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 146012 WARN (OverseerThreadFactory-732-thread-1) []
o.a.s.c.a.c.CreateCollectionCmd Specified number of replicas of 2 on collection
testCloudExamplePrompt is higher than the number of Solr instances currently
live or live and part of your createNodeSet(1). It's unusual to run two replica
of the same slice on the same Solr-instance.
2> 149150 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 149155 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 149742 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkCredentialsInjector.
ZkCredentialsInjector is not secure, it creates an empty list of credentials
which leads to 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 149756 WARN
(TEST-TestSolrCLIRunExample.testInteractiveSolrCloudExample-seed#[E4D1DAA4B9F25401])
[] o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is
not secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 150295 INFO (jetty-closer-832-thread-1) [] o.e.j.s.Server Stopped
Server@36f9ade9{STOPPING}[10.0.14,sto=0]
2> 150296 INFO (jetty-closer-832-thread-1) [] o.e.j.s.AbstractConnector
Stopped ServerConnector@4609638e{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34391}
2> 150298 INFO (jetty-closer-832-thread-1) [] o.e.j.s.h.ContextHandler
Stopped
o.e.j.s.ServletContextHandler@1cf8ef1c{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
2> 150930 WARN (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer Watch limit
violations:
2> Maximum concurrent create/delete watches above limit:
2>
2> 8 /solr/collections/testCloudExamplePrompt/state.json
2> 8 /solr/configs/testCloudExamplePrompt/managed-schema.xml
2> 7 /solr/collections/testCloudExamplePrompt/terms/shard2
2> 6 /solr/collections/testCloudExamplePrompt/terms/shard1
2> 6 /solr/clusterprops.json
2> 6 /solr/aliases.json
2> 2 /solr/configs/testCloudExamplePrompt
2>
2> Maximum concurrent data watches above limit:
2>
2> 28 /solr/collections/testCloudExamplePrompt/state.json
2>
2> Maximum concurrent children watches above limit:
2>
2> 27 /solr/overseer/queue
2> 13 /solr/collections/testCloudExamplePrompt/state.json
2> 12 /solr/collections
2> 8 /solr/live_nodes
2> 7 /solr/overseer/collection-queue-work
2>
2> 150943 INFO (Thread-272) [] o.e.j.s.Server jetty-10.0.14; built:
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm
11.0.16.1+1
2> 150946 INFO (Thread-272) [] o.e.j.s.s.DefaultSessionIdManager Session
workerName=node0
2> 150947 INFO (Thread-272) [] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@47b78653{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 150947 INFO (Thread-272) [] o.e.j.s.AbstractConnector Started
ServerConnector@3f41a617{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:33235}
2> 150947 INFO (Thread-272) [] o.e.j.s.Server Started
Server@3798fecb{STARTING}[10.0.14,sto=0] @150974ms
2> 151538 WARN (Thread-272) [] 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
1> SimplePostTool version 5.0.0
1> Posting files to [base] url http://localhost:33235/solr/films/update/json
using content-type application/xml...
2> SimplePostTool: WARNING: No files or directories matching
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cli.TestSolrCLIRunExample_E4D1DAA4B9F25401-001/tempDir-005/films/films.json
1> 0 files indexed.
1> COMMITting Solr index changes to
http://localhost:33235/solr/films/update/json...
1> Time spent: 0:00:00.020
2> 154489 INFO
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.Server Stopped Server@3798fecb{STOPPING}[10.0.14,sto=0]
2> 154492 INFO
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.AbstractConnector Stopped ServerConnector@3f41a617{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:33235}
2> 154492 INFO
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@47b78653{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
2> 154838 INFO (Thread-281) [] o.e.j.s.Server jetty-10.0.14; built:
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm
11.0.16.1+1
2> 154848 INFO (Thread-281) [] o.e.j.s.s.DefaultSessionIdManager Session
workerName=node0
2> 154854 INFO (Thread-281) [] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7f165105{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 154855 INFO (Thread-281) [] o.e.j.s.AbstractConnector Started
ServerConnector@43dbbe61{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:34399}
2> 154855 INFO (Thread-281) [] o.e.j.s.Server Started
Server@7ebac6e2{STARTING}[10.0.14,sto=0] @154882ms
2> 156282 WARN (Thread-281) [] 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
2> 157066 INFO
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.Server Stopped Server@7ebac6e2{STOPPING}[10.0.14,sto=0]
2> 157069 INFO
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.AbstractConnector Stopped ServerConnector@43dbbe61{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:34399}
2> 157069 INFO
(TEST-TestSolrCLIRunExample.testFilmsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@7f165105{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
2> 157121 INFO (Thread-290) [] o.e.j.s.Server jetty-10.0.14; built:
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm
11.0.16.1+1
2> 157126 INFO (Thread-290) [] o.e.j.s.s.DefaultSessionIdManager Session
workerName=node0
2> 157127 INFO (Thread-290) [] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6231165f{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 157128 INFO (Thread-290) [] o.e.j.s.AbstractConnector Started
ServerConnector@2e9a0113{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:43299}
2> 157128 INFO (Thread-290) [] o.e.j.s.Server Started
Server@63efb28a{STARTING}[10.0.14,sto=0] @157155ms
2> 157981 WARN (Thread-290) [] 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
2> 159282 WARN (qtp1489020013-3631) [ x:techproducts] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/extraction/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/extraction/lib
2> 159283 WARN (qtp1489020013-3631) [ x:techproducts] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/clustering/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/clustering/lib
2> 159283 WARN (qtp1489020013-3631) [ x:techproducts] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/langid/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/langid/lib
2> 159283 WARN (qtp1489020013-3631) [ x:techproducts] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/ltr/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/ltr/lib
2> 159283 WARN (qtp1489020013-3631) [ x:techproducts] o.a.s.c.SolrConfig
Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/scripting/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/scripting/lib
1> SimplePostTool version 5.0.0
1> Posting files to [base] url
http://localhost:43299/solr/techproducts/update using content-type
application/xml...
1> POSTing file solr.xml to [base]
1> POSTing file sd500.xml to [base]
1> POSTing file hd.xml to [base]
1> POSTing file manufacturers.xml to [base]
1> POSTing file ipod_other.xml to [base]
1> POSTing file gb18030-example.xml to [base]
1> POSTing file mp500.xml to [base]
1> POSTing file vidcard.xml to [base]
1> POSTing file utf8-example.xml to [base]
1> POSTing file monitor2.xml to [base]
1> POSTing file money.xml to [base]
1> POSTing file monitor.xml to [base]
1> POSTing file ipod_video.xml to [base]
1> POSTing file mem.xml to [base]
1> 14 files indexed.
1> COMMITting Solr index changes to
http://localhost:43299/solr/techproducts/update...
1> Time spent: 0:00:00.192
2> 159610 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.Server Stopped Server@63efb28a{STOPPING}[10.0.14,sto=0]
2> 159611 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.AbstractConnector Stopped ServerConnector@2e9a0113{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:43299}
2> 159611 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@6231165f{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
2> 159670 INFO (Thread-299) [] o.e.j.s.Server jetty-10.0.14; built:
2023-02-22T23:12:32.272Z; git: 976721d0f3e903a243584d47870ad2f2c1bf9e55; jvm
11.0.16.1+1
2> 159682 INFO (Thread-299) [] o.e.j.s.s.DefaultSessionIdManager Session
workerName=node0
2> 159682 INFO (Thread-299) [] o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@9a8b66f{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 159683 INFO (Thread-299) [] o.e.j.s.AbstractConnector Started
ServerConnector@70fbe158{HTTP/1.1, (http/1.1, h2c)}{127.0.0.1:39005}
2> 159683 INFO (Thread-299) [] o.e.j.s.Server Started
Server@1292d9d4{STARTING}[10.0.14,sto=0] @159710ms
2> 161049 WARN (Thread-299) [] 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
2> 161098 WARN (coreLoadExecutor-929-thread-1) [ x:techproducts]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/extraction/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/extraction/lib
2> 161099 WARN (coreLoadExecutor-929-thread-1) [ x:techproducts]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/clustering/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/clustering/lib
2> 161100 WARN (coreLoadExecutor-929-thread-1) [ x:techproducts]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/langid/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/langid/lib
2> 161100 WARN (coreLoadExecutor-929-thread-1) [ x:techproducts]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/ltr/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/ltr/lib
2> 161100 WARN (coreLoadExecutor-929-thread-1) [ x:techproducts]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/scripting/lib
filtered by .*\.jar to classpath: java.nio.file.NoSuchFileException:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/modules/scripting/lib
2> 161750 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.Server Stopped Server@1292d9d4{STOPPING}[10.0.14,sto=0]
2> 161751 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.AbstractConnector Stopped ServerConnector@70fbe158{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:39005}
2> 161751 INFO
(TEST-TestSolrCLIRunExample.testTechproductsExample-seed#[E4D1DAA4B9F25401]) []
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@9a8b66f{/solr,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,STOPPED}
2> May 14, 2023 6:27:21 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
2> May 14, 2023 6:27:22 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
2> SEVERE: 6 threads leaked from SUITE scope at
org.apache.solr.cli.TestSolrCLIRunExample:
2> 1) Thread[id=3566, name=HttpClient@22d0742c-scheduler-1,
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> at
[email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2123)
2> at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
2> at
[email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> 2) Thread[id=3568, name=h2sc-860-thread-4, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> 3) Thread[id=3565, name=h2sc-860-thread-2, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
2> at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
2> at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> 4) Thread[id=3564, name=h2sc-860-thread-1, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
2> at [email protected]/sun.nio.ch.EPoll.wait(Native Method)
2> at
[email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:120)
2> at
[email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:124)
2> at
[email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141)
2> at
app//org.eclipse.jetty.io.ManagedSelector.nioSelect(ManagedSelector.java:180)
2> at
app//org.eclipse.jetty.io.ManagedSelector.select(ManagedSelector.java:187)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:604)
2> at
app//org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:541)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produceTask(AdaptiveExecutionStrategy.java:450)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.tryProduce(AdaptiveExecutionStrategy.java:243)
2> at
app//org.eclipse.jetty.util.thread.strategy.AdaptiveExecutionStrategy.produce(AdaptiveExecutionStrategy.java:194)
2> at
app//org.eclipse.jetty.io.ManagedSelector$$Lambda$339/0x00000001005a8040.run(Unknown
Source)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:289)
2> at
app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$340/0x00000001005a8840.run(Unknown
Source)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> 5) Thread[id=3567, name=h2sc-860-thread-3, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> 6) Thread[id=3573, name=h2sc-860-thread-5, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
2> at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
2> at
[email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
2> at
[email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2081)
2> at
app//org.eclipse.jetty.util.BlockingArrayQueue.take(BlockingArrayQueue.java:547)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1054)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1114)
2> at
[email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.
[...truncated too long message...]
O-8859-1
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt
- org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.HttpPartitionWithTlogReplicasTest.test" -Ptests.jvms=4
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=E4D1DAA4B9F25401 -Ptests.multiplier=2 -Ptests.nightly=true
-Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt
-
org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate
(:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.DenseVectorFieldTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.schema.DenseVectorFieldTest.denseVectorField_shouldBePresentAfterAtomicUpdate"
-Ptests.jvms=4 -Ptests.haltonfailure=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=E4D1DAA4B9F25401 -Ptests.multiplier=2 -Ptests.nightly=true
-Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt
-
org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly
(:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.schema.DenseVectorFieldTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.schema.DenseVectorFieldTest.denseVectorFieldOnAtomicUpdate_shouldBeUpdatedCorrectly"
-Ptests.jvms=4 -Ptests.haltonfailure=false
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC
-XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=E4D1DAA4B9F25401 -Ptests.multiplier=2 -Ptests.nightly=true
-Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt
- org.apache.solr.search.TestFiltering.testRandomFiltering (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.search.TestFiltering.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.search.TestFiltering.testRandomFiltering" -Ptests.jvms=4
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=E4D1DAA4B9F25401 -Ptests.multiplier=2 -Ptests.nightly=true
-Ptests.badapples=false -Ptests.file.encoding=ISO-8859-1
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt
Deprecated Gradle features were used in this build, making it incompatible with
Gradle 8.0.
You can use '--warning-mode all' to show the individual deprecation warnings
and determine if they come from your own scripts or plugins.
See
https://docs.gradle.org/7.6/userguide/command_line_interface.html#sec:command_line_warnings
BUILD SUCCESSFUL in 1h 31m 10s
128 actionable tasks: 128 executed
Publishing build scan...
https://ge.apache.org/s/de526555lwvjg
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
hudson.FilePath$ValidateAntFileMask$1Cancel
at
hudson.FilePath$ValidateAntFileMask$1.isCaseSensitive(FilePath.java:3300)
at
org.apache.tools.ant.DirectoryScanner.lambda$isIncluded$3(DirectoryScanner.java:1374)
at
java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
at
java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
at
java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127)
at
java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502)
at
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
at
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
at
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
at
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at
java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:528)
at
org.apache.tools.ant.DirectoryScanner.isIncluded(DirectoryScanner.java:1374)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1241)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1194)
at
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1156)
at
org.apache.tools.ant.DirectoryScanner.checkIncludePatterns(DirectoryScanner.java:954)
at org.apache.tools.ant.DirectoryScanner.scan(DirectoryScanner.java:912)
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3313)
Caused: hudson.FilePath$FileMaskNoMatchesFoundException: no matches found
within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3318)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3196)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3174)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3578)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene-solr-2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1784)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel.call(Channel.java:1000)
at hudson.FilePath.act(FilePath.java:1192)
at hudson.FilePath.act(FilePath.java:1181)
at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
at hudson.model.Build$BuildExecution.post2(Build.java:179)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
at hudson.model.Run.execute(Run.java:1925)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at
hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3580)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:377)
at
hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
at
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
at
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
at java.base/java.lang.Thread.run(Thread.java:829)
Caused: java.lang.InterruptedException:
hudson.FilePath$FileMaskNoMatchesFoundException: no matches found within 10000
at hudson.FilePath.act(FilePath.java:1194)
at hudson.FilePath.act(FilePath.java:1181)
at hudson.FilePath.validateAntFileMask(FilePath.java:3171)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:271)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
at hudson.model.Build$BuildExecution.post2(Build.java:179)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
at hudson.model.Run.execute(Run.java:1925)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
at hudson.model.ResourceController.execute(ResourceController.java:101)
at hudson.model.Executor.run(Executor.java:442)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
[Checks API] No suitable checks publisher found.
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]