You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/10/05 18:16:38 UTC

Jenkins build is still unstable: karaf-4.1.x #802

See <https://builds.apache.org/job/karaf-4.1.x/802/display/redirect>


Build failed in Jenkins: karaf-4.1.x #904

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/904/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H24 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/karaf.git
 > git init <https://builds.apache.org/job/karaf-4.1.x/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/karaf-4.1.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/karaf-4.1.x^{commit} # timeout=10
Checking out Revision ff6e812baec1025af8da3cd44bcffcc0f05ba3e8 (refs/remotes/origin/karaf-4.1.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff6e812baec1025af8da3cd44bcffcc0f05ba3e8
Commit message: "[KARAF-5469] Remove dependency flag from aries blueprint compatability bundle"
 > git rev-list --no-walk ff6e812baec1025af8da3cd44bcffcc0f05ba3e8 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@46364493:H24: 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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H24
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, 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:1328)
	... 10 more
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is unstable: karaf-4.1.x #903

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/903/display/redirect>


Build failed in Jenkins: karaf-4.1.x #902

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/902/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-2 (ubuntu trusty) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/karaf.git
 > git init <https://builds.apache.org/job/karaf-4.1.x/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/karaf-4.1.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/karaf-4.1.x^{commit} # timeout=10
Checking out Revision ff6e812baec1025af8da3cd44bcffcc0f05ba3e8 (refs/remotes/origin/karaf-4.1.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ff6e812baec1025af8da3cd44bcffcc0f05ba3e8
Commit message: "[KARAF-5469] Remove dependency flag from aries blueprint compatability bundle"
 > git rev-list --no-walk ff6e812baec1025af8da3cd44bcffcc0f05ba3e8 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@c9d2efc:ubuntu-2: 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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, 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:1328)
	... 10 more
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is still unstable: karaf-4.1.x #901

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/901/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #900

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/900/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #899

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/899/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #898

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/898/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #897

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/897/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #896

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/896/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #895

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/895/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #894

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/894/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #893

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/893/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #892

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/892/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #891

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/891/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #890

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/890/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #889

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/889/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #888

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/888/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #887

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/887/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #886

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/886/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #885

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/885/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #884

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/884/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #883

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/883/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #882

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/882/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #881

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/881/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #880

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/880/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #879

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/879/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #878

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/878/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #877

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/877/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #876

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/876/display/redirect?page=changes>


Jenkins build is unstable: karaf-4.1.x #875

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/875/display/redirect>


Build failed in Jenkins: karaf-4.1.x #874

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/874/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/karaf-4.1.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/karaf-4.1.x^{commit} # timeout=10
Checking out Revision 6f7a45277c17982241404c1aa314e223e8d1fa90 (refs/remotes/origin/karaf-4.1.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f7a45277c17982241404c1aa314e223e8d1fa90
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 6f7a45277c17982241404c1aa314e223e8d1fa90 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@4568e467: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 find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, 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:1328)
	... 10 more
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Build failed in Jenkins: karaf-4.1.x #873

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/873/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release karaf-4.1.7

[jbonofre] [maven-release-plugin] prepare for next development iteration

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/karaf.git
 > git init <https://builds.apache.org/job/karaf-4.1.x/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/karaf-4.1.x^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/karaf-4.1.x^{commit} # timeout=10
Checking out Revision 6f7a45277c17982241404c1aa314e223e8d1fa90 (refs/remotes/origin/karaf-4.1.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6f7a45277c17982241404c1aa314e223e8d1fa90
Commit message: "[maven-release-plugin] prepare for next development iteration"
 > git rev-list --no-walk 9765466add9160571776e48713c16f1651c2e360 # timeout=10
Parsing POMs
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/karaf-4.1.x/ws/> at hudson.remoting.Channel@4568e467: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 find artifact org.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.FilePath.act(FilePath.java:1043)
	at hudson.FilePath.act(FilePath.java:1025)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, column 21

	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1391)
	at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1125)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to ubuntu-eu2
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at hudson.FilePath.act(FilePath.java:1036)
		at hudson.FilePath.act(FilePath.java:1025)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:986)
		at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:691)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:504)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
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.apache.karaf:karaf:pom:4.1.7-SNAPSHOT and 'parent.relativePath' points at wrong local POM @ line 17, column 10
[WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-resources-plugin @ line 177, 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:1328)
	... 10 more
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is still unstable: karaf-4.1.x #872

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/872/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #871

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/871/display/redirect?page=changes>


Jenkins build is unstable: karaf-4.1.x #870

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/870/display/redirect?page=changes>


Build failed in Jenkins: karaf-4.1.x #869

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/869/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release karaf-4.1.7

------------------------------------------
[...truncated 37.45 KB...]
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.karaf:karaf:pom:4.1.7 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/karaf/karaf/4.1.7/karaf-4.1.7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
    at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:365)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put (BasicRepositoryConnector.java:284)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:289)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:223)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:384)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:139)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/karaf/karaf/4.1.7/karaf-4.1.7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:631)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:553)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:535)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:529)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:509)
    at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run (WagonTransporter.java:686)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:435)
    at org.eclipse.aether.transport.wagon.WagonTransporter.put (WagonTransporter.java:418)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask (BasicRepositoryConnector.java:512)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:360)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put (BasicRepositoryConnector.java:284)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:289)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:223)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:384)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:139)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/blueprint/pom.xml> to org.apache.karaf.archetypes/karaf-blueprint-archetype/4.1.7/karaf-blueprint-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/gogo/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.gogo/4.1.7/org.apache.karaf.webconsole.gogo-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/pom.xml> to org.apache.karaf.management/management/4.1.7/management-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jpa/hibernate/pom.xml> to org.apache.karaf.jpa/hibernate/4.1.7/hibernate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/pom.xml> to org.apache.karaf/archetypes/4.1.7/archetypes-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/pom.xml> to org.apache.karaf.demos.profiles/profiles/4.1.7/profiles-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/pom.xml> to org.apache.karaf.assemblies.features/features/4.1.7/features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/core/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.core/4.1.7/org.apache.karaf.features.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/dynamic/pom.xml> to org.apache.karaf.demos.profiles/dynamic/4.1.7/dynamic-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/dump/pom.xml> to org.apache.karaf.demos/dump/4.1.7/dump-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/coordinator/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.coordinator/4.1.7/org.apache.karaf.services.coordinator-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/system/pom.xml> to org.apache.karaf.system/org.apache.karaf.system.core/4.1.7/org.apache.karaf.system.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/manual/pom.xml> to org.apache.karaf/manual/4.1.7-SNAPSHOT/manual-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/client/pom.xml> to org.apache.karaf/org.apache.karaf.client/4.1.7/org.apache.karaf.client-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jpa/pom.xml> to org.apache.karaf.jpa/jpa-parent/4.1.7/jpa-parent-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/demos/pom.xml> to org.apache.karaf/demos/4.1.7/demos-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/blueprintstate/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.1.7/org.apache.karaf.bundle.blueprintstate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/main/pom.xml> to org.apache.karaf/org.apache.karaf.main/4.1.7/org.apache.karaf.main-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/management/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.7/org.apache.karaf.scr.management-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/pom.xml> to org.apache.karaf.assemblies/assemblies/4.1.7/assemblies-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf-minimal/pom.xml> to org.apache.karaf/apache-karaf-minimal/4.1.7/apache-karaf-minimal-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/springstate/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.springstate/4.1.7/org.apache.karaf.bundle.springstate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/core/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.1.7/org.apache.karaf.diagnostic.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/spring/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.spring/4.1.7/org.apache.karaf.deployer.spring-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/pom.xml> to org.apache.karaf.deployer/deployer/4.1.7/deployer-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/core/pom.xml> to org.apache.karaf.jms/org.apache.karaf.jms.core/4.1.7/org.apache.karaf.jms.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/core/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.1.7/org.apache.karaf.bundle.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/ssh/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.1.7/org.apache.karaf.shell.ssh-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/instance/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.instance/4.1.7/org.apache.karaf.webconsole.instance-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/bundle/pom.xml> to org.apache.karaf.demos.deployer.bundle/my-bundle/4.1.7/my-bundle-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/features/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.1.7/org.apache.karaf.deployer.features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/jasypt/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.jasypt/4.1.7/org.apache.karaf.jaas.jasypt-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/pom.xml> to org.apache.karaf.services/services/4.1.7/services-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/config/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.1.7/org.apache.karaf.jaas.blueprint.config-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.deployer/4.1.7/org.apache.karaf.demos.deployer-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/pom.xml> to org.apache.karaf/karaf/4.1.7/karaf-4.1.7.pom
