You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jclouds.apache.org by je...@cloudbees.com on 2014/10/27 17:32:29 UTC

Build failed in Jenkins: jclouds-labs-google-1.8.x-branch #63

See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.8.x-branch/63/changes>

Changes:

[Adrian Cole] JCLOUDS-750 At the cost of fiddling with type hierarchy adapters, remove lots of junk with google auto.

------------------------------------------
Started by an SCM change
Building remotely on 649c4659 (lxc-fedora17 standard m1.large large) in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.8.x-branch/ws/>
$ sudo /opt/jenkins/sbin/mount-webdav https://repository-jclouds.forge.cloudbees.com/private jclouds alert
webdav mount try 1
p11-kit: couldn't read config file: /etc/pkcs11/modules/.
Private webdav filestore is mounted
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git
Checking out Revision 2c9891b0265d2361f2f87b0bcf34fe2465e3ed10 (origin/1.8.x)
Parsing POMs
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT/maven-metadata.xml in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot)
Failed to transfer Could not transfer metadata org.apache.jclouds:jclouds-project:1.8.2-SNAPSHOT/maven-metadata.xml from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.2-SNAPSHOT/maven-metadata.xml. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.8.2-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot)
Failed to transfer Could not transfer artifact org.apache.jclouds:jclouds-project:pom:1.8.2-SNAPSHOT from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.2-SNAPSHOT/jclouds-project-1.8.2-SNAPSHOT.pom. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.8.x-branch/ws/> at hudson.remoting.Channel@3c57d1b0:649c4659
	at hudson.FilePath.act(FilePath.java:946)
	at hudson.FilePath.act(FilePath.java:923)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:953)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:681)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:606)
	at hudson.model.Run.execute(Run.java:1684)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:232)
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.jclouds:jclouds-project:pom:1.8.2-SNAPSHOT from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.2-SNAPSHOT/jclouds-project-1.8.2-SNAPSHOT.pom. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at wrong local POM @ line 22, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1357)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2527)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	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:745)
	at ......remote call to 649c4659(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:939)
	... 8 more
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.jclouds:jclouds-project:pom:1.8.2-SNAPSHOT from/to apache-snapshots (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.8.2-SNAPSHOT/jclouds-project-1.8.2-SNAPSHOT.pom. Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable. and 'parent.relativePath' points at wrong local POM @ line 22, 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:1294)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1091)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2527)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	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:745)

Jenkins build is back to normal : jclouds-labs-google-1.8.x-branch #64

Posted by je...@cloudbees.com.
See <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.8.x-branch/64/>