[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at BUILD level /senior/workspace/orin-module-ros2 to /var/lib/jenkins/jobs/orin-module-ros2/builds/23/htmlreports/update_20message
FATAL: HTML Publisher failure
java.io.IOException: hudson.os.PosixException: Unable to get file permissions
at hudson.FilePath.ioWithCause(FilePath.java:2659)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2651)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2598)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2586)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2569)
at htmlpublisher.HtmlPublisher.publishReports(HtmlPublisher.java:242)
at htmlpublisher.workflow.PublishHTMLStepExecution.run(PublishHTMLStepExecution.java:62)
at htmlpublisher.workflow.PublishHTMLStepExecution.run(PublishHTMLStepExecution.java:44)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
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)
Caused by: hudson.os.PosixException: Unable to get file permissions
at hudson.util.IOUtils.mode(IOUtils.java:138)
at hudson.util.io.TarArchiver.visit(TarArchiver.java:89)
at hudson.util.DirScanner.scanSingle(DirScanner.java:51)
at hudson.util.DirScanner$Glob.scan(DirScanner.java:146)
at hudson.FilePath.writeToTar(FilePath.java:2814)
at hudson.FilePath.access$4300(FilePath.java:213)
at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2779)
at hudson.FilePath$CopyRecursiveRemoteToLocal.invoke(FilePath.java:2766)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3321)
at hudson.remoting.UserRequest.perform(UserRequest.java:211)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:376)
at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
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 hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:122)
at java.lang.Thread.run(Thread.java:750)
Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to orin-arm-ros2
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1795)
at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
at hudson.remoting.Channel$2.adapt(Channel.java:1035)
at hudson.remoting.Channel$2.adapt(Channel.java:1031)
at hudson.remoting.FutureAdapter.get(FutureAdapter.java:60)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2649)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2598)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2586)
at hudson.FilePath.copyRecursiveTo(FilePath.java:2569)
at htmlpublisher.HtmlPublisher.publishReports(HtmlPublisher.java:242)
at htmlpublisher.workflow.PublishHTMLStepExecution.run(PublishHTMLStepExecution.java:62)
at htmlpublisher.workflow.PublishHTMLStepExecution.run(PublishHTMLStepExecution.java:44)
at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
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)
Caused by: java.io.IOException: java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /senior/workspace/orin-module-ros2/src/pnc/.qoder/repowiki/zh/content/������������
at hudson.Util.fileToPath(Util.java:1726)
at hudson.util.IOUtils.mode(IOUtils.java:136)
... 17 more
Caused by: java.nio.file.InvalidPathException: Malformed input or input contains unmappable characters: /senior/workspace/orin-module-ros2/src/pnc/.qoder/repowiki/zh/content/������������
at sun.nio.fs.UnixPath.encode(UnixPath.java:147)
at sun.nio.fs.UnixPath.<init>(UnixPath.java:71)
at sun.nio.fs.UnixFileSystem.getPath(UnixFileSystem.java:280)
at java.io.File.toPath(File.java:2273)
at hudson.Util.fileToPath(Util.java:1724)
... 18 more