Build: https://ci-builds.apache.org/job/Solr/job/Solr-NightlyTests-main/832/
3 tests failed.
FAILED: org.apache.solr.cloud.HttpPartitionTest.test
Error Message:
java.lang.AssertionError: Doc with id=2 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=2 not found due to: Path not found: /id;
rsp={doc=null} expected null, but was:<Path not found: /id>
at
__randomizedtesting.SeedInfo.seed([5C6072E3D9F5743D:D4344D39770919C5]: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:581)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:530)
at
org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:480)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:131)
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.cli.TestSolrCLIRunExample.classMethod
Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE
scope at org.apache.solr.cli.TestSolrCLIRunExample:
1) Thread[id=48541, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
2) Thread[id=48542, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
3) Thread[id=48550, name=h2sc-590-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)
4) Thread[id=48544, name=h2sc-590-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)
5) Thread[id=48543, name=HttpClient@85a6823-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)
6) Thread[id=48545, name=h2sc-590-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)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked from SUITE
scope at org.apache.solr.cli.TestSolrCLIRunExample:
1) Thread[id=48541, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
2) Thread[id=48542, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
3) Thread[id=48550, name=h2sc-590-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)
4) Thread[id=48544, name=h2sc-590-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)
5) Thread[id=48543, name=HttpClient@85a6823-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)
6) Thread[id=48545, name=h2sc-590-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)
at __randomizedtesting.SeedInfo.seed([5C6072E3D9F5743D]: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=48541, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
2) Thread[id=48542, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
3) Thread[id=48550, name=h2sc-590-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)
4) Thread[id=48544, name=h2sc-590-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)
5) Thread[id=48543, name=HttpClient@85a6823-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)
6) Thread[id=48545, name=h2sc-590-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)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=48541, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
2) Thread[id=48542, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
3) Thread[id=48550, name=h2sc-590-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)
4) Thread[id=48544, name=h2sc-590-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)
5) Thread[id=48543, name=HttpClient@85a6823-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)
6) Thread[id=48545, name=h2sc-590-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)
at __randomizedtesting.SeedInfo.seed([5C6072E3D9F5743D]:0)
Build Log:
[...truncated 474 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_5C6072E3D9F5743D-001/tempDir-006/failExecuteScript"
"execute")
2>
2> Jun 24, 2023 6:17:38 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
2> WARNING: Will linger awaiting termination of 6 leaked thread(s).
2> Jun 24, 2023 6:17:39 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
2> SEVERE: 6 threads leaked from SUITE scope at
org.apache.solr.cli.TestSolrCLIRunExample:
2> 1) Thread[id=48541, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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> 2) Thread[id=48542, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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> 3) Thread[id=48550, name=h2sc-590-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.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> 4) Thread[id=48544, name=h2sc-590-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> 5) Thread[id=48543, name=HttpClient@85a6823-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> 6) Thread[id=48545, name=h2sc-590-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> Jun 24, 2023 6:17:39 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
2> INFO: Starting to interrupt leaked threads:
2> 1) Thread[id=48541, name=h2sc-590-thread-1, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
2> 2) Thread[id=48542, name=h2sc-590-thread-2, state=RUNNABLE,
group=TGRP-TestSolrCLIRunExample]
2> 3) Thread[id=48550, name=h2sc-590-thread-5, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
2> 4) Thread[id=48544, name=h2sc-590-thread-3, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
2> 5) Thread[id=48543, name=HttpClient@85a6823-scheduler-1,
state=TIMED_WAITING, group=TGRP-TestSolrCLIRunExample]
2> 6) Thread[id=48545, name=h2sc-590-thread-4, state=WAITING,
group=TGRP-TestSolrCLIRunExample]
2> Jun 24, 2023 6:17:42 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
2> SEVERE: There are still zombie threads that couldn't be terminated:
2> 1) Thread[id=48541, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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> 2) Thread[id=48542, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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> 3) Thread[id=48550, name=h2sc-590-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.java:628)
2> at [email protected]/java.lang.Thread.run(Thread.java:829)
2> 4) Thread[id=48544, name=h2sc-590-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> 5) Thread[id=48543, name=HttpClient@85a6823-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> 6) Thread[id=48545, name=h2sc-590-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)
> com.carrotsearch.randomizedtesting.ThreadLeakError: 6 threads leaked
from SUITE scope at org.apache.solr.cli.TestSolrCLIRunExample:
> 1) Thread[id=48541, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
> 2) Thread[id=48542, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
> 3) Thread[id=48550, name=h2sc-590-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)
> 4) Thread[id=48544, name=h2sc-590-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)
> 5) Thread[id=48543, name=HttpClient@85a6823-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)
> 6) Thread[id=48545, name=h2sc-590-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)
> at __randomizedtesting.SeedInfo.seed([5C6072E3D9F5743D]:0)
> com.carrotsearch.randomizedtesting.ThreadLeakError: There are still
zombie threads that couldn't be terminated:
> 1) Thread[id=48541, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
> 2) Thread[id=48542, name=h2sc-590-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/0x00000001005a1040.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/0x00000001005a1840.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)
> 3) Thread[id=48550, name=h2sc-590-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)
> 4) Thread[id=48544, name=h2sc-590-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)
> 5) Thread[id=48543, name=HttpClient@85a6823-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)
> 6) Thread[id=48545, name=h2sc-590-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)
> at __randomizedtesting.SeedInfo.seed([5C6072E3D9F5743D]:0)
2> NOTE: test params are: codec=Lucene95,
sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pt-ST, timezone=Iran
2> NOTE: Linux 4.15.0-212-generic amd64/Eclipse Adoptium 11.0.16.1
(64-bit)/cpus=1,threads=7,free=90153200,total=334495744
2> NOTE: All tests run in this JVM: [ConvertedLegacyTest, EchoParamsTest,
SampleTest, TestCrossCoreJoin, TestDistributedSearch, TestJoin,
TestSolrCoreProperties, PathHierarchyTokenizerFactoryTest,
TestLuceneMatchVersion, JerseyResourceTest, SimplePostToolTest,
TestSolrCLIRunExample]
2> NOTE: large line-docs file was used in this run. You have to download it
manually ('gradlew getEnWikiRandomLines') and use
-P/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt=...
property to point to it.
2> NOTE: reproduce with: gradlew test --tests TestSolrCLIRunExample
-Dtests.seed=5C6072E3D9F5743D -Dtests.multiplier=2 -Dtests.nightly=true
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt
-Dtests.locale=pt-ST -Dtests.timezone=Iran -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
org.apache.solr.cloud.HttpPartitionTest > test FAILED
java.lang.AssertionError: Doc with id=2 not found due to: Path not found:
/id; rsp={doc=null} expected null, but was:<Path not found: /id>
at
__randomizedtesting.SeedInfo.seed([5C6072E3D9F5743D:D4344D39770919C5]: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:581)
at
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:530)
at
org.apache.solr.cloud.HttpPartitionTest.testLeaderZkSessionLoss(HttpPartitionTest.java:480)
at
org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:131)
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)
org.apache.solr.cloud.HttpPartitionTest > test suite's output saved to
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.HttpPartitionTest.txt,
copied below:
2> 408585 INFO (SUITE-HttpPartitionTest-seed#[5C6072E3D9F5743D]-worker) []
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/server/solr/configsets/_default/conf'
2> 408585 INFO (SUITE-HttpPartitionTest-seed#[5C6072E3D9F5743D]-worker) []
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
2> 408586 INFO (SUITE-HttpPartitionTest-seed#[5C6072E3D9F5743D]-worker) []
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-61 after mutting 0 log
messages
2> 408586 INFO (SUITE-HttpPartitionTest-seed#[5C6072E3D9F5743D]-worker) []
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-62 for ERROR logs matching
regex: ignore_exception
2> 408586 INFO (SUITE-HttpPartitionTest-seed#[5C6072E3D9F5743D]-worker) []
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cloud.HttpPartitionTest_5C6072E3D9F5743D-001/data-dir-24-001
2> 408586 WARN (SUITE-HttpPartitionTest-seed#[5C6072E3D9F5743D]-worker) []
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=20 numCloses=20
2> 408586 INFO (SUITE-HttpPartitionTest-seed#[5C6072E3D9F5743D]-worker) []
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
2> 408587 INFO (SUITE-HttpPartitionTest-seed#[5C6072E3D9F5743D]-worker) []
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
2> 408587 INFO (SUITE-HttpPartitionTest-seed#[5C6072E3D9F5743D]-worker) []
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
2> 408591 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.u.ErrorLogMuter Closing ErrorLogMuter-regex-62 after mutting 0 log
messages
2> 408591 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.u.ErrorLogMuter Creating ErrorLogMuter-regex-63 for ERROR logs matching
regex: ignore_exception
2> 408592 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
2> 408592 INFO (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer client
port: 0.0.0.0/0.0.0.0:0
2> 408592 INFO (ZkTestServer Run Thread) [] o.a.s.c.ZkTestServer Starting
server
2> 408593 WARN (ZkTestServer Run Thread) [] o.a.z.s.ServerCnxnFactory
maxCnxns is not configured, using default value 0.
2> 408692 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer start zk server on port: 34435
2> 408693 WARN (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
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> 408694 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 408695 INFO (zkConnectionManagerCallback-3243-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 408695 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 408695 WARN (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not
secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 408696 WARN (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
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> 408697 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 408698 INFO (zkConnectionManagerCallback-3245-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 408698 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 408698 WARN (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not
secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 408698 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
2> 408699 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
2> 408701 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
2> 408702 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
2> 408703 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
2> 408704 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
2> 408704 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
2> 408705 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
2> 408706 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
2> 408707 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
2> 408708 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.ZkTestServer put
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/resources/test/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
2> 408709 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
2> 408846 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
2> 408846 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
2> 408846 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.e.j.s.Server jetty-10.0.15; built: 2023-04-11T17:25:14.480Z; git:
68017dbd00236bb7e187330d7585a059610f661d; jvm 11.0.16.1+1
2> 408848 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.e.j.s.s.DefaultSessionIdManager Session workerName=node0
2> 408848 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@67c80727{/,file:///home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-cwd/,AVAILABLE}
2> 408848 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.e.j.s.AbstractConnector Started ServerConnector@30cc39ea{HTTP/1.1, (http/1.1,
h2c)}{127.0.0.1:37053}
2> 408848 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.e.j.s.Server Started Server@39e52505{STARTING}[10.0.15,sto=0] @408889ms
2> 408849 ERROR (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
2> 408849 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.s.CoreContainerProvider Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
2> 408849 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.s.CoreContainerProvider ___ _ Welcome to Apache Solr™ version
10.0.0
2> 408849 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.s.CoreContainerProvider / __| ___| |_ _ Starting in cloud mode on port
null
2> 408849 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.s.CoreContainerProvider \__ \/ _ \ | '_| Install dir:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr
2> 408849 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.s.CoreContainerProvider |___/\___/_|_| Start time:
2023-06-24T18:17:34.117112Z
2> 408849 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.s.CoreContainerProvider Solr Home:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cloud.HttpPartitionTest_5C6072E3D9F5743D-001/control-001
(source: servlet config: solr.solr.home)
2> 408849 WARN (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
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> 408849 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.c.ConnectionManager Waiting up to 30000ms for client to connect to
ZooKeeper
2> 408853 INFO (zkConnectionManagerCallback-3247-thread-1) []
o.a.s.c.c.ConnectionManager zkClient has connected
2> 408853 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
2> 408853 WARN (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.c.SolrZkClient Using default ZkACLProvider. DefaultZkACLProvider is not
secure, it creates 'OPEN_ACL_UNSAFE' ACLs to Zookeeper nodes
2> 408954 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.NodeConfig Loading solr.xml from SolrHome (not found in ZooKeeper)
2> 408954 INFO (TEST-HttpPartitionTest.test-seed#[5C6072E3D9F5743D]) []
o.a.s.c.SolrXmlConfig Loading solr.xml from
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/tmp/tests-tmp/solr.cloud.HttpPartitionTest_5C6072E3D9F5743D-001/control-001
[...truncated too long message...]
1s TestStressLiveNodes.testStress (:solr:core)
1132.16s HdfsBasicDistributedZkTest.test (:solr:modules:hdfs)
574.93s TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit (:solr:core)
359.87s TestDistributedSearch.test (:solr:core)
256.70s HdfsTlogReplayBufferedWhileIndexingTest.test (:solr:modules:hdfs)
184.29s StressHdfsTest.test (:solr:modules:hdfs)
156.52s HdfsSyncSliceTest.test (:solr:modules:hdfs)
137.83s TestRebalanceLeaders.testRebalanceLeaders (:solr:core)
129.34s HdfsBasicDistributedZk2Test.test (:solr:modules:hdfs)
127.45s TestSizeLimitedDistributedMap.testConcurrentCleanup (:solr:core)
The slowest suites (exceeding 1s) during this run:
1578.80s TestStressLiveNodes (:solr:core)
1136.34s HdfsBasicDistributedZkTest (:solr:modules:hdfs)
574.96s TestDocTermOrdsUninvertLimit (:solr:core)
360.04s TestDistributedSearch (:solr:core)
314.66s TestReplicationHandler (:solr:core)
258.78s HdfsTlogReplayBufferedWhileIndexingTest (:solr:modules:hdfs)
186.47s StressHdfsTest (:solr:modules:hdfs)
158.60s HdfsSyncSliceTest (:solr:modules:hdfs)
156.31s TestJsonFacets (:solr:core)
145.70s TestSizeLimitedDistributedMap (:solr:core)
ERROR: The following test(s) have failed:
- org.apache.solr.cli.TestSolrCLIRunExample.classMethod (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cli.TestSolrCLIRunExample.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cli.TestSolrCLIRunExample.classMethod" -Ptests.jvms=4
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=5C6072E3D9F5743D -Ptests.multiplier=2 -Ptests.nightly=true
-Ptests.badapples=false -Ptests.file.encoding=UTF-8
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt
- org.apache.solr.cli.TestSolrCLIRunExample.classMethod (:solr:core)
Test output:
/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cli.TestSolrCLIRunExample.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cli.TestSolrCLIRunExample.classMethod" -Ptests.jvms=4
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=5C6072E3D9F5743D -Ptests.multiplier=2 -Ptests.nightly=true
-Ptests.badapples=false -Ptests.file.encoding=UTF-8
-Ptests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Solr/Solr-NightlyTests-main/test-data/enwiki.random.lines.txt
- org.apache.solr.cloud.HttpPartitionTest.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.HttpPartitionTest.txt
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.cloud.HttpPartitionTest.test" -Ptests.jvms=4
-Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1
-XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m"
-Ptests.seed=5C6072E3D9F5743D -Ptests.multiplier=2 -Ptests.nightly=true
-Ptests.badapples=false -Ptests.file.encoding=UTF-8
-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 53m 3s
128 actionable tasks: 128 executed
Publishing build scan...
https://ge.apache.org/s/crnfyo62jujbc
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: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-1
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]