Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/Downfall/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/muzzel/Downfall.git # 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 rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f9af20e7ba2ce2d2dc70ad0eb0585822b43d4b57
 > git rev-list f0047604764dde249f0db0ddb9d3a21a05694c43 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5589559698287305425.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 QuestProvingYourWorth.wurst line 9:
 Could not find variable udg_npc_brom.
Error in File QuestProvingYourWorth.wurst line 12:
 Could not find variable udg_npc_brom.
Error in File QuestProvingYourWorth.wurst line 22:
 Could not find variable udg_npc_marta.
Error in File QuestPreciousPelts.wurst line 6:
 Could not find variable udg_npc_marta.
Error in File Heropick.wurst line 65:
 Could not find variable udg_npc_bryce.
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE