Console Output

14:35:28 Started by GitHub push by thvitt
14:35:28 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/faust-gen
14:35:28 [ssh-agent] Looking for ssh-agent implementation...
14:35:28 [ssh-agent]   Java/JNR ssh-agent
14:35:28 [ssh-agent] Started.
14:35:28 [ssh-agent] Using credentials jenkins (wrzh075.rzhousing.uni-wuerzburg.de)
14:35:28  > git rev-parse --is-inside-work-tree # timeout=10
14:35:28 Fetching changes from the remote Git repository
14:35:28  > git config remote.origin.url https://github.com/faustedition/faust-gen # timeout=10
14:35:28 Fetching upstream changes from https://github.com/faustedition/faust-gen
14:35:28  > git --version # timeout=10
14:35:28 using GIT_SSH to set credentials wrzh075.rzhousing.uni-wuerzburg.de
14:35:28 using .gitcredentials to set credentials
14:35:28  > git config --local credential.username jenkins # timeout=10
14:35:28  > git config --local credential.helper store --file=/tmp/git8628605186293824504.credentials # timeout=10
14:35:28  > git -c core.askpass=true fetch --tags --progress https://github.com/faustedition/faust-gen +refs/heads/*:refs/remotes/origin/*
14:35:28  > git config --local --remove-section credential # timeout=10
14:35:28  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
14:35:28  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
14:35:29 Checking out Revision afd54025e32eb2d21e095d5cdb14ccde1880de7a (refs/remotes/origin/master)
14:35:29  > git config core.sparsecheckout # timeout=10
14:35:29  > git checkout -f afd54025e32eb2d21e095d5cdb14ccde1880de7a
14:35:29  > git rev-list 1b6e808648debcab43b4abd8afc9806ca10d9de6 # timeout=10
14:35:29  > git remote # timeout=10
14:35:29  > git submodule init # timeout=10
14:35:29  > git submodule sync # timeout=10
14:35:29  > git config --get remote.origin.url # timeout=10
14:35:29  > git submodule update --init --recursive --remote
14:35:29 Xvfb starting$ Xvfb -displayfd 2 -fbdir /mnt/data/jenkins/xvfb-97-2766561652966321846.fbdir
14:35:30 Parsing POMs
14:35:30 using settings config with name MavenSettings
14:35:30 Replacing all maven server entries not found in credentials list is true
14:35:30 Established TCP socket on 46355
14:35:30 maven32-agent.jar already up to date
14:35:30 maven32-interceptor.jar already up to date
14:35:30 maven3-interceptor-commons.jar already up to date
14:35:30 [faust-gen] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/java -cp /mnt/data/jenkins/maven32-agent.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/boot/plexus-classworlds-2.5.2.jar:/mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3/conf/logging jenkins.maven3.agent.Maven32Main /mnt/data/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3 /mnt/data/jenkins/slave.jar /mnt/data/jenkins/maven32-interceptor.jar /mnt/data/jenkins/maven3-interceptor-commons.jar 46355
14:35:30 <===[JENKINS REMOTING CAPACITY]===>channel started
14:35:30 using settings config with name MavenSettings
14:35:30 Replacing all maven server entries not found in credentials list is true
14:35:32 Executing Maven:  -B -f /mnt/data/jenkins/workspace/faust-gen/pom.xml -s /tmp/settings4855548302798076027.xml -D clean deploy
14:35:32 [INFO] Scanning for projects...
14:35:32 [INFO]                                                                         
14:35:32 [INFO] ------------------------------------------------------------------------
14:35:32 [INFO] Building Faust-Edition Site Generation 0.0.1-SNAPSHOT
14:35:32 [INFO] ------------------------------------------------------------------------
14:35:33 [INFO] 
14:35:33 [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ faust-gen ---
14:35:33 [INFO] Using 'utf-8' encoding to copy filtered resources.
14:35:33 [INFO] Copying 8581 resources to /mnt/data/jenkins/workspace/faust-gen/target/www/xml
14:35:33 [INFO] Copying 174 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
14:35:33 [INFO] Copying 80 resources to /mnt/data/jenkins/workspace/faust-gen/target/xproc
14:35:33 [INFO] Copying 1 resource to /mnt/data/jenkins/workspace/faust-gen/target/xproc
14:35:33 [INFO] Copying 14 resources to /mnt/data/jenkins/workspace/faust-gen/target/www
14:35:33 [INFO] 
14:35:33 [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ faust-gen ---
14:35:33 [INFO] Changes detected - recompiling the module!
14:35:33 [INFO] Compiling 2 source files to /mnt/data/jenkins/workspace/faust-gen/target/classes
14:35:34 [INFO] -------------------------------------------------------------
14:35:34 [ERROR] COMPILATION ERROR : 
14:35:34 [INFO] -------------------------------------------------------------
14:35:34 [ERROR] /mnt/data/jenkins/workspace/faust-gen/src/main/java/net/faustedition/gen/DiplomaticConversion.java:[241,167] illegal start of expression
14:35:34 [INFO] 1 error
14:35:34 [INFO] -------------------------------------------------------------
14:35:34 [BFA] Scanning build for known causes...
14:35:34 [BFA] No failure causes found
14:35:34 [BFA] Done. 0s
14:35:34 Started calculate disk usage of build
14:35:34 Finished Calculation of disk usage of build in 0 seconds
14:35:34 Started calculate disk usage of workspace
14:35:35 Finished Calculation of disk usage of workspace in 0 seconds
14:35:35 Notifying upstream projects of job completion
14:35:35 Join notifier requires a CauseAction
14:35:35 [INFO] ------------------------------------------------------------------------
14:35:35 [INFO] BUILD FAILURE
14:35:35 [INFO] ------------------------------------------------------------------------
14:35:35 [INFO] Total time: 2.450 s
14:35:35 [INFO] Finished at: 2016-11-14T14:35:35+01:00
14:35:35 [INFO] Final Memory: 20M/407M
14:35:35 [INFO] ------------------------------------------------------------------------
14:35:35 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project faust-gen: Compilation failure
14:35:35 [ERROR] /mnt/data/jenkins/workspace/faust-gen/src/main/java/net/faustedition/gen/DiplomaticConversion.java:[241,167] illegal start of expression
14:35:35 [ERROR] -> [Help 1]
14:35:35 [ERROR] 
14:35:35 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
14:35:35 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
14:35:35 [ERROR] 
14:35:35 [ERROR] For more information about the errors and possible solutions, please read the following articles:
14:35:35 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
14:35:35 [JENKINS] Archiving /mnt/data/jenkins/workspace/faust-gen/pom.xml to net.faustedition/faust-gen/0.0.1-SNAPSHOT/faust-gen-0.0.1-SNAPSHOT.pom
14:35:35 Xvfb stopping
14:35:35 channel stopped
14:35:35 [ssh-agent] Stopped.
14:35:35 [BFA] Scanning build for known causes...
14:35:35 [BFA] No failure causes found
14:35:35 [BFA] Done. 0s
14:35:35 Started calculate disk usage of build
14:35:35 Finished Calculation of disk usage of build in 0 seconds
14:35:35 Started calculate disk usage of workspace
14:35:35 Finished Calculation of disk usage of workspace in 0 seconds
14:35:35 Notifying upstream projects of job completion
14:35:35 Sending e-mails to: thorsten.vitt@uni-wuerzburg.de
14:35:36 Finished: FAILURE