You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Andrew Bayer (JIRA)" <ji...@apache.org> on 2014/09/15 18:01:33 UTC

[jira] [Resolved] (INFRA-8351) Looks like Apache Gora Jenkins CI running out memory

     [ https://issues.apache.org/jira/browse/INFRA-8351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Bayer resolved INFRA-8351.
---------------------------------
    Resolution: Duplicate

> Looks like Apache Gora Jenkins CI running out memory
> ----------------------------------------------------
>
>                 Key: INFRA-8351
>                 URL: https://issues.apache.org/jira/browse/INFRA-8351
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Henry Saputra
>
> The Gora has been failing seemed like due to out of memory errors [1]:
> Started by timer
> Building remotely on H10 (Ubuntu ubuntu) in workspace /home/jenkins/jenkins-slave/workspace/gora-trunk
>  > git rev-parse --is-inside-work-tree
> Fetching changes from the remote Git repository
>  > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/gora.git
> Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/gora.git
>  > git --version
>  > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/gora.git +refs/heads/*:refs/remotes/origin/*
>  > git rev-parse origin/master^{commit}
> Checking out Revision b4f8490281606a87cc2d5f0ba445e90ce8ea36b5 (origin/master)
>  > git config core.sparsecheckout
>  > git checkout -f b4f8490281606a87cc2d5f0ba445e90ce8ea36b5
>  > git rev-list b4f8490281606a87cc2d5f0ba445e90ce8ea36b5
> No emails were triggered.
> [gora-trunk] $ /bin/bash -xe /tmp/hudson8878497848061361746.sh
> Parsing POMs
> maven3-agent.jar already up to date
> maven3-interceptor.jar already up to date
> maven3-interceptor-commons.jar already up to date
> [gora-trunk] $ /home/jenkins/tools/java/latest1.7/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/jenkins/tools/maven/apache-maven-3.0.4/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/jenkins/tools/maven/apache-maven-3.0.4 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 59879
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Cannot create GC thread. Out of system resources.
> # An error report file with more information is saved as:
> # /home/jenkins/jenkins-slave/workspace/gora-trunk/hs_err_pid26500.log
> ERROR: Failed to launch Maven. Exit code = 1
> Email was triggered for: Failure
> Sending email for trigger: Failure
> Sending email to: dev@gora.apache.org
> Finished: FAILURE
> [1] https://builds.apache.org/job/gora-trunk/1224/console



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)