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 2015/08/06 21:02:40 UTC

Build failed in Jenkins: jclouds-labs-google-1.9.x-branch #132

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

Changes:

[Ignasi Barrera] Apache jclouds 1.9.1 release

[Ignasi Barrera] Next development version 1.9.2-SNAPSHOT

------------------------------------------
Started by an SCM change
Building remotely on cfdd605a (lxc-fedora17 standard m1.large large) in workspace <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.9.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
 > git init <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.9.x-branch/ws/> # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git # timeout=10
 > git config remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/jclouds-labs-google.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/1.9.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/1.9.x^{commit} # timeout=10
Checking out Revision 328b96667d74264d6557ea65ac2659c412c06b05 (refs/remotes/origin/1.9.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 328b96667d74264d6557ea65ac2659c412c06b05
 > git rev-list 174adce09df162a9de9c51af385cf53885e2b9ea # timeout=10
 > git tag -a -f -m Jenkins Build #132 jenkins-jclouds-labs-google-1.9.x-branch-132 # timeout=10
Parsing POMs
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.9.2-SNAPSHOT/maven-metadata.xml in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot)
Failed to transfer Could not find metadata org.apache.jclouds:jclouds-project:1.9.2-SNAPSHOT/maven-metadata.xml in apache-snapshots (https://repository.apache.org/content/repositories/snapshots)
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.9.2-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot)
Failed to transfer Could not find artifact org.apache.jclouds:jclouds-project:pom:1.9.2-SNAPSHOT in apache-snapshots (https://repository.apache.org/content/repositories/snapshots)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.9.x-branch/ws/> at hudson.remoting.Channel@33a2abe6:cfdd605a: 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 find artifact org.apache.jclouds:jclouds-project:pom:1.9.2-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) and 'parent.relativePath' points at wrong local POM @ line 22, column 11

	at hudson.FilePath.act(FilePath.java:976)
	at hudson.FilePath.act(FilePath.java:958)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:959)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:543)
	at hudson.model.Run.execute(Run.java:1745)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
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 find artifact org.apache.jclouds:jclouds-project:pom:1.9.2-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) and 'parent.relativePath' points at wrong local POM @ line 22, column 11

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1363)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1097)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	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 cfdd605a(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:969)
	... 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 find artifact org.apache.jclouds:jclouds-project:pom:1.9.2-SNAPSHOT in cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot) 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:1300)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1097)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	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.9.x-branch #134

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


Build failed in Jenkins: jclouds-labs-google-1.9.x-branch #133

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

------------------------------------------
[...truncated 2556 lines...]
[ERROR] 1) org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
[ERROR] 2) org.apache.jclouds.labs:googlecloud:test-jar:tests:1.9.2-SNAPSHOT
[ERROR] 
[ERROR] ----------
[ERROR] 2 required artifacts are missing.
[ERROR] 
[ERROR] for artifact:
[ERROR] org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
[ERROR] cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
[ERROR] cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
[ERROR] apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
[ERROR] apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9:aggregate-jar (javadoc) on project jclouds-labs-google: MavenReportException: Error while creating archive: Missing:
----------
1) org.apache.jclouds.labs:googlecloud:jar:1.9.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
  	2) org.apache.jclouds.labs:googlecloud:jar:1.9.2-SNAPSHOT

2) org.apache.jclouds.labs:googlecloud:test-jar:tests:1.9.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
  	2) org.apache.jclouds.labs:googlecloud:test-jar:tests:1.9.2-SNAPSHOT

----------
2 required artifacts are missing.

for artifact: 
  org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:117)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:178)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	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)
Caused by: org.apache.maven.plugin.MojoExecutionException: MavenReportException: Error while creating archive: Missing:
----------
1) org.apache.jclouds.labs:googlecloud:jar:1.9.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
  	2) org.apache.jclouds.labs:googlecloud:jar:1.9.2-SNAPSHOT

2) org.apache.jclouds.labs:googlecloud:test-jar:tests:1.9.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
  	2) org.apache.jclouds.labs:googlecloud:test-jar:tests:1.9.2-SNAPSHOT

----------
2 required artifacts are missing.

for artifact: 
  org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.failOnError(AbstractJavadocMojo.java:5826)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:209)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 30 more
