You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/12/13 12:51:56 UTC

[JENKINS] Lucene-Solr-SmokeRelease-7.x - Build # 399 - Still Failing

Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/399/

No tests ran.

Build Log:
[...truncated 6 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	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 git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .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.GeneratedMethodAccessor550.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 lucene
		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.$Proxy117.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		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 git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	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 git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .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.GeneratedMethodAccessor550.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 lucene
		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.$Proxy117.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		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 git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	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 git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .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.GeneratedMethodAccessor550.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 lucene
		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.$Proxy117.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-SmokeRelease-7.x - Build # 401 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/401/

No tests ran.

Build Log:
[...truncated 6 lines...]
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	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 git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .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.GeneratedMethodAccessor38.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 lucene
		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.$Proxy117.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		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 git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	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 git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .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.GeneratedMethodAccessor38.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 lucene
		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.$Proxy117.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		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 git://git.apache.org/lucene-solr.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git://git.apache.org/lucene-solr.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	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 git://git.apache.org/lucene-solr.git" returned status code 4:
stdout: 
stderr: error: failed to write new configuration file .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.GeneratedMethodAccessor38.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 lucene
		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.$Proxy117.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.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-SmokeRelease-7.x - Build # 400 - Still Failing

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://builds.apache.org/job/Lucene-Solr-SmokeRelease-7.x/400/

No tests ran.

Build Log:
[...truncated 23484 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2458 links (2009 relative) to 3221 anchors in 247 files
     [echo] Validated Links & Anchors via: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-ref-guide/bare-bones-html/

-dist-changes:
     [copy] Copying 4 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/changes

package:

-unpack-solr-tgz:

-ensure-solr-tgz-exists:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr.tgz.unpacked
    [untar] Expanding: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/solr-7.7.0.tgz into /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr.tgz.unpacked

generate-maven-artifacts:

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

compile-tools:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-core:

load-custom-tasks:

-get-maven-dependencies:

-append-all-modules-dependencies-properties:
   [delete] Deleting: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/build/module.dependencies.properties

-append-module-dependencies-properties:

common.-append-module-dependencies-properties:

common.-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:

-append-module-dependencies-properties:
     [echo] Get maven dependencies called under: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/..

-filter-pom-templates:
     [copy] Copying 57 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/build/poms

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

install-maven-tasks:

resolve-groovy:

define-lucene-javadoc-url:

-dist-maven:
[artifact:install-provider] Installing provider: org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
[artifact:deploy] Deploying to file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Uploading: org/apache/solr/solr-parent/7.7.0/solr-parent-7.7.0.pom to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 7K from local
[artifact:deploy] Uploaded 7K
[artifact:deploy] [INFO] Retrieving previous metadata from local
[artifact:deploy] [INFO] repository metadata for: 'artifact org.apache.solr:solr-parent' could not be found on repository: local, so will be created
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.solr:solr-parent'
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/build/poms/solr/pom.xml to /x1/jenkins/.m2/repository/org/apache/solr/solr-parent/7.7.0/solr-parent-7.7.0.pom

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

install-maven-tasks:

jar-src:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/solr-core-7.7.0-src.jar

compile-solrj:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

define-lucene-javadoc-url:

check-lucene-core-javadocs-uptodate:

javadocs-lucene-core:

check-analyzers-common-javadocs-uptodate:

javadocs-analyzers-common:

check-analyzers-icu-javadocs-uptodate:

javadocs-analyzers-icu:

check-analyzers-kuromoji-javadocs-uptodate:

javadocs-analyzers-kuromoji:

check-analyzers-nori-javadocs-uptodate:

javadocs-analyzers-nori:

check-analyzers-phonetic-javadocs-uptodate:

javadocs-analyzers-phonetic:

check-analyzers-smartcn-javadocs-uptodate:

javadocs-analyzers-smartcn:

check-analyzers-morfologik-javadocs-uptodate:

javadocs-analyzers-morfologik:

check-analyzers-stempel-javadocs-uptodate:

javadocs-analyzers-stempel:

check-backward-codecs-javadocs-uptodate:

javadocs-backward-codecs:

check-codecs-javadocs-uptodate:

javadocs-codecs:

check-expressions-javadocs-uptodate:

javadocs-expressions:

check-suggest-javadocs-uptodate:

javadocs-suggest:

check-grouping-javadocs-uptodate:

javadocs-grouping:

check-queries-javadocs-uptodate:

javadocs-queries:

check-queryparser-javadocs-uptodate:

javadocs-queryparser:

check-highlighter-javadocs-uptodate:

javadocs-highlighter:

check-memory-javadocs-uptodate:

javadocs-memory:

check-misc-javadocs-uptodate:

javadocs-misc:

check-spatial-extras-javadocs-uptodate:

javadocs-spatial-extras:

check-join-javadocs-uptodate:

javadocs-join:

check-test-framework-javadocs-uptodate:

javadocs-test-framework:

lucene-javadocs:

check-solrj-javadocs-uptodate:

javadocs-solrj:

check-javadocs-uptodate:

javadocs:

-dist-maven-src-java:
[artifact:install-provider] Installing provider: org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
[artifact:deploy] Deploying to file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Uploading: org/apache/solr/solr-core/7.7.0/solr-core-7.7.0.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 5385K from local
[artifact:deploy] Uploaded 5385K
[artifact:deploy] [INFO] Retrieving previous metadata from local
[artifact:deploy] [INFO] repository metadata for: 'artifact org.apache.solr:solr-core' could not be found on repository: local, so will be created
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.solr:solr-core'
[artifact:deploy] [INFO] Uploading project information for solr-core 7.7.0
[artifact:deploy] Uploading: org/apache/solr/solr-core/7.7.0/solr-core-7.7.0-sources.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 3186K from local
[artifact:deploy] Uploaded 3186K
[artifact:deploy] Uploading: org/apache/solr/solr-core/7.7.0/solr-core-7.7.0-javadoc.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 8711K from local
[artifact:deploy] Uploaded 8711K
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr.tgz.unpacked/solr-7.7.0/dist/solr-core-7.7.0.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-core/7.7.0/solr-core-7.7.0.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/solr-core-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-core/7.7.0/solr-core-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/solr-core-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-core/7.7.0/solr-core-7.7.0-javadoc.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/solr-core-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-core/7.7.0/solr-core-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/solr-core-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-core/7.7.0/solr-core-7.7.0-javadoc.jar

-dist-maven:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

install-maven-tasks:

jar-src:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-solrj/solr-solrj-7.7.0-src.jar

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

define-lucene-javadoc-url:

check-javadocs-uptodate:

javadocs:

-dist-maven-src-java:
[artifact:install-provider] Installing provider: org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
[artifact:deploy] Deploying to file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Uploading: org/apache/solr/solr-solrj/7.7.0/solr-solrj-7.7.0.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 1942K from local
[artifact:deploy] Uploaded 1942K
[artifact:deploy] [INFO] Uploading project information for solr-solrj 7.7.0
[artifact:deploy] [INFO] Retrieving previous metadata from local
[artifact:deploy] [INFO] repository metadata for: 'artifact org.apache.solr:solr-solrj' could not be found on repository: local, so will be created
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.solr:solr-solrj'
[artifact:deploy] Uploading: org/apache/solr/solr-solrj/7.7.0/solr-solrj-7.7.0-sources.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 1235K from local
[artifact:deploy] Uploaded 1235K
[artifact:deploy] Uploading: org/apache/solr/solr-solrj/7.7.0/solr-solrj-7.7.0-javadoc.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 5337K from local
[artifact:deploy] Uploaded 5337K
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr.tgz.unpacked/solr-7.7.0/dist/solr-solrj-7.7.0.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-solrj/7.7.0/solr-solrj-7.7.0.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-solrj/solr-solrj-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-solrj/7.7.0/solr-solrj-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-solrj/solr-solrj-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-solrj/7.7.0/solr-solrj-7.7.0-javadoc.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-solrj/solr-solrj-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-solrj/7.7.0/solr-solrj-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-solrj/solr-solrj-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-solrj/7.7.0/solr-solrj-7.7.0-javadoc.jar

-dist-maven:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

install-maven-tasks:

jar-src:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-test-framework/solr-test-framework-7.7.0-src.jar

resolve:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-solr-core:

compile-solrj:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-test-framework:

compile-test-framework:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

compile-codecs:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

common.init:

compile-lucene-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

compile-core:

check-test-framework-uptodate:

jar-test-framework:

check-lucene-core-javadocs-uptodate:

javadocs-lucene-core:

check-analyzers-common-javadocs-uptodate:

javadocs-analyzers-common:

check-analyzers-icu-javadocs-uptodate:

javadocs-analyzers-icu:

check-analyzers-kuromoji-javadocs-uptodate:

javadocs-analyzers-kuromoji:

check-analyzers-nori-javadocs-uptodate:

javadocs-analyzers-nori:

check-analyzers-phonetic-javadocs-uptodate:

javadocs-analyzers-phonetic:

check-analyzers-smartcn-javadocs-uptodate:

javadocs-analyzers-smartcn:

check-analyzers-morfologik-javadocs-uptodate:

javadocs-analyzers-morfologik:

check-analyzers-stempel-javadocs-uptodate:

javadocs-analyzers-stempel:

check-backward-codecs-javadocs-uptodate:

javadocs-backward-codecs:

check-codecs-javadocs-uptodate:

javadocs-codecs:

check-expressions-javadocs-uptodate:

javadocs-expressions:

check-suggest-javadocs-uptodate:

javadocs-suggest:

check-grouping-javadocs-uptodate:

javadocs-grouping:

check-queries-javadocs-uptodate:

javadocs-queries:

check-queryparser-javadocs-uptodate:

javadocs-queryparser:

check-highlighter-javadocs-uptodate:

javadocs-highlighter:

check-memory-javadocs-uptodate:

javadocs-memory:

check-misc-javadocs-uptodate:

javadocs-misc:

check-spatial-extras-javadocs-uptodate:

javadocs-spatial-extras:

check-join-javadocs-uptodate:

javadocs-join:

check-test-framework-javadocs-uptodate:

javadocs-test-framework:

lucene-javadocs:

resolve-groovy:

define-lucene-javadoc-url:

check-javadocs-uptodate:

javadocs:

-dist-maven:
[artifact:install-provider] Installing provider: org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
[artifact:deploy] Deploying to file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Uploading: org/apache/solr/solr-test-framework/7.7.0/solr-test-framework-7.7.0.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 305K from local
[artifact:deploy] Uploaded 305K
[artifact:deploy] [INFO] Uploading project information for solr-test-framework 7.7.0
[artifact:deploy] [INFO] Retrieving previous metadata from local
[artifact:deploy] [INFO] repository metadata for: 'artifact org.apache.solr:solr-test-framework' could not be found on repository: local, so will be created
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.solr:solr-test-framework'
[artifact:deploy] Uploading: org/apache/solr/solr-test-framework/7.7.0/solr-test-framework-7.7.0-sources.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 183K from local
[artifact:deploy] Uploaded 183K
[artifact:deploy] Uploading: org/apache/solr/solr-test-framework/7.7.0/solr-test-framework-7.7.0-javadoc.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 598K from local
[artifact:deploy] Uploaded 598K
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr.tgz.unpacked/solr-7.7.0/dist/solr-test-framework-7.7.0.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-test-framework/7.7.0/solr-test-framework-7.7.0.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-test-framework/solr-test-framework-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-test-framework/7.7.0/solr-test-framework-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-test-framework/solr-test-framework-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-test-framework/7.7.0/solr-test-framework-7.7.0-javadoc.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-test-framework/solr-test-framework-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-test-framework/7.7.0/solr-test-framework-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-test-framework/solr-test-framework-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-test-framework/7.7.0/solr-test-framework-7.7.0-javadoc.jar

-dist-maven:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

install-maven-tasks:

jar-src:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analysis-extras/solr-analysis-extras-7.7.0-src.jar

check-analyzers-icu-uptodate:

jar-analyzers-icu:

check-analyzers-opennlp-uptodate:

jar-analyzers-opennlp:

compile-solr-core:

compile-solrj:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-solrj:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

common-solr.compile-core:

solr-contrib-build.compile-core:

compile-core:

define-lucene-javadoc-url:

check-lucene-core-javadocs-uptodate:

javadocs-lucene-core:

check-analyzers-common-javadocs-uptodate:

javadocs-analyzers-common:

check-analyzers-icu-javadocs-uptodate:

javadocs-analyzers-icu:

check-analyzers-kuromoji-javadocs-uptodate:

javadocs-analyzers-kuromoji:

check-analyzers-nori-javadocs-uptodate:

javadocs-analyzers-nori:

check-analyzers-phonetic-javadocs-uptodate:

javadocs-analyzers-phonetic:

check-analyzers-smartcn-javadocs-uptodate:

javadocs-analyzers-smartcn:

check-analyzers-morfologik-javadocs-uptodate:

javadocs-analyzers-morfologik:

check-analyzers-stempel-javadocs-uptodate:

javadocs-analyzers-stempel:

check-backward-codecs-javadocs-uptodate:

javadocs-backward-codecs:

check-codecs-javadocs-uptodate:

javadocs-codecs:

check-expressions-javadocs-uptodate:

javadocs-expressions:

check-suggest-javadocs-uptodate:

javadocs-suggest:

check-grouping-javadocs-uptodate:

javadocs-grouping:

check-queries-javadocs-uptodate:

javadocs-queries:

check-queryparser-javadocs-uptodate:

javadocs-queryparser:

check-highlighter-javadocs-uptodate:

javadocs-highlighter:

check-memory-javadocs-uptodate:

javadocs-memory:

check-misc-javadocs-uptodate:

javadocs-misc:

check-spatial-extras-javadocs-uptodate:

javadocs-spatial-extras:

check-join-javadocs-uptodate:

javadocs-join:

check-test-framework-javadocs-uptodate:

javadocs-test-framework:

lucene-javadocs:

check-solr-core-javadocs-uptodate:

javadocs-solr-core:

check-javadocs-uptodate:

javadocs:

-dist-maven:
[artifact:install-provider] Installing provider: org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
[artifact:deploy] Deploying to file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Uploading: org/apache/solr/solr-analysis-extras/7.7.0/solr-analysis-extras-7.7.0.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 28K from local
[artifact:deploy] Uploaded 28K
[artifact:deploy] [INFO] Uploading project information for solr-analysis-extras 7.7.0
[artifact:deploy] [INFO] Retrieving previous metadata from local
[artifact:deploy] [INFO] repository metadata for: 'artifact org.apache.solr:solr-analysis-extras' could not be found on repository: local, so will be created
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.solr:solr-analysis-extras'
[artifact:deploy] Uploading: org/apache/solr/solr-analysis-extras/7.7.0/solr-analysis-extras-7.7.0-sources.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 26K from local
[artifact:deploy] Uploaded 26K
[artifact:deploy] Uploading: org/apache/solr/solr-analysis-extras/7.7.0/solr-analysis-extras-7.7.0-javadoc.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 62K from local
[artifact:deploy] Uploaded 62K
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr.tgz.unpacked/solr-7.7.0/dist/solr-analysis-extras-7.7.0.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analysis-extras/7.7.0/solr-analysis-extras-7.7.0.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analysis-extras/solr-analysis-extras-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analysis-extras/7.7.0/solr-analysis-extras-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analysis-extras/solr-analysis-extras-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analysis-extras/7.7.0/solr-analysis-extras-7.7.0-javadoc.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analysis-extras/solr-analysis-extras-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analysis-extras/7.7.0/solr-analysis-extras-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analysis-extras/solr-analysis-extras-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analysis-extras/7.7.0/solr-analysis-extras-7.7.0-javadoc.jar

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

install-maven-tasks:

jar-src:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analytics/solr-analytics-7.7.0-src.jar

compile-solr-core:

compile-solrj:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-solrj:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

common-solr.compile-core:

compile-core:

define-lucene-javadoc-url:

check-lucene-core-javadocs-uptodate:

javadocs-lucene-core:

check-analyzers-common-javadocs-uptodate:

javadocs-analyzers-common:

check-analyzers-icu-javadocs-uptodate:

javadocs-analyzers-icu:

check-analyzers-kuromoji-javadocs-uptodate:

javadocs-analyzers-kuromoji:

check-analyzers-nori-javadocs-uptodate:

javadocs-analyzers-nori:

check-analyzers-phonetic-javadocs-uptodate:

javadocs-analyzers-phonetic:

check-analyzers-smartcn-javadocs-uptodate:

javadocs-analyzers-smartcn:

check-analyzers-morfologik-javadocs-uptodate:

javadocs-analyzers-morfologik:

check-analyzers-stempel-javadocs-uptodate:

javadocs-analyzers-stempel:

check-backward-codecs-javadocs-uptodate:

javadocs-backward-codecs:

check-codecs-javadocs-uptodate:

javadocs-codecs:

check-expressions-javadocs-uptodate:

javadocs-expressions:

check-suggest-javadocs-uptodate:

javadocs-suggest:

check-grouping-javadocs-uptodate:

javadocs-grouping:

check-queries-javadocs-uptodate:

javadocs-queries:

check-queryparser-javadocs-uptodate:

javadocs-queryparser:

check-highlighter-javadocs-uptodate:

javadocs-highlighter:

check-memory-javadocs-uptodate:

javadocs-memory:

check-misc-javadocs-uptodate:

javadocs-misc:

check-spatial-extras-javadocs-uptodate:

javadocs-spatial-extras:

check-join-javadocs-uptodate:

javadocs-join:

check-test-framework-javadocs-uptodate:

javadocs-test-framework:

lucene-javadocs:

check-solr-core-javadocs-uptodate:

javadocs-solr-core:

check-javadocs-uptodate:

javadocs:

-dist-maven:
[artifact:install-provider] Installing provider: org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
[artifact:deploy] Deploying to file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Uploading: org/apache/solr/solr-analytics/7.7.0/solr-analytics-7.7.0.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 675K from local
[artifact:deploy] Uploaded 675K
[artifact:deploy] [INFO] Uploading project information for solr-analytics 7.7.0
[artifact:deploy] [INFO] Retrieving previous metadata from local
[artifact:deploy] [INFO] repository metadata for: 'artifact org.apache.solr:solr-analytics' could not be found on repository: local, so will be created
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.solr:solr-analytics'
[artifact:deploy] Uploading: org/apache/solr/solr-analytics/7.7.0/solr-analytics-7.7.0-sources.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 299K from local
[artifact:deploy] Uploaded 299K
[artifact:deploy] Uploading: org/apache/solr/solr-analytics/7.7.0/solr-analytics-7.7.0-javadoc.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 2062K from local
[artifact:deploy] Uploaded 2062K
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr.tgz.unpacked/solr-7.7.0/dist/solr-analytics-7.7.0.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analytics/7.7.0/solr-analytics-7.7.0.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analytics/solr-analytics-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analytics/7.7.0/solr-analytics-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analytics/solr-analytics-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analytics/7.7.0/solr-analytics-7.7.0-javadoc.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analytics/solr-analytics-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analytics/7.7.0/solr-analytics-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-analytics/solr-analytics-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-analytics/7.7.0/solr-analytics-7.7.0-javadoc.jar

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

install-maven-tasks:

jar-src:
      [jar] Building jar: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-clustering/solr-clustering-7.7.0-src.jar

compile-solr-core:

compile-solrj:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:
    [javac] Compiling 3 source files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr-core/classes/java

common-solr.compile-core:

compile-core:

compile-solrj:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-fail:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

compile-core:

resolve-groovy:

check-lucene-core-uptodate:

jar-lucene-core:

check-backward-codecs-uptodate:

jar-backward-codecs:

check-analyzers-phonetic-uptodate:

jar-analyzers-phonetic:

check-analyzers-kuromoji-uptodate:

jar-analyzers-kuromoji:

check-analyzers-nori-uptodate:

jar-analyzers-nori:

check-codecs-uptodate:

jar-codecs:

check-expressions-uptodate:

jar-expressions:

check-suggest-uptodate:

jar-suggest:

check-highlighter-uptodate:

jar-highlighter:

check-memory-uptodate:

jar-memory:

check-misc-uptodate:

jar-misc:

check-spatial-extras-uptodate:

jar-spatial-extras:

check-spatial3d-uptodate:

jar-spatial3d:

check-grouping-uptodate:

jar-grouping:

check-queries-uptodate:

jar-queries:

check-queryparser-uptodate:

jar-queryparser:

check-join-uptodate:

jar-join:

check-sandbox-uptodate:

jar-sandbox:

check-classification-uptodate:

jar-classification:

prep-lucene-jars:

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loadi

[...truncated too long message...]

over.load:

-clover.classpath:

-clover.setup:

clover:

common.compile-core:

common-solr.compile-core:

compile-core:

define-lucene-javadoc-url:

check-lucene-core-javadocs-uptodate:

javadocs-lucene-core:

check-analyzers-common-javadocs-uptodate:

javadocs-analyzers-common:

check-analyzers-icu-javadocs-uptodate:

javadocs-analyzers-icu:

check-analyzers-kuromoji-javadocs-uptodate:

javadocs-analyzers-kuromoji:

check-analyzers-nori-javadocs-uptodate:

javadocs-analyzers-nori:

check-analyzers-phonetic-javadocs-uptodate:

javadocs-analyzers-phonetic:

check-analyzers-smartcn-javadocs-uptodate:

javadocs-analyzers-smartcn:

check-analyzers-morfologik-javadocs-uptodate:

javadocs-analyzers-morfologik:

check-analyzers-stempel-javadocs-uptodate:

javadocs-analyzers-stempel:

check-backward-codecs-javadocs-uptodate:

javadocs-backward-codecs:

check-codecs-javadocs-uptodate:

javadocs-codecs:

check-expressions-javadocs-uptodate:

javadocs-expressions:

check-suggest-javadocs-uptodate:

javadocs-suggest:

check-grouping-javadocs-uptodate:

javadocs-grouping:

check-queries-javadocs-uptodate:

javadocs-queries:

check-queryparser-javadocs-uptodate:

javadocs-queryparser:

check-highlighter-javadocs-uptodate:

javadocs-highlighter:

check-memory-javadocs-uptodate:

javadocs-memory:

check-misc-javadocs-uptodate:

javadocs-misc:

check-spatial-extras-javadocs-uptodate:

javadocs-spatial-extras:

check-join-javadocs-uptodate:

javadocs-join:

check-test-framework-javadocs-uptodate:

javadocs-test-framework:

lucene-javadocs:

check-solr-core-javadocs-uptodate:

javadocs-solr-core:

check-javadocs-uptodate:

javadocs:

-dist-maven:
[artifact:install-provider] Installing provider: org.apache.maven.wagon:wagon-ssh:jar:1.0-beta-7:runtime
[artifact:deploy] Deploying to file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Uploading: org/apache/solr/solr-velocity/7.7.0/solr-velocity-7.7.0.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 32K from local
[artifact:deploy] Uploaded 32K
[artifact:deploy] [INFO] Uploading project information for solr-velocity 7.7.0
[artifact:deploy] [INFO] Retrieving previous metadata from local
[artifact:deploy] [INFO] repository metadata for: 'artifact org.apache.solr:solr-velocity' could not be found on repository: local, so will be created
[artifact:deploy] [INFO] Uploading repository metadata for: 'artifact org.apache.solr:solr-velocity'
[artifact:deploy] Uploading: org/apache/solr/solr-velocity/7.7.0/solr-velocity-7.7.0-sources.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 31K from local
[artifact:deploy] Uploaded 31K
[artifact:deploy] Uploading: org/apache/solr/solr-velocity/7.7.0/solr-velocity-7.7.0-javadoc.jar to repository local at file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/package/maven/
[artifact:deploy] Transferring 64K from local
[artifact:deploy] Uploaded 64K
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/solr.tgz.unpacked/solr-7.7.0/dist/solr-velocity-7.7.0.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-velocity/7.7.0/solr-velocity-7.7.0.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-velocity/solr-velocity-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-velocity/7.7.0/solr-velocity-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-velocity/solr-velocity-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-velocity/7.7.0/solr-velocity-7.7.0-javadoc.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-velocity/solr-velocity-7.7.0-src.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-velocity/7.7.0/solr-velocity-7.7.0-sources.jar
[artifact:install] [INFO] Installing /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/solr/build/contrib/solr-velocity/solr-velocity-7.7.0-javadoc.jar to /x1/jenkins/.m2/repository/org/apache/solr/solr-velocity/7.7.0/solr-velocity-7.7.0-javadoc.jar

prepare-release-no-sign:
    [mkdir] Created dir: /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/build/smokeTestRelease/dist
     [copy] Copying 487 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/build/smokeTestRelease/dist/lucene
     [copy] Copying 211 files to /x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/build/smokeTestRelease/dist/solr
   [smoker] Java 1.8 JAVA_HOME=/home/jenkins/tools/java/latest1.8
   [smoker] Java 9 JAVA_HOME=/home/jenkins/tools/java/latest1.9
   [smoker] NOTE: output encoding is UTF-8
   [smoker] 
   [smoker] Load release URL "file:/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/lucene/build/smokeTestRelease/dist/"...
   [smoker] 
   [smoker] Get KEYS...
   [smoker]     Downloading online KEYS file https://archive.apache.org/dist/lucene/KEYS
   [smoker]     0.3 MB in 1.13 sec (0.2 MB/sec)
   [smoker] 
   [smoker] Test Lucene...
   [smoker]   test basics...
   [smoker]   check changes HTML...
   [smoker]   download lucene-7.7.0-src.tgz...
   [smoker]     42.1 MB in 0.05 sec (819.8 MB/sec)
   [smoker]     verify sha512 digest
   [smoker]   download lucene-7.7.0.tgz...
   [smoker]     72.2 MB in 0.09 sec (790.8 MB/sec)
   [smoker]     verify sha512 digest
   [smoker]   download lucene-7.7.0.zip...
   [smoker]     83.0 MB in 0.11 sec (781.2 MB/sec)
   [smoker]     verify sha512 digest
   [smoker]   unpack lucene-7.7.0.tgz...
   [smoker]     verify JAR metadata/identity/no javax.* or java.* classes...
   [smoker]     test demo with 1.8...
   [smoker]       got 6450 hits for query "lucene"
   [smoker]     checkindex with 1.8...
   [smoker]     test demo with 9...
   [smoker]       got 6450 hits for query "lucene"
   [smoker]     checkindex with 9...
   [smoker]     check Lucene's javadoc JAR
   [smoker]   unpack lucene-7.7.0.zip...
   [smoker]     verify JAR metadata/identity/no javax.* or java.* classes...
   [smoker]     test demo with 1.8...
   [smoker]       got 6450 hits for query "lucene"
   [smoker]     checkindex with 1.8...
   [smoker]     test demo with 9...
   [smoker]       got 6450 hits for query "lucene"
   [smoker]     checkindex with 9...
   [smoker]     check Lucene's javadoc JAR
   [smoker]   unpack lucene-7.7.0-src.tgz...
   [smoker]     make sure no JARs/WARs in src dist...
   [smoker]     run "ant validate"
   [smoker]     run tests w/ Java 8 and testArgs='-Dtests.badapples=false -Dtests.slow=false'...
   [smoker]     test demo with 1.8...
   [smoker]       got 226 hits for query "lucene"
   [smoker]     checkindex with 1.8...
   [smoker]     generate javadocs w/ Java 8...
   [smoker] 
   [smoker] Crawl/parse...
   [smoker] 
   [smoker] Verify...
   [smoker]     run tests w/ Java 9 and testArgs='-Dtests.badapples=false -Dtests.slow=false'...
   [smoker]     test demo with 9...
   [smoker]       got 226 hits for query "lucene"
   [smoker]     checkindex with 9...
   [smoker]   confirm all releases have coverage in TestBackwardsCompatibility
   [smoker]     find all past Lucene releases...
   [smoker]     run TestBackwardsCompatibility..
   [smoker] Traceback (most recent call last):
   [smoker] Releases that don't seem to be tested:
   [smoker]   7.6.0
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/dev-tools/scripts/smokeTestRelease.py", line 1518, in <module>
   [smoker]     main()
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/dev-tools/scripts/smokeTestRelease.py", line 1448, in main
   [smoker]     smokeTest(c.java, c.url, c.revision, c.version, c.tmp_dir, c.is_signed, c.local_keys, ' '.join(c.test_args))
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/dev-tools/scripts/smokeTestRelease.py", line 1500, in smokeTest
   [smoker]     unpackAndVerify(java, 'lucene', tmpDir, 'lucene-%s-src.tgz' % version, gitRevision, version, testArgs, baseURL)
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/dev-tools/scripts/smokeTestRelease.py", line 604, in unpackAndVerify
   [smoker]     verifyUnpacked(java, project, artifact, unpackPath, gitRevision, version, testArgs, tmpDir, baseURL)
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/dev-tools/scripts/smokeTestRelease.py", line 790, in verifyUnpacked
   [smoker]     confirmAllReleasesAreTestedForBackCompat(version, unpackPath)
   [smoker]   File "/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/dev-tools/scripts/smokeTestRelease.py", line 1424, in confirmAllReleasesAreTestedForBackCompat
   [smoker]     raise RuntimeError('some releases are not tested by TestBackwardsCompatibility?')
   [smoker] RuntimeError: some releases are not tested by TestBackwardsCompatibility?

BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-SmokeRelease-7.x/build.xml:462: exec returned: 1

Total time: 82 minutes 22 seconds
Build step 'Invoke Ant' marked build as failure
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9
Setting JDK_1_9_LATEST__HOME=/home/jenkins/tools/java/latest1.9