[Fast Archiver] Compressed 99.30 KB of artifacts by 64.4% relative to #868
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/base/pom.xml> to org.apache.karaf.features/base/4.1.7/base-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.examples/4.1.7/org.apache.karaf.scr.examples-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/standard/pom.xml> to org.apache.karaf.features/standard/4.1.7/standard-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/web/pom.xml> to org.apache.karaf.web/org.apache.karaf.web.core/4.1.7/org.apache.karaf.web.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/log/pom.xml> to org.apache.karaf.log/org.apache.karaf.log.core/4.1.7/org.apache.karaf.log.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/exception/pom.xml> to org.apache.karaf/org.apache.karaf.exception/4.1.7/org.apache.karaf.exception-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/instance/pom.xml> to org.apache.karaf.instance/org.apache.karaf.instance.core/4.1.7/org.apache.karaf.instance.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/pom.xml> to org.apache.karaf.shell/shell/4.1.7/shell-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/pom.xml> to org.apache.karaf.features/features/4.1.7/features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/kar/pom.xml> to org.apache.karaf.kar/org.apache.karaf.kar.core/4.1.7/org.apache.karaf.kar.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7/service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7/diagnostic-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7/jaas-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7/org.apache.karaf.diagnostic.boot-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/pom.xml> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7/org.apache.karaf.jndi.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/pom.xml> to org.apache.karaf/org.apache.karaf.event/4.1.7/org.apache.karaf.event-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7/blueprint-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7/org.apache.karaf.scr.state-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/pom.xml> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7/org.apache.karaf.jdbc.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/pom.xml> to org.apache.karaf.demos/web/4.1.7/web-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/feature/pom.xml> to org.apache.karaf.archetypes/karaf-feature-archetype/4.1.7/karaf-feature-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7/org.apache.karaf.shell.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/pom.xml> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7/org.apache.karaf.config.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7/bundle-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7/org.apache.karaf.deployer.blueprint-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7/org.apache.karaf.shell.table-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/pom.xml> to org.apache.karaf.features/framework/4.1.7/framework-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7/org.apache.karaf.deployer.kar-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/pom.xml> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7/org.apache.karaf.wrapper.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7/org.apache.karaf.services.eventadmin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/pom.xml> to org.apache.karaf.demos/demos/4.1.7/demos-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/pom.xml> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7/org.apache.karaf.tools.utils-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7/org.apache.karaf.scr.examples.component.factories-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7/org.apache.karaf.service.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/pom.xml> to org.apache.karaf.features/spring-legacy/4.1.7/spring-legacy-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/pom.xml> to org.apache.karaf.features/enterprise/4.1.7/enterprise-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/pom.xml> to org.apache.karaf.demos/my-kar/4.1.7/my-kar-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/kar/pom.xml> to org.apache.karaf.archetypes/karaf-kar-archetype/4.1.7/karaf-kar-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7/org.apache.karaf.scr.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7/org.apache.karaf.jaas.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/pom.xml> to org.apache.karaf.features/spring/4.1.7/spring-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/command/pom.xml> to org.apache.karaf.archetypes/karaf-command-archetype/4.1.7/karaf-command-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7/scr-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7/karaf-maven-plugin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7/org.apache.karaf.deployer.wrap-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7/parent-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/pom.xml> to org.apache.karaf.features/static/4.1.7/static-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7/org.apache.karaf.webconsole.console-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7/org.apache.karaf.scr.examples.service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7/org.apache.karaf.scr.examples.managed.service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/pom.xml> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7/org.apache.karaf.obr.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/itests/pom.xml> to org.apache.karaf.itests/itests/4.1.7/itests-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7/org.apache.karaf.jaas.boot-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/pom.xml> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7/org.apache.karaf.profile.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7/org.apache.karaf.demos.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7/org.apache.karaf.webconsole.features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7/tooling-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/pom.xml> to org.apache.karaf/apache-karaf/4.1.7/apache-karaf-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7/org.apache.karaf.shell.commands-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/pom.xml> to org.apache.karaf.demos.profiles/registry/4.1.7/registry-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/pom.xml> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7/org.apache.karaf.http.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7/org.apache.karaf.webconsole.http-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7/org.apache.karaf.jaas.config-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7/org.apache.karaf.services.staticcm-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7/org.apache.karaf.jaas.blueprint.jasypt-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/bundle/pom.xml> to org.apache.karaf.archetypes/karaf-bundle-archetype/4.1.7/karaf-bundle-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/pom.xml> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7/org.apache.karaf.subsystem.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7/org.apache.karaf.shell.console-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7/webconsole-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7/org.apache.karaf.jaas.modules-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7/org.apache.karaf.demos.branding.shell-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/pom.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7/enterprise-legacy-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/pom.xml> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7/karaf-assembly-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7/org.apache.karaf.features.extension-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/pom.xml> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7/org.apache.karaf.management.server-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7/org.apache.karaf.service.guard-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/pom.xml> to org.apache.karaf.demos.profiles/static/4.1.7/static-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7/karaf-services-maven-plugin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/pom.xml> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7/org.apache.karaf.package.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7/org.apache.karaf.features.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/pom.xml> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7/org.apache.karaf.scheduler.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/pom.xml> to org.apache.karaf/org.apache.karaf.util/4.1.7/org.apache.karaf.util-4.1.7.pom
channel stopped
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is still unstable: karaf-4.1.x #868

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/868/display/redirect?page=changes>


Jenkins build is unstable: karaf-4.1.x #867

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/867/display/redirect?page=changes>


Build failed in Jenkins: karaf-4.1.x #866

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/866/display/redirect?page=changes>

Changes:

[jbonofre] [maven-release-plugin] prepare release karaf-4.1.7

------------------------------------------
[...truncated 37.45 KB...]
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.karaf:karaf:pom:4.1.7 from/to apache.releases.https (https://repository.apache.org/service/local/staging/deploy/maven2): Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/karaf/karaf/4.1.7/karaf-4.1.7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
    at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed (ArtifactTransportListener.java:52)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:365)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put (BasicRepositoryConnector.java:284)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:289)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:223)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:384)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:139)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/service/local/staging/deploy/maven2/org/apache/karaf/karaf/4.1.7/karaf-4.1.7.pom. Return code is: 401, ReasonPhrase: Unauthorized.
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:631)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:553)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:535)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:529)
    at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put (AbstractHttpClientWagon.java:509)
    at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run (WagonTransporter.java:686)
    at org.eclipse.aether.transport.wagon.WagonTransporter.execute (WagonTransporter.java:435)
    at org.eclipse.aether.transport.wagon.WagonTransporter.put (WagonTransporter.java:418)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask (BasicRepositoryConnector.java:512)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run (BasicRepositoryConnector.java:360)
    at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put (BasicRepositoryConnector.java:284)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:289)
    at org.eclipse.aether.internal.impl.DefaultDeployer.deploy (DefaultDeployer.java:223)
    at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy (DefaultRepositorySystem.java:384)
    at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy (DefaultArtifactDeployer.java:139)
    at org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy (AbstractDeployMojo.java:171)
    at org.apache.maven.plugin.deploy.DeployMojo.deployProject (DeployMojo.java:242)
    at org.apache.maven.plugin.deploy.DeployMojo.execute (DeployMojo.java:169)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main (Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:212)
    at hudson.remoting.UserRequest.perform (UserRequest.java:54)
    at hudson.remoting.Request$2.run (Request.java:369)
    at hudson.remoting.InterceptingExecutorService$1.call (InterceptingExecutorService.java:72)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/blueprint/pom.xml> to org.apache.karaf.archetypes/karaf-blueprint-archetype/4.1.7/karaf-blueprint-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/gogo/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.gogo/4.1.7/org.apache.karaf.webconsole.gogo-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/pom.xml> to org.apache.karaf.management/management/4.1.7/management-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jpa/hibernate/pom.xml> to org.apache.karaf.jpa/hibernate/4.1.7/hibernate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/pom.xml> to org.apache.karaf/archetypes/4.1.7/archetypes-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/pom.xml> to org.apache.karaf.demos.profiles/profiles/4.1.7/profiles-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/pom.xml> to org.apache.karaf.assemblies.features/features/4.1.7/features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/core/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.core/4.1.7/org.apache.karaf.features.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/dynamic/pom.xml> to org.apache.karaf.demos.profiles/dynamic/4.1.7/dynamic-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/dump/pom.xml> to org.apache.karaf.demos/dump/4.1.7/dump-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/coordinator/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.coordinator/4.1.7/org.apache.karaf.services.coordinator-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/system/pom.xml> to org.apache.karaf.system/org.apache.karaf.system.core/4.1.7/org.apache.karaf.system.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/manual/pom.xml> to org.apache.karaf/manual/4.1.7-SNAPSHOT/manual-4.1.7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/client/pom.xml> to org.apache.karaf/org.apache.karaf.client/4.1.7/org.apache.karaf.client-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jpa/pom.xml> to org.apache.karaf.jpa/jpa-parent/4.1.7/jpa-parent-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/demos/pom.xml> to org.apache.karaf/demos/4.1.7/demos-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/blueprintstate/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.blueprintstate/4.1.7/org.apache.karaf.bundle.blueprintstate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/main/pom.xml> to org.apache.karaf/org.apache.karaf.main/4.1.7/org.apache.karaf.main-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/management/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.7/org.apache.karaf.scr.management-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/pom.xml> to org.apache.karaf.assemblies/assemblies/4.1.7/assemblies-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf-minimal/pom.xml> to org.apache.karaf/apache-karaf-minimal/4.1.7/apache-karaf-minimal-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/springstate/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.springstate/4.1.7/org.apache.karaf.bundle.springstate-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/core/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.core/4.1.7/org.apache.karaf.diagnostic.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/spring/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.spring/4.1.7/org.apache.karaf.deployer.spring-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/pom.xml> to org.apache.karaf.deployer/deployer/4.1.7/deployer-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/core/pom.xml> to org.apache.karaf.jms/org.apache.karaf.jms.core/4.1.7/org.apache.karaf.jms.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/core/pom.xml> to org.apache.karaf.bundle/org.apache.karaf.bundle.core/4.1.7/org.apache.karaf.bundle.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/ssh/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.ssh/4.1.7/org.apache.karaf.shell.ssh-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/instance/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.instance/4.1.7/org.apache.karaf.webconsole.instance-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/bundle/pom.xml> to org.apache.karaf.demos.deployer.bundle/my-bundle/4.1.7/my-bundle-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/features/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.features/4.1.7/org.apache.karaf.deployer.features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/jasypt/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.jasypt/4.1.7/org.apache.karaf.jaas.jasypt-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/pom.xml> to org.apache.karaf.services/services/4.1.7/services-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/config/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.1.7/org.apache.karaf.jaas.blueprint.config-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.deployer/4.1.7/org.apache.karaf.demos.deployer-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/pom.xml> to org.apache.karaf/karaf/4.1.7/karaf-4.1.7.pom
