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:49:19 UTC

Build failed in Jenkins: sling-org-apache-sling-testing-sling-mock-oak-1.8 #75

See <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/75/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-testing-sling-mock-oak-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.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 config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/.git/config.lock>

	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.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.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)
	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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		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://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.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 config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/.git/config.lock>

	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.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.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)
	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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		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://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.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 config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/.git/config.lock>

	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.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.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)
	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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		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'
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/surefire-reports/TEST-org.apache.sling.testing.mock.sling.oak.contentimport.ContentLoaderBinaryTest.xml> is 1 hr 11 min old


Jenkins build is back to normal : sling-org-apache-sling-testing-sling-mock-oak-1.8 #78

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/78/display/redirect?page=changes>


Build failed in Jenkins: sling-org-apache-sling-testing-sling-mock-oak-1.8 #77

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/77/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-testing-sling-mock-oak-1.8/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.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 config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/.git/config.lock>

	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.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.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)
	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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		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://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.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 config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/.git/config.lock>

	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.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.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)
	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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		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://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.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 config remote.origin.url https://github.com/apache/sling-org-apache-sling-testing-sling-mock-oak.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/.git/config.lock>

	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.setRemoteUrl(CliGitAPIImpl.java:1243)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor563.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)
	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 hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy118.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:876)
		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'
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/surefire-reports/TEST-org.apache.sling.testing.mock.sling.oak.contentimport.ContentLoaderBinaryTest.xml> is 16 hr old


Build failed in Jenkins: sling-org-apache-sling-testing-sling-mock-oak-1.8 #76

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/76/display/redirect?page=changes>

Changes:

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

