[JIRA] (JENKINS-55996) jacoco: Error while reading the sourcefile!

20 views
Skip to first unread message

mailings@hupie.com (JIRA)

unread,
Feb 6, 2019, 11:04:02 AM2/6/19
to jenkinsc...@googlegroups.com
Ferry Huberts created an issue
 
Jenkins / Bug JENKINS-55996
jacoco: Error while reading the sourcefile!
Issue Type: Bug Bug
Assignee: Ognjen Bubalo
Components: jacoco-plugin
Created: 2019-02-06 16:03
Priority: Major Major
Reporter: Ferry Huberts

Found in 3.0.4, downgrading to version 3.0.1 makes it work again.

in the jenkins log:

java.io.FileNotFoundException: /var/lib/jenkins/jobs/musicTreePrograms-master/builds/53/jacoco/sources/nl/pelagic/audio/conversion/flac2mp3/FlacToMp3Impl.java (No such file or directory)

while it should have been looking in

/var/lib/jenkins/jobs/musicTreePrograms-master/builds/53/jacoco/sources/src/nl/pelagic/audio/conversion/flac2mp3/FlacToMp3Impl.java

(note the extra 'src/' afters 'sources')

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

mailings@hupie.com (JIRA)

unread,
Feb 6, 2019, 11:16:03 AM2/6/19
to jenkinsc...@googlegroups.com
Ferry Huberts commented on Bug JENKINS-55996
 
Re: jacoco: Error while reading the sourcefile!

Stacktrace:
 

java.io.FileNotFoundException: /var/lib/jenkins/jobs/musicTreePrograms-master/builds/53/jacoco/sources/nl/pelagic/audio/conversion/flac2mp3/FlacToMp3Impl.java (No such file or directory)
	at java.io.FileInputStream.open0(Native Method)
	at java.io.FileInputStream.open(FileInputStream.java:195)
	at java.io.FileInputStream.<init>(FileInputStream.java:138)
	at hudson.plugins.jacoco.report.SourceAnnotator.readLines(SourceAnnotator.java:34)
	at hudson.plugins.jacoco.report.SourceAnnotator.printHighlightedSrcFile(SourceAnnotator.java:49)
	at hudson.plugins.jacoco.report.MethodReport.printHighlightedSrcFile(MethodReport.java:54)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.apache.commons.jexl.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:258)
	at org.apache.commons.jexl.parser.ASTMethod.execute(ASTMethod.java:104)
	at org.apache.commons.jexl.parser.ASTReference.execute(ASTReference.java:83)
	at org.apache.commons.jexl.parser.ASTReference.value(ASTReference.java:57)
	at org.apache.commons.jexl.parser.ASTReferenceExpression.value(ASTReferenceExpression.java:51)
	at org.apache.commons.jexl.ExpressionImpl.evaluate(ExpressionImpl.java:80)
	at hudson.ExpressionFactory2$JexlExpression.evaluate(ExpressionFactory2.java:74)
	at org.apache.commons.jelly.parser.EscapingExpression.evaluate(EscapingExpression.java:24)
	at org.apache.commons.jelly.impl.ExpressionScript.run(ExpressionScript.java:66)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
	at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.apache.commons.jelly.tags.core.CoreTagLibrary$1.run(CoreTagLibrary.java:98)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
	at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.kohsuke.stapler.jelly.CallTagLibScript$1.run(CallTagLibScript.java:99)
	at org.apache.commons.jelly.tags.define.InvokeBodyTag.doTag(InvokeBodyTag.java:91)
	at org.apache.commons.jelly.impl.TagScript.run(TagScript.java:269)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.kohsuke.stapler.jelly.ReallyStaticTagLibrary$1.run(ReallyStaticTagLibrary.java:99)
	at org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:95)
	at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
	at org.kohsuke.stapler.jelly.CallTagLibScript.run(CallTagLibScript.java:120)
	at org.apache.commons.jelly.tags.core.CoreTagLibrary$2.run(CoreTagLibrary.java:105)
	at org.kohsuke.stapler.jelly.JellyViewScript.run(JellyViewScript.java:95)
	at org.kohsuke.stapler.jelly.DefaultScriptInvoker.invokeScript(DefaultScriptInvoker.java:63)
	at org.kohsuke.stapler.jelly.DefaultScriptInvoker.invokeScript(DefaultScriptInvoker.java:53)
	at org.kohsuke.stapler.jelly.JellyClassTearOff.serveIndexJelly(JellyClassTearOff.java:114)
	at org.kohsuke.stapler.jelly.JellyFacet.handleIndexRequest(JellyFacet.java:146)
	at org.kohsuke.stapler.IndexViewDispatcher.dispatch(IndexViewDispatcher.java:30)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
	at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:458)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
	at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:458)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
	at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:458)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:709)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
	at org.kohsuke.stapler.MetaClass$9.dispatch(MetaClass.java:458)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
	at org.kohsuke.stapler.MetaClass$2.doDispatch(MetaClass.java:221)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
	at org.kohsuke.stapler.MetaClass$4.doDispatch(MetaClass.java:282)
	at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
	at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:739)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:870)
	at org.kohsuke.stapler.Stapler.invoke(Stapler.java:668)
	at org.kohsuke.stapler.Stapler.service(Stapler.java:238)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
	at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:865)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1655)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:154)
	at hudson.plugins.audit_trail.AuditTrailFilter.doFilter(AuditTrailFilter.java:92)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:151)
	at jenkins.telemetry.impl.UserLanguages$AcceptLanguageFilter.doFilter(UserLanguages.java:128)
	at hudson.util.PluginServletFilter$1.doFilter(PluginServletFilter.java:151)
	at hudson.util.PluginServletFilter.doFilter(PluginServletFilter.java:157)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at hudson.security.csrf.CrumbFilter.doFilter(CrumbFilter.java:105)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:84)
	at hudson.security.UnwrapSecurityExceptionFilter.doFilter(UnwrapSecurityExceptionFilter.java:51)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:117)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.providers.anonymous.AnonymousProcessingFilter.doFilter(AnonymousProcessingFilter.java:125)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.rememberme.RememberMeProcessingFilter.doFilter(RememberMeProcessingFilter.java:142)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.ui.AbstractProcessingFilter.doFilter(AbstractProcessingFilter.java:271)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at jenkins.security.BasicHeaderProcessor.doFilter(BasicHeaderProcessor.java:93)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at org.acegisecurity.context.HttpSessionContextIntegrationFilter.doFilter(HttpSessionContextIntegrationFilter.java:249)
	at hudson.security.HttpSessionContextIntegrationFilter2.doFilter(HttpSessionContextIntegrationFilter2.java:67)
	at hudson.security.ChainedServletFilter$1.doFilter(ChainedServletFilter.java:87)
	at hudson.security.ChainedServletFilter.doFilter(ChainedServletFilter.java:90)
	at hudson.security.HudsonFilter.doFilter(HudsonFilter.java:171)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.kohsuke.stapler.compression.CompressionFilter.doFilter(CompressionFilter.java:49)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at hudson.util.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:82)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.kohsuke.stapler.DiagnosticThreadNameFilter.doFilter(DiagnosticThreadNameFilter.java:30)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1642)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:146)
	at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:257)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:255)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1340)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:203)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:201)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1242)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:144)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:503)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:364)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:260)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:305)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:118)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:333)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:310)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:168)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:126)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:366)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:765)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:683)
	at java.lang.Thread.run(Thread.java:748)

