Started by an SCM change Building in workspace /var/lib/jenkins/jobs/ForestDef/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/ForestDef.git # timeout=10 Fetching upstream changes from https://github.com/Frotty/ForestDef.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.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 bd0a4e166916e145f0a96002b240ff8db847aada (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f bd0a4e166916e145f0a96002b240ff8db847aada > git rev-list b26fe9a4052d17e10db4dcc94675d394f3b0130e # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson1059200221807344775.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 ../../Wurst/workspace/downloads/Wurstpack/wurstscript/lib compilation finished (errors: 4, warnings: 20) Error in File TowerObject.wurst line 93: Could not find variable WeaponType. Error in File TowerObject.wurst line 93: Could not resolve reference to variable Artillery for receiver of type unknown type. Error in File TowerObject.wurst line 104: Could not find variable WeaponType. Error in File TowerObject.wurst line 104: Could not resolve reference to variable MissileBounce for receiver of type unknown type. Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com frotty@sunayama.de Finished: FAILURE