-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
Jenkins ver. 1.580.3
EC2 Plugin ver. 1.24
We heavily utilize this plugins with 4 separate models created in our master for different AMIs for different type of build project.
While the scale capability is great, we do encounter high frequency of out-of-sync slave. This means that we have Jenkins slave being marked offline, but the actual EC2 instance are still in "running" state instead of "stopped" state.
Not sure if it is something to do with AWS side unable to stop instance, but at least the Jenkins.log does not indicate that is the scenario.
Given the high volume and high frequency of this situation, we are actually bleeding money without added build capacity for those out-of-sync slave.
- is related to
-
JENKINS-46871 Spot instances shown as offline and not terminated
-
- Closed
-
I am not quite convinced, this "out-of-sync" issue is the same as the Zombie issue. Both issues were reported by me. After applying the v1.27, the great news is that Zombie issue (AWS instance with "no value for name tag" does not have corresponding slave in Jenkins) has been addressed. However, after observing for several days after the upgrade, I still see the out-of-sync situation.