Gestartet durch Benutzer Peter
Baue in Arbeitsbereich /var/lib/jenkins/workspace/Frentity
> 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/Frentity.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/Frentity.git
> git --version # timeout=10
> git fetch --tags --progress https://github.com/Frotty/Frentity.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 4e025db7cd11461fb33b929866faa09cd48ae8c0 (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 4e025db7cd11461fb33b929866faa09cd48ae8c0
Commit message: "Update README.md"
> git rev-list --no-walk 4e025db7cd11461fb33b929866faa09cd48ae8c0 # timeout=10
[Frentity] $ /bin/sh -xe /tmp/jenkins2380977279267160872.sh
+ java -jar ../Wurst/downloads/Wurstpack/wurstscript/wurstscript.jar ../Wurst/downloads/Wurstpack/wurstscript/common.j ../Wurst/downloads/Wurstpack/wurstscript/blizzard.j ./wurst -lib ../StdLib2/ -runcompiletimefunctions
java.io.IOException: Cannot run program "wine": error=2, Datei oder Verzeichnis nicht gefunden
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1128)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1071)
at java.base/java.lang.Runtime.exec(Runtime.java:635)
at java.base/java.lang.Runtime.exec(Runtime.java:494)
at de.peeeq.wurstio.Pjass.runPjass(Pjass.java:104)
at de.peeeq.wurstio.CompilationProcess.runPjass(CompilationProcess.java:116)
at de.peeeq.wurstio.CompilationProcess.lambda$doCompilation$8(CompilationProcess.java:108)
at de.peeeq.wurstio.TimeTaker$Default.measure(TimeTaker.java:33)
at de.peeeq.wurstio.CompilationProcess.doCompilation(CompilationProcess.java:107)
at de.peeeq.wurstio.Main.main(Main.java:150)
Caused by: java.io.IOException: error=2, Datei oder Verzeichnis nicht gefunden
at java.base/java.lang.ProcessImpl.forkAndExec(Native Method)
at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:339)
at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:270)
at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1107)
... 9 more
compilation finished (errors: 0, warnings: 0)
Sending e-mails to: [email protected]
Löse einen neuen Build von EBR aus
Löse einen neuen Build von ForestDef aus
Finished: SUCCESS