[
https://issues.apache.org/jira/browse/ZOOKEEPER-3044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16480851#comment-16480851
]
Patrick Hunt commented on ZOOKEEPER-3044:
-----------------------------------------
Hm. 2g is the setting for the other jobs. So it's a bit unusual that only trunk
is seeing this. Or are we seeing it elsewhere?
> OutOfMemoryError exceptions in Jenkins when running tests
> ---------------------------------------------------------
>
> Key: ZOOKEEPER-3044
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3044
> Project: ZooKeeper
> Issue Type: Improvement
> Components: build-infrastructure, tests
> Affects Versions: 3.6.0
> Reporter: Bogdan Kanivets
> Assignee: Patrick Hunt
> Priority: Major
> Fix For: 3.6.0
>
>
> I've spot checked some failing test results and noticed OutOfMemoryError on
> some of them
> [trunk - java 10 - testQuorumSystemChange - build #
> 65|https://builds.apache.org/job/ZooKeeper-trunk-java10/65/testReport/junit/org.apache.zookeeper.test/ReconfigTest/testQuorumSystemChange]
> [trunk - java 10 - testQuorumSystemChange - build #
> 69|https://builds.apache.org/job/ZooKeeper-trunk-java10/69/testReport/junit/org.apache.zookeeper.test/ReconfigTest/testQuorumSystemChange]
> [trunk - java 9 -
> testWatcherAutoResetDisabledWithGlobal|https://builds.apache.org/job/ZooKeeper-trunk-java9/775/testReport/junit/org.apache.zookeeper.test/WatcherTest/testWatcherAutoResetDisabledWithGlobal]
> [trunk - java 10 -
> testHammer|https://builds.apache.org/job/ZooKeeper-trunk-java10/70/testReport/junit/org.apache.zookeeper.test/AsyncHammerTest/testHammer]
> Right now the test command is:
> ant -Dtest.junit.maxmem=2g -Dtest.output=no -Dtest.junit.threads=8
> -Dtest.junit.output.format=xml -Djavac.target=1.9 clean test-core-java
> Is it possible to decrease the number of threads or increase maxmem?
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)