-
Bug
-
Resolution: Unresolved
-
Major
-
Jenkins 2.138.3
Pipeline Multibranch with defaults 2.0
Pipeline Multibranch Plugin 2.20
Build Pipeline Plugin 1.58
The logs in /job/master/167/console are shown when the build is in progress.
After it has finished I see nothing. Only a black narrow bar.
The BlueOcen shows me this stacktrace
java.io.FileNotFoundException: /var/lib/jenkins/jobs/Invoice/branches/master/builds/166/log (No such file or directory)
at java.io.RandomAccessFile.open0(Native Method)
at java.io.RandomAccessFile.open(RandomAccessFile.java:316)
at java.io.RandomAccessFile.<init>(RandomAccessFile.java:243)
at org.jenkinsci.plugins.workflow.log.FileLogStorage.stepLog(FileLogStorage.java:259)
at org.jenkinsci.plugins.workflow.support.actions.LogStorageAction.getLogText(LogStorageAction.java:62)
at io.jenkins.blueocean.rest.impl.pipeline.PipelineStepImpl.getLog(PipelineStepImpl.java:139)
at java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:627)
- is duplicated by
-
JENKINS-55465 Empty console when properties compressBuildLog() is enabled
-
- Resolved
-
-
JENKINS-54680 Compressed build logs not rendering with update to workflow-job plugin >= 2.26
-
- Resolved
-
-
JENKINS-55024 Pipeline Job Plugin (workflow-job-plugin) gives empty console output when an error occurs
-
- Closed
-
[JENKINS-54678] Compression trick not supported by JEP-210
Attachment | New: standardModulePipeline.groovy [ 45261 ] |
Component/s | New: compress-build-log-plugin [ 20220 ] | |
Component/s | Original: pipeline [ 21692 ] | |
Labels | New: pipeline |
Link |
New:
This issue is duplicated by |
Same problem spotted on 2.138.2