Skip to content

Instantly share code, notes, and snippets.

@boucher
Created May 16, 2015 00:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boucher/dd947c494445bfc25c91 to your computer and use it in GitHub Desktop.
Save boucher/dd947c494445bfc25c91 to your computer and use it in GitHub Desktop.
Provisioned slave ubuntu us-west-2 (ami-1d15252d) failed to launch
java.lang.NullPointerException
at hudson.plugins.ec2.SlaveTemplate.provisionSpot(SlaveTemplate.java:640)
at hudson.plugins.ec2.SlaveTemplate.provision(SlaveTemplate.java:286)
at hudson.plugins.ec2.EC2Cloud$1.call(EC2Cloud.java:398)
at hudson.plugins.ec2.EC2Cloud$1.call(EC2Cloud.java:394)
at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment