Konsolenausgabe

Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/EBR/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/Frotty/EBR.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/EBR.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/EBR.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 29fd610f85656628245d2210aa8906564611bd8b (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 29fd610f85656628245d2210aa8906564611bd8b
 > git rev-list 549844d3bceb316c72be26b604c7fbd8294716d2 # timeout=10
[workspace] $ /bin/sh -xe /tmp/hudson2647006215749639862.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 ../../StdLib2/workspace/ -lib ../../Frentity/workspace/
java.nio.file.NoSuchFileException: /tmp/wurst/wurst0.log.lck
	at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
	at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
	at sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)
	at java.nio.channels.FileChannel.open(FileChannel.java:287)
	at java.nio.channels.FileChannel.open(FileChannel.java:335)
	at java.util.logging.FileHandler.openFiles(FileHandler.java:459)
	at java.util.logging.FileHandler.<init>(FileHandler.java:362)
	at de.peeeq.wurstio.Main.setUpFileLogging(Main.java:267)
	at de.peeeq.wurstio.Main.main(Main.java:53)
compilation finished (errors: 11, warnings: 0)
Error in File war3map.j line 1014:
 line 1014: no viable alternative at input 'size'
Error in File war3map.j line 1014:
 line 1014: mismatched input 'takes' expecting {'class', 'new', 'thistype', 'it', 'array', 'this', 'destroy', 'init', 'from', 'to', 'end', ID}
Error in File war3map.j line 1015:
 line 1015: extraneous input 'return' expecting {'function', 'public', 'publicread', 'readonly', 'delegate', 'stub', 'private', 'protected', 'use', 'abstract', 'static', 'thistype', 'override', 'construct', 'ondestroy', 'constant', 'let', 'var', 'end', 'endstruct', 'method', 'endclass', 'implement', ID, ANNOTATION, HOTDOC_COMMENT}
Error in File war3map.j line 1015:
 line 1015: mismatched input '\n' expecting {'class', 'new', 'thistype', 'it', 'array', 'this', 'destroy', 'init', 'from', 'to', 'end', ID}
Error in File war3map.j line 1017:
 line 1017: mismatched input 'takes' expecting {'class', 'new', 'thistype', 'it', 'array', 'this', 'destroy', 'init', 'from', 'to', 'end', ID}
Error in File war3map.j line 1018:
 line 1018: extraneous input 'return' expecting {'function', 'public', 'publicread', 'readonly', 'delegate', 'stub', 'private', 'protected', 'use', 'abstract', 'static', 'thistype', 'override', 'construct', 'ondestroy', 'constant', 'let', 'var', 'end', 'endstruct', 'method', 'endclass', 'implement', ID, ANNOTATION, HOTDOC_COMMENT}
Error in File war3map.j line 1018:
 line 1018: mismatched input '\n' expecting {'class', 'new', 'thistype', 'it', 'array', 'this', 'destroy', 'init', 'from', 'to', 'end', ID}
Error in File war3map.j line 1022:
 line 1022: no viable alternative at input 'privatestruct'
Error in File war3map.j line 1032:
 line 1032: no viable alternative at input '['
Error in File war3map.j line 1032:
 line 1032: mismatched input ',' expecting {'[', '=', NL}
Error in File war3map.j line 1032:
 line 1032: mismatched input 'returns' expecting {'[', '=', NL}
Build step 'Execute shell' marked build as failure
Sending e-mails to: [email protected] [email protected]
Finished: FAILURE