Konsolenausgabe
Build wurde durch eine SCM-Änderung ausgelöst.
Running as SYSTEM
Baue in Arbeitsbereich /var/lib/jenkins/workspace/StdLib2
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/wurstscript/wurstStdlib2.git # timeout=10
Fetching upstream changes from https://github.com/wurstscript/wurstStdlib2.git
> git --version # timeout=10
> git --version # 'git version 2.34.1'
> git fetch --tags --force --progress -- https://github.com/wurstscript/wurstStdlib2.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6c84a670ac19d1480243243dc006ea4f5bf5171a (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6c84a670ac19d1480243243dc006ea4f5bf5171a # timeout=10
Commit message: "Fix default DamageEvent listener priority (#460)"
> git rev-list --no-walk 05907b8806da29cf541112e57178f447fa22fe04 # timeout=10
[StdLib2] $ /bin/sh -xe /tmp/jenkins395472081511940159.sh
+ java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./ -runcompiletimefunctions -runtests
compilation finished (errors: 4, warnings: 0)
Error in File PriorityQueue.wurst line 30:
mismatched input '16' expecting {'thistype', ID}
Error in File PriorityQueue.wurst line 1:
missing '->' at '\n\n'
Error in File PriorityQueue.wurst line 30:
exprthis cannot be used here. A full statement is required.
Error in File PriorityQueue.wurst line 30:
External Lambda-block can only be used after function calls.
Build step 'Shell ausführen' marked build as failure
Not sending mail to unregistered user [email protected]
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE