You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/07/19 06:00:10 UTC

Build failed in Jenkins: dir-kerby #21

See <https://builds.apache.org/job/dir-kerby/21/changes>

Changes:

[linchen7] DIRKRB-368 Fix findbugs Problems for kerby-tool module. Contributed by Yaning

[linchen7] DIRKRB-379 Fix findbugs problems for kerby-kerb module. Contributed by Yaning

[drankye] DIRKRB-382 Promote kerby-config and kerby-util as top level modules, getting rid of lib

[drankye] Continued. DIRKRB-382 Promote kerby-config and kerby-util as top level modules, getting rid of lib

[drankye] DIRKRB-383 Clean up benchmark module

------------------------------------------
Started by timer
Building remotely on ubuntu-2 (docker Ubuntu ubuntu) in workspace <https://builds.apache.org/job/dir-kerby/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/directory-kerby.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/directory-kerby.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/directory-kerby.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 fc7afce42b7c74c55512170001e3a248be06aae3 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fc7afce42b7c74c55512170001e3a248be06aae3
 > git rev-list a6afb9ae936792e97654382ada4e7fc6eee0a196 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/dir-kerby/ws/> at hudson.remoting.Channel@4ffca248:ubuntu-2
	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] 'parent.relativePath' points at org.apache.kerby:kerby-all instead of org.apache.kerby:lib, please verify your project structure @ line 19, column 11
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.kerby:lib:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 11
[WARNING] 'parent.relativePath' points at org.apache.kerby:kerby-all instead of org.apache.kerby:lib, please verify your project structure @ line 18, column 11
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.kerby:lib:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 18, column 11

	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] 'parent.relativePath' points at org.apache.kerby:kerby-all instead of org.apache.kerby:lib, please verify your project structure @ line 19, column 11
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.kerby:lib:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 19, column 11
[WARNING] 'parent.relativePath' points at org.apache.kerby:kerby-all instead of org.apache.kerby:lib, please verify your project structure @ line 18, column 11
[FATAL] Non-resolvable parent POM: Could not find artifact org.apache.kerby:lib:pom:1.0-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 18, 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:1291)
	... 10 more

Jenkins build is back to normal : dir-kerby #22

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-kerby/22/changes>