Started by user Peter Building in workspace /var/lib/jenkins/jobs/Downfall/workspace Cloning the remote Git repository Cloning repository https://github.com/muzzel/Downfall.git > git init /var/lib/jenkins/jobs/Downfall/workspace # timeout=10 Fetching upstream changes from https://github.com/muzzel/Downfall.git > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://github.com/muzzel/Downfall.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/muzzel/Downfall.git # timeout=10 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/muzzel/Downfall.git # timeout=10 Fetching upstream changes from https://github.com/muzzel/Downfall.git > git -c core.askpass=true fetch --tags --progress https://github.com/muzzel/Downfall.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 a758421729784988f6d36bf11c86dabd7bdfbfda (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a758421729784988f6d36bf11c86dabd7bdfbfda First time build. Skipping changelog. [workspace] $ /bin/sh -xe /tmp/hudson7889237808750650839.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: 5, warnings: 25) Error in File StatusHandlerConfig.wurst line 52: Could not find type u. Error in File ThreatHandler.wurst line 112: This constructor for class ThreatHandlerTU is not visible here. Error in File ThreatHandler.wurst line 198: This constructor for class ThreatListEntry is not visible here. Error in File ThreatHandler.wurst line 256: This constructor for class ThreatListEntry is not visible here. Error in File PQuest.wurst line 115: This constructor for class PQuestItem is not visible here. Build step 'Execute shell' marked build as failure Sending e-mails to: peter.peq@gmail.com Finished: FAILURE