You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realize upon re-read that I never fully described why this is a problem.
When the Jenkins java process exits it is not reliably restarted by the daemon wrapper nor is systemd via its initscript wrapper aware that the service is no longer available and in need of a restart.
A native systemd unit is the most expedient way to resolve that issue. See also ros-infrastructure/buildfarm_deployment#162 for a description from the earlier generation of buildfarm deployment.
This is a local issue to track https://issues.jenkins-ci.org/browse/JENKINS-41218
There is discussion on the issue which includes a systemd unit we could potentially adapt for use with the buildfarm.
One of our other new Jenkins clusters crashed without restarting today and provided this grim awakening.
The text was updated successfully, but these errors were encountered: