Build: https://ci-builds.apache.org/job/Solr/job/Solr-Test-main/9945/
2 tests failed. FAILED: org.apache.solr.cloud.LeaderElectionTest.classMethod Error Message: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.LeaderElectionTest: 1) Thread[id=4014, name=TEST-LeaderElectionTest.testStressElection-seed#[62BCF6DE981BDB7D]-SendThread(127.0.0.1:40051), state=TIMED_WAITING, group=TGRP-LeaderElectionTest] at java.base/java.lang.Thread.sleep0(Native Method) at java.base/java.lang.Thread.sleep(Thread.java:509) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:362) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1189) 2) Thread[id=4015, name=TEST-LeaderElectionTest.testStressElection-seed#[62BCF6DE981BDB7D]-EventThread, state=WAITING, group=TGRP-LeaderElectionTest] at java.base/jdk.internal.misc.Unsafe.park(Native Method) at java.base/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780) at java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707) at java.base/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:535) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.cloud.LeaderElectionTest: 1) Thread[id=4014, name=TEST-LeaderElectionTest.testStressElection-seed#[62BCF6DE981BDB7D]-SendThread(127.0.0.1:40051), state=TIMED_WAITING, group=TGRP-LeaderElectionTest] at java.base/java.lang.Thread.sleep0(Native Method) at java.base/java.lang.Thread.sleep(Thread.java:509) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:362) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1189) 2) Thread[id=4015, name=TEST-LeaderElectionTest.testStressElection-seed#[62BCF6DE981BDB7D]-EventThread, state=WAITING, group=TGRP-LeaderElectionTest] at java.base/jdk.internal.misc.Unsafe.park(Native Method) at java.base/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519) at java.base/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780) at java.base/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725) at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707) at java.base/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435) at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:535) at __randomizedtesting.SeedInfo.seed([62BCF6DE981BDB7D]:0) FAILED: org.apache.solr.cloud.LeaderElectionTest.classMethod Error Message: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=4014, name=TEST-LeaderElectionTest.testStressElection-seed#[62BCF6DE981BDB7D]-SendThread(127.0.0.1:40051), state=TIMED_WAITING, group=TGRP-LeaderElectionTest] at java.base/java.lang.Thread.sleep0(Native Method) at java.base/java.lang.Thread.sleep(Thread.java:509) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:362) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1189) Stack Trace: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated: 1) Thread[id=4014, name=TEST-LeaderElectionTest.testStressElection-seed#[62BCF6DE981BDB7D]-SendThread(127.0.0.1:40051), state=TIMED_WAITING, group=TGRP-LeaderElectionTest] at java.base/java.lang.Thread.sleep0(Native Method) at java.base/java.lang.Thread.sleep(Thread.java:509) at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:362) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1189) at __randomizedtesting.SeedInfo.seed([62BCF6DE981BDB7D]:0) Build Log: [...truncated 2018 lines...] ERROR: The following test(s) have failed: - org.apache.solr.cloud.LeaderElectionTest (:solr:core) Test history: https://develocity.apache.org/scans/tests?search.rootProjectNames=solr-root&tests.container=org.apache.solr.cloud.LeaderElectionTest Test output: /home/jenkins/jenkins-slave/workspace/Solr/Solr-Test-main/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.LeaderElectionTest.txt Reproduce with: ./gradlew :solr:core:test --tests "org.apache.solr.cloud.LeaderElectionTest" -Ptests.haltonfailure=false "-Ptests.jvmargs=-XX:TieredStopAtLevel=1 -XX:+UseParallelGC -XX:ActiveProcessorCount=1 -XX:ReservedCodeCacheSize=120m" -Ptests.seed=62BCF6DE981BDB7D -Ptests.multiplier=2 -Ptests.useSecurityManager=true -Ptests.badapples=false -Ptests.file.encoding=US-ASCII Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/8.10/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 44m 54s 146 actionable tasks: 146 executed Publishing build scan... https://develocity.apache.org/s/qhkokj3xmdxvg Build step 'Invoke Gradle script' changed build result to SUCCESS Archiving artifacts ‘**/*.events’ doesn’t match anything: ‘**’ exists but not ‘**/*.events’ 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: builds-unsubscr...@solr.apache.org For additional commands, e-mail: builds-h...@solr.apache.org