aws-codebuild-jenkins-plugin icon indicating copy to clipboard operation
aws-codebuild-jenkins-plugin copied to clipboard

Incomplete logs due to log line being too long

Open vasek-cz opened this issue 1 year ago • 0 comments

I am facing an issue where the final part of the log file is missing in jenkins, however when I open same build in AWS UX, the log lines are present. The whole build produces around 30k of log lines, however in jenkins I can see only first ~22k of lines. When I started looking into this further, the first line missing was exceptionally long - around 14k characters. Should the plugin handle this more gracefully and at least display whole log file instead of stopping at the point where it can not continue?

vasek-cz avatar Oct 31 '24 21:10 vasek-cz