14:35:49 Started by upstream project "lab-core" build number 271 14:35:49 originally caused by: 14:35:49 Started by upstream project "lab-dependencies" build number 99 14:35:49 originally caused by: 14:35:49 Started by upstream project "link-rewriter" build number 58 14:35:49 originally caused by: 14:35:49 Started by an SCM change 14:35:49 Building remotely on build3 (digibib) in workspace /mnt/data/jenkins/workspace/lab-xmleditor 14:35:49 Cloning the remote Git repository 14:35:49 Cloning repository git@git.projects.gwdg.de:xmleditor.git 14:35:49 > git init /mnt/data/jenkins/workspace/lab-xmleditor # timeout=10 14:35:49 Fetching upstream changes from git@git.projects.gwdg.de:xmleditor.git 14:35:49 > git --version # timeout=10 14:35:49 using GIT_SSH to set credentials git for projects.gwdg.de 14:35:49 > git -c core.askpass=true fetch --tags --progress git@git.projects.gwdg.de:xmleditor.git +refs/heads/*:refs/remotes/origin/* 14:35:53 > git config remote.origin.url git@git.projects.gwdg.de:xmleditor.git # timeout=10 14:35:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:35:53 > git config remote.origin.url git@git.projects.gwdg.de:xmleditor.git # timeout=10 14:35:53 Fetching upstream changes from git@git.projects.gwdg.de:xmleditor.git 14:35:53 using GIT_SSH to set credentials git for projects.gwdg.de 14:35:53 > git -c core.askpass=true fetch --tags --progress git@git.projects.gwdg.de:xmleditor.git +refs/heads/*:refs/remotes/origin/* 14:35:54 > git rev-parse refs/remotes/origin/develop^{commit} # timeout=10 14:35:54 > git rev-parse refs/remotes/origin/origin/develop^{commit} # timeout=10 14:35:54 Checking out Revision 2517538d0218396015f5c5c01876084201e4cb17 (refs/remotes/origin/develop) 14:35:54 > git config core.sparsecheckout # timeout=10 14:35:54 > git checkout -f 2517538d0218396015f5c5c01876084201e4cb17 14:35:54 > git rev-list 2517538d0218396015f5c5c01876084201e4cb17 # timeout=10 14:35:54 Set build name. 14:35:54 New build name is 'origin/develop #216' 14:35:54 Parsing POMs 14:35:55 Established TCP socket on 33557 14:35:55 maven32-agent.jar already up to date 14:35:55 maven32-interceptor.jar already up to date 14:35:55 maven3-interceptor-commons.jar already up to date 14:35:55 [lab-xmleditor] $ /mnt/data/jenkins/tools/hudson.model.JDK/Java_8/bin/java -DuniqueVersion=false -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 33557 14:35:55 <===[JENKINS REMOTING CAPACITY]===>channel started 14:35:56 Executing Maven: -B -f /mnt/data/jenkins/workspace/lab-xmleditor/pom.xml clean package 14:35:57 [INFO] Scanning for projects... 14:35:57 [WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to lab-core (${lab.repository.core}): Cannot access ${lab.repository.core} with type p2 using the available connector factories: BasicRepositoryConnectorFactory 14:35:57 [WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to textgridlab-dependencies (${lab.repository.dependencies}): Cannot access ${lab.repository.dependencies} with type p2 using the available connector factories: BasicRepositoryConnectorFactory 14:35:57 [WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to fontsize-plugin (http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/): Cannot access http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/ with type p2 using the available connector factories: BasicRepositoryConnectorFactory 14:35:57 [WARNING] Could not transfer metadata info.textgrid.lab:parent:3.1.0-SNAPSHOT/maven-metadata.xml from/to wordwrap-plugin (http://dev.cdhq.de/eclipse/updatesite/indigo/): Cannot access http://dev.cdhq.de/eclipse/updatesite/indigo/ with type p2 using the available connector factories: BasicRepositoryConnectorFactory 14:35:59 [INFO] Computing target platform for MavenProject: info.textgrid.lab:com.thaiopensource.relaxng.trang:1.0.0 @ /mnt/data/jenkins/workspace/lab-xmleditor/com.thaiopensource.relaxng.trang/pom.xml 14:35:59 [INFO] Adding repository http://download.digital-humanities.de/updates/textgridlab/core 14:35:59 [INFO] Fetching content.xml from http://download.digital-humanities.de/updates/textgridlab/core/ (0B of 716.63kB at 0B/s) 14:35:59 [INFO] Adding repository http://download.digital-humanities.de/updates/repository 14:35:59 [INFO] Adding repository http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate 14:36:00 [ERROR] Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'fontsize-plugin' from location http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/: No repository found at http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate. -> [Help 1] 14:36:00 org.apache.maven.InternalErrorException: Internal error: java.lang.RuntimeException: Failed to load p2 repository with ID 'fontsize-plugin' from location http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/ 14:36:00 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:121) 14:36:00 at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132) 14:36:00 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:36:00 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 14:36:00 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:36:00 at java.lang.reflect.Method.invoke(Method.java:498) 14:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330) 14:36:00 at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238) 14:36:00 at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186) 14:36:00 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 14:36:00 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 14:36:00 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 14:36:00 at java.lang.reflect.Method.invoke(Method.java:498) 14:36:00 at hudson.maven.Maven3Builder.call(Maven3Builder.java:136) 14:36:00 at hudson.maven.Maven3Builder.call(Maven3Builder.java:71) 14:36:00 at hudson.remoting.UserRequest.perform(UserRequest.java:152) 14:36:00 at hudson.remoting.UserRequest.perform(UserRequest.java:50) 14:36:00 at hudson.remoting.Request$2.run(Request.java:332) 14:36:00 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68) 14:36:00 at java.util.concurrent.FutureTask.run(FutureTask.java:266) 14:36:00 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 14:36:00 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 14:36:00 at java.lang.Thread.run(Thread.java:745) 14:36:00 Caused by: java.lang.RuntimeException: Failed to load p2 repository with ID 'fontsize-plugin' from location http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate/ 14:36:00 at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.loadMetadataRepository(TargetPlatformFactoryImpl.java:301) 14:36:00 at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.gatherExternalInstallableUnits(TargetPlatformFactoryImpl.java:269) 14:36:00 at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformFactoryImpl.java:174) 14:36:00 at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformFactoryImpl.java:126) 14:36:00 at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.createTargetPlatform(TargetPlatformFactoryImpl.java:1) 14:36:00 at org.eclipse.tycho.p2.manager.ReactorRepositoryManagerImpl.computePreliminaryTargetPlatform(ReactorRepositoryManagerImpl.java:82) 14:36:00 at org.eclipse.tycho.p2.resolver.P2DependencyResolver.computePreliminaryTargetPlatform(P2DependencyResolver.java:221) 14:36:00 at org.eclipse.tycho.core.resolver.DefaultTychoResolver.resolveProject(DefaultTychoResolver.java:109) 14:36:00 at org.eclipse.tycho.core.maven.TychoMavenLifecycleParticipant.afterProjectsRead(TychoMavenLifecycleParticipant.java:77) 14:36:00 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:266) 14:36:00 at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193) 14:36:00 at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106) 14:36:00 ... 22 more 14:36:00 Caused by: org.eclipse.equinox.p2.core.ProvisionException: No repository found at http://eclipse-fonts.googlecode.com/svn/trunk/FontsUpdate. 14:36:00 at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395) 14:36:00 at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:692) 14:36:00 at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96) 14:36:00 at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository(RemoteMetadataRepositoryManager.java:59) 14:36:00 at org.eclipse.tycho.p2.remote.RemoteMetadataRepositoryManager.loadRepository(RemoteMetadataRepositoryManager.java:52) 14:36:00 at org.eclipse.tycho.p2.target.TargetPlatformFactoryImpl.loadMetadataRepository(TargetPlatformFactoryImpl.java:297) 14:36:00 ... 33 more 14:36:00 [ERROR] 14:36:00 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. 14:36:00 [ERROR] Re-run Maven using the -X switch to enable full debug logging. 14:36:00 [ERROR] 14:36:00 [ERROR] For more information about the errors and possible solutions, please read the following articles: 14:36:00 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/InternalErrorException 14:36:06 Set build name. 14:36:06 channel stopped 14:36:06 New build name is 'origin/develop #216' 14:36:06 Variable with name 'BUILD_DISPLAY_NAME' already exists, current value: 'origin/develop #216', new value: 'origin/develop #216' 14:36:06 IRC notifier plugin: Sending notification to: #textgrid 14:36:06 SSH: Current build result is [FAILURE], not going to run. 14:36:06 [BFA] Scanning build for known causes... 14:36:06 [BFA] No failure causes found 14:36:06 [BFA] Done. 0s 14:36:06 Started calculate disk usage of build 14:36:06 Finished Calculation of disk usage of build in 0 seconds 14:36:06 Started calculate disk usage of workspace 14:36:06 Finished Calculation of disk usage of workspace in 0 seconds 14:36:06 Notifying upstream projects of job completion 14:36:06 Warning: you have no plugins providing access control for builds, so falling back to legacy behavior of permitting any downstream builds to be triggered 14:36:06 Finished: FAILURE