Separate console output of parallel steps

25 views
Skip to first unread message

Fabian Cenedese

unread,
Oct 10, 2024, 2:19:55 AMOct 10
to jenkins...@googlegroups.com
Hi

Is there any possibility to divide or filter the full console output
and get just the lines of one parallel step? We have jobs that
output quite a lot of text and the full console output is then
dozens of MB, apparently too much to handle for a browser.
So if I can just get the logs from one step I'd appreciate it.
I'd also use a script to process the downloaded file if anybody
has already implemented this.
If not: Is there a description of the console html format and how
to separate the mixed up logs?

Thanks

bye Fabi

Björn Pedersen

unread,
Oct 10, 2024, 3:19:29 AMOct 10
to Jenkins Users
I assume you are runnign modern pipelinebased jobs: Use the pipeline-stage-view plugin.
 
Thanks

bye Fabi

Fabian Cenedese

unread,
Oct 10, 2024, 3:46:04 AMOct 10
to Jenkins Users

>Hi
>Is there any possibility to divide or filter the full console output
>and get just the lines of one parallel step? We have jobs that
>output quite a lot of text and the full console output is then
>dozens of MB, apparently too much to handle for a browser.
>So if I can just get the logs from one step I'd appreciate it.
>I'd also use a script to process the downloaded file if anybody
>has already implemented this.
>If not: Is there a description of the console html format and how
>to separate the mixed up logs?
>
>I assume you are runnign modern pipelinebased jobs: Use the pipeline-stage-view plugin.

Yes, that does work better. Unfortunately it doesn't allow to search
for 'failed', I have to look for the failed icon manually. But not crashing
the browser is definitely better.
I had the plugin already installed and also used sometimes but I'm
still used to the traditional stage view as it is more compact and
allows faster access to logs. But thanks for reminding me (again)
of the new stage-view.

bye Fabi

Reply all
Reply to author
Forward
0 new messages