You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/02/28 19:34:33 UTC

Build failed in Jenkins: Flume-trunk-hbase-1 #242

See <https://builds.apache.org/job/Flume-trunk-hbase-1/242/display/redirect?page=changes>

Changes:

[mpercy] flume-checkstyle module should use ASF root pom as parent

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu) in workspace <https://builds.apache.org/job/Flume-trunk-hbase-1/ws/>
Cloning the remote Git repository
Cloning repository http://git-wip-us.apache.org/repos/asf/flume.git
 > git init <https://builds.apache.org/job/Flume-trunk-hbase-1/ws/> # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/flume.git
 > git --version # timeout=10
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/flume.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/flume.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://git-wip-us.apache.org/repos/asf/flume.git # timeout=10
Fetching upstream changes from http://git-wip-us.apache.org/repos/asf/flume.git
 > git fetch --tags --progress http://git-wip-us.apache.org/repos/asf/flume.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/trunk^{commit} # timeout=10
Checking out Revision 73d87444013a656f763feb38ce20c43670dc6230 (origin/trunk)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73d87444013a656f763feb38ce20c43670dc6230
 > git rev-list 4b6b841ab79162151af8d5e162fcc963f8009c69 # timeout=10
[Flume-trunk-hbase-1] $ /bin/bash -xe /tmp/hudson1949636946955129869.sh
+ OLD_ES_DATA=<https://builds.apache.org/job/Flume-trunk-hbase-1/ws/flume-ng-sinks/flume-ng-elasticsearch-sink/data>
+ '[' -d <https://builds.apache.org/job/Flume-trunk-hbase-1/ws/flume-ng-sinks/flume-ng-elasticsearch-sink/data> ']'
+ OLD_HIVE_DATA=<https://builds.apache.org/job/Flume-trunk-hbase-1/ws/flume-ng-sinks/flume-hive-sink/metastore_db>
+ '[' -d <https://builds.apache.org/job/Flume-trunk-hbase-1/ws/flume-ng-sinks/flume-hive-sink/metastore_db> ']'
Parsing POMs
Failed to transfer Could not transfer artifact org.apache:apache:pom:18 from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom. Return code is: 503 , ReasonPhrase:Connection timed out.
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/Flume-trunk-hbase-1/ws/> at hudson.remoting.Channel@41df0f81:ubuntu-eu2: 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 transfer artifact org.apache:apache:pom:18 from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom. Return code is: 503 , ReasonPhrase:Connection timed out. and 'parent.relativePath' points at wrong local POM @ line 21, column 11

	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:404)
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 transfer artifact org.apache:apache:pom:18 from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom. Return code is: 503 , ReasonPhrase:Connection timed out. and 'parent.relativePath' points at wrong local POM @ line 21, column 11

	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:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-eu2(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	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 transfer artifact org.apache:apache:pom:18 from/to central (http://repo.maven.apache.org/maven2): Failed to transfer file: http://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom. Return code is: 503 , ReasonPhrase:Connection timed out. and 'parent.relativePath' points at wrong local POM @ line 21, 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: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:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts

Jenkins build is back to stable : Flume-trunk-hbase-1 #245

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Flume-trunk-hbase-1/245/display/redirect?page=changes>


Jenkins build is still unstable: Flume-trunk-hbase-1 #244

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Flume-trunk-hbase-1/244/display/redirect?page=changes>


Jenkins build is unstable: Flume-trunk-hbase-1 #243

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Flume-trunk-hbase-1/243/display/redirect?page=changes>