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

Patrick Hunt commented on ZOOKEEPER-3044:
-----------------------------------------

[~bkanivets] if you're interested could you update the flakey test report to 
include this detail? (if so create a separate jira)

This job:
https://builds.apache.org/view/S-Z/view/ZooKeeper/job/ZooKeeper-Find-Flaky-Tests/lastSuccessfulBuild/artifact/report.html

The code for which is here:
https://github.com/apache/zookeeper/blob/jenkins-tools/zk-test-report/zk_test_analyzer.py

Looks like you'd have to update it a bit to use the Jenkins json details rather 
than scraping the page, so not trivial.

However if we could include some details on the type of failure that might be 
interesting.

Thanks.

> 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)

Reply via email to