[Fast Archiver] Compressed 99.30 KB of artifacts by 64.4% relative to #865
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/base/pom.xml> to org.apache.karaf.features/base/4.1.7/base-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.examples/4.1.7/org.apache.karaf.scr.examples-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/standard/pom.xml> to org.apache.karaf.features/standard/4.1.7/standard-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/web/pom.xml> to org.apache.karaf.web/org.apache.karaf.web.core/4.1.7/org.apache.karaf.web.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/log/pom.xml> to org.apache.karaf.log/org.apache.karaf.log.core/4.1.7/org.apache.karaf.log.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/exception/pom.xml> to org.apache.karaf/org.apache.karaf.exception/4.1.7/org.apache.karaf.exception-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/instance/pom.xml> to org.apache.karaf.instance/org.apache.karaf.instance.core/4.1.7/org.apache.karaf.instance.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/pom.xml> to org.apache.karaf.shell/shell/4.1.7/shell-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/pom.xml> to org.apache.karaf.features/features/4.1.7/features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/kar/pom.xml> to org.apache.karaf.kar/org.apache.karaf.kar.core/4.1.7/org.apache.karaf.kar.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/pom.xml> to org.apache.karaf.service/service/4.1.7/service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/pom.xml> to org.apache.karaf.diagnostic/diagnostic/4.1.7/diagnostic-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/pom.xml> to org.apache.karaf.jaas/jaas/4.1.7/jaas-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/diagnostic/boot/pom.xml> to org.apache.karaf.diagnostic/org.apache.karaf.diagnostic.boot/4.1.7/org.apache.karaf.diagnostic.boot-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jndi/pom.xml> to org.apache.karaf.jndi/org.apache.karaf.jndi.core/4.1.7/org.apache.karaf.jndi.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/event/pom.xml> to org.apache.karaf/org.apache.karaf.event/4.1.7/org.apache.karaf.event-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/pom.xml> to org.apache.karaf.jaas.blueprint/blueprint/4.1.7/blueprint-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/state/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.7/org.apache.karaf.scr.state-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jdbc/pom.xml> to org.apache.karaf.jdbc/org.apache.karaf.jdbc.core/4.1.7/org.apache.karaf.jdbc.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/web/pom.xml> to org.apache.karaf.demos/web/4.1.7/web-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/feature/pom.xml> to org.apache.karaf.archetypes/karaf-feature-archetype/4.1.7/karaf-feature-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/core/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.core/4.1.7/org.apache.karaf.shell.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/config/pom.xml> to org.apache.karaf.config/org.apache.karaf.config.core/4.1.7/org.apache.karaf.config.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/bundle/pom.xml> to org.apache.karaf.bundle/bundle/4.1.7/bundle-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/blueprint/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.blueprint/4.1.7/org.apache.karaf.deployer.blueprint-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/table/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.table/4.1.7/org.apache.karaf.shell.table-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/framework/pom.xml> to org.apache.karaf.features/framework/4.1.7/framework-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/kar/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.kar/4.1.7/org.apache.karaf.deployer.kar-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/wrapper/pom.xml> to org.apache.karaf.wrapper/org.apache.karaf.wrapper.core/4.1.7/org.apache.karaf.wrapper.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/eventadmin/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.eventadmin/4.1.7/org.apache.karaf.services.eventadmin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/pom.xml> to org.apache.karaf.demos/demos/4.1.7/demos-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/utils/pom.xml> to org.apache.karaf.tooling/org.apache.karaf.tools.utils/4.1.7/org.apache.karaf.tools.utils-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/component-factory/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.component.factories/4.1.7/org.apache.karaf.scr.examples.component.factories-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/core/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.core/4.1.7/org.apache.karaf.service.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring-legacy/pom.xml> to org.apache.karaf.features/spring-legacy/4.1.7/spring-legacy-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise/pom.xml> to org.apache.karaf.features/enterprise/4.1.7/enterprise-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/deployer/kar/pom.xml> to org.apache.karaf.demos/my-kar/4.1.7/my-kar-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/kar/pom.xml> to org.apache.karaf.archetypes/karaf-kar-archetype/4.1.7/karaf-kar-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/command/pom.xml> to org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.7/org.apache.karaf.scr.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/command/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.1.7/org.apache.karaf.jaas.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/spring/pom.xml> to org.apache.karaf.features/spring/4.1.7/spring-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/command/pom.xml> to org.apache.karaf.archetypes/karaf-command-archetype/4.1.7/karaf-command-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/pom.xml> to org.apache.karaf.scr/scr/4.1.7/scr-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-maven-plugin/4.1.7/karaf-maven-plugin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/deployer/wrap/pom.xml> to org.apache.karaf.deployer/org.apache.karaf.deployer.wrap/4.1.7/org.apache.karaf.deployer.wrap-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jms/pom.xml> to org.apache.karaf.jms/parent/4.1.7/parent-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/static/pom.xml> to org.apache.karaf.features/static/4.1.7/static-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/console/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.console/4.1.7/org.apache.karaf.webconsole.console-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.service/4.1.7/org.apache.karaf.scr.examples.service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scr/examples/managed-service/pom.xml> to org.apache.karaf.scr.examples/org.apache.karaf.scr.examples.managed.service/4.1.7/org.apache.karaf.scr.examples.managed.service-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/obr/pom.xml> to org.apache.karaf.obr/org.apache.karaf.obr.core/4.1.7/org.apache.karaf.obr.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/itests/pom.xml> to org.apache.karaf.itests/itests/4.1.7/itests-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/boot/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.boot/4.1.7/org.apache.karaf.jaas.boot-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/profile/pom.xml> to org.apache.karaf.profile/org.apache.karaf.profile.core/4.1.7/org.apache.karaf.profile.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/command/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.command/4.1.7/org.apache.karaf.demos.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/features/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.features/4.1.7/org.apache.karaf.webconsole.features-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/pom.xml> to org.apache.karaf.tooling/tooling/4.1.7/tooling-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/apache-karaf/pom.xml> to org.apache.karaf/apache-karaf/4.1.7/apache-karaf-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/commands/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.commands/4.1.7/org.apache.karaf.shell.commands-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/registry/pom.xml> to org.apache.karaf.demos.profiles/registry/4.1.7/registry-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/http/pom.xml> to org.apache.karaf.http/org.apache.karaf.http.core/4.1.7/org.apache.karaf.http.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/http/pom.xml> to org.apache.karaf.webconsole/org.apache.karaf.webconsole.http/4.1.7/org.apache.karaf.webconsole.http-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/config/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.1.7/org.apache.karaf.jaas.config-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/services/staticcm/pom.xml> to org.apache.karaf.services/org.apache.karaf.services.staticcm/4.1.7/org.apache.karaf.services.staticcm-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/blueprint/jasypt/pom.xml> to org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.jasypt/4.1.7/org.apache.karaf.jaas.blueprint.jasypt-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/bundle/pom.xml> to org.apache.karaf.archetypes/karaf-bundle-archetype/4.1.7/karaf-bundle-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/subsystem/pom.xml> to org.apache.karaf.subsystem/org.apache.karaf.subsystem.core/4.1.7/org.apache.karaf.subsystem.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/shell/console/pom.xml> to org.apache.karaf.shell/org.apache.karaf.shell.console/4.1.7/org.apache.karaf.shell.console-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/webconsole/pom.xml> to org.apache.karaf.webconsole/webconsole/4.1.7/webconsole-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/jaas/modules/pom.xml> to org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.1.7/org.apache.karaf.jaas.modules-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/branding/pom.xml> to org.apache.karaf.demos/org.apache.karaf.demos.branding.shell/4.1.7/org.apache.karaf.demos.branding.shell-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/assemblies/features/enterprise-legacy/pom.xml> to org.apache.karaf.features/enterprise-legacy/4.1.7/enterprise-legacy-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/archetypes/assembly/pom.xml> to org.apache.karaf.archetypes/karaf-assembly-archetype/4.1.7/karaf-assembly-archetype-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/extension/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.extension/4.1.7/org.apache.karaf.features.extension-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/management/server/pom.xml> to org.apache.karaf.management/org.apache.karaf.management.server/4.1.7/org.apache.karaf.management.server-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/service/guard/pom.xml> to org.apache.karaf.service/org.apache.karaf.service.guard/4.1.7/org.apache.karaf.service.guard-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/demos/profiles/static/pom.xml> to org.apache.karaf.demos.profiles/static/4.1.7/static-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/tooling/karaf-services-maven-plugin/pom.xml> to org.apache.karaf.tooling/karaf-services-maven-plugin/4.1.7/karaf-services-maven-plugin-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/package/pom.xml> to org.apache.karaf.package/org.apache.karaf.package.core/4.1.7/org.apache.karaf.package.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/features/command/pom.xml> to org.apache.karaf.features/org.apache.karaf.features.command/4.1.7/org.apache.karaf.features.command-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/scheduler/pom.xml> to org.apache.karaf.scheduler/org.apache.karaf.scheduler.core/4.1.7/org.apache.karaf.scheduler.core-4.1.7.pom
[JENKINS] Archiving <https://builds.apache.org/job/karaf-4.1.x/ws/util/pom.xml> to org.apache.karaf/org.apache.karaf.util/4.1.7/org.apache.karaf.util-4.1.7.pom
channel stopped
Not sending mail to unregistered user freeman.fang@gmail.com
Not sending mail to unregistered user jb@nanthrax.net
Not sending mail to unregistered user luke@code-house.org

