You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stratos.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/05/27 11:28:18 UTC

Build failed in Jenkins: Stratos-Master-Commit-Build #620

See <https://builds.apache.org/job/Stratos-Master-Commit-Build/620/changes>

Changes:

[udara] zip cep artefacts

------------------------------------------
Started by an SCM change
Building remotely on ubuntu-6 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/Stratos-Master-Commit-Build/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/stratos.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/stratos.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/stratos.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision bef1696752f7bb932c612deb8f8e20fea47482b7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bef1696752f7bb932c612deb8f8e20fea47482b7
 > git rev-list 46e8256f88b4c3660023d38d9d6b6a5a453dd02d # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Stratos-Master-Commit-Build/ws/> at hudson.remoting.Channel@5e3fdfe1:ubuntu-6
	at hudson.FilePath.act(FilePath.java:916)
	at hudson.FilePath.act(FilePath.java:893)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:950)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:677)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
	at hudson.model.Run.execute(Run.java:1706)
	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:
[WARNING] 'build.plugins.plugin.version' for org.apache.axis2:axis2-java2wsdl-maven-plugin is missing. @ line 237, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.axis2:axis2-java2wsdl-maven-plugin is missing. @ line 72, column 21
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead. @ 
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead. @ 
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead. @ 
[ERROR] Child module <https://builds.apache.org/job/Stratos-Master-Commit-Build/ws/extensions/cep/distribution/pom.xml> of <https://builds.apache.org/job/Stratos-Master-Commit-Build/ws/extensions/pom.xml> does not exist @ 
[WARNING] 'build.plugins.plugin.version' for org.wso2.maven:carbon-p2-plugin is missing. @ line 266, column 21
[WARNING] 'build.plugins.plugin.version' for org.wso2.maven:carbon-p2-plugin is missing. @ line 271, column 21
[WARNING] 'build.plugins.plugin.version' for org.wso2.maven:carbon-p2-plugin is missing. @ line 273, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1354)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1088)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2474)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:328)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	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: org.apache.maven.project.ProjectBuildingException: Some problems were encountered while processing the POMs:
[WARNING] 'build.plugins.plugin.version' for org.apache.axis2:axis2-java2wsdl-maven-plugin is missing. @ line 237, column 21
[WARNING] 'build.plugins.plugin.version' for org.apache.axis2:axis2-java2wsdl-maven-plugin is missing. @ line 72, column 21
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead. @ 
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead. @ 
[WARNING] The expression ${pom.artifactId} is deprecated. Please use ${project.artifactId} instead. @ 
[ERROR] Child module <https://builds.apache.org/job/Stratos-Master-Commit-Build/ws/extensions/cep/distribution/pom.xml> of <https://builds.apache.org/job/Stratos-Master-Commit-Build/ws/extensions/pom.xml> does not exist @ 
[WARNING] 'build.plugins.plugin.version' for org.wso2.maven:carbon-p2-plugin is missing. @ line 266, column 21
[WARNING] 'build.plugins.plugin.version' for org.wso2.maven:carbon-p2-plugin is missing. @ line 271, column 21
[WARNING] 'build.plugins.plugin.version' for org.wso2.maven:carbon-p2-plugin is missing. @ line 273, column 21

	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:1291)
	... 10 more

Jenkins build is back to normal : Stratos-Master-Commit-Build #621

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Stratos-Master-Commit-Build/621/changes>