daniel.djrichar@gmail.com (JIRA)

unread,
Feb 26, 2019, 2:22:02 PM2/26/19
to jenkinsc...@googlegroups.com

Ferry Huberts  I found that if you append a '/' to the end you get the sources back.  however you do see this warning in the logs:
[JaCoCo plugin] WARNING: You are using directory patterns with trailing /, /* or /** . This will most likely multiply the copied files in your build directory. Check the list below and ignore this warning if you know what you are doing.

john.mccullough@recondotech.com (JIRA)

unread,
Sep 13, 2019, 6:10:05 PM9/13/19
to jenkinsc...@googlegroups.com

We ran into similar looking errors with 2 multi-module projects when upgrading from 3.0.1 to 3.0.4. Also resolved by reverting to 3.0.1

        1. 1st example

2019-09-13 21:30:38.639 [JaCoCo plugin] - /jenkins/workspace/actions-trunk/actions-api/src/main/java 462 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 2019-09-13 21:30:38.639 [JaCoCo plugin] - /jenkins/workspace/actions-trunk/actions-api/src/main/java 462 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 2019-09-13 21:30:38.691 java.nio.file.AccessDeniedException: /jenkins/jobs/actions-trunk/builds/12/jacoco/sources/java/.svn/entries2019-09-13 21:30:38.691 at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)2019-09-13 21:30:38.691 at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)2019-09-13 21:30:38.691 at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)2019-09-13 21:30:38.691 at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)2019-09-13 21:30:38.691 at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)2019-09-13 21:30:38.691 at java.nio.file.Files.newOutputStream(Files.java:216)2019-09-13 21:30:38.691 at hudson.util.IOUtils.copy(IOUtils.java:42)2019-09-13 21:30:38.691 at hudson.FilePath.readFromTar(FilePath.java:2579)2019-09-13 21:30:38.691 Caused: java.io.IOException: Failed to extract /jenkins/workspace/actions-trunk/actions-auth/src/main/java/null2019-09-13 21:30:38.691 at hudson.FilePath.readFromTar(FilePath.java:2589)2019-09-13 21:30:38.691 at hudson.FilePath.copyRecursiveTo(FilePath.java:2374)2019-09-13 21:30:38.691 at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)2019-09-13 21:30:38.691 at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)2019-09-13 21:30:38.691 at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)2019-09-13 21:30:38.691 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)2019-09-13 21:30:38.691 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)2019-09-13 21:30:38.691 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)2019-09-13 21:30:38.691 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)2019-09-13 21:30:38.691 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)2019-09-13 21:30:38.691 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)2019-09-13 21:30:38.691 at hudson.model.Run.execute(Run.java:1843)2019-09-13 21:30:38.691 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)2019-09-13 21:30:38.691 at hudson.model.ResourceController.execute(ResourceController.java:97)2019-09-13 21:30:38.691 at hudson.model.Executor.run(Executor.java:429)

 

        1. 2nd example

2019-09-13 21:17:55.194 [JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 2019-09-13 21:17:55.194 [JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception: 2019-09-13 21:17:55.292 java.nio.file.AccessDeniedException: /jenkins/jobs/revenueCycleApiService-trunk/builds/11/jacoco/sources/java/com/.svn/entries2019-09-13 21:17:55.292 at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)2019-09-13 21:17:55.292 at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)2019-09-13 21:17:55.292 at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)2019-09-13 21:17:55.292 at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)2019-09-13 21:17:55.292 at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)2019-09-13 21:17:55.292 at java.nio.file.Files.newOutputStream(Files.java:216)2019-09-13 21:17:55.292 at hudson.util.IOUtils.copy(IOUtils.java:42)2019-09-13 21:17:55.292 at hudson.FilePath.readFromTar(FilePath.java:2579)2019-09-13 21:17:55.292 Also:    Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to dapajenkin1012019-09-13 21:17:55.292 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)2019-09-13 21:17:55.292 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)2019-09-13 21:17:55.292 at hudson.remoting.Channel$2.adapt(Channel.java:992)2019-09-13 21:17:55.292 at hudson.remoting.Channel$2.adapt(Channel.java:988)2019-09-13 21:17:55.292 at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)2019-09-13 21:17:55.292 at hudson.FilePath.copyRecursiveTo(FilePath.java:2377)2019-09-13 21:17:55.292 at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)2019-09-13 21:17:55.292 at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)2019-09-13 21:17:55.292 at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)2019-09-13 21:17:55.292 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)2019-09-13 21:17:55.292 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)2019-09-13 21:17:55.292 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)2019-09-13 21:17:55.292 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)2019-09-13 21:17:55.292 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)2019-09-13 21:17:55.292 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)2019-09-13 21:17:55.292 at hudson.model.Run.execute(Run.java:1843)2019-09-13 21:17:55.292 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)2019-09-13 21:17:55.292 at hudson.model.ResourceController.execute(ResourceController.java:97)2019-09-13 21:17:55.292 at hudson.model.Executor.run(Executor.java:429)2019-09-13 21:17:55.292 java.io.IOException: This archives contains unclosed entries.2019-09-13 21:17:55.292 at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java:225)2019-09-13 21:17:55.292 at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream.java:241)2019-09-13 21:17:55.292 at hudson.util.io.TarArchiver.close(TarArchiver.java:126)2019-09-13 21:17:55.292 at hudson.FilePath.writeToTar(FilePath.java:2549)2019-09-13 21:17:55.292 at hudson.FilePath.access$4000(FilePath.java:212)2019-09-13 21:17:55.292 at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2512)2019-09-13 21:17:55.292 at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2501)2019-09-13 21:17:55.292 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050)2019-09-13 21:17:55.292 at hudson.remoting.UserRequest.perform(UserRequest.java:212)2019-09-13 21:17:55.292 at hudson.remoting.UserRequest.perform(UserRequest.java:54)2019-09-13 21:17:55.292 at hudson.remoting.Request$2.run(Request.java:369)2019-09-13 21:17:55.292 at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)2019-09-13 21:17:55.292 at java.util.concurrent.FutureTask.run(FutureTask.java:266)2019-09-13 21:17:55.292 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)2019-09-13 21:17:55.292 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)2019-09-13 21:17:55.292 at java.lang.Thread.run(Thread.java:745)2019-09-13 21:17:55.292 Caused: java.util.concurrent.ExecutionException2019-09-13 21:17:55.292 at hudson.remoting.Channel$2.adapt(Channel.java:994)2019-09-13 21:17:55.292 at hudson.remoting.Channel$2.adapt(Channel.java:988)2019-09-13 21:17:55.292 at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)2019-09-13 21:17:55.292 at hudson.FilePath.copyRecursiveTo(FilePath.java:2377)2019-09-13 21:17:55.292 Caused: java.io.IOException: Failed to extract /jenkins/workspace/revenueCycleApiService-trunk/api/src/main/java/null2019-09-13 21:17:55.292 at hudson.FilePath.readFromTar(FilePath.java:2589)2019-09-13 21:17:55.292 at hudson.FilePath.copyRecursiveTo(FilePath.java:2374)2019-09-13 21:17:55.292 at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)2019-09-13 21:17:55.292 at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)2019-09-13 21:17:55.292 at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)2019-09-13 21:17:55.292 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)2019-09-13 21:17:55.292 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)2019-09-13 21:17:55.292 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)2019-09-13 21:17:55.292 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)2019-09-13 21:17:55.292 at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)2019-09-13 21:17:55.292 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)2019-09-13 21:17:55.292 at hudson.model.Run.execute(Run.java:1843)2019-09-13 21:17:55.292 at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)2019-09-13 21:17:55.292 at hudson.model.ResourceController.execute(ResourceController.java:97)2019-09-13 21:17:55.292 at hudson.model.Executor.run(Executor.java:429)

 

 

 

 

This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

john.mccullough@recondotech.com (JIRA)

unread,
Sep 13, 2019, 6:18:05 PM9/13/19
to jenkinsc...@googlegroups.com
John McCullough edited a comment on Bug JENKINS-55996
We ran into similar looking errors with 2 multi-module projects when upgrading from 3.0.1 to 3.0.4. Also resolved by reverting to 3.0.1

#### + 1st example +

2019-09-13 21:30:38.639  {{{noformat}}}

 
[JaCoCo plugin] - /jenkins/workspace/actions-trunk/actions-api/src/main/java 462 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  2019-09-13 21:30:38.639   [JaCoCo plugin] - /jenkins/workspace/actions-trunk/actions-api/src/main/java 462 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  2019-09-13 21:30:38.691   java.nio.file.AccessDeniedException: /jenkins/jobs/actions-trunk/builds/12/jacoco/sources/java/.svn/ entries2019-09-13 21:30:38.691 entries  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84) 2019-09-13 21:30:38.691   at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) 2019-09-13 21:30:38.691   at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) 2019-09-13 21:30:38.691   at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) 2019-09-13 21:30:38.691   at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) 2019-09-13 21:30:38.691   at java.nio.file.Files.newOutputStream(Files.java:216) 2019-09-13 21:30:38.691   at hudson.util.IOUtils.copy(IOUtils.java:42) 2019-09-13 21:30:38.691   at hudson.FilePath.readFromTar(FilePath.java:2579) 2019-09-13 21:30:38.691   Caused: java.io.IOException: Failed to extract /jenkins/workspace/actions-trunk/actions-auth/src/main/java/ null2019-09-13 21:30:38.691 null  at hudson.FilePath.readFromTar(FilePath.java:2589) 2019-09-13 21:30:38.691   at hudson.FilePath.copyRecursiveTo(FilePath.java:2374) 2019-09-13 21:30:38.691   at hudson.FilePath.copyRecursiveTo(FilePath.java:2339) 2019-09-13 21:30:38.691   at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48) 2019-09-13 21:30:38.691   at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635) 2019-09-13 21:30:38.691   at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79) 2019-09-13 21:30:38.691   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 2019-09-13 21:30:38.691   at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) 2019-09-13 21:30:38.691   at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) 2019-09-13 21:30:38.691   at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074) 2019-09-13 21:30:38.691   at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) 2019-09-13 21:30:38.691   at hudson.model.Run.execute(Run.java:1843) 2019-09-13 21:30:38.691   at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) 2019-09-13 21:30:38.691   at hudson.model.ResourceController.execute(ResourceController.java:97) 2019-09-13 21:30:38.691   at hudson.model.Executor.run(Executor.java:429)

 
{{{noformat}}}

####  +* 2nd example *+

2019-09-13 21:17:55.194 {{{noformat}}}

[JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  2019-09-13 21:17:55.194   [JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  2019-09-13 21:17:55.292   java.nio.file.AccessDeniedException: /jenkins/jobs/revenueCycleApiService-trunk/builds/11/jacoco/sources/java/com/.svn/ entries2019-09-13 21:17:55.292 entries  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84) 2019-09-13 21:17:55.292   at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102) 2019-09-13 21:17:55.292   at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107) 2019-09-13 21:17:55.292   at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214) 2019-09-13 21:17:55.292   at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434) 2019-09-13 21:17:55.292   at java.nio.file.Files.newOutputStream(Files.java:216) 2019-09-13 21:17:55.292   at hudson.util.IOUtils.copy(IOUtils.java:42) 2019-09-13 21:17:55.292   at hudson.FilePath.readFromTar(FilePath.java:2579) 2019-09-13 21:17:55.292   Also:    Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to dapajenkin1012019-09-13 21:17:55.292 dapajenkin101  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) 2019-09-13 21:17:55.292   at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) 2019-09-13 21:17:55.292   at hudson.remoting.Channel$2.adapt(Channel.java:992) 2019-09-13 21:17:55.292   at hudson.remoting.Channel$2.adapt(Channel.java:988) 2019-09-13 21:17:55.292   at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) 2019-09-13 21:17:55.292   at hudson.FilePath.copyRecursiveTo(FilePath.java:2377) 2019-09-13 21:17:55.292   at hudson.FilePath.copyRecursiveTo(FilePath.java:2339) 2019-09-13 21:17:55.292   at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48) 2019-09-13 21:17:55.292   at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635) 2019-09-13 21:17:55.292   at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79) 2019-09-13 21:17:55.292   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 2019-09-13 21:17:55.292   at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) 2019-09-13 21:17:55.292   at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) 2019-09-13 21:17:55.292   at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074) 2019-09-13 21:17:55.292   at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) 2019-09-13 21:17:55.292   at hudson.model.Run.execute(Run.java:1843) 2019-09-13 21:17:55.292   at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) 2019-09-13 21:17:55.292   at hudson.model.ResourceController.execute(ResourceController.java:97) 2019-09-13 21:17:55.292   at hudson.model.Executor.run(Executor.java:429) 2019-09-13 21:17:55.292   java.io.IOException: This archives contains unclosed entries. 2019-09-13 21:17:55.292   at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java:225) 2019-09-13 21:17:55.292   at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream.java:241) 2019-09-13 21:17:55.292   at hudson.util.io.TarArchiver.close(TarArchiver.java:126) 2019-09-13 21:17:55.292   at hudson.FilePath.writeToTar(FilePath.java:2549) 2019-09-13 21:17:55.292   at hudson.FilePath.access$4000(FilePath.java:212) 2019-09-13 21:17:55.292   at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2512) 2019-09-13 21:17:55.292   at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2501) 2019-09-13 21:17:55.292   at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050) 2019-09-13 21:17:55.292   at hudson.remoting.UserRequest.perform(UserRequest.java:212) 2019-09-13 21:17:55.292   at hudson.remoting.UserRequest.perform(UserRequest.java:54) 2019-09-13 21:17:55.292   at hudson.remoting.Request$2.run(Request.java:369) 2019-09-13 21:17:55.292   at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) 2019-09-13 21:17:55.292   at java.util.concurrent.FutureTask.run(FutureTask.java:266) 2019-09-13 21:17:55.292   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) 2019-09-13 21:17:55.292   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) 2019-09-13 21:17:55.292   at java.lang.Thread.run(Thread.java:745) 2019-09-13 21:17:55.292   Caused: java.util.concurrent. ExecutionException2019-09-13 21:17:55.292 ExecutionException  at hudson.remoting.Channel$2.adapt(Channel.java:994) 2019-09-13 21:17:55.292   at hudson.remoting.Channel$2.adapt(Channel.java:988) 2019-09-13 21:17:55.292   at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59) 2019-09-13 21:17:55.292   at hudson.FilePath.copyRecursiveTo(FilePath.java:2377) 2019-09-13 21:17:55.292   Caused: java.io.IOException: Failed to extract /jenkins/workspace/revenueCycleApiService-trunk/api/src/main/java/ null2019-09-13 21:17:55.292 null  at hudson.FilePath.readFromTar(FilePath.java:2589) 2019-09-13 21:17:55.292   at hudson.FilePath.copyRecursiveTo(FilePath.java:2374) 2019-09-13 21:17:55.292   at hudson.FilePath.copyRecursiveTo(FilePath.java:2339) 2019-09-13 21:17:55.292   at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48) 2019-09-13 21:17:55.292   at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635) 2019-09-13 21:17:55.292   at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79) 2019-09-13 21:17:55.292   at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 2019-09-13 21:17:55.292   at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741) 2019-09-13 21:17:55.292   at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690) 2019-09-13 21:17:55.292   at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074) 2019-09-13 21:17:55.292   at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635) 2019-09-13 21:17:55.292   at hudson.model.Run.execute(Run.java:1843) 2019-09-13 21:17:55.292   at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) 2019-09-13 21:17:55.292   at hudson.model.ResourceController.execute(ResourceController.java:97) 2019-09-13 21:17:55.292   at hudson.model.Executor.run(Executor.java:429)

 


 

 

 
{{{noformat}}}

john.mccullough@recondotech.com (JIRA)

unread,
Sep 13, 2019, 6:19:03 PM9/13/19
to jenkinsc...@googlegroups.com
John McCullough edited a comment on Bug JENKINS-55996
We ran into similar looking errors with 2 multi-module projects when upgrading from 3.0.1 to 3.0.4. Also resolved by reverting to 3.0.1

+1st example+

 

{ {{ noformat} }}

 [JaCoCo plugin] - /jenkins/workspace/actions-trunk/actions-api/src/main/java 462 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  [JaCoCo plugin] - /jenkins/workspace/actions-trunk/actions-api/src/main/java 462 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  java.nio.file.AccessDeniedException: /jenkins/jobs/actions-trunk/builds/12/jacoco/sources/java/.svn/entries  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)  at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)  at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)  at java.nio.file.Files.newOutputStream(Files.java:216)  at hudson.util.IOUtils.copy(IOUtils.java:42)  at hudson.FilePath.readFromTar(FilePath.java:2579) Caused: java.io.IOException: Failed to extract /jenkins/workspace/actions-trunk/actions-auth/src/main/java/null  at hudson.FilePath.readFromTar(FilePath.java:2589)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2374)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)  at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)  at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)  at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)  at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)  at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)  at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)  at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)  at hudson.model.Run.execute(Run.java:1843)  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)  at hudson.model.ResourceController.execute(ResourceController.java:97)  at hudson.model.Executor.run(Executor.java:429)

 
{ {{ noformat} }}

 +*2nd example*+

{ {{ noformat} }}

[JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  [JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  java.nio.file.AccessDeniedException: /jenkins/jobs/revenueCycleApiService-trunk/builds/11/jacoco/sources/java/com/.svn/entries  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)  at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)  at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)  at java.nio.file.Files.newOutputStream(Files.java:216)  at hudson.util.IOUtils.copy(IOUtils.java:42)  at hudson.FilePath.readFromTar(FilePath.java:2579) Also:    Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to dapajenkin101  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)  at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)  at hudson.remoting.Channel$2.adapt(Channel.java:992)  at hudson.remoting.Channel$2.adapt(Channel.java:988)  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2377)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)  at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)  at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)  at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)  at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)  at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)  at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)  at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)  at hudson.model.Run.execute(Run.java:1843)  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)  at hudson.model.ResourceController.execute(ResourceController.java:97)  at hudson.model.Executor.run(Executor.java:429) java.io.IOException: This archives contains unclosed entries.  at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java:225)  at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream.java:241)  at hudson.util.io.TarArchiver.close(TarArchiver.java:126)  at hudson.FilePath.writeToTar(FilePath.java:2549)  at hudson.FilePath.access$4000(FilePath.java:212)  at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2512)  at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2501)  at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050)  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:745)  Caused: java.util.concurrent.ExecutionException  at hudson.remoting.Channel$2.adapt(Channel.java:994)  at hudson.remoting.Channel$2.adapt(Channel.java:988)  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2377) Caused: java.io.IOException: Failed to extract /jenkins/workspace/revenueCycleApiService-trunk/api/src/main/java/null  at hudson.FilePath.readFromTar(FilePath.java:2589)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2374)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)  at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)  at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)  at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)  at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)  at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)  at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)  at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)  at hudson.model.Run.execute(Run.java:1843)  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)  at hudson.model.ResourceController.execute(ResourceController.java:97)  at hudson.model.Executor.run(Executor.java:429)

 
{ {{ noformat} }}

john.mccullough@recondotech.com (JIRA)

unread,
Sep 13, 2019, 6:29:05 PM9/13/19
to jenkinsc...@googlegroups.com
John McCullough edited a comment on Bug JENKINS-55996
We ran into similar looking errors with 2 multi-module projects when upgrading from 3.0.1 to 3.0.4. Also resolved by reverting to 3.0.1

+1st example+

 
{noformat}
 [JaCoCo plugin] - /jenkins/workspace/actions-trunk/actions-api/src/main/java 462 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  [JaCoCo plugin] - /jenkins/workspace/actions-trunk/actions-api/src/main/java 462 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  java.nio.file.AccessDeniedException: /jenkins/jobs/actions-trunk/builds/12/jacoco/sources/java/.svn/entries  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)  at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)  at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)  at java.nio.file.Files.newOutputStream(Files.java:216)  at hudson.util.IOUtils.copy(IOUtils.java:42)  at hudson.FilePath.readFromTar(FilePath.java:2579) Caused: java.io.IOException: Failed to extract /jenkins/workspace/actions-trunk/actions-auth/src/main/java/null  at hudson.FilePath.readFromTar(FilePath.java:2589)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2374)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)  at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)  at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)  at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)  at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)  at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)  at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)  at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)  at hudson.model.Run.execute(Run.java:1843)  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)  at hudson.model.ResourceController.execute(ResourceController.java:97)  at hudson.model.Executor.run(Executor.java:429)

{noformat}
 


 
+*2nd example*+

 
{noformat}

{noformat}
 *
[JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  [JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  java.nio.file.AccessDeniedException: /jenkins/jobs/revenueCycleApiService-trunk/builds/11/jacoco/sources/java/com/.svn/entries  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)  at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)  at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)  at java.nio.file.Files.newOutputStream(Files.java:216)  at hudson.util.IOUtils.copy(IOUtils.java:42)  at hudson.FilePath.readFromTar(FilePath.java:2579) Also:    Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to dapajenkin101  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)  at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)  at hudson.remoting.Channel$2.adapt(Channel.java:992)  at hudson.remoting.Channel$2.adapt(Channel.java:988)  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2377)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)  at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)  at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)  at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)  at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)  at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)  at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)  at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)  at hudson.model.Run.execute(Run.java:1843)  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)  at hudson.model.ResourceController.execute(ResourceController.java:97)  at hudson.model.Executor.run(Executor.java:429) java.io.IOException: This archives contains unclosed entries.  at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java:225)  at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream.java:241)  at hudson.util.io.TarArchiver.close(TarArchiver.java:126)  at hudson.FilePath.writeToTar(FilePath.java:2549)  at hudson.FilePath.access$4000(FilePath.java:212)  at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2512)  at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2501)  at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3050)  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:745)  Caused: java.util.concurrent.ExecutionException  at hudson.remoting.Channel$2.adapt(Channel.java:994)  at hudson.remoting.Channel$2.adapt(Channel.java:988)  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2377) Caused: java.io.IOException: Failed to extract /jenkins/workspace/revenueCycleApiService-trunk/api/src/main/java/null  at hudson.FilePath.readFromTar(FilePath.java:2589)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2374)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)  at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)  at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)  at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)  at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)  at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)  at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)  at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)  at hudson.model.Run.execute(Run.java:1843)  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)  at hudson.model.ResourceController.execute(ResourceController.java:97)  at hudson.model.Executor.run(Executor.java:429) ***
{noformat}
 

john.mccullough@recondotech.com (JIRA)

unread,
Sep 13, 2019, 6:31:02 PM9/13/19
to jenkinsc...@googlegroups.com
John McCullough edited a comment on Bug JENKINS-55996
We ran into similar looking errors with 2 multi-module projects when upgrading from 3.0.1 to 3.0.4. Also resolved by reverting to 3.0.1

+ * 1st example * +


 
+*2nd example*+

 
{noformat}

john.mccullough@recondotech.com (JIRA)

unread,
Sep 13, 2019, 6:52:03 PM9/13/19
to jenkinsc...@googlegroups.com
John McCullough edited a comment on Bug JENKINS-55996
We ran into similar looking errors with 2 multi-module projects when upgrading from 3.0.1 to 3.0.4. Also resolved by reverting to 3.0.1

+*1st example*+

 
{ noformat quote }
 [JaCoCo plugin] - /jenkins/workspace/ actions revenueCycleApiService -trunk/ actions-api 278 /src/main/java 462 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  [JaCoCo plugin] - /jenkins/workspace/ actions revenueCycleApiService -trunk/ actions-api 278 /src/main/java 462 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  java.nio.file.AccessDeniedException: /jenkins/jobs/ actions revenueCycleApiService -trunk/builds/ 12 11 /jacoco/sources/java/ com/ .svn/entries  at sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)  at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)  at sun.nio.fs.UnixFileSystemProvider.newByteChannel(UnixFileSystemProvider.java:214)  at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)  at java.nio.file.Files.newOutputStream(Files.java:216)  at hudson.util.IOUtils.copy(IOUtils.java:42)  at hudson.FilePath.readFromTar(FilePath.java:2579)  Caused Also : java     Also:   hudson . io remoting . IOException Channel$CallSiteStackTrace : Failed Remote call to extract /jenkins/workspace/actions-trunk/actions-auth/src/main/ dapajenkin101  at hudson.remoting.Channel.attachCallSiteStackTrace(Channel. java /null :1743)   at hudson. FilePath remoting . readFromTar UserRequest$ExceptionResponse.retrieve ( FilePath UserRequest .java: 2589 357 )  at hudson. remoting.Channel$2.adapt(Channel.java:992)  at hudson.remoting.Channel$2.adapt(Channel.java:988)  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)  at hudson. FilePath.copyRecursiveTo(FilePath.java: 2374 2377 )  at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)  at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)  at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)  at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)  at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)  at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)  at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)  at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)  at hudson.model.Run.execute(Run.java:1843)  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)  at hudson.model.ResourceController.execute(ResourceController.java:97)  at hudson.model.Executor.run(Executor.java:429) {noformat}
  +*2nd example*+

 
{noformat}
 {noformat}
 *[JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/
java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  [JaCoCo plugin] - /jenkins/workspace/revenueCycleApiService-trunk/278/src/main/java 382 filesERROR: Step ‘Record JaCoCo coverage report’ aborted due to exception:  java . nio io . file.AccessDeniedException IOException : /jenkins/jobs/revenueCycleApiService-trunk/builds/11/jacoco/sources/java/com/.svn/ This archives contains unclosed entries .   at sun org . nio apache . fs commons . UnixException compress . translateToIOException archivers.tar.TarArchiveOutputStream.finish ( UnixException TarArchiveOutputStream .java: 84 225 )  at sun org . nio apache . fs commons . UnixException compress . rethrowAsIOException archivers.tar.TarArchiveOutputStream.close ( UnixException TarArchiveOutputStream .java: 102 241 )  at sun hudson . nio util . fs io . UnixException TarArchiver . rethrowAsIOException close ( UnixException TarArchiver .java: 107 126 )  at sun hudson . nio FilePath . fs.UnixFileSystemProvider.newByteChannel writeToTar ( UnixFileSystemProvider FilePath .java: 214 2549 )  at java hudson . nio FilePath . file access$4000(FilePath . spi java:212)  at hudson . FileSystemProvider FilePath$CopyRecursiveRemoteToLocal . newOutputStream invoke ( FileSystemProvider FilePath .java: 434 2512 )  at java hudson . nio FilePath$CopyRecursiveRemoteToLocal . file invoke(FilePath . Files java:2501)  at hudson . newOutputStream FilePath$FileCallableWrapper.call ( Files FilePath .java: 216 3050 )  at hudson. util remoting . IOUtils UserRequest . copy perform ( IOUtils UserRequest .java: 42 212 )  at hudson. FilePath remoting . readFromTar UserRequest.perform ( FilePath UserRequest .java: 2579 54 Also:    Also:    at hudson.remoting. Channel Request $ CallSiteStackTrace 2.run(Request.java : Remote call to dapajenkin101 369)   at hudson.remoting. Channel InterceptingExecutorService$1 . attachCallSiteStackTrace call ( Channel InterceptingExecutorService .java: 1743 72 )  at hudson java . remoting util . UserRequest concurrent.FutureTask.run(FutureTask.java:266)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)  at java.util.concurrent.ThreadPoolExecutor $ ExceptionResponse Worker . retrieve run ( UserRequest ThreadPoolExecutor .java: 357 617 )  at java.lang.Thread.run(Thread.java:745)  Caused: java.util.concurrent.ExecutionException  at hudson.remoting.Channel$2.adapt(Channel.java: 992 994 )  at hudson.remoting.Channel$2.adapt(Channel.java:988)  at hudson.remoting.FutureAdapter.get(FutureAdapter.java:59)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2377)  Caused: java.io.IOException: Failed to extract /jenkins/workspace/revenueCycleApiService-trunk/api/src/main/java/null  at hudson.FilePath. readFromTar(FilePath.java:2589)  at hudson.FilePath. copyRecursiveTo(FilePath.java: 2374)  at hudson.FilePath.copyRecursiveTo(FilePath.java: 2339)  at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)  at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)  at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)  at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)  at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)  at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)  at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)  at hudson.model.Run.execute(Run.java:1843)  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)  at hudson.model.ResourceController.execute(ResourceController.java:97)  at hudson.model.Executor.run(Executor.java:429)  
{quote}
+*2nd example*+
{quote}/jenkins/workspace/actions-trunk/actions-api/src/main/
java .io.IOException 462 filesERROR : This archives contains unclosed entries.  at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.finish(TarArchiveOutputStream.java Step ‘Record JaCoCo coverage report’ aborted due to exception : 225)   at org.apache.commons.compress.archivers.tar.TarArchiveOutputStream.close(TarArchiveOutputStream. /jenkins/workspace/actions-trunk/actions-api/src/main/ java 462 filesERROR : 241)  at hudson.util.io.TarArchiver.close(TarArchiver.java Step ‘Record JaCoCo coverage report’ aborted due to exception : 126)   at hudson.FilePath.writeToTar(FilePath.java 2019-09-13 21 : 2549)  at hudson.FilePath.access$4000(FilePath.java 30 : 212)  at hudson 38 . FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath. 691 java :2512)  at hudson . FilePath$CopyRecursiveRemoteToLocal nio . invoke(FilePath file . java AccessDeniedException : 2501)  at hudson.FilePath$FileCallableWrapper.call(FilePath. /jenkins/jobs/actions-trunk/builds/12/jacoco/sources/ java :3050)  at hudson / . remoting.UserRequest.perform(UserRequest.java:212) svn/entries   at hudson sun . remoting nio . UserRequest fs . perform(UserRequest UnixException . java:54)  at hudson.remoting.Request$2.run translateToIOException ( Request UnixException .java: 369 84 )  at hudson sun . remoting nio . InterceptingExecutorService$1 fs . call UnixException.rethrowAsIOException ( InterceptingExecutorService UnixException .java: 72 102 )  at java sun . util nio . concurrent fs . FutureTask UnixException . run rethrowAsIOException ( FutureTask UnixException .java: 266 107 )  at java sun . util nio . concurrent fs . ThreadPoolExecutor UnixFileSystemProvider . runWorker newByteChannel ( ThreadPoolExecutor UnixFileSystemProvider .java: 1142 214 )  at java. util nio . concurrent file . ThreadPoolExecutor$Worker spi . run FileSystemProvider.newOutputStream ( ThreadPoolExecutor FileSystemProvider .java: 617 434 )  at java. lang nio . Thread file . run(Thread Files . java:745)  Caused: java.util.concurrent.ExecutionException  at hudson.remoting.Channel$2.adapt newOutputStream ( Channel Files .java: 994 216 )  at hudson. remoting util . Channel$2 IOUtils . adapt copy ( Channel IOUtils .java: 988 42 )  at hudson. remoting.FutureAdapter.get(FutureAdapter.java:59)  at hudson. FilePath. copyRecursiveTo readFromTar (FilePath.java: 2377 2579 ) Caused: java.io.IOException: Failed to extract /jenkins/workspace/ revenueCycleApiService actions -trunk/ api actions-auth /src/main/java/null  at hudson.FilePath.readFromTar(FilePath.java:2589)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2374)  at hudson.FilePath.copyRecursiveTo(FilePath.java:2339)  at hudson.plugins.jacoco.JacocoReportDir.saveSourcesFrom(JacocoReportDir.java:48)  at hudson.plugins.jacoco.JacocoPublisher.perform(JacocoPublisher.java:635)  at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:79)  at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)  at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:741)  at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)  at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1074)  at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)  at hudson.model.Run.execute(Run.java:1843)  at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)  at hudson.model.ResourceController.execute(ResourceController.java:97)  at hudson.model.Executor.run(Executor.java:429) ***

 
{quote}

dominik.stadler@gmx.at (JIRA)

unread,
Sep 28, 2019, 4:29:02 AM9/28/19
to jenkinsc...@googlegroups.com
centic commented on Bug JENKINS-55996

Please provide the full output from the JaCoCo publisher to show the actual configuration and other related outpus

john.mccullough@recondotech.com (JIRA)

unread,
Sep 30, 2019, 12:41:04 PM9/30/19
to jenkinsc...@googlegroups.com
John McCullough updated an issue
 
Change By: John McCullough
Attachment: JENKINS-55996.out

john.mccullough@recondotech.com (JIRA)

unread,
Sep 30, 2019, 12:44:01 PM9/30/19
to jenkinsc...@googlegroups.com
John McCullough commented on Bug JENKINS-55996
 
Re: jacoco: Error while reading the sourcefile!

I attached the jenkins job console output for the first example ("JENKINS-55996.out"). Here is the plugin config the job used:

        <plugin>
          <groupId>org.jacoco</groupId>
          <artifactId>jacoco-maven-plugin</artifactId>
          <version>0.7.9</version>
          <executions>
            <execution>
              <id>prepare-agent</id>
              <goals>
                <goal>prepare-agent</goal>
              </goals>
            </execution>
            <execution>
              <id>report</id>
              <phase>test</phase>
              <goals>
                <goal>report</goal>
              </goals>
            </execution>
          </executions>
        </plugin>

 

dominik.stadler@gmx.at (JIRA)

unread,
Nov 17, 2019, 11:20:02 AM11/17/19
to jenkinsc...@googlegroups.com
centic commented on Bug JENKINS-55996

The error-message in the attached logs is different: "AccessDeniedException: /jenkins/jobs/revenueCycleApiService-trunk/builds/11/jacoco/sources/java/com/.svn/entries", maybe this is unrelated? Did some other user write to the directory before?

john.mccullough@recondotech.com (JIRA)

unread,
Nov 27, 2019, 6:19:03 PM11/27/19
to jenkinsc...@googlegroups.com

I think that you are correct that it is unrelated. In fact when I attempted to reproduce the errors that I previously encountered, they are no longer occurring.

Reply all
Reply to author
Forward
0 new messages