That is not nearly enough information to tell you anything specific. But I have often traced issues with tests that have your overall symptoms to concurrency issues in the tests themselves, and not related to Jenkins directly. Bottom line, you need to describe your Jenkins jobs and test execution in much more detail.
Cheers Artur ________________________________________ From: [email protected] <[email protected]> on behalf of [email protected] <[email protected]> Sent: 30 August 2017 09:12:08 To: Jenkins Users Subject: Lack of memory in server Jenkins? Hi guys! I have a problem with my tests... I have hundreds of java tests that I run in Jenkins, and I've realized that when I run one test, it works correctly, but when I run two or more tests followed, the first test runs right, but the second it runs wrong (furthemore, it costs almost 30 minutes to can run another test after the first test), the second test runs with errors in the execution (it ends, but it runs wrong). So... I want to ask you if this is because of a lack of memory in my Jenkins server? I don't know... I'm pretty new in this topic... Thanks so much for your help!!! -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c08d6375-a9be-4edb-84e9-1ce3a677baa3%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/c08d6375-a9be-4edb-84e9-1ce3a677baa3%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/0e4bfefe89664323852eb23954ef2f58%40partner.eso.org. For more options, visit https://groups.google.com/d/optout.
