Started by upstream project "StdLib2" build number 164 originally caused by: Started by an SCM change Building in workspace /var/lib/jenkins/jobs/EBR/workspace > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/Frotty/EBR.git # timeout=10 Fetching upstream changes from https://github.com/Frotty/EBR.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/EBR.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision c7495a6393f683fc7f4608deb9438aa0e63dba6c (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f c7495a6393f683fc7f4608deb9438aa0e63dba6c > git rev-list c7495a6393f683fc7f4608deb9438aa0e63dba6c # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson7825873671432847422.sh + java -jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar ../../Wurst/workspace/downloads/Wurstpack/wurstscript/common.j ../../Wurst/workspace/downloads/Wurstpack/wurstscript/Blizzard.j ./wurst -lib ../../StdLib2/workspace/ -lib ../../Frentity/workspace/ java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Arrays.java:3332) at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:137) at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:121) at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:421) at java.lang.StringBuilder.append(StringBuilder.java:136) at de.peeeq.wurstscript.jassprinter.ExprPrinter.print(ExprPrinter.java:45) at de.peeeq.wurstscript.jassAst.JassExprVarAccessImpl.print(JassExprVarAccessImpl.java:155) at de.peeeq.wurstscript.jassprinter.StatementPrinter.print(StatementPrinter.java:18) at de.peeeq.wurstscript.jassAst.JassStmtCallImpl.print(JassStmtCallImpl.java:177) at de.peeeq.wurstscript.jassprinter.JassPrinter.printStatements(JassPrinter.java:224) at de.peeeq.wurstscript.jassprinter.JassPrinter.printFunction(JassPrinter.java:201) at de.peeeq.wurstscript.jassprinter.JassPrinter.printFunctions(JassPrinter.java:114) at de.peeeq.wurstscript.jassprinter.JassPrinter.printProg(JassPrinter.java:35) at de.peeeq.wurstscript.jassprinter.JassPrinter.printProg(JassPrinter.java:309) at de.peeeq.wurstio.Main.doCompilation(Main.java:306) at de.peeeq.wurstio.Main.main(Main.java:142) Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com frotty@sunayama.de Finished: FAILURE