Started by an SCM change
Building in workspace /var/lib/jenkins/jobs/ForestDef/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/ForestDef.git # timeout=10
Fetching upstream changes from https://github.com/Frotty/ForestDef.git
> git --version # timeout=10
> git -c core.askpass=true fetch --tags --progress https://github.com/Frotty/ForestDef.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/classic
Seen branch in repository origin/healbacktower
Seen branch in repository origin/master
Seen 3 remote branches
Checking out Revision 334c481a31713f79cea3ddf8290dd0ee27119caf (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 334c481a31713f79cea3ddf8290dd0ee27119caf
> git rev-list e425bed0dc4df59a6af3219829b14e916079abeb # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins6507387899748059143.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/ -runcompiletimefunctions
17:41:10,764 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
17:41:10,766 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
17:41:10,766 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar!/logback.xml]
17:41:10,768 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
17:41:10,771 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstsetup-cc208dcc86.jar!/logback.xml]
17:41:10,771 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/JMPQ3-1.6.1.jar!/logback.xml]
17:41:10,771 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar!/logback.xml]
17:41:10,804 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@2c9f9fb0 - URL [jar:file:/var/lib/jenkins/jobs/Wurst/workspace/downloads/Wurstpack/wurstscript/wurstscript.jar!/logback.xml] is not of type file
17:41:10,954 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
17:41:10,955 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
17:41:10,976 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
17:41:11,001 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:41:11,166 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
17:41:11,176 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [compiler_log]
17:41:11,181 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:41:11,195 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@2096442d - No compression will be used
17:41:11,199 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[compiler_log] - Active log file name: /var/lib/jenkins/.wurst/logs/compiler.log
17:41:11,200 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[compiler_log] - File property is set to [/var/lib/jenkins/.wurst/logs/compiler.log]
17:41:11,201 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
17:41:11,201 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [lang_server_log]
17:41:11,201 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
17:41:11,207 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@9f70c54 - No compression will be used
17:41:11,211 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[lang_server_log] - Active log file name: /var/lib/jenkins/.wurst/logs/languageServer.log
17:41:11,211 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[lang_server_log] - File property is set to [/var/lib/jenkins/.wurst/logs/languageServer.log]
17:41:11,212 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [languageServer] to DEBUG
17:41:11,212 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [languageServer] to false
17:41:11,212 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [lang_server_log] to Logger[languageServer]
17:41:11,213 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [default] to INFO
17:41:11,213 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [compiler_log] to Logger[default]
17:41:11,213 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
17:41:11,213 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [compiler_log] to Logger[ROOT]
17:41:11,213 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
17:41:11,214 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@234bef66 - Registering current configuration as safe fallback point
compilation finished (errors: 0, warnings: 5)
Warning in File Special.wurst line 17:
addEffect is deprecated. To be replaced with widget.addEffect. Add 'import Widget' to this package if 'import NoWurst' is used.
Warning in File Boss.wurst line 12:
addEffect is deprecated. To be replaced with widget.addEffect. Add 'import Widget' to this package if 'import NoWurst' is used.
Warning in File Fx.wurst line 104:
addEffect is deprecated. To be replaced with widget.addEffect. Add 'import Widget' to this package if 'import NoWurst' is used.
Warning in File Fx.wurst line 178:
addEffect is deprecated. To be replaced with widget.addEffect. Add 'import Widget' to this package if 'import NoWurst' is used.
Warning in File Fx.wurst line 5:
The import Widget can be removed, because it is already included in DummyRecycler.
Finished: SUCCESS