In JENKINS-41845 they added the CSS class "pipeline-new-node" to the default pipeline console output lines to make it possible to hide these lines via CSS.
When using timestamps in Pipeline jobs this leads to lines with multiple timestamps since the timestamps for these lines stay visible.
It would be nice to also add a CSS class for the timestamps in "pipeline-new-node" lines to be able to also hide them.