Konsolenausgabe

Started by upstream project "Wurst" build number 68
originally caused by:
 Started by remote host 192.30.252.42
Building in workspace /var/lib/jenkins/jobs/hunters-hall/workspace
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/Cokemonkey11/hunters-hall.git # timeout=10
Fetching upstream changes from https://bitbucket.org/Cokemonkey11/hunters-hall.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://bitbucket.org/Cokemonkey11/hunters-hall.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 24676bb2c2880f165ecdbb544df82db03ada1a27 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 24676bb2c2880f165ecdbb544df82db03ada1a27
 > git rev-list 24676bb2c2880f165ecdbb544df82db03ada1a27 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson5678820215911672072.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: 0, warnings: 4)
Warning in File Colors.wurst line 30:
 The assignment to local variable r is never read.
Warning in File Colors.wurst line 31:
 The assignment to local variable g is never read.
Warning in File Colors.wurst line 32:
 The assignment to local variable b is never read.
Warning in File Colors.wurst line 29:
 The assignment to local variable a is never read.
Finished: SUCCESS