You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@solr.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2023/04/18 06:06:02 UTC

[JENKINS] Solr-main-Linux (64bit/hotspot/jdk-11.0.15) - Build # 11481 - Still Unstable!

Build: https://jenkins.thetaphi.de/job/Solr-main-Linux/11481/
Java: 64bit/hotspot/jdk-11.0.15 -XX:-UseCompressedOops -XX:+UseParallelGC

1 tests failed.
FAILED:  org.apache.solr.cloud.OverseerTest.testShardLeaderChange

Error Message:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3992, name=OverseerCollectionConfigSetProcessor-72107269922816016-127.0.0.1:41505_solr-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=3992, name=OverseerCollectionConfigSetProcessor-72107269922816016-127.0.0.1:41505_solr-n_0000000000, state=RUNNABLE, group=Overseer collection creation process.]
	at __randomizedtesting.SeedInfo.seed([C0ED2FEB5584D2A3:1EBEA81C4F1C2752]:0)
Caused by: org.apache.solr.common.AlreadyClosedException
	at __randomizedtesting.SeedInfo.seed([C0ED2FEB5584D2A3]:0)
	at app//org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
	at app//org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:419)
	at app//org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:486)
	at app//org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:171)
	at java.base@11.0.15/java.lang.Thread.run(Thread.java:829)