-
Bug
-
Resolution: Not A Defect
-
Trivial
-
None
-
jenkins 2.319.1 and 2.319.2
test jenkins on centos7.9,
prod jenkins on RHEL7.9
tried with java 1.8.312 and 11.0.13.0.8
After upgrading from jenkins v2.303.3 to the latest LTS version 2.319.2 jenkins service hangs during startup.
after few minutes I receive an error
[root@**** jenkins]$ systemctl start jenkins
Job for jenkins.service failed because a timeout was exceeded. See "systemctl status jenkins.service" and "journalctl -xe" for details.
but it looks like jenkins instance itself starts up normally, I can login to ui, update plugins, etc...
I have 2 instances of jenkins and have similar behavior on the both servers.
On prod jenkins instance there is no errors in log, on test I have one.
All plugins are up to date.
I had to restore backup and revert to 2.303.3 version.
Logs I'll attach soon.