Caused by: org.apache.maven.reporting.MavenReportException: Missing:
----------
1) org.apache.jclouds.labs:googlecloud:jar:1.9.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
  	2) org.apache.jclouds.labs:googlecloud:jar:1.9.2-SNAPSHOT

2) org.apache.jclouds.labs:googlecloud:test-jar:tests:1.9.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
  	2) org.apache.jclouds.labs:googlecloud:test-jar:tests:1.9.2-SNAPSHOT

----------
2 required artifacts are missing.

for artifact: 
  org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.getClasspath(AbstractJavadocMojo.java:2438)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.addJavadocOptions(AbstractJavadocMojo.java:4536)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.executeReport(AbstractJavadocMojo.java:1937)
	at org.apache.maven.plugin.javadoc.JavadocJar.execute(JavadocJar.java:181)
	... 32 more
Caused by: org.apache.maven.artifact.resolver.MultipleArtifactsNotFoundException: Missing:
----------
1) org.apache.jclouds.labs:googlecloud:jar:1.9.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
  	2) org.apache.jclouds.labs:googlecloud:jar:1.9.2-SNAPSHOT

2) org.apache.jclouds.labs:googlecloud:test-jar:tests:1.9.2-SNAPSHOT

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file

  Alternatively, if you host your own repository you can deploy the file there: 
      mvn deploy:deploy-file -DgroupId=org.apache.jclouds.labs -DartifactId=googlecloud -Dversion=1.9.2-SNAPSHOT -Dclassifier=tests -Dpackaging=test-jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

  Path to dependency: 
  	1) org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT
  	2) org.apache.jclouds.labs:googlecloud:test-jar:tests:1.9.2-SNAPSHOT

----------
2 required artifacts are missing.

for artifact: 
  org.apache.jclouds.labs:google-compute-engine:jar:1.9.2-SNAPSHOT

from the specified remote repositories:
  central (http://repo.cloudbees.com/content/repositories/central, releases=true, snapshots=false),
  cloudbees-private-snapshot-repository (https://repository-jclouds.forge.cloudbees.com/snapshot, releases=false, snapshots=true),
  cloudbees-private-release-repository (https://repository-jclouds.forge.cloudbees.com/release, releases=true, snapshots=false),
  apache-snapshots (https://repository.apache.org/content/repositories/snapshots, releases=false, snapshots=true),
  apache.snapshots (http://repository.apache.org/snapshots, releases=false, snapshots=true)

	at org.apache.maven.artifact.resolver.DefaultResolutionErrorHandler.throwErrors(DefaultResolutionErrorHandler.java:71)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveWithExceptions(DefaultArtifactResolver.java:326)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:314)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:293)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:271)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:264)
	at org.apache.maven.plugin.javadoc.AbstractJavadocMojo.getClasspath(AbstractJavadocMojo.java:2423)
	... 35 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.9.x-branch/ws/googlecloud/pom.xml> to org.apache.jclouds.labs/googlecloud/1.9.2-SNAPSHOT/googlecloud-1.9.2-SNAPSHOT.pom
[JENKINS] Archiving <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.9.x-branch/ws/pom.xml> to org.apache.jclouds.labs/jclouds-labs-google/1.9.2-SNAPSHOT/jclouds-labs-google-1.9.2-SNAPSHOT.pom
[JENKINS] Archiving <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.9.x-branch/ws/target/jclouds-labs-google-1.9.2-SNAPSHOT-tests.jar> to org.apache.jclouds.labs/jclouds-labs-google/1.9.2-SNAPSHOT/jclouds-labs-google-1.9.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.9.x-branch/ws/google-cloud-storage/pom.xml> to org.apache.jclouds.labs/google-cloud-storage/1.9.2-SNAPSHOT/google-cloud-storage-1.9.2-SNAPSHOT.pom
[JENKINS] Archiving <https://jclouds.ci.cloudbees.com/job/jclouds-labs-google-1.9.x-branch/ws/google-compute-engine/pom.xml> to org.apache.jclouds.labs/google-compute-engine/1.9.2-SNAPSHOT/google-compute-engine-1.9.2-SNAPSHOT.pom
Sending e-mails to: notifications@jclouds.apache.org
channel stopped