[ 
https://issues.apache.org/jira/browse/ARTEMIS-3458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17410715#comment-17410715
 ] 

ASF subversion and git services commented on ARTEMIS-3458:
----------------------------------------------------------

Commit 082f06a095771b7f53e696258d3b18d669ad2e69 in activemq-artemis's branch 
refs/heads/main from franz1981
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=082f06a ]

ARTEMIS-3458 Reduce number of ZK nodes for fast-tests runs


> CuratorDistributedLockTest fails a lot in CI
> --------------------------------------------
>
>                 Key: ARTEMIS-3458
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3458
>             Project: ActiveMQ Artemis
>          Issue Type: Test
>          Components: Tests
>    Affects Versions: 2.18.0
>            Reporter: Robbie Gemmell
>            Assignee: Francesco Nigro
>            Priority: Major
>
> CuratorDistributedLockTest was added in ARTEMIS-2716 / [PR 
> #3680|https://github.com/apache/activemq-artemis/pull/3680]. In addition to 
> creating a lot of log output which made the Travis build error and required 
> some changes, it fails a lot in CI.
> E.g perhaps most often with:
> {noformat}
> org.apache.curator.test.FailedServerStartException: quorumPeer never got set
>  at 
> org.apache.activemq.artemis.quorum.zookeeper.CuratorDistributedLockTest.setupEnv(CuratorDistributedLockTest.java:84)
> {noformat}
> [https://github.com/apache/activemq-artemis/runs/3496677873?check_suite_focus=true#step:5:58742]
>  
> Or I also saw:
> {noformat}
>  java.lang.AssertionError: expected:<1> but was:<0>
>  at 
> org.apache.activemq.artemis.quorum.zookeeper.CuratorDistributedLockTest.beNotifiedOfUnavailabilityWhileBlockedOnTimedLock(CuratorDistributedLockTest.java:309)
> {noformat}
> [https://github.com/apache/activemq-artemis/runs/3495287001?check_suite_focus=true#step:5:56488]
>  
> Finally, today I saw it fail a completely new way, taking down the test JVM:
> {noformat}
> [QuorumPeerListener] 09:43:44,204 ERROR 
> [org.apache.zookeeper.util.ServiceUtils] Exiting JVM with code 14
> {noformat}
> [https://github.com/apache/activemq-artemis/runs/3504709670?check_suite_focus=true#step:5:35957]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to