Jenkins is not updating the build stop status correctly

In console output the build job is getting marked as Finished:SUCCESSFUL but the three dots continue to blink. On checking from Blue Ocean console it can be seen that the build is still incrementing the Duration section even though the job is marked as completed.
This is preventing next build to get triggered as we cannot disable “Disable Concurrent builds”.

Need help on this!

1 Like

Hi,
Can someone help here, we are also getting the same error!

UPDATE:
We observed that our Jenkins got updated due to a cron job, on reverting it everything started working normally.

1 Like

That’s good news, thanks for the feedback! :+1:

What if do not want to revert the updates!