Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x/2220/

2 tests failed.
FAILED:  
org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at 
org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest: 
   1) Thread[id=4649, name=aliveCheckExecutor-1698-thread-1, 
state=TIMED_WAITING, group=TGRP-CollectionsRepairEventListenerTest]
        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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at 
org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest: 
   1) Thread[id=4649, name=aliveCheckExecutor-1698-thread-1, 
state=TIMED_WAITING, group=TGRP-CollectionsRepairEventListenerTest]
        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)
        at __randomizedtesting.SeedInfo.seed([9A208E80E6290C8F]:0)


FAILED:  
org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest.classMethod

Error Message:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=4649, name=aliveCheckExecutor-1698-thread-1, 
state=TIMED_WAITING, group=TGRP-CollectionsRepairEventListenerTest]
        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)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   1) Thread[id=4649, name=aliveCheckExecutor-1698-thread-1, 
state=TIMED_WAITING, group=TGRP-CollectionsRepairEventListenerTest]
        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)
        at __randomizedtesting.SeedInfo.seed([9A208E80E6290C8F]:0)




Build Log:
[...truncated 1770 lines...]
ERROR: The following test(s) have failed:
  - 
org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest.classMethod
 (:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest.classMethod"
 -Ptests.jvms=4 -Ptests.haltonfailure=false 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=9A208E80E6290C8F -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=ISO-8859-1

  - 
org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest.classMethod
 (:solr:core)
    Test output: 
/home/jenkins/jenkins-slave/workspace/Solr/Solr-Check-9.x/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest.txt
    Reproduce with: gradlew :solr:core:test --tests 
"org.apache.solr.cluster.events.impl.CollectionsRepairEventListenerTest.classMethod"
 -Ptests.jvms=4 -Ptests.haltonfailure=false 
"-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=120m" 
-Ptests.seed=9A208E80E6290C8F -Ptests.multiplier=2 -Ptests.badapples=false 
-Ptests.file.encoding=ISO-8859-1


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.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 42m 50s
565 actionable tasks: 565 executed
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
hudson.FilePath$ValidateAntFileMask$1Cancel
        at 
hudson.FilePath$ValidateAntFileMask$1.isCaseSensitive(FilePath.java:3209)
        at 
org.apache.tools.ant.DirectoryScanner.lambda$isIncluded$3(DirectoryScanner.java:1374)
        at 
java.base/java.util.stream.MatchOps$1MatchSink.accept(MatchOps.java:90)
        at 
java.base/java.util.Spliterators$ArraySpliterator.tryAdvance(Spliterators.java:958)
        at 
java.base/java.util.stream.ReferencePipeline.forEachWithCancel(ReferencePipeline.java:127)
        at 
java.base/java.util.stream.AbstractPipeline.copyIntoWithCancel(AbstractPipeline.java:502)
        at 
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:488)
        at 
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
        at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:230)
        at 
java.base/java.util.stream.MatchOps$MatchOp.evaluateSequential(MatchOps.java:196)
        at 
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
        at 
java.base/java.util.stream.ReferencePipeline.anyMatch(ReferencePipeline.java:528)
        at 
org.apache.tools.ant.DirectoryScanner.isIncluded(DirectoryScanner.java:1374)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1241)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java:1267)
        at 
org.apache.tools.ant.DirectoryScanner.scandir(DirectoryScanner.java: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:3222)
Caused: java.lang.InterruptedException: no matches found within 10000
        at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:3227)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3105)
        at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:3083)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3487)
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:1194)
                at hudson.FilePath.act(FilePath.java:1183)
                at hudson.FilePath.validateAntFileMask(FilePath.java:3080)
                at 
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:269)
                at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
                at 
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
                at hudson.model.Build$BuildExecution.post2(Build.java:179)
                at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
                at hudson.model.Run.execute(Run.java:1921)
                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:3489)
        at hudson.remoting.UserRequest.perform(UserRequest.java:211)
        at hudson.remoting.UserRequest.perform(UserRequest.java:54)
        at hudson.remoting.Request$2.run(Request.java:376)
        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:834)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no 
matches found within 10000
        at hudson.FilePath.act(FilePath.java:1196)
        at hudson.FilePath.act(FilePath.java:1183)
        at hudson.FilePath.validateAntFileMask(FilePath.java:3080)
        at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:269)
        at 
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:814)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:763)
        at hudson.model.Build$BuildExecution.post2(Build.java:179)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:707)
        at hudson.model.Run.execute(Run.java:1921)
        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]

Reply via email to