[Builder] Build failed in Jenkins: Ballerina » ballerina #934

cbuilder at wso2.org cbuilder at wso2.org
Sun Nov 26 11:05:25 PST 2017


See <https://wso2.org/jenkins/job/ballerinalang/job/ballerina/934/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ECS_PRODUCTION-3e1c9a07929040 (ECS_COMPONENT_SLAVE) in workspace <https://wso2.org/jenkins/job/ballerinalang/job/ballerina/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/ballerinalang/ballerina.git
 > git init <https://wso2.org/jenkins/job/ballerinalang/job/ballerina/ws/> # timeout=10
Fetching upstream changes from https://github.com/ballerinalang/ballerina.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/ballerinalang/ballerina.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/ballerinalang/ballerina.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/ballerinalang/ballerina.git # timeout=10
Fetching upstream changes from https://github.com/ballerinalang/ballerina.git
 > git fetch --tags --progress https://github.com/ballerinalang/ballerina.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 8e851757877085cc926f898080afee9a5f18ba61 (refs/remotes/origin/master)
Commit message: "Merge pull request #4147 from djkevincr/map_missed_functions"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8e851757877085cc926f898080afee9a5f18ba61
 > git rev-list 8e851757877085cc926f898080afee9a5f18ba61 # timeout=10
executing script 'Removing M2 repos'
[ballerina] $ /bin/sh /tmp/build_step_template5064953036991313777.sh
Not a docker build
RepoCleaner - ****************************************************************
RepoCleaner - ** Day of the week, repository is scheduled to delete is  - 6 **
RepoCleaner - ** No of days to keep the repository is set to            - 7 **
RepoCleaner - ****************************************************************
RepoCleaner - current date is - 2017-11-26
RepoCleaner - current day of the week is - 7
RepoCleaner - creating the record file since it doesn't exist, upate the file with current date - 2017-11-26
Parsing POMs
using settings config with name maven-settings-xml
Replacing all maven server entries not found in credentials list is false
Failed to transfer Could not find metadata org.ballerinalang:ballerinalang:0.95.1-SNAPSHOT/maven-metadata.xml in wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/)
Failed to transfer Could not find metadata org.ballerinalang:ballerinalang:0.95.1-SNAPSHOT/maven-metadata.xml in wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/)
Failed to transfer Could not find artifact org.ballerinalang:ballerinalang:pom:0.95.1-SNAPSHOT in wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/)
Failed to transfer Could not find artifact org.ballerinalang:ballerinalang:pom:0.95.1-SNAPSHOT in wso2.snapshots (http://maven.wso2.org/nexus/content/repositories/snapshots/)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://wso2.org/jenkins/job/ballerinalang/job/ballerina/ws/> at hudson.remoting.Channel at f6eca:JNLP4-connect connection from ip-172-19-1-13.ap-southeast-1.compute.internal/172.19.1.13:38706: 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.ballerinalang:ballerinalang:pom:0.95.1-SNAPSHOT in wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/) and 'parent.relativePath' points at wrong local POM @ line 21, column 13

	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:980)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:692)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:544)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:405)
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.ballerinalang:ballerinalang:pom:0.95.1-SNAPSHOT in wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/) and 'parent.relativePath' points at wrong local POM @ line 21, column 13

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1384)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	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:1152)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Thread.java:748)
	at ......remote call to JNLP4-connect connection from ip-172-19-1-13.ap-southeast-1.compute.internal/172.19.1.13:38706(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 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.ballerinalang:ballerinalang:pom:0.95.1-SNAPSHOT in wso2.releases (http://maven.wso2.org/nexus/content/repositories/releases/) and 'parent.relativePath' points at wrong local POM @ line 21, column 13

	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:1321)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1118)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2731)
	at hudson.remoting.UserRequest.perform(UserRequest.java:153)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	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:1152)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:622)
	at hudson.remoting.Engine$1$1.run(Engine.java:94)
	at java.lang.Thread.run(Thread.java:748)
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level <https://wso2.org/jenkins/job/ballerinalang/job/ballerina/ws/target/coverage-report/site> to /build/jenkins-home/jobs/ballerinalang/jobs/ballerina/builds/934/htmlreports/Test_Coverage_Report
[BFA] Scanning build for known causes...
[BFA] No failure causes found
[BFA] Done. 0s


More information about the Builder mailing list