You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/09/19 17:42:31 UTC

Build failed in Jenkins: sling-org-apache-sling-installer-it-1.8 #156

See <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/156/display/redirect>

------------------------------------------
Started by an SCM change
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-installer-it.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
	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 H27
		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.GeneratedMethodAccessor918.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.$Proxy142.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		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 init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned No space left on device
fatal: cannot copy '/usr/share/git-core/templates/hooks/update.sample' to '<https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/.git/hooks/update.sample'>: No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
	... 11 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any of the parent directories): .git

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-installer-it.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
	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 H27
		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.GeneratedMethodAccessor918.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.$Proxy142.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		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 init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned No space left on device
fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '<https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/.git/hooks/applypatch-msg.sample'>: No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
	... 11 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any of the parent directories): .git

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-installer-it.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
	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 H27
		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.GeneratedMethodAccessor918.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.$Proxy142.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		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 init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned No space left on device
fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '<https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/.git/hooks/applypatch-msg.sample'>: No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
	... 11 more
ERROR: Error cloning remote repo 'origin'
Recording test results

Jenkins build is back to stable : sling-org-apache-sling-installer-it-1.8 #161

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/161/display/redirect>


Jenkins build is unstable: sling-org-apache-sling-installer-it-1.8 #160

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/160/display/redirect?page=changes>


Build failed in Jenkins: sling-org-apache-sling-installer-it-1.8 #159

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/159/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any of the parent directories): .git

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-installer-it.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
	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 H27
		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.GeneratedMethodAccessor918.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.$Proxy142.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		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 init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned No space left on device
fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '<https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/.git/hooks/applypatch-msg.sample'>: No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
	... 11 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any of the parent directories): .git

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-installer-it.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
	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 H27
		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.GeneratedMethodAccessor918.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.$Proxy142.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		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 init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned No space left on device
fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '<https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/.git/hooks/applypatch-msg.sample'>: No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
	... 11 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any of the parent directories): .git

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-installer-it.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
	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 H27
		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.GeneratedMethodAccessor918.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.$Proxy142.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		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 init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned No space left on device
fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '<https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/.git/hooks/applypatch-msg.sample'>: No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
	... 11 more
ERROR: Error cloning remote repo 'origin'
Recording test results

Build failed in Jenkins: sling-org-apache-sling-installer-it-1.8 #158

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/158/display/redirect?page=changes>

Changes:

[radu] SLING-7216 - [nice-to-have] Add a CODE_OF_CONDUCT file to every module

[radu] SLING-7215 - [nice-to-have] Add a CONTRIBUTING file to every module