Jenkins build is still unstable: karaf-4.1.x #865

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/865/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #864

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/864/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #863

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/863/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #862

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/862/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #861

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/861/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #860

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/860/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #859

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/859/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #858

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/858/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #857

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/857/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #856

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/856/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #855

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/855/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #854

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/854/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #853

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/853/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #852

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/852/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #851

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/851/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #850

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/850/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #849

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/849/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #848

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/848/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #847

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/847/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #846

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/846/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #845

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/845/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #844

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/844/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #843

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/843/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #842

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/842/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #841

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/841/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #840

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/840/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #839

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/839/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #838

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/838/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #837

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/837/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #836

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/836/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #835

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/835/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #834

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/834/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #833

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/833/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #832

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/832/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #831

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/831/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #830

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/830/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #829

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/829/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #828

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/828/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #827

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/827/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #826

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/826/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #825

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/825/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #824

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/824/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #823

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/823/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #822

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/822/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #821

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/821/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #820

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/820/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #819

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/819/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #818

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/818/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #817

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/817/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #816

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/816/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #815

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/815/display/redirect?page=changes>


Jenkins build is still unstable: karaf-4.1.x #814

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/814/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #813

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/813/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #812

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/812/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #811

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/811/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #810

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/810/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #809

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/809/display/redirect>


Jenkins build is unstable: karaf-4.1.x #808

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/808/display/redirect>


Build failed in Jenkins: karaf-4.1.x #807

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/807/display/redirect>