------------------------------------------
[...truncated 9.80 KB...]
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlet-helpers/1.1.8/org.apache.sling.servlet-helpers-1.1.8.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.contentparser/1.2.6/org.apache.sling.jcr.contentparser-1.2.6.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.resourceresolver-mock/1.1.22/org.apache.sling.testing.resourceresolver-mock-1.1.22.jar (37 KB at 648.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resourcebuilder/1.0.4/org.apache.sling.resourcebuilder-1.0.4.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.jcr-mock/1.4.0/org.apache.sling.testing.jcr-mock-1.4.0.jar (52 KB at 660.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.core/2.3.2/org.apache.sling.testing.sling-mock.core-2.3.2-tests.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.jcr.contentparser/1.2.6/org.apache.sling.jcr.contentparser-1.2.6.jar (34 KB at 601.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.junit4/2.3.2/org.apache.sling.testing.sling-mock.junit4-2.3.2.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlet-helpers/1.1.8/org.apache.sling.servlet-helpers-1.1.8.jar (37 KB at 526.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.4.1/oak-jcr-1.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.junit4/2.3.2/org.apache.sling.testing.sling-mock.junit4-2.3.2.jar (15 KB at 220.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.4.1/oak-core-1.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.resourcebuilder/1.0.4/org.apache.sling.resourcebuilder-1.0.4.jar (19 KB at 242.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.4.1/oak-blob-1.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.4.1/oak-blob-1.4.1.jar (50 KB at 503.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment/1.4.1/oak-segment-1.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment/1.4.1/oak-segment-1.4.1.jar (317 KB at 1967.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.4.1/oak-commons-1.4.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.4.1/oak-jcr-1.4.1.jar (516 KB at 3049.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.12.1/jackrabbit-jcr-commons-2.12.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.core/2.3.2/org.apache.sling.testing.sling-mock.core-2.3.2-tests.jar (82 KB at 424.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-api/2.12.1/jackrabbit-api-2.12.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.4.1/oak-commons-1.4.1.jar (74 KB at 372.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-api/2.12.1/jackrabbit-api-2.12.1.jar (41 KB at 193.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.12.1/jackrabbit-jcr-commons-2.12.1.jar (391 KB at 1556.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock.core/2.3.2/org.apache.sling.testing.sling-mock.core-2.3.2.jar (83 KB at 257.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.4.1/oak-core-1.4.1.jar (2624 KB at 5476.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (remote-resources-custom-notice) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/classes>
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/src/main/java/org/apache/sling/testing/mock/sling/oak/OakMockSlingRepository.java>: <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/src/main/java/org/apache/sling/testing/mock/sling/oak/OakMockSlingRepository.java> uses or overrides a deprecated API.
[INFO] <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/src/main/java/org/apache/sling/testing/mock/sling/oak/OakMockSlingRepository.java>: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:manifest (scr-metadata) @ org.apache.sling.testing.sling-mock-oak ---
[WARNING] Manifest org.apache.sling:org.apache.sling.testing.sling-mock-oak:bundle:2.1.1-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.jcr.api.SlingRepository. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.sling.testing.mock.sling.oak.resource.MultipleResourceResolverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.694 s - in org.apache.sling.testing.mock.sling.oak.resource.MultipleResourceResolverTest
[INFO] Running org.apache.sling.testing.mock.sling.oak.resource.JcrResourceResolverTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.398 s - in org.apache.sling.testing.mock.sling.oak.resource.JcrResourceResolverTest
[INFO] Running org.apache.sling.testing.mock.sling.oak.resource.SlingCrudResourceResolverTest
[INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.53 s - in org.apache.sling.testing.mock.sling.oak.resource.SlingCrudResourceResolverTest
[INFO] Running org.apache.sling.testing.mock.sling.oak.resource.JcrNamespaceTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.84 s - in org.apache.sling.testing.mock.sling.oak.resource.JcrNamespaceTest
[INFO] Running org.apache.sling.testing.mock.sling.oak.resource.UniqueRootTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in org.apache.sling.testing.mock.sling.oak.resource.UniqueRootTest
[INFO] Running org.apache.sling.testing.mock.sling.oak.contentimport.ContentLoaderBinaryTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.726 s - in org.apache.sling.testing.mock.sling.oak.contentimport.ContentLoaderBinaryTest
[INFO] Running org.apache.sling.testing.mock.sling.oak.contentimport.ContentLoaderJsonDamTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.307 s - in org.apache.sling.testing.mock.sling.oak.contentimport.ContentLoaderJsonDamTest
[INFO] Running org.apache.sling.testing.mock.sling.oak.contentimport.ContentLoaderJsonTest
[INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.708 s - in org.apache.sling.testing.mock.sling.oak.contentimport.ContentLoaderJsonTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 43, 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/
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ org.apache.sling.testing.sling-mock-oak ---
[WARNING] Bundle org.apache.sling:org.apache.sling.testing.sling-mock-oak:bundle:2.1.1-SNAPSHOT : aQute.bnd.annotation.ProviderType annotation used in class org.apache.sling.jcr.api.SlingRepository. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.testing.sling-mock-oak >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.testing.sling-mock-oak ---
[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.testing.sling-mock-oak <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/org.apache.sling.testing.sling-mock-oak-2.1.1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Skipping because packaging 'bundle' is not pom.
[INFO] 
[INFO] --- maven-shade-plugin:3.1.1:shade (default) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Excluding org.apache.sling:org.apache.sling.testing.sling-mock.core:jar:2.3.2 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.testing.osgi-mock.core:jar:2.4.0 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-lang3:jar:3.3.2 from the shaded jar.
[INFO] Excluding org.reflections:reflections:jar:0.9.9 from the shaded jar.
[INFO] Excluding org.javassist:javassist:jar:3.18.2-GA from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.testing.jcr-mock:jar:1.4.0 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.testing.resourceresolver-mock:jar:1.1.22 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.servlet-helpers:jar:1.1.8 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.commons.osgi:jar:2.4.0 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.models.api:jar:1.2.2 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.models.impl:jar:1.2.2 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.api:jar:2.11.0 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.resourceresolver:jar:1.4.8 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.serviceusermapper:jar:1.0.0 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.jcr.api:jar:2.3.0 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.jcr.resource:jar:2.7.4 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.scripting.api:jar:2.1.8 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.scripting.core:jar:2.0.36 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.commons.mime:jar:2.1.8 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.jcr.contentparser:jar:1.2.6 from the shaded jar.
[INFO] Excluding org.apache.jackrabbit.vault:org.apache.jackrabbit.vault:jar:3.1.18 from the shaded jar.
[INFO] Excluding org.apache.johnzon:johnzon-core:jar:1.0.0 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.commons.classloader:jar:1.3.2 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.settings:jar:1.3.8 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.i18n:jar:2.4.4 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.adapter:jar:2.1.6 from the shaded jar.
[INFO] Excluding org.apache.sling:org.apache.sling.resourcebuilder:jar:1.0.4 from the shaded jar.
[INFO] Excluding commons-collections:commons-collections:jar:3.2.2 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.4 from the shaded jar.
[INFO] Excluding commons-lang:commons-lang:jar:2.5 from the shaded jar.
[INFO] Excluding commons-beanutils:commons-beanutils:jar:1.8.3 from the shaded jar.
[INFO] Excluding commons-logging:commons-logging:jar:1.1.1 from the shaded jar.
[INFO] Excluding org.apache.geronimo.specs:geronimo-atinject_1.0_spec:jar:1.0 from the shaded jar.
[INFO] Excluding org.apache.geronimo.specs:geronimo-json_1.0_spec:jar:1.0-alpha-1 from the shaded jar.
[INFO] Including org.apache.jackrabbit:oak-jcr:jar:1.4.1 in the shaded jar.
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.4.1/oak-jcr-1.4.1-sources.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-jcr/1.4.1/oak-jcr-1.4.1-sources.jar (704 KB at 3381.6 KB/sec)
[INFO] Including org.apache.jackrabbit:oak-core:jar:1.4.1 in the shaded jar.
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.4.1/oak-core-1.4.1-sources.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-core/1.4.1/oak-core-1.4.1-sources.jar (4268 KB at 13050.9 KB/sec)
[INFO] Including org.apache.jackrabbit:oak-blob:jar:1.4.1 in the shaded jar.
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.4.1/oak-blob-1.4.1-sources.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-blob/1.4.1/oak-blob-1.4.1-sources.jar (73 KB at 4536.5 KB/sec)
[INFO] Excluding commons-codec:commons-codec:jar:1.5 from the shaded jar.
[INFO] Including org.apache.jackrabbit:oak-segment:jar:1.4.1 in the shaded jar.
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment/1.4.1/oak-segment-1.4.1-sources.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-segment/1.4.1/oak-segment-1.4.1-sources.jar (493 KB at 12966.0 KB/sec)
[INFO] Including org.apache.jackrabbit:oak-commons:jar:1.4.1 in the shaded jar.
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.4.1/oak-commons-1.4.1-sources.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/oak-commons/1.4.1/oak-commons-1.4.1-sources.jar (58 KB at 2855.2 KB/sec)
[INFO] Excluding com.google.guava:guava:jar:15.0 from the shaded jar.
[INFO] Including org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.12.1 in the shaded jar.
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.12.1/jackrabbit-jcr-commons-2.12.1-sources.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.12.1/jackrabbit-jcr-commons-2.12.1-sources.jar (324 KB at 9518.5 KB/sec)
[INFO] Including org.apache.jackrabbit:jackrabbit-api:jar:2.12.1 in the shaded jar.
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-api/2.12.1/jackrabbit-api-2.12.1-sources.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-api/2.12.1/jackrabbit-api-2.12.1-sources.jar (75 KB at 4977.5 KB/sec)
[INFO] Excluding javax.jcr:jcr:jar:2.0 from the shaded jar.
[INFO] Excluding javax.servlet:javax.servlet-api:jar:3.1.0 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/org.apache.sling.testing.sling-mock-oak-2.1.1-SNAPSHOT.jar> with <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/org.apache.sling.testing.sling-mock-oak-2.1.1-SNAPSHOT-shaded.jar>
[INFO] Replacing original source artifact with shaded source artifact.
[INFO] Replacing <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/org.apache.sling.testing.sling-mock-oak-2.1.1-SNAPSHOT-sources.jar> with <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/target/org.apache.sling.testing.sling-mock-oak-2.1.1-SNAPSHOT-shaded-sources.jar>
[INFO] Dependency-reduced POM written at: <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/dependency-reduced-pom.xml>
[INFO] 
[INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (verify-legal-files) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Checking legal files in: org.apache.sling.testing.sling-mock-oak-2.1.1-SNAPSHOT.jar
[INFO] Checking legal files in: org.apache.sling.testing.sling-mock-oak-2.1.1-SNAPSHOT-sources.jar
[INFO] Checking legal files in: org.apache.sling.testing.sling-mock-oak-2.1.1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:baseline (baseline) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] artifact org.apache.sling:org.apache.sling.testing.sling-mock-oak: checking for updates from Nexus
[INFO] artifact org.apache.sling:org.apache.sling.testing.sling-mock-oak: checking for updates from central
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock-oak/2.1.0/org.apache.sling.testing.sling-mock-oak-2.1.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.testing.sling-mock-oak/2.1.0/org.apache.sling.testing.sling-mock-oak-2.1.0.jar (3973 KB at 4903.9 KB/sec)
[INFO] Baseline Report - Generated by Apache Felix Maven Bundle Plugin on 2018-09-19T18:08Z based on Bnd - see http://www.aqute.biz/Bnd/Bnd
[INFO] Comparing bundle org.apache.sling.testing.sling-mock-oak version 2.1.1-SNAPSHOT to version 2.1.0
[INFO] 
[INFO]   PACKAGE_NAME                                       DELTA      CUR_VER    BASE_VER   REC_VER    WARNINGS  
[INFO] = ================================================== ========== ========== ========== ========== ==========
[INFO]   org.apache.sling.testing.mock.sling.oak            unchanged  2.0.1      2.0.1      2.0.1      -         
[INFO] -----------------------------------------------------------------------------------------------------------
[INFO] Baseline analysis complete, 0 error(s), 0 warning(s)
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ org.apache.sling.testing.sling-mock-oak ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-1.8/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 74 implicit excludes (use -debug for more details).
[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: dependency-reduced-pom.xml
[INFO] 16 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 2, unknown: 2, generated: 0, approved: 13 licenses.
[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: 54.396 s
[INFO] Finished at: 2018-09-19T18:08:41+00:00
[INFO] Final Memory: 86M/3925M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (rat-check) on project org.apache.sling.testing.sling-mock-oak: Too many files with unapproved license: 2 See RAT report in: <https://builds.apache.org/job/sling-org-apache-sling-testing-sling-mock-oak-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