You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/06/10 00:10:05 UTC

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-13.0.2) - Build # 8951 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8951/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseParallelGC

No tests ran.

Build Log:
[...truncated 13 lines...]
FATAL: Exception caught during execution of reset command. There is not enough space on the disk
Also:   java.io.IOException: There is not enough space on the disk
		at java.io.FileOutputStream.writeBytes(Native Method)
		at java.io.FileOutputStream.write(Unknown Source)
		at org.eclipse.jgit.internal.storage.file.LockFile$1.write(LockFile.java:329)
		at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
		at java.io.BufferedOutputStream.flush(Unknown Source)
		at java.io.FilterOutputStream.close(Unknown Source)
		at org.eclipse.jgit.dircache.DirCache.write(DirCache.java:632)
java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(Unknown Source)
	at org.eclipse.jgit.internal.storage.file.LockFile$1.write(LockFile.java:329)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.write(Unknown Source)
	at java.security.DigestOutputStream.write(Unknown Source)
	at org.eclipse.jgit.dircache.DirCacheEntry.write(DirCacheEntry.java:323)
	at org.eclipse.jgit.dircache.DirCache.writeTo(DirCache.java:686)
	at org.eclipse.jgit.dircache.DirCache.write(DirCache.java:631)
	at org.eclipse.jgit.dircache.BaseDirCacheEditor.commit(BaseDirCacheEditor.java:277)
	at org.eclipse.jgit.dircache.DirCacheBuilder.commit(DirCacheBuilder.java:1)
	at org.eclipse.jgit.dircache.DirCacheCheckout.doCheckout(DirCacheCheckout.java:642)
	at org.eclipse.jgit.dircache.DirCacheCheckout.checkout(DirCacheCheckout.java:493)
	at org.eclipse.jgit.api.ResetCommand.checkoutIndex(ResetCommand.java:447)
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:215)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at com.sun.proxy.$Proxy74.clean(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:455)
		at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:44)
		at hudson.plugins.git.extensions.GitSCMExtension.decorateFetchCommand(GitSCMExtension.java:288)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:905)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		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:1880)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
Caused: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of reset command. There is not enough space on the disk
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:242)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:931)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:905)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:857)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	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(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 4 hr 53 min old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-12.0.2) - Build # 8953 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8953/
Java: 64bit/jdk-12.0.2 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

No tests ran.

Build Log:
[...truncated 13 lines...]
FATAL: Exception caught during execution of reset command. There is not enough space on the disk
Also:   java.io.IOException: There is not enough space on the disk
		at java.io.FileOutputStream.writeBytes(Native Method)
		at java.io.FileOutputStream.write(Unknown Source)
		at org.eclipse.jgit.internal.storage.file.LockFile$1.write(LockFile.java:329)
		at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
		at java.io.BufferedOutputStream.flush(Unknown Source)
		at java.io.FilterOutputStream.close(Unknown Source)
		at org.eclipse.jgit.dircache.DirCache.write(DirCache.java:632)
java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(Unknown Source)
	at org.eclipse.jgit.internal.storage.file.LockFile$1.write(LockFile.java:329)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.write(Unknown Source)
	at java.security.DigestOutputStream.write(Unknown Source)
	at org.eclipse.jgit.dircache.DirCacheEntry.write(DirCacheEntry.java:322)
	at org.eclipse.jgit.dircache.DirCache.writeTo(DirCache.java:686)
	at org.eclipse.jgit.dircache.DirCache.write(DirCache.java:631)
	at org.eclipse.jgit.dircache.BaseDirCacheEditor.commit(BaseDirCacheEditor.java:277)
	at org.eclipse.jgit.dircache.DirCacheBuilder.commit(DirCacheBuilder.java:1)
	at org.eclipse.jgit.dircache.DirCacheCheckout.doCheckout(DirCacheCheckout.java:642)
	at org.eclipse.jgit.dircache.DirCacheCheckout.checkout(DirCacheCheckout.java:493)
	at org.eclipse.jgit.api.ResetCommand.checkoutIndex(ResetCommand.java:447)
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:215)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at com.sun.proxy.$Proxy74.clean(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:455)
		at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:44)
		at hudson.plugins.git.extensions.GitSCMExtension.decorateFetchCommand(GitSCMExtension.java:288)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:905)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		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:1880)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
Caused: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of reset command. There is not enough space on the disk
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:242)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:931)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:905)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:857)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	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(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 10 hr old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-master-Windows (64bit/jdk-13.0.2) - Build # 8952 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/8952/
Java: 64bit/jdk-13.0.2 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

No tests ran.

Build Log:
[...truncated 13 lines...]
FATAL: Exception caught during execution of reset command. There is not enough space on the disk
Also:   java.io.IOException: There is not enough space on the disk
		at java.io.FileOutputStream.writeBytes(Native Method)
		at java.io.FileOutputStream.write(Unknown Source)
		at org.eclipse.jgit.internal.storage.file.LockFile$1.write(LockFile.java:329)
		at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
		at java.io.BufferedOutputStream.flush(Unknown Source)
		at java.io.FilterOutputStream.close(Unknown Source)
		at org.eclipse.jgit.dircache.DirCache.write(DirCache.java:632)
java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(Unknown Source)
	at org.eclipse.jgit.internal.storage.file.LockFile$1.write(LockFile.java:329)
	at java.io.BufferedOutputStream.flushBuffer(Unknown Source)
	at java.io.BufferedOutputStream.write(Unknown Source)
	at java.security.DigestOutputStream.write(Unknown Source)
	at org.eclipse.jgit.dircache.DirCacheEntry.write(DirCacheEntry.java:322)
	at org.eclipse.jgit.dircache.DirCache.writeTo(DirCache.java:686)
	at org.eclipse.jgit.dircache.DirCache.write(DirCache.java:631)
	at org.eclipse.jgit.dircache.BaseDirCacheEditor.commit(BaseDirCacheEditor.java:277)
	at org.eclipse.jgit.dircache.DirCacheBuilder.commit(DirCacheBuilder.java:1)
	at org.eclipse.jgit.dircache.DirCacheCheckout.doCheckout(DirCacheCheckout.java:642)
	at org.eclipse.jgit.dircache.DirCacheCheckout.checkout(DirCacheCheckout.java:493)
	at org.eclipse.jgit.api.ResetCommand.checkoutIndex(ResetCommand.java:447)
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:215)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1788)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
		at hudson.remoting.Channel.call(Channel.java:998)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
		at com.sun.proxy.$Proxy74.clean(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:455)
		at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:44)
		at hudson.plugins.git.extensions.GitSCMExtension.decorateFetchCommand(GitSCMExtension.java:288)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:905)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1131)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1167)
		at hudson.scm.SCM.checkout(SCM.java:505)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1206)
		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:1880)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:428)
Caused: org.eclipse.jgit.api.errors.JGitInternalException: Exception caught during execution of reset command. There is not enough space on the disk
	at org.eclipse.jgit.api.ResetCommand.call(ResetCommand.java:242)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:931)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:905)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:857)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
	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(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\lucene\build\analysis\common\test\TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 7 hr 53 min old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any