Console Output

17:41:16 Started by an SCM change
17:41:16 Started by an SCM change
17:41:16 Building remotely on build2 (digibib) in workspace /mnt/data/jenkins/workspace/Aggregator
17:41:16  > git rev-parse --is-inside-work-tree # timeout=10
17:41:16 Fetching changes from the remote Git repository
17:41:16  > git config remote.origin.url git@git.projects.gwdg.de:aggregator.git # timeout=10
17:41:16 Fetching upstream changes from git@git.projects.gwdg.de:aggregator.git
17:41:16  > git --version # timeout=10
17:41:16 using GIT_SSH to set credentials git for projects.gwdg.de
17:41:16  > git -c core.askpass=true fetch --tags --progress git@git.projects.gwdg.de:aggregator.git +refs/heads/*:refs/remotes/origin/*
17:41:17 Seen branch in repository origin/develop
17:41:17 Seen branch in repository origin/feature/basket
17:41:17 Seen branch in repository origin/feature/export-by-list
17:41:17 Seen branch in repository origin/feature/faust-rendering
17:41:17 Seen branch in repository origin/feature/instrumentation
17:41:17 Seen branch in repository origin/feature/license
17:41:17 Seen branch in repository origin/feature/new-structure
17:41:17 Seen branch in repository origin/feature/stream
17:41:17 Seen branch in repository origin/feature/tei-xsl-7
17:41:17 Seen branch in repository origin/feature/tei-xsl-update
17:41:17 Seen branch in repository origin/feature/tei-xsl7-corpus
17:41:17 Seen branch in repository origin/feature/tei-xsl7-groups
17:41:17 Seen branch in repository origin/feature/xslmanager
17:41:17 Seen branch in repository origin/feature/zip-config
17:41:17 Seen branch in repository origin/feature/zip-performance
17:41:17 Seen branch in repository origin/master
17:41:17 Seen branch in repository origin/package-tei-xsl
17:41:17 Seen branch in repository origin/refactor-html
17:41:17 Seen branch in repository origin/refactor-it
17:41:17 Seen 19 remote branches
17:41:17 Checking out Revision c65e5e7d6a6afbe7073d9097124d9813c869d6e0 (origin/develop)
17:41:17  > git config core.sparsecheckout # timeout=10
17:41:17  > git checkout -f c65e5e7d6a6afbe7073d9097124d9813c869d6e0 # timeout=10
17:41:17  > git branch -a # timeout=10
17:41:17  > git rev-parse origin/develop^{commit} # timeout=10
17:41:17  > git rev-parse origin/feature/stream^{commit} # timeout=10
17:41:17  > git rev-parse origin/master^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/develop^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/basket^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/export-by-list^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/faust-rendering^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/instrumentation^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/license^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/new-structure^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/stream^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/tei-xsl-7^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/tei-xsl-update^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/tei-xsl7-corpus^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/tei-xsl7-groups^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/xslmanager^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/zip-config^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/feature/zip-performance^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/master^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/package-tei-xsl^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/refactor-html^{commit} # timeout=10
17:41:17  > git rev-parse remotes/origin/refactor-it^{commit} # timeout=10
17:41:17  > git branch -D origin/develop # timeout=10
17:41:17  > git checkout -b origin/develop c65e5e7d6a6afbe7073d9097124d9813c869d6e0
17:41:18  > git rev-list a9d0f330132a3a1bff9dc97439bb34f3345b40f6 # timeout=10
17:41:18  > git remote # timeout=10
17:41:18  > git submodule init # timeout=10
17:41:18  > git submodule sync # timeout=10
17:41:18  > git config --get remote.origin.url # timeout=10
17:41:18  > git submodule update --init --recursive
17:41:18 No emails were triggered.
17:41:18 Parsing POMs
17:41:18 using settings config with name MavenSettings
17:41:18 Replacing all maven server entries not found in credentials list is true
17:41:19 ERROR: Failed to parse POMs
17:41:19 java.io.IOException: remote file operation failed: /mnt/data/jenkins/workspace/Aggregator at hudson.remoting.Channel@211fb1eb:build2: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
17:41:19 [FATAL] Non-parseable POM /mnt/data/jenkins/workspace/Aggregator/pom.xml: end tag name </perm> must be the same as start tag <type> from line 595 (position: TEXT seen ...<mapper>\n\t\t\t\t      <type>perm</perm>... @595:28)  @ line 595, column 28
17:41:19 
17:41:19 	at hudson.FilePath.act(FilePath.java:987)
17:41:19 	at hudson.FilePath.act(FilePath.java:969)
17:41:19 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
17:41:19 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
17:41:19 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:537)
17:41:19 	at hudson.model.Run.execute(Run.java:1741)
17:41:19 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
17:41:19 	at hudson.model.ResourceController.execute(ResourceController.java:98)
17:41:19 	at hudson.model.Executor.run(Executor.java:410)
17:41:19 Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
17:41:19 [FATAL] Non-parseable POM /mnt/data/jenkins/workspace/Aggregator/pom.xml: end tag name </perm> must be the same as start tag <type> from line 595 (position: TEXT seen ...<mapper>\n\t\t\t\t      <type>perm</perm>... @595:28)  @ line 595, column 28
17:41:19 
17:41:19 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
17:41:19 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
17:41:19 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2720)
17:41:19 	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
17:41:19 	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
17:41:19 	at hudson.remoting.Request$2.run(Request.java:326)
17:41:19 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
17:41:19 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
17:41:19 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
17:41:19 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
17:41:19 	at java.lang.Thread.run(Thread.java:745)
17:41:19 	at ......remote call to build2(Native Method)
17:41:19 	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1413)
17:41:19 	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
17:41:19 	at hudson.remoting.Channel.call(Channel.java:778)
17:41:19 	at hudson.FilePath.act(FilePath.java:980)
17:41:19 	... 8 more
17:41:19 Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
17:41:19 [FATAL] Non-parseable POM /mnt/data/jenkins/workspace/Aggregator/pom.xml: end tag name </perm> must be the same as start tag <type> from line 595 (position: TEXT seen ...<mapper>\n\t\t\t\t      <type>perm</perm>... @595:28)  @ line 595, column 28
17:41:19 
17:41:19 	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
17:41:19 	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
17:41:19 	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
17:41:19 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1301)
17:41:19 	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
17:41:19 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2720)
17:41:19 	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
17:41:19 	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
17:41:19 	at hudson.remoting.Request$2.run(Request.java:326)
17:41:19 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
17:41:19 	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
17:41:19 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
17:41:19 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
17:41:19 	at java.lang.Thread.run(Thread.java:745)
17:41:19 IRC notifier plugin: Sending notification to: #textgrid
17:41:19 [BFA] Scanning build for known causes...
17:41:19 [BFA] No failure causes found
17:41:19 [BFA] Done. 0s
17:41:19 Started calculate disk usage of build
17:41:19 Finished Calculation of disk usage of build in 0 seconds
17:41:20 Started calculate disk usage of workspace
17:41:21 Finished Calculation of disk usage of workspace in  1 second
17:41:21 Notifying upstream projects of job completion
17:41:21 Email was triggered for: Failure - 1st
17:41:21 Trigger Failure - Any was overridden by another trigger and will not send an email.
17:41:21 Trigger Failure - Still was overridden by another trigger and will not send an email.
17:41:21 Sending email for trigger: Failure - 1st
17:41:21 Sending email to: funk@sub.uni-goettingen.de thorsten.vitt@uni-wuerzburg.de
17:41:22 Finished: FAILURE