------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on H32 (ubuntu xenial) in workspace <https://builds.apache.org/job/karaf-4.1.x/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157533, done.        
remote: Compressing objects:   0% (1/51751)           remote: Compressing objects:   1% (518/51751)           remote: Compressing objects:   2% (1036/51751)           remote: Compressing objects:   3% (1553/51751)           remote: Compressing objects:   4% (2071/51751)           remote: Compressing objects:   5% (2588/51751)           remote: Compressing objects:   6% (3106/51751)           remote: Compressing objects:   7% (3623/51751)           remote: Compressing objects:   8% (4141/51751)           remote: Compressing objects:   9% (4658/51751)           remote: Compressing objects:  10% (5176/51751)           remote: Compressing objects:  11% (5693/51751)           remote: Compressing objects:  12% (6211/51751)           remote: Compressing objects:  13% (6728/51751)           remote: Compressing objects:  14% (7246/51751)           remote: Compressing objects:  15% (7763/51751)           remote: Compressing objects:  16% (8281/51751)           remote: Compressing objects:  17% (8798/51751)           remote: Compressing objects:  18% (9316/51751)           remote: Compressing objects:  19% (9833/51751)           remote: Compressing objects:  20% (10351/51751)           remote: Compressing objects:  21% (10868/51751)           remote: Compressing objects:  22% (11386/51751)           remote: Compressing objects:  23% (11903/51751)           remote: Compressing objects:  24% (12421/51751)           remote: Compressing objects:  25% (12938/51751)           remote: Compressing objects:  26% (13456/51751)           remote: Compressing objects:  27% (13973/51751)           remote: Compressing objects:  28% (14491/51751)           remote: Compressing objects:  29% (15008/51751)           remote: Compressing objects:  30% (15526/51751)           remote: Compressing objects:  31% (16043/51751)           remote: Compressing objects:  32% (16561/51751)           remote: Compressing objects:  33% (17078/51751)           remote: Compressing objects:  34% (17596/51751)           remote: Compressing objects:  35% (18113/51751)           remote: Compressing objects:  36% (18631/51751)           remote: Compressing objects:  37% (19148/51751)           remote: Compressing objects:  38% (19666/51751)           remote: Compressing objects:  39% (20183/51751)           remote: Compressing objects:  40% (20701/51751)           remote: Compressing objects:  41% (21218/51751)           remote: Compressing objects:  42% (21736/51751)           remote: Compressing objects:  43% (22253/51751)           remote: Compressing objects:  44% (22771/51751)           remote: Compressing objects:  45% (23288/51751)           remote: Compressing objects:  46% (23806/51751)           remote: Compressing objects:  47% (24323/51751)           remote: Compressing objects:  48% (24841/51751)           remote: Compressing objects:  49% (25358/51751)           remote: Compressing objects:  50% (25876/51751)           remote: Compressing objects:  51% (26394/51751)           remote: Compressing objects:  52% (26911/51751)           remote: Compressing objects:  53% (27429/51751)           remote: Compressing objects:  54% (27946/51751)           remote: Compressing objects:  55% (28464/51751)           remote: Compressing objects:  56% (28981/51751)           remote: Compressing objects:  57% (29499/51751)           remote: Compressing objects:  58% (30016/51751)           remote: Compressing objects:  59% (30534/51751)           remote: Compressing objects:  60% (31051/51751)           remote: Compressing objects:  61% (31569/51751)           remote: Compressing objects:  62% (32086/51751)           remote: Compressing objects:  63% (32604/51751)           remote: Compressing objects:  64% (33121/51751)           remote: Compressing objects:  65% (33639/51751)           remote: Compressing objects:  66% (34156/51751)           remote: Compressing objects:  67% (34674/51751)           remote: Compressing objects:  68% (35191/51751)           remote: Compressing objects:  69% (35709/51751)           remote: Compressing objects:  70% (36226/51751)           remote: Compressing objects:  71% (36744/51751)           remote: Compressing objects:  72% (37261/51751)           remote: Compressing objects:  73% (37779/51751)           remote: Compressing objects:  74% (38296/51751)           remote: Compressing objects:  75% (38814/51751)           remote: Compressing objects:  76% (39331/51751)           remote: Compressing objects:  77% (39849/51751)           remote: Compressing objects:  78% (40366/51751)           remote: Compressing objects:  79% (40884/51751)           remote: Compressing objects:  80% (41401/51751)           remote: Compressing objects:  81% (41919/51751)           remote: Compressing objects:  82% (42436/51751)           remote: Compressing objects:  83% (42954/51751)           remote: Compressing objects:  84% (43471/51751)           remote: Compressing objects:  85% (43989/51751)           remote: Compressing objects:  86% (44506/51751)           remote: Compressing objects:  87% (45024/51751)           remote: Compressing objects:  88% (45541/51751)           remote: Compressing objects:  89% (46059/51751)           remote: Compressing objects:  90% (46576/51751)           remote: Compressing objects:  91% (47094/51751)           remote: Compressing objects:  92% (47611/51751)           remote: Compressing objects:  93% (48129/51751)           remote: Compressing objects:  94% (48646/51751)           remote: Compressing objects:  95% (49164/51751)           remote: Compressing objects:  96% (49681/51751)           remote: Compressing objects:  97% (50199/51751)           remote: Compressing objects:  98% (50716/51751)           remote: Compressing objects:  99% (51234/51751)           remote: Compressing objects: 100% (51751/51751)           remote: Compressing objects: 100% (51751/51751), done.        
Receiving objects:   0% (1/157533)   Receiving objects:   1% (1576/157533)   Receiving objects:   2% (3151/157533)   Receiving objects:   3% (4726/157533)   Receiving objects:   4% (6302/157533)   Receiving objects:   5% (7877/157533)   Receiving objects:   6% (9452/157533)   Receiving objects:   7% (11028/157533)   Receiving objects:   8% (12603/157533)   Receiving objects:   9% (14178/157533)   Receiving objects:  10% (15754/157533)   Receiving objects:  11% (17329/157533)   Receiving objects:  12% (18904/157533)   Receiving objects:  13% (20480/157533)   Receiving objects:  14% (22055/157533)   Receiving objects:  15% (23630/157533)   Receiving objects:  16% (25206/157533)   Receiving objects:  17% (26781/157533)   Receiving objects:  18% (28356/157533)   Receiving objects:  19% (29932/157533)   Receiving objects:  20% (31507/157533)   Receiving objects:  21% (33082/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  22% (34658/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  23% (36233/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  24% (37808/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  25% (39384/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  26% (40959/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  27% (42534/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  28% (44110/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  29% (45685/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  30% (47260/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  31% (48836/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  32% (50411/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  33% (51986/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  34% (53562/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  35% (55137/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  36% (56712/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  37% (58288/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  38% (59863/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  39% (61438/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  40% (63014/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  41% (64589/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  42% (66164/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  43% (67740/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  44% (69315/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  45% (70890/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  46% (72466/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  47% (74041/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  48% (75616/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  49% (77192/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  50% (78767/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  51% (80342/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  52% (81918/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  53% (83493/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  54% (85068/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  55% (86644/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  56% (88219/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  57% (89794/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  58% (91370/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  59% (92945/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  60% (94520/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  61% (96096/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  62% (97671/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  63% (99246/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  64% (100822/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  65% (102397/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  66% (103972/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  67% (105548/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  68% (107123/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  69% (108698/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  70% (110274/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  71% (111849/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  72% (113424/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  73% (115000/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  73% (115994/157533), 4.10 MiB | 8.19 MiB/s   Receiving objects:  74% (116575/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  75% (118150/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  76% (119726/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  77% (121301/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  78% (122876/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  79% (124452/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  80% (126027/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  81% (127602/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  82% (129178/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  83% (130753/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  84% (132328/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  85% (133904/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  86% (135479/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  87% (137054/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  88% (138630/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  89% (140205/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  90% (141780/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  91% (143356/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  92% (144931/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  93% (146506/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  94% (148082/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  95% (149657/157533), 10.68 MiB | 10.67 MiB/s   Receiving objects:  96% (151232/157533), 20.15 MiB | 13.43 MiB/s   Receiving objects:  97% (152808/157533), 20.15 MiB | 13.43 MiB/s   Receiving objects:  98% (154383/157533), 20.15 MiB | 13.43 MiB/s   Receiving objects:  99% (155958/157533), 20.15 MiB | 13.43 MiB/s   remote: Total 157533 (delta 71452), reused 150892 (delta 65879)        
Receiving objects: 100% (157533/157533), 20.15 MiB | 13.43 MiB/s   Receiving objects: 100% (157533/157533), 27.12 MiB | 13.43 MiB/s, done.
Resolving deltas:   0% (0/71452)   Resolving deltas:   1% (745/71452)   Resolving deltas:   2% (1430/71452)   Resolving deltas:   3% (2188/71452)   Resolving deltas:   4% (2863/71452)   Resolving deltas:   5% (3573/71452)   Resolving deltas:   6% (4290/71452)   Resolving deltas:   7% (5002/71452)   Resolving deltas:   8% (5726/71452)   Resolving deltas:   9% (6431/71452)   Resolving deltas:  10% (7150/71452)   Resolving deltas:  11% (7864/71452)   Resolving deltas:  12% (8575/71452)   Resolving deltas:  13% (9383/71452)   Resolving deltas:  14% (10009/71452)   Resolving deltas:  15% (10718/71452)   Resolving deltas:  16% (11436/71452)   Resolving deltas:  17% (12208/71452)   Resolving deltas:  18% (12862/71452)   Resolving deltas:  19% (13621/71452)   Resolving deltas:  20% (14310/71452)   Resolving deltas:  21% (15018/71452)   Resolving deltas:  22% (15721/71452)   Resolving deltas:  23% (16434/71452)   Resolving deltas:  24% (17159/71452)   Resolving deltas:  25% (17863/71452)   Resolving deltas:  26% (18600/71452)   Resolving deltas:  27% (19311/71452)   Resolving deltas:  28% (20096/71452)   Resolving deltas:  29% (20722/71452)   Resolving deltas:  30% (21444/71452)   Resolving deltas:  31% (22167/71452)   Resolving deltas:  32% (22886/71452)   Resolving deltas:  33% (23580/71452)   Resolving deltas:  34% (24451/71452)   Resolving deltas:  35% (25034/71452)   Resolving deltas:  36% (25731/71452)   Resolving deltas:  37% (26459/71452)   Resolving deltas:  38% (27175/71452)   Resolving deltas:  39% (27887/71452)   Resolving deltas:  40% (28599/71452)   Resolving deltas:  41% (29297/71452)   Resolving deltas:  42% (30068/71452)   Resolving deltas:  43% (30725/71452)   Resolving deltas:  44% (31440/71452)   Resolving deltas:  45% (32156/71452)   Resolving deltas:  46% (32875/71452)   Resolving deltas:  47% (33806/71452)   Resolving deltas:  48% (34301/71452)   Resolving deltas:  49% (35012/71452)   Resolving deltas:  50% (35728/71452)   Resolving deltas:  51% (36445/71452)   Resolving deltas:  52% (37238/71452)   Resolving deltas:  53% (37871/71452)   Resolving deltas:  54% (38597/71452)   Resolving deltas:  55% (39311/71452)   Resolving deltas:  56% (40072/71452)   Resolving deltas:  57% (40735/71452)   Resolving deltas:  58% (41484/71452)   Resolving deltas:  59% (42157/71452)   Resolving deltas:  60% (42884/71452)   Resolving deltas:  61% (43666/71452)   Resolving deltas:  62% (44340/71452)   Resolving deltas:  63% (45036/71452)   Resolving deltas:  64% (45747/71452)   Resolving deltas:  65% (46455/71452)   Resolving deltas:  66% (47166/71452)   Resolving deltas:  67% (47891/71452)   Resolving deltas:  68% (48623/71452)   Resolving deltas:  69% (49308/71452)   Resolving deltas:  70% (50024/71452)   Resolving deltas:  71% (50732/71452)   Resolving deltas:  72% (51452/71452)   Resolving deltas:  73% (52175/71452)   Resolving deltas:  74% (52920/71452)   Resolving deltas:  75% (53590/71452)   Resolving deltas:  76% (54314/71452)   Resolving deltas:  77% (55021/71452)   Resolving deltas:  78% (55746/71452)   Resolving deltas:  79% (56451/71452)   Resolving deltas:  79% (57014/71452), completed with 8 local objects.
fatal: pack has 14438 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157533, done.        
remote: Compressing objects:   0% (1/51751)           remote: Compressing objects:   1% (518/51751)           remote: Compressing objects:   2% (1036/51751)           remote: Compressing objects:   3% (1553/51751)           remote: Compressing objects:   4% (2071/51751)           remote: Compressing objects:   5% (2588/51751)           remote: Compressing objects:   6% (3106/51751)           remote: Compressing objects:   7% (3623/51751)           remote: Compressing objects:   8% (4141/51751)           remote: Compressing objects:   9% (4658/51751)           remote: Compressing objects:  10% (5176/51751)           remote: Compressing objects:  11% (5693/51751)           remote: Compressing objects:  12% (6211/51751)           remote: Compressing objects:  13% (6728/51751)           remote: Compressing objects:  14% (7246/51751)           remote: Compressing objects:  15% (7763/51751)           remote: Compressing objects:  16% (8281/51751)           remote: Compressing objects:  17% (8798/51751)           remote: Compressing objects:  18% (9316/51751)           remote: Compressing objects:  19% (9833/51751)           remote: Compressing objects:  20% (10351/51751)           remote: Compressing objects:  21% (10868/51751)           remote: Compressing objects:  22% (11386/51751)           remote: Compressing objects:  23% (11903/51751)           remote: Compressing objects:  24% (12421/51751)           remote: Compressing objects:  25% (12938/51751)           remote: Compressing objects:  26% (13456/51751)           remote: Compressing objects:  27% (13973/51751)           remote: Compressing objects:  28% (14491/51751)           remote: Compressing objects:  29% (15008/51751)           remote: Compressing objects:  30% (15526/51751)           remote: Compressing objects:  31% (16043/51751)           remote: Compressing objects:  32% (16561/51751)           remote: Compressing objects:  33% (17078/51751)           remote: Compressing objects:  34% (17596/51751)           remote: Compressing objects:  35% (18113/51751)           remote: Compressing objects:  36% (18631/51751)           remote: Compressing objects:  37% (19148/51751)           remote: Compressing objects:  38% (19666/51751)           remote: Compressing objects:  39% (20183/51751)           remote: Compressing objects:  40% (20701/51751)           remote: Compressing objects:  41% (21218/51751)           remote: Compressing objects:  42% (21736/51751)           remote: Compressing objects:  43% (22253/51751)           remote: Compressing objects:  44% (22771/51751)           remote: Compressing objects:  45% (23288/51751)           remote: Compressing objects:  46% (23806/51751)           remote: Compressing objects:  47% (24323/51751)           remote: Compressing objects:  48% (24841/51751)           remote: Compressing objects:  49% (25358/51751)           remote: Compressing objects:  50% (25876/51751)           remote: Compressing objects:  51% (26394/51751)           remote: Compressing objects:  52% (26911/51751)           remote: Compressing objects:  53% (27429/51751)           remote: Compressing objects:  54% (27946/51751)           remote: Compressing objects:  55% (28464/51751)           remote: Compressing objects:  56% (28981/51751)           remote: Compressing objects:  57% (29499/51751)           remote: Compressing objects:  58% (30016/51751)           remote: Compressing objects:  59% (30534/51751)           remote: Compressing objects:  60% (31051/51751)           remote: Compressing objects:  61% (31569/51751)           remote: Compressing objects:  62% (32086/51751)           remote: Compressing objects:  63% (32604/51751)           remote: Compressing objects:  64% (33121/51751)           remote: Compressing objects:  65% (33639/51751)           remote: Compressing objects:  66% (34156/51751)           remote: Compressing objects:  67% (34674/51751)           remote: Compressing objects:  68% (35191/51751)           remote: Compressing objects:  69% (35709/51751)           remote: Compressing objects:  70% (36226/51751)           remote: Compressing objects:  71% (36744/51751)           remote: Compressing objects:  72% (37261/51751)           remote: Compressing objects:  73% (37779/51751)           remote: Compressing objects:  74% (38296/51751)           remote: Compressing objects:  75% (38814/51751)           remote: Compressing objects:  76% (39331/51751)           remote: Compressing objects:  77% (39849/51751)           remote: Compressing objects:  78% (40366/51751)           remote: Compressing objects:  79% (40884/51751)           remote: Compressing objects:  80% (41401/51751)           remote: Compressing objects:  81% (41919/51751)           remote: Compressing objects:  82% (42436/51751)           remote: Compressing objects:  83% (42954/51751)           remote: Compressing objects:  84% (43471/51751)           remote: Compressing objects:  85% (43989/51751)           remote: Compressing objects:  86% (44506/51751)           remote: Compressing objects:  87% (45024/51751)           remote: Compressing objects:  88% (45541/51751)           remote: Compressing objects:  89% (46059/51751)           remote: Compressing objects:  90% (46576/51751)           remote: Compressing objects:  91% (47094/51751)           remote: Compressing objects:  92% (47611/51751)           remote: Compressing objects:  93% (48129/51751)           remote: Compressing objects:  94% (48646/51751)           remote: Compressing objects:  95% (49164/51751)           remote: Compressing objects:  96% (49681/51751)           remote: Compressing objects:  97% (50199/51751)           remote: Compressing objects:  98% (50716/51751)           remote: Compressing objects:  99% (51234/51751)           remote: Compressing objects: 100% (51751/51751)           remote: Compressing objects: 100% (51751/51751), done.        
Receiving objects:   0% (1/157533)   Receiving objects:   1% (1576/157533)   Receiving objects:   2% (3151/157533)   Receiving objects:   3% (4726/157533)   Receiving objects:   4% (6302/157533)   Receiving objects:   5% (7877/157533)   Receiving objects:   6% (9452/157533)   Receiving objects:   7% (11028/157533)   Receiving objects:   8% (12603/157533)   Receiving objects:   9% (14178/157533)   Receiving objects:  10% (15754/157533)   Receiving objects:  11% (17329/157533)   Receiving objects:  12% (18904/157533)   Receiving objects:  13% (20480/157533)   Receiving objects:  14% (22055/157533)   Receiving objects:  15% (23630/157533)   Receiving objects:  16% (25206/157533)   Receiving objects:  17% (26781/157533)   Receiving objects:  18% (28356/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  19% (29932/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  20% (31507/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  21% (33082/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  22% (34658/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  23% (36233/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  24% (37808/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  25% (39384/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  26% (40959/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  27% (42534/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  28% (44110/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  29% (45685/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  30% (47260/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  31% (48836/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  32% (50411/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  33% (51986/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  34% (53562/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  35% (55137/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  36% (56712/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  37% (58288/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  38% (59863/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  39% (61438/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  40% (63014/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  41% (64589/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  42% (66164/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  43% (67740/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  44% (69315/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  45% (70890/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  46% (72466/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  47% (74041/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  48% (75616/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  49% (77192/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  50% (78767/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  51% (80342/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  52% (81918/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  53% (83493/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  54% (85068/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  55% (86644/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  56% (88219/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  57% (89794/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  58% (91370/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  59% (92945/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  60% (94520/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  61% (96096/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  62% (97671/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  63% (99246/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  64% (100822/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  65% (102397/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  65% (103931/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  66% (103972/157533), 3.75 MiB | 7.50 MiB/s   Receiving objects:  67% (105548/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  68% (107123/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  69% (108698/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  70% (110274/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  71% (111849/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  72% (113424/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  73% (115000/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  74% (116575/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  75% (118150/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  76% (119726/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  77% (121301/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  78% (122876/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  79% (124452/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  80% (126027/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  81% (127602/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  82% (129178/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  83% (130753/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  84% (132328/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  85% (133904/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  86% (135479/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  87% (137054/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  88% (138630/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  89% (140205/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  90% (141780/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  91% (143356/157533), 9.57 MiB | 9.57 MiB/s   Receiving objects:  92% (144931/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  93% (146506/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  94% (148082/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  95% (149657/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  96% (151232/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  97% (152808/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  98% (154383/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects:  99% (155958/157533), 19.05 MiB | 12.70 MiB/s   remote: Total 157533 (delta 71452), reused 150892 (delta 65879)        
Receiving objects: 100% (157533/157533), 19.05 MiB | 12.70 MiB/s   Receiving objects: 100% (157533/157533), 27.13 MiB | 12.70 MiB/s, done.
Resolving deltas:   0% (0/71452)   Resolving deltas:   1% (715/71452)   Resolving deltas:   2% (1430/71452)   Resolving deltas:   3% (2144/71452)   Resolving deltas:   4% (2859/71452)   Resolving deltas:   5% (3579/71452)   Resolving deltas:   6% (4288/71452)   Resolving deltas:   7% (5009/71452)   Resolving deltas:   8% (5722/71452)   Resolving deltas:   9% (6431/71452)   Resolving deltas:  10% (7146/71452)   Resolving deltas:  11% (7860/71452)   Resolving deltas:  12% (8575/71452)   Resolving deltas:  13% (9289/71452)   Resolving deltas:  14% (10014/71452)   Resolving deltas:  15% (10725/71452)   Resolving deltas:  16% (11433/71452)   Resolving deltas:  17% (12191/71452)   Resolving deltas:  18% (12865/71452)   Resolving deltas:  19% (13647/71452)   Resolving deltas:  20% (14329/71452)   Resolving deltas:  21% (15012/71452)   Resolving deltas:  22% (15722/71452)   Resolving deltas:  23% (16435/71452)   Resolving deltas:  24% (17186/71452)   Resolving deltas:  25% (17863/71452)   Resolving deltas:  26% (18583/71452)   Resolving deltas:  27% (19294/71452)   Resolving deltas:  28% (20077/71452)   Resolving deltas:  29% (20769/71452)   Resolving deltas:  30% (21444/71452)   Resolving deltas:  31% (22181/71452)   Resolving deltas:  32% (22865/71452)   Resolving deltas:  33% (23654/71452)   Resolving deltas:  34% (24295/71452)   Resolving deltas:  35% (25010/71452)   Resolving deltas:  36% (25744/71452)   Resolving deltas:  37% (26447/71452)   Resolving deltas:  38% (27238/71452)   Resolving deltas:  39% (27888/71452)   Resolving deltas:  40% (28584/71452)   Resolving deltas:  41% (29302/71452)   Resolving deltas:  42% (30110/71452)   Resolving deltas:  43% (30730/71452)   Resolving deltas:  44% (31444/71452)   Resolving deltas:  45% (32154/71452)   Resolving deltas:  46% (32870/71452)   Resolving deltas:  47% (33808/71452)   Resolving deltas:  48% (34303/71452)   Resolving deltas:  49% (35014/71452)   Resolving deltas:  50% (35741/71452)   Resolving deltas:  51% (36441/71452)   Resolving deltas:  52% (37261/71452)   Resolving deltas:  53% (37876/71452)   Resolving deltas:  54% (38586/71452)   Resolving deltas:  55% (39317/71452)   Resolving deltas:  56% (40060/71452)   Resolving deltas:  57% (40766/71452)   Resolving deltas:  58% (41548/71452)   Resolving deltas:  59% (42158/71452)   Resolving deltas:  60% (42893/71452)   Resolving deltas:  61% (43632/71452)   Resolving deltas:  62% (44312/71452)   Resolving deltas:  63% (45019/71452)   Resolving deltas:  64% (45869/71452)   Resolving deltas:  65% (46474/71452)   Resolving deltas:  66% (47159/71452)   Resolving deltas:  67% (47875/71452)   Resolving deltas:  68% (48589/71452)   Resolving deltas:  69% (49310/71452)   Resolving deltas:  70% (50017/71452)   Resolving deltas:  71% (50731/71452)   Resolving deltas:  72% (51496/71452)   Resolving deltas:  73% (52176/71452)   Resolving deltas:  74% (52914/71452)   Resolving deltas:  75% (53590/71452)   Resolving deltas:  76% (54322/71452)   Resolving deltas:  77% (55034/71452)   Resolving deltas:  78% (55736/71452)   Resolving deltas:  79% (56469/71452)   Resolving deltas:  79% (57008/71452), completed with 8 local objects.
fatal: pack has 14444 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/karaf.git # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/karaf.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/karaf.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:888)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1794)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://gitbox.apache.org/repos/asf/karaf.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: error: Could not read e31d2a59851c139a57ecc2410ad80dcef6ff0193
error: Could not read e18419da62388b1e0157d92cd52b5b33e4eefad4
remote: Counting objects: 157533, done.        
remote: Compressing objects:   0% (1/51751)           remote: Compressing objects:   1% (518/51751)           remote: Compressing objects:   2% (1036/51751)           remote: Compressing objects:   3% (1553/51751)           remote: Compressing objects:   4% (2071/51751)           remote: Compressing objects:   5% (2588/51751)           remote: Compressing objects:   6% (3106/51751)           remote: Compressing objects:   7% (3623/51751)           remote: Compressing objects:   8% (4141/51751)           remote: Compressing objects:   9% (4658/51751)           remote: Compressing objects:  10% (5176/51751)           remote: Compressing objects:  11% (5693/51751)           remote: Compressing objects:  12% (6211/51751)           remote: Compressing objects:  13% (6728/51751)           remote: Compressing objects:  14% (7246/51751)           remote: Compressing objects:  15% (7763/51751)           remote: Compressing objects:  16% (8281/51751)           remote: Compressing objects:  17% (8798/51751)           remote: Compressing objects:  18% (9316/51751)           remote: Compressing objects:  19% (9833/51751)           remote: Compressing objects:  20% (10351/51751)           remote: Compressing objects:  21% (10868/51751)           remote: Compressing objects:  22% (11386/51751)           remote: Compressing objects:  23% (11903/51751)           remote: Compressing objects:  24% (12421/51751)           remote: Compressing objects:  25% (12938/51751)           remote: Compressing objects:  26% (13456/51751)           remote: Compressing objects:  27% (13973/51751)           remote: Compressing objects:  28% (14491/51751)           remote: Compressing objects:  29% (15008/51751)           remote: Compressing objects:  30% (15526/51751)           remote: Compressing objects:  31% (16043/51751)           remote: Compressing objects:  32% (16561/51751)           remote: Compressing objects:  33% (17078/51751)           remote: Compressing objects:  34% (17596/51751)           remote: Compressing objects:  35% (18113/51751)           remote: Compressing objects:  36% (18631/51751)           remote: Compressing objects:  37% (19148/51751)           remote: Compressing objects:  38% (19666/51751)           remote: Compressing objects:  39% (20183/51751)           remote: Compressing objects:  40% (20701/51751)           remote: Compressing objects:  41% (21218/51751)           remote: Compressing objects:  42% (21736/51751)           remote: Compressing objects:  43% (22253/51751)           remote: Compressing objects:  44% (22771/51751)           remote: Compressing objects:  45% (23288/51751)           remote: Compressing objects:  46% (23806/51751)           remote: Compressing objects:  47% (24323/51751)           remote: Compressing objects:  48% (24841/51751)           remote: Compressing objects:  49% (25358/51751)           remote: Compressing objects:  50% (25876/51751)           remote: Compressing objects:  51% (26394/51751)           remote: Compressing objects:  52% (26911/51751)           remote: Compressing objects:  53% (27429/51751)           remote: Compressing objects:  54% (27946/51751)           remote: Compressing objects:  55% (28464/51751)           remote: Compressing objects:  56% (28981/51751)           remote: Compressing objects:  57% (29499/51751)           remote: Compressing objects:  58% (30016/51751)           remote: Compressing objects:  59% (30534/51751)           remote: Compressing objects:  60% (31051/51751)           remote: Compressing objects:  61% (31569/51751)           remote: Compressing objects:  62% (32086/51751)           remote: Compressing objects:  63% (32604/51751)           remote: Compressing objects:  64% (33121/51751)           remote: Compressing objects:  65% (33639/51751)           remote: Compressing objects:  66% (34156/51751)           remote: Compressing objects:  67% (34674/51751)           remote: Compressing objects:  68% (35191/51751)           remote: Compressing objects:  69% (35709/51751)           remote: Compressing objects:  70% (36226/51751)           remote: Compressing objects:  71% (36744/51751)           remote: Compressing objects:  72% (37261/51751)           remote: Compressing objects:  73% (37779/51751)           remote: Compressing objects:  74% (38296/51751)           remote: Compressing objects:  75% (38814/51751)           remote: Compressing objects:  76% (39331/51751)           remote: Compressing objects:  77% (39849/51751)           remote: Compressing objects:  78% (40366/51751)           remote: Compressing objects:  79% (40884/51751)           remote: Compressing objects:  80% (41401/51751)           remote: Compressing objects:  81% (41919/51751)           remote: Compressing objects:  82% (42436/51751)           remote: Compressing objects:  83% (42954/51751)           remote: Compressing objects:  84% (43471/51751)           remote: Compressing objects:  85% (43989/51751)           remote: Compressing objects:  86% (44506/51751)           remote: Compressing objects:  87% (45024/51751)           remote: Compressing objects:  88% (45541/51751)           remote: Compressing objects:  89% (46059/51751)           remote: Compressing objects:  90% (46576/51751)           remote: Compressing objects:  91% (47094/51751)           remote: Compressing objects:  92% (47611/51751)           remote: Compressing objects:  93% (48129/51751)           remote: Compressing objects:  94% (48646/51751)           remote: Compressing objects:  95% (49164/51751)           remote: Compressing objects:  96% (49681/51751)           remote: Compressing objects:  97% (50199/51751)           remote: Compressing objects:  98% (50716/51751)           remote: Compressing objects:  99% (51234/51751)           remote: Compressing objects: 100% (51751/51751)           remote: Compressing objects: 100% (51751/51751), done.        
Receiving objects:   0% (1/157533)   Receiving objects:   1% (1576/157533)   Receiving objects:   2% (3151/157533)   Receiving objects:   3% (4726/157533)   Receiving objects:   4% (6302/157533)   Receiving objects:   5% (7877/157533)   Receiving objects:   6% (9452/157533)   Receiving objects:   7% (11028/157533)   Receiving objects:   8% (12603/157533)   Receiving objects:   9% (14178/157533)   Receiving objects:  10% (15754/157533)   Receiving objects:  11% (17329/157533)   Receiving objects:  12% (18904/157533)   Receiving objects:  13% (20480/157533)   Receiving objects:  14% (22055/157533)   Receiving objects:  15% (23630/157533)   Receiving objects:  16% (25206/157533)   Receiving objects:  17% (26781/157533)   Receiving objects:  18% (28356/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  19% (29932/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  20% (31507/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  21% (33082/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  22% (34658/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  23% (36233/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  24% (37808/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  25% (39384/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  26% (40959/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  27% (42534/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  28% (44110/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  29% (45685/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  30% (47260/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  31% (48836/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  32% (50411/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  33% (51986/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  34% (53562/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  35% (55137/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  36% (56712/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  37% (58288/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  38% (59863/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  39% (61438/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  40% (63014/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  41% (64589/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  42% (66164/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  43% (67740/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  44% (69315/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  45% (70890/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  46% (72466/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  47% (74041/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  48% (75616/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  49% (77192/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  50% (78767/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  51% (80342/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  52% (81918/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  53% (83493/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  54% (85068/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  55% (86644/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  56% (88219/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  57% (89794/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  58% (91370/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  59% (92945/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  60% (94520/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  61% (96096/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  62% (97671/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  63% (99246/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  64% (100822/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  65% (102397/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  66% (103972/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  67% (105548/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  68% (107123/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  69% (108698/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  70% (110274/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  71% (111849/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  72% (113424/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  73% (115000/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  74% (116575/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  75% (118150/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  76% (119726/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  76% (119741/157533), 3.70 MiB | 7.40 MiB/s   Receiving objects:  77% (121301/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  78% (122876/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  79% (124452/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  80% (126027/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  81% (127602/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  82% (129178/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  83% (130753/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  84% (132328/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  85% (133904/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  86% (135479/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  87% (137054/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  88% (138630/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  89% (140205/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  90% (141780/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  91% (143356/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  92% (144931/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  93% (146506/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  94% (148082/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  95% (149657/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  96% (151232/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  97% (152808/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  98% (154383/157533), 11.43 MiB | 11.42 MiB/s   Receiving objects:  99% (155958/157533), 24.76 MiB | 16.50 MiB/s   remote: Total 157533 (delta 71453), reused 150892 (delta 65879)        
Receiving objects: 100% (157533/157533), 24.76 MiB | 16.50 MiB/s   Receiving objects: 100% (157533/157533), 27.12 MiB | 16.50 MiB/s, done.
Resolving deltas:   0% (0/71453)   Resolving deltas:   1% (719/71453)   Resolving deltas:   2% (1430/71453)   Resolving deltas:   3% (2144/71453)   Resolving deltas:   4% (2861/71453)   Resolving deltas:   5% (3587/71453)   Resolving deltas:   6% (4288/71453)   Resolving deltas:   7% (5012/71453)   Resolving deltas:   8% (5723/71453)   Resolving deltas:   9% (6431/71453)   Resolving deltas:  10% (7146/71453)   Resolving deltas:  11% (7864/71453)   Resolving deltas:  12% (8575/71453)   Resolving deltas:  13% (9289/71453)   Resolving deltas:  14% (10004/71453)   Resolving deltas:  15% (10721/71453)   Resolving deltas:  16% (11433/71453)   Resolving deltas:  17% (12204/71453)   Resolving deltas:  18% (12863/71453)   Resolving deltas:  19% (13649/71453)   Resolving deltas:  20% (14336/71453)   Resolving deltas:  21% (15010/71453)   Resolving deltas:  22% (15722/71453)   Resolving deltas:  23% (16435/71453)   Resolving deltas:  24% (17217/71453)   Resolving deltas:  25% (17867/71453)   Resolving deltas:  26% (18578/71453)   Resolving deltas:  27% (19294/71453)   Resolving deltas:  28% (20078/71453)   Resolving deltas:  29% (20722/71453)   Resolving deltas:  30% (21452/71453)   Resolving deltas:  31% (22156/71453)   Resolving deltas:  32% (22865/71453)   Resolving deltas:  33% (23655/71453)   Resolving deltas:  34% (24297/71453)   Resolving deltas:  35% (25009/71453)   Resolving deltas:  36% (25732/71453)   Resolving deltas:  37% (26448/71453)   Resolving deltas:  38% (27194/71453)   Resolving deltas:  39% (27883/71453)   Resolving deltas:  40% (28606/71453)   Resolving deltas:  41% (29302/71453)   Resolving deltas:  42% (30103/71453)   Resolving deltas:  43% (30729/71453)   Resolving deltas:  44% (31444/71453)   Resolving deltas:  45% (32165/71453)   Resolving deltas:  46% (32923/71453)   Resolving deltas:  47% (33663/71453)   Resolving deltas:  48% (34368/71453)   Resolving deltas:  49% (35054/71453)   Resolving deltas:  50% (35733/71453)   Resolving deltas:  51% (36445/71453)   Resolving deltas:  52% (37254/71453)   Resolving deltas:  53% (37872/71453)   Resolving deltas:  54% (38598/71453)   Resolving deltas:  55% (39350/71453)   Resolving deltas:  56% (40098/71453)   Resolving deltas:  57% (40734/71453)   Resolving deltas:  58% (41518/71453)   Resolving deltas:  59% (42158/71453)   Resolving deltas:  60% (42889/71453)   Resolving deltas:  61% (43590/71453)   Resolving deltas:  62% (44306/71453)   Resolving deltas:  63% (45029/71453)   Resolving deltas:  64% (45755/71453)   Resolving deltas:  65% (46455/71453)   Resolving deltas:  66% (47165/71453)   Resolving deltas:  67% (47883/71453)   Resolving deltas:  68% (48621/71453)   Resolving deltas:  69% (49304/71453)   Resolving deltas:  70% (50028/71453)   Resolving deltas:  71% (50732/71453)   Resolving deltas:  72% (51459/71453)   Resolving deltas:  73% (52162/71453)   Resolving deltas:  74% (52918/71453)   Resolving deltas:  75% (53601/71453)   Resolving deltas:  76% (54333/71453)   Resolving deltas:  77% (55024/71453)   Resolving deltas:  78% (55737/71453)   Resolving deltas:  79% (56449/71453)   Resolving deltas:  79% (57033/71453), completed with 8 local objects.
fatal: pack has 14420 unresolved deltas
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1721)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:405)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H32
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor830.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy119.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:886)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1155)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1186)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1794)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Not sending mail to unregistered user freeman.fang@gmail.com

Jenkins build is still unstable: karaf-4.1.x #806

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/806/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #805

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/805/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #804

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/804/display/redirect>


Jenkins build is still unstable: karaf-4.1.x #803

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/karaf-4.1.x/803/display/redirect>