------------------------------------------
[...truncated 1.52 MB...]
19.09.2018 18:18:22.894 *INFO* [FelixStartLevel] org.apache.felix.metatype BundleEvent STARTED
19.09.2018 18:18:22.896 *INFO* [FelixStartLevel] org.apache.sling.installer.core BundleEvent RESOLVED
19.09.2018 18:18:22.896 *INFO* [FelixStartLevel] org.apache.sling.installer.core BundleEvent STARTING
19.09.2018 18:18:22.935 *INFO* [FelixStartLevel] org.apache.sling.installer.core Service [Apache Sling Bundle Install Task Factory,22, [org.apache.sling.installer.api.tasks.InstallTaskFactory]] ServiceEvent REGISTERED
19.09.2018 18:18:22.936 *INFO* [FelixStartLevel] org.apache.sling.installer.core Service [Apache Sling Installer - Default Resource Transformer,23, [org.apache.sling.installer.api.tasks.ResourceTransformer]] ServiceEvent REGISTERED
19.09.2018 18:18:22.937 *INFO* [FelixStartLevel] org.apache.sling.installer.core Service [Apache Sling Installer Controller Service,24, [org.apache.sling.installer.api.OsgiInstaller, org.apache.sling.installer.api.info.InfoProvider, org.apache.sling.installer.api.ResourceChangeListener, org.apache.sling.installer.api.tasks.RetryHandler]] ServiceEvent REGISTERED
19.09.2018 18:18:22.938 *INFO* [FelixStartLevel] org.apache.sling.installer.core Service [Apache Sling Installer Controller Service,25, [org.apache.sling.installer.api.jmx.InstallerMBean, org.apache.sling.installer.api.event.InstallationListener]] ServiceEvent REGISTERED
19.09.2018 18:18:22.938 *INFO* [FelixStartLevel] org.apache.sling.installer.core BundleEvent STARTED
19.09.2018 18:18:22.941 *INFO* [OsgiInstallerImpl] org.apache.sling.installer.core.impl.OsgiInstallerImpl Apache Sling OSGi Installer Service started.
19.09.2018 18:18:22.942 *INFO* [FelixStartLevel] org.apache.sling.installer.factory.configuration BundleEvent RESOLVED
19.09.2018 18:18:22.943 *INFO* [FelixStartLevel] org.apache.sling.installer.factory.configuration BundleEvent STARTING
19.09.2018 18:18:22.953 *INFO* [FelixStartLevel] org.apache.sling.installer.factory.configuration Service [Apache Sling Configuration Install Task Factory Update Handler,26, [org.apache.sling.installer.api.tasks.ResourceUpdater]] ServiceEvent REGISTERED
19.09.2018 18:18:22.953 *INFO* [FelixStartLevel] org.apache.sling.installer.factory.configuration BundleEvent STARTED
19.09.2018 18:18:22.954 *INFO* [FelixDispatchQueue] org.apache.felix.framework FrameworkEvent STARTLEVEL CHANGED to 5
19.09.2018 18:18:22.953 *INFO* [OsgiInstallerImpl] org.apache.sling.installer.core.impl.OsgiInstallerImpl Invoking installer resource updater org.apache.sling.installer.factories.configuration.impl.ConfigUpdateHandler
19.09.2018 18:18:22.957 *INFO* [OsgiInstallerImpl] org.apache.sling.installer.factory.configuration Service [Apache Sling Configuration Install Task Factory Update Handler,26, [org.apache.sling.installer.api.tasks.ResourceUpdater]] ServiceEvent UNREGISTERING
19.09.2018 18:18:22.957 *INFO* [OsgiInstallerImpl] org.apache.sling.installer.factory.configuration Service [Apache Sling Configuration Install Task Factory,27, [org.apache.sling.installer.api.tasks.InstallTaskFactory, org.osgi.service.cm.ConfigurationListener, org.apache.sling.installer.api.tasks.ResourceTransformer]] ServiceEvent REGISTERED
19.09.2018 18:18:22.996 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 BundleEvent INSTALLED
19.09.2018 18:18:22.998 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 BundleEvent RESOLVED
19.09.2018 18:18:22.998 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 BundleEvent STARTING
19.09.2018 18:18:22.998 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 BundleEvent STARTED
19.09.2018 18:18:23.018 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [28, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.019 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [29, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.019 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [30, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.019 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [31, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.019 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [32, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.019 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [33, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.020 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [34, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.020 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [35, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.020 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [36, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.020 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [37, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.021 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [38, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.021 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [39, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.021 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [40, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.021 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [41, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.022 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [42, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.022 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [43, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.022 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [44, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.022 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [45, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.022 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [46, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.023 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [47, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.023 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [48, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.023 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [49, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.023 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [50, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.024 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [51, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.024 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [52, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.024 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [53, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.024 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [54, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.025 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [55, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.025 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [56, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.025 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [57, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.025 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [58, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.025 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [59, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.026 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [60, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.026 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [61, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.026 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [62, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.026 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [63, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.026 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [64, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.027 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [65, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.027 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [66, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.027 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [67, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.027 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [68, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.027 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [69, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.028 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [70, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.028 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [71, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.028 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [72, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.028 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [73, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.028 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [74, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.029 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [75, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.029 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [76, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.029 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [77, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.029 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [78, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.029 *INFO* [BundleWatcher: 1] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [79, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent REGISTERED
19.09.2018 18:18:23.062 *INFO* [main] org.ops4j.pax.exam.invoker.junit.internal.ContainerTestRunner running testOverrideConfig in reactor
19.09.2018 18:18:23.085 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration ConfigPrioritiesTest.1537381103067 from resource TaskResource(url=OsgiInstallerTest:/b/ConfigPrioritiesTest.1537381103067, entity=config:ConfigPrioritiesTest.1537381103067, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:27:, service.pid=ConfigPrioritiesTest.1537381103067], digest=2521ee092d8ce1385da3a76d6a20d07d)
19.09.2018 18:18:23.105 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration ConfigPrioritiesTest.1537381103067 from resource TaskResource(url=OsgiInstallerTest:/c/ConfigPrioritiesTest.1537381103067, entity=config:ConfigPrioritiesTest.1537381103067, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:27:, service.pid=ConfigPrioritiesTest.1537381103067], digest=de576e41016992682d3813f5a2eb0f76)
19.09.2018 18:18:23.208 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration ConfigPrioritiesTest.1537381103067 from resource TaskResource(url=OsgiInstallerTest:/b/ConfigPrioritiesTest.1537381103067, entity=config:ConfigPrioritiesTest.1537381103067, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:27:, service.pid=ConfigPrioritiesTest.1537381103067], digest=2521ee092d8ce1385da3a76d6a20d07d)
19.09.2018 18:18:23.331 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Installed configuration ConfigPrioritiesTest.1537381103067 from resource TaskResource(url=OsgiInstallerTest:/a/ConfigPrioritiesTest.1537381103067, entity=config:ConfigPrioritiesTest.1537381103067, state=INSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:27:, service.pid=ConfigPrioritiesTest.1537381103067], digest=340d751ee5638bd1b84a22b6b87625e3)
19.09.2018 18:18:23.407 *INFO* [OsgiInstallerImpl] org.apache.sling.audit.osgi.installer Deleted configuration ConfigPrioritiesTest.1537381103067 from resource TaskResource(url=OsgiInstallerTest:/a/ConfigPrioritiesTest.1537381103067, entity=config:ConfigPrioritiesTest.1537381103067, state=UNINSTALL, attributes=[org.apache.sling.installer.api.tasks.ResourceTransformer=:27:, service.pid=ConfigPrioritiesTest.1537381103067], digest=340d751ee5638bd1b84a22b6b87625e3)
19.09.2018 18:18:23.432 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 BundleEvent STOPPING
19.09.2018 18:18:23.433 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [28, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.433 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [29, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.433 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [30, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.434 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [31, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.434 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [32, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.434 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [33, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.434 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [34, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.434 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [35, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.435 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [36, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.435 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [37, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.435 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [38, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.435 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [39, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.436 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [40, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.436 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [41, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.436 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [42, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.436 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [43, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.436 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [44, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.437 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [45, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.437 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [46, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.437 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [47, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.437 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [48, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.438 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [49, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.438 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [50, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.438 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [51, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.438 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [52, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.438 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [53, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.439 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [54, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.439 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [55, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.439 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [56, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.439 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [57, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.439 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [58, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.440 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [59, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.440 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [60, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.440 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [61, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.440 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [62, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.440 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [63, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.440 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [64, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.441 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [65, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.441 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [66, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.441 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [67, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.441 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [68, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.441 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [69, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.442 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [70, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.442 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [71, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.442 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [72, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.442 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [73, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.442 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [74, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.443 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [75, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.443 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [76, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.443 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [77, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.444 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [78, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.444 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 Service [79, [org.ops4j.pax.exam.ProbeInvoker]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.444 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 BundleEvent STOPPED
19.09.2018 18:18:23.445 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 BundleEvent UNRESOLVED
19.09.2018 18:18:23.445 *INFO* [main] PAXEXAM-PROBE-06fdc1cb-8a73-4df3-b719-2268efe55485 BundleEvent UNINSTALLED
19.09.2018 18:18:23.446 *INFO* [FelixDispatchQueue] org.apache.felix.framework FrameworkEvent PACKAGES REFRESHED
19.09.2018 18:18:23.447 *INFO* [FelixShutdown] org.apache.felix.framework BundleEvent STOPPING
19.09.2018 18:18:23.447 *INFO* [FelixStartLevel] org.apache.sling.installer.factory.configuration BundleEvent STOPPING
19.09.2018 18:18:23.448 *INFO* [FelixStartLevel] org.apache.sling.installer.factory.configuration Service [Apache Sling Configuration Install Task Factory,27, [org.apache.sling.installer.api.tasks.InstallTaskFactory, org.osgi.service.cm.ConfigurationListener, org.apache.sling.installer.api.tasks.ResourceTransformer]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.448 *INFO* [FelixStartLevel] org.apache.sling.installer.factory.configuration BundleEvent STOPPED
19.09.2018 18:18:23.448 *INFO* [FelixStartLevel] org.apache.sling.installer.core BundleEvent STOPPING
19.09.2018 18:18:23.452 *INFO* [FelixStartLevel] org.apache.sling.installer.core.impl.OsgiInstallerImpl Apache Sling OSGi Installer Service stopped.
19.09.2018 18:18:23.453 *INFO* [FelixStartLevel] org.apache.sling.installer.core Service [Apache Sling Installer Controller Service,24, [org.apache.sling.installer.api.OsgiInstaller, org.apache.sling.installer.api.info.InfoProvider, org.apache.sling.installer.api.ResourceChangeListener, org.apache.sling.installer.api.tasks.RetryHandler]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.453 *INFO* [FelixStartLevel] org.apache.sling.installer.core Service [Apache Sling Bundle Install Task Factory,22, [org.apache.sling.installer.api.tasks.InstallTaskFactory]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.453 *INFO* [FelixStartLevel] org.apache.sling.installer.core Service [Apache Sling Installer - Default Resource Transformer,23, [org.apache.sling.installer.api.tasks.ResourceTransformer]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.454 *INFO* [FelixStartLevel] org.apache.sling.installer.core Service [Apache Sling Installer Controller Service,25, [org.apache.sling.installer.api.jmx.InstallerMBean, org.apache.sling.installer.api.event.InstallationListener]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.454 *INFO* [FelixStartLevel] org.apache.sling.installer.core BundleEvent STOPPED
19.09.2018 18:18:23.454 *INFO* [FelixStartLevel] org.apache.felix.metatype BundleEvent STOPPING
19.09.2018 18:18:23.455 *INFO* [FelixStartLevel] org.apache.felix.metatype Service [org.apache.felix.metatype.MetaTypeService,21, [org.osgi.service.metatype.MetaTypeService]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.456 *INFO* [FelixStartLevel] org.apache.felix.metatype BundleEvent STOPPED
19.09.2018 18:18:23.456 *INFO* [FelixStartLevel] org.apache.felix.configadmin BundleEvent STOPPING
19.09.2018 18:18:23.457 *INFO* [FelixStartLevel] org.apache.felix.configadmin Service [org.apache.felix.cm.ConfigurationAdmin,20, [org.osgi.service.cm.ConfigurationAdmin]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.458 *INFO* [FelixStartLevel] org.apache.felix.configadmin Service [Platform Filesystem Persistence Manager,19, [org.apache.felix.cm.PersistenceManager]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.458 *INFO* [FelixStartLevel] org.apache.felix.configadmin BundleEvent STOPPED
19.09.2018 18:18:23.458 *INFO* [FelixStartLevel] org.apache.felix.scr BundleEvent STOPPING
19.09.2018 18:18:23.459 *INFO* [FelixStartLevel] org.apache.felix.scr Service [SCR Runtime DTO Converter,16, [org.apache.felix.service.command.Converter]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.459 *INFO* [FelixStartLevel] org.apache.felix.scr Service [SCR Gogo Shell Support,15, [org.apache.felix.scr.impl.ComponentCommands]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.459 *INFO* [FelixStartLevel] org.apache.felix.scr Service [14, [org.osgi.service.component.runtime.ServiceComponentRuntime]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.460 *INFO* [FelixStartLevel] org.apache.felix.scr Service [org.apache.felix.scr.ScrService,17, [org.osgi.service.cm.ManagedService]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.460 *INFO* [FelixStartLevel] org.apache.felix.scr Service [SCR Configurator MetaTypeProvider,18, [org.osgi.service.metatype.MetaTypeProvider]] ServiceEvent UNREGISTERING
19.09.2018 18:18:23.460 *INFO* [FelixStartLevel] org.apache.felix.scr BundleEvent STOPPED
19.09.2018 18:18:23.461 *INFO* [FelixStartLevel] log4j.over.slf4j BundleEvent STOPPING
19.09.2018 18:18:23.461 *INFO* [FelixStartLevel] log4j.over.slf4j BundleEvent STOPPED
19.09.2018 18:18:23.461 *INFO* [FelixStartLevel] jcl.over.slf4j BundleEvent STOPPING
19.09.2018 18:18:23.461 *INFO* [FelixStartLevel] jcl.over.slf4j BundleEvent STOPPED
19.09.2018 18:18:23.461 *INFO* [FelixStartLevel] slf4j.api BundleEvent STOPPING
19.09.2018 18:18:23.461 *INFO* [FelixStartLevel] slf4j.api BundleEvent STOPPED
19.09.2018 18:18:23.461 *INFO* [FelixStartLevel] org.apache.sling.commons.logservice BundleEvent STOPPING
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling SLF4J API support.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Jakarta Commons Logging API support.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Log4J API support.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling Avalon Logger API support.
org.ops4j.pax.logging.pax-logging-api[org.ops4j.pax.logging.internal.Activator] : Disabling JULI Logger API support.
19.09.2018 18:18:23.480 *INFO* [main] org.ops4j.pax.exam.spi.reactors.ReactorManager suite finished
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.997 s - in org.apache.sling.installer.it.ConfigPrioritiesTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.BuildInfoRecorder$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ org.apache.sling.installer.it ---
[INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/target/org.apache.sling.installer.it-3.8.13-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.installer.it >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.installer.it ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.installer.it ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.installer.it ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.apache.sling.installer.it <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.installer.it ---
[INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/target/org.apache.sling.installer.it-3.8.13-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ org.apache.sling.installer.it ---
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.installer.it ---
[INFO] Checking legal files in: org.apache.sling.installer.it-3.8.13-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.installer.it-3.8.13-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ org.apache.sling.installer.it ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: src/main/appended-resources/META-INF/*
[INFO] Exclude: velocity.log
[INFO] Exclude: target/*
[INFO] Exclude: README.md
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: .*
[INFO] Exclude: .*/**
[INFO] Exclude: **/*.json
[INFO] Exclude: DEPENDENCIES
[INFO] Exclude: **/*.rej
[INFO] Exclude: hs_err_*.log
[INFO] Exclude: **/repository/index/*/index-details.txt
[INFO] Exclude: bnd.bnd
[INFO] Exclude: src/test/resources/blacklisttest/sling_bootstrap.txt
[INFO] Exclude: src/test/resources/blacklisttestempty/sling_bootstrap.txt
[INFO] Exclude: src/test/resources/sling_bootstrap.txt
[INFO] 29 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 2 unknown: 2 generated: 0 approved: 25 licence.
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:39 min
[INFO] Finished at: 2018-09-19T18:19:27+00:00
[INFO] Final Memory: 90M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.11:check (default) on project org.apache.sling.installer.it: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/target/rat.txt> -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/MojoFailureException
channel stopped
Recording test results

Build failed in Jenkins: sling-org-apache-sling-installer-it-1.8 #157

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/157/display/redirect>

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H27 (ubuntu xenial) in workspace <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any of the parent directories): .git

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-installer-it.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
	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 H27
		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.GeneratedMethodAccessor918.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.$Proxy142.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		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 init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned No space left on device
fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '<https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/.git/hooks/applypatch-msg.sample'>: No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
	... 11 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any of the parent directories): .git

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-installer-it.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
	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 H27
		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.GeneratedMethodAccessor918.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.$Proxy142.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		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 init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned No space left on device
fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '<https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/.git/hooks/applypatch-msg.sample'>: No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
	... 11 more
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
 > git rev-parse --is-inside-work-tree # timeout=10
ERROR: Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree" returned status code 128:
stdout: 
stderr: fatal: Not a git repository (or any of the parent directories): .git

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1609)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:282)
	at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
	at sun.reflect.GeneratedMethodAccessor562.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	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)
Cloning the remote Git repository
Cloning repository https://github.com/apache/sling-org-apache-sling-installer-it.git
 > git init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/> # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Could not init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/>
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:772)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:564)
	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 H27
		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.GeneratedMethodAccessor918.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.$Proxy142.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1146)
		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 init <https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/"> returned status code 128:
stdout: 
stderr: error: copy-fd: write returned No space left on device
fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '<https://builds.apache.org/job/sling-org-apache-sling-installer-it-1.8/ws/.git/hooks/applypatch-msg.sample'>: No space left on device

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2002)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1970)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1966)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1597)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$5.execute(CliGitAPIImpl.java:770)
	... 11 more
ERROR: Error cloning remote repo 'origin'
Recording test results