May-27 18:03:35.984 [Task monitor] DEBUG n.processor.TaskPollingMonitor - Task completed > TaskHandler[jobId: 54393; id: 5; name: processHumann2Regroup (shrimpsauce_evaluation); status: COMPLETED; exit: 0; error: -; workDir: /mnt/nfs/testfolder/paul/Testing_metatranscriptomics/rundir/standard_test_shrimpsauce/work/16/5a800fd23db937e0ae8396f0a0a2d3 started: 1590595285974; exited: 2020-05-27T16:03:10.127535Z; ]
May-27 18:03:36.014 [FileTransfer-thread-22] WARN nextflow.processor.PublishDir - Failed to publish file: /mnt/nfs/testfolder/paul/Testing_metatranscriptomics/rundir/standard_test_shrimpsauce/work/16/5a800fd23db937e0ae8396f0a0a2d3/shrimpsauce_evaluation_eggnog.txt; to: /mnt/nfs/testfolder/paul/Testing_metatranscriptomics/rundir/standard_test_shrimpsauce/metatranscriptome_analysis_270520_1608/shrimpsauce_evaluation/01_alignment/humann2/eggnog/shrimpsauce_evaluation_eggnog.txt [copy] -- See log file for details
java.nio.file.NoSuchFileException: /mnt/nfs/testfolder/paul/Testing_metatranscriptomics/rundir/standard_test_shrimpsauce/metatranscriptome_analysis_270520_1608/shrimpsauce_evaluation/01_alignment/humann2/eggnog/shrimpsauce_evaluation_eggnog.txt
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:86)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileSystemProvider.implDelete(UnixFileSystemProvider.java:244)
at sun.nio.fs.AbstractFileSystemProvider.delete(AbstractFileSystemProvider.java:103)
at java.nio.file.Files.delete(Files.java:1126)
at nextflow.file.FileHelper.deletePath(FileHelper.groovy:901)
at nextflow.processor.PublishDir.processFile(PublishDir.groovy:279)
at nextflow.processor.PublishDir.safeProcessFile(PublishDir.groovy:259)
at sun.reflect.GeneratedMethodAccessor191.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:101)
at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1217)
at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1041)
at org.codehaus.groovy.runtime.InvokerHelper.invokePogoMethod(InvokerHelper.java:1011)
at org.codehaus.groovy.runtime.InvokerHelper.invokeMethod(InvokerHelper.java:994)
at org.codehaus.groovy.runtime.InvokerHelper.invokeMethodSafe(InvokerHelper.java:97)
at nextflow.processor.PublishDir$_apply1_closure1.doCall(PublishDir.groovy:232)
at nextflow.processor.PublishDir$_apply1_closure1.call(PublishDir.groovy)
at groovy.lang.Closure.run(Closure.java:486)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)