Has anyone runned into following issue with Jenkins?
hudson.triggers.TimerTrigger ... Trigger hudson.triggers.TimerTrigger.run() triggered by hudson.model.FreeStyleProject@<job name>... spent too much time (5 min 4 sec) in its execution, other timers can be affected
<job name> varies, when this happen, all jobs stops from triggering.
Current configuration:
Ubuntu server 20.04
Jenkins 2.235.3 (started via .war)
Tested also with latest Jenkins+plugins and issue still happens.
I'm not sure is this actually Jenkins or Ubuntu problem, any ideas how to resolve this?