Started by upstream project "Frentity" build number 543
originally caused by:
Started by upstream project "StdLib2" build number 689
originally caused by:
Started by upstream project "Wurst" build number 829
originally caused by:
Started by remote host 192.30.253.29
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 334c481a31713f79cea3ddf8290dd0ee27119caf # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins4896289298695155582.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
21:52:57,412 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
21:52:57,412 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
21:52:57,413 |-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]
21:52:57,416 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
21:52:57,416 |-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]
21:52:57,416 |-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]
21:52:57,416 |-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]
21:52:57,483 |-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
21:52:57,722 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
21:52:57,723 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
21:52:57,768 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [console]
21:52:57,825 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
21:52:58,103 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
21:52:58,119 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [compiler_log]
21:52:58,129 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
21:52:58,164 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@2096442d - No compression will be used
21:52:58,170 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[compiler_log] - Active log file name: /var/lib/jenkins/.wurst/logs/compiler.log
21:52:58,170 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[compiler_log] - File property is set to [/var/lib/jenkins/.wurst/logs/compiler.log]
21:52:58,171 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
21:52:58,171 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [lang_server_log]
21:52:58,172 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
21:52:58,191 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@9f70c54 - No compression will be used
21:52:58,192 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[lang_server_log] - Active log file name: /var/lib/jenkins/.wurst/logs/languageServer.log
21:52:58,192 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[lang_server_log] - File property is set to [/var/lib/jenkins/.wurst/logs/languageServer.log]
21:52:58,193 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [languageServer] to DEBUG
21:52:58,193 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [languageServer] to false
21:52:58,196 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [lang_server_log] to Logger[languageServer]
21:52:58,197 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [default] to INFO
21:52:58,197 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [compiler_log] to Logger[default]
21:52:58,197 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to DEBUG
21:52:58,197 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [compiler_log] to Logger[ROOT]
21:52:58,197 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
21:52:58,198 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@234bef66 - Registering current configuration as safe fallback point
compilation finished (errors: 0, warnings: 0)
Finished: SUCCESS