You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by je...@cloudbees.com on 2014/01/03 03:42:54 UTC

Build failed in Jenkins: jclouds-karaf-1.7.x-branch #93

See <https://jclouds.ci.cloudbees.com/job/jclouds-karaf-1.7.x-branch/93/>

------------------------------------------
Started by an SCM change
Building remotely on b491cfbb in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-karaf-1.7.x-branch/ws/>
$ sudo /opt/jenkins/sbin/mount-webdav https://repository-jclouds.forge.cloudbees.com/private jclouds alert
/private/jclouds is not a mountpoint
webdav mount try 1
/private/jclouds is not a mountpoint
p11-kit: couldn't read config file: /etc/pkcs11/modules/.
/private/jclouds is a mountpoint
Checkout:jclouds-karaf-1.7.x-branch / <https://jclouds.ci.cloudbees.com/job/jclouds-karaf-1.7.x-branch/ws/> - hudson.remoting.Channel@af4445b:b491cfbb
Using strategy: Default
Last Built Revision: Revision 2ac3a494dd8ba7ca23ffc43a2869f8b67a912c9d (origin/1.7.x)
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/jclouds-karaf.git
git --version
git version 1.7.11.7
Fetching upstream changes from origin
Commencing build of Revision 2ac3a494dd8ba7ca23ffc43a2869f8b67a912c9d (origin/1.7.x)
Checking out Revision 2ac3a494dd8ba7ca23ffc43a2869f8b67a912c9d (origin/1.7.x)
Parsing POMs
Failed to transfer Could not transfer artifact org.apache:apache:pom:13 from/to central (http://repo.cloudbees.com/content/repositories/central): Failed to transfer file: http://repo.cloudbees.com/content/repositories/central/org/apache/apache/13/apache-13.pom. Return code is: 502 , ReasonPhrase:Proxy Error.
Failed to transfer Could not find artifact org.apache:apache:pom:13 in cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release)
Failed to transfer Could not find artifact org.apache:apache:pom:13 in sonatype (https://oss.sonatype.org/content/repositories/releases/)
Failed to transfer Could not find artifact org.apache:apache:pom:13 in maven2-repository.dev.java.net (http://download.java.net/maven/2/)
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds-karaf-1.7.x-branch/ws/> at hudson.remoting.Channel@af4445b:b491cfbb
	at hudson.FilePath.act(FilePath.java:906)
	at hudson.FilePath.act(FilePath.java:883)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:922)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:654)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:575)
	at hudson.model.Run.execute(Run.java:1592)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:508)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:237)
Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not transfer artifact org.apache:apache:pom:13 from/to central (http://repo.cloudbees.com/content/repositories/central): Failed to transfer file: http://repo.cloudbees.com/content/repositories/central/org/apache/apache/13/apache-13.pom. Return code is: 502 , ReasonPhrase:Proxy Error. and 'parent.relativePath' points at wrong local POM @ line 21, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1325)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1060)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2394)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:724)
Caused by: hudson.remoting.ProxyException: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not transfer artifact org.apache:apache:pom:13 from/to central (http://repo.cloudbees.com/content/repositories/central): Failed to transfer file: http://repo.cloudbees.com/content/repositories/central/org/apache/apache/13/apache-13.pom. Return code is: 502 , ReasonPhrase:Proxy Error. and 'parent.relativePath' points at wrong local POM @ line 21, column 11

	at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
	at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
	at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1262)
	... 11 more