You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spark.apache.org by shane knapp <sk...@berkeley.edu> on 2015/02/06 02:01:46 UTC

spark 1.3 sbt build seems to be broken

https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-SBT/

we're seeing java OOMs and heap space errors:
https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop1.0,label=centos/19/console
https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop1.0,label=centos/18/console

memory leak?  i checked the systems (ganglia + logging in and 'free -g')
and there's nothing going on there.

20 is building right now:
https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-SBT/20/console

Re: spark 1.3 sbt build seems to be broken

Posted by shane knapp <sk...@berkeley.edu>.
here's the hash of the breaking commit:

Started on Feb 5, 2015 12:01:01 PM
Using strategy: Default
[poll] Last Built Revision: Revision
de112a2096a2b84ce2cac112f12b50b5068d6c35
(refs/remotes/origin/branch-1.3)
 > git ls-remote -h https://github.com/apache/spark.git branch-1.3 # timeout=10
[poll] Latest remote head revision is: fba2dc663a644cfe76a744b5cace93e9d6646a25
Done. Took 2.5 sec
Changes found


from:  https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-SBT/18/pollingLog/


On Thu, Feb 5, 2015 at 5:01 PM, shane knapp <sk...@berkeley.edu> wrote:

> https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-SBT/
>
> we're seeing java OOMs and heap space errors:
>
> https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop1.0,label=centos/19/console
>
> https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-SBT/AMPLAB_JENKINS_BUILD_PROFILE=hadoop1.0,label=centos/18/console
>
> memory leak?  i checked the systems (ganglia + logging in and 'free -g')
> and there's nothing going on there.
>
> 20 is building right now:
> https://amplab.cs.berkeley.edu/jenkins/job/Spark-1.3-SBT/20/console
>