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

------------------------------------------
Started by upstream project "jclouds-1.9.x-branch" build number 47
originally caused by:
 Started by user Ignasi Barrera
Building remotely on b055688e (lxc-fedora17 standard m1.large large) in 
workspace <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.9.x-branch/ws/>
$ sudo /opt/jenkins/sbin/mount-webdav 
https://repository-jclouds.forge.cloudbees.com/private jclouds alert
Cloning the remote Git repository
Cloning repository https://git-wip-us.apache.org/repos/asf/jclouds-labs.git
 > git init 
 > <https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.9.x-branch/ws/> # 
 > timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/jclouds-labs.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/jclouds-labs.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/jclouds-labs.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.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/jclouds-labs.git
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/jclouds-labs.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 271d083c96605074a82e956b1857e6399bc5fa0a 
(refs/remotes/origin/1.9.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 271d083c96605074a82e956b1857e6399bc5fa0a
 > git rev-list 271d083c96605074a82e956b1857e6399bc5fa0a # timeout=10
 > git tag -a -f -m Jenkins Build #53 jenkins-jclouds-labs-1.9.x-branch-53 # 
 > timeout=10
Parsing POMs
Failed to transfer Could not find metadata 
org.apache.jclouds:jclouds-project:1.9.1-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.1-SNAPSHOT/maven-metadata.xml in 
sonatype-nexus-snapshots 
(https://oss.sonatype.org/content/repositories/snapshots)
Downloaded artifact 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.9.1-SNAPSHOT/maven-metadata.xml
Downloaded artifact 
https://repository.apache.org/content/repositories/snapshots/org/apache/jclouds/jclouds-project/1.9.1-SNAPSHOT/jclouds-project-1.9.1-20150514.080430-33.pom
Downloaded artifact 
http://repo.cloudbees.com/content/repositories/central/org/apache/apache/14/apache-14.pom
Downloaded artifact 
http://repository.apache.org/snapshots/org/apache/jclouds/jclouds-project/1.9.1-SNAPSHOT/maven-metadata.xml
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[jclouds-labs-1.9.x-branch] $ /opt/jdk/jdk1.7.latest/bin/java -Xmx512m 
-Xloggc:gc.log -XX:MaxPermSize=128m -XX:+UseParallelOldGC -cp 
/scratch/jenkins/maven3-agent.jar:/opt/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar
 org.jvnet.hudson.maven3.agent.Maven3Main /opt/maven/apache-maven-3.0.5 
/scratch/jenkins/slave.jar /scratch/jenkins/maven3-interceptor.jar 
/scratch/jenkins/maven3-interceptor-commons.jar 44242
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f 
<https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.9.x-branch/ws/pom.xml> 
-Dmaven.repo.local=<https://jclouds.ci.cloudbees.com/job/jclouds-labs-1.9.x-branch/ws/.repository>
 -s /private/jclouds/settings.xml clean deploy -U -e -Pdoc -Psrc
[INFO] Error stacktraces are turned on.
java.lang.reflect.InvocationTargetException
        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.cli.MavenExecutionRequestsBuilderException: 1 
problem was encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: 
/private/jclouds/settings.xml (Resource temporarily unavailable) @ 
/private/jclouds/settings.xml

        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:135)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.getMavenExecutionRequest(Maven3Launcher.java:132)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:115)
        ... 21 more
Caused by: org.apache.maven.settings.building.SettingsBuildingException: 1 
problem was encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: 
/private/jclouds/settings.xml (Resource temporarily unavailable) @ 
/private/jclouds/settings.xml

        at 
org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:420)
        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:125)
        ... 23 more
ERROR: Failed to parse POMs
hudson.remoting.ProxyException: hudson.util.IOException2: 
java.lang.reflect.InvocationTargetException
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:180)
        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)
        at ......remote call to Channel to Maven 
[/opt/jdk/jdk1.7.latest/bin/java, -Xmx512m, -Xloggc:gc.log, 
-XX:MaxPermSize=128m, -XX:+UseParallelOldGC, -cp, 
/scratch/jenkins/maven3-agent.jar:/opt/maven/apache-maven-3.0.5/boot/plexus-classworlds-2.4.jar,
 org.jvnet.hudson.maven3.agent.Maven3Main, /opt/maven/apache-maven-3.0.5, 
/scratch/jenkins/slave.jar, /scratch/jenkins/maven3-interceptor.jar, 
/scratch/jenkins/maven3-interceptor-commons.jar, 44242](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.maven.ProcessCache$MavenProcess.call(ProcessCache.java:161)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:849)
        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: 
java.lang.reflect.InvocationTargetException
        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: hudson.remoting.ProxyException: java.lang.Exception: 
java.lang.reflect.InvocationTargetException
        at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:181)
        ... 14 more
Caused by: hudson.remoting.ProxyException: 
java.lang.reflect.InvocationTargetException
        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)
        ... 14 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.cli.MavenExecutionRequestsBuilderException: 1 problem was 
encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: 
/private/jclouds/settings.xml (Resource temporarily unavailable) @ 
/private/jclouds/settings.xml

        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:135)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.getMavenExecutionRequest(Maven3Launcher.java:132)
        at 
org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:115)
        ... 21 more
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was 
encountered while building the effective settings
[FATAL] Non-readable settings /private/jclouds/settings.xml: 
/private/jclouds/settings.xml (Resource temporarily unavailable) @ 
/private/jclouds/settings.xml

        at 
org.apache.maven.settings.building.DefaultSettingsBuilder.build(DefaultSettingsBuilder.java:116)
        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.settings(DefaultMavenExecutionRequestBuilder.java:420)
        at 
org.apache.maven.cli.DefaultMavenExecutionRequestBuilder.getMavenExecutionRequest(DefaultMavenExecutionRequestBuilder.java:125)
        ... 23 more
channel stopped

Reply via email to