| My Jenkins version is 2.150.3, EC2 plugin is 1.42. I have 2 templates which create Ubuntu spot instances and Windows on-demand instances. The Windows instances have already been created successfully and are building jobs well. When I tried to provision a Linux spot instance from the template, for some reason, the plugin incorrectly detected the wrong IP address, which belong to a running Windows on-demand instance, even though it got the Spot Instance Request ID right because I could terminate the instance after that. |