Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-37989

NPE when deleting a leftover shared node

XMLWordPrintable

      Caused by: java.lang.IllegalArgumentException: null is not an Foreman Shared Node cloud: null
      at com.redhat.foreman.ForemanSharedNodeCloud.getByName(ForemanSharedNodeCloud.java:303)
      at com.redhat.foreman.ForemanSharedNode.terminate(ForemanSharedNode.java:29)
      at hudson.slaves.AbstractCloudComputer.doDoDelete(AbstractCloudComputer.java:61)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:498)
      at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:324)
      at org.kohsuke.stapler.interceptor.RequirePOST$Processor.invoke(RequirePOST.java:52)
      at org.kohsuke.stapler.PreInvokeInterceptedFunction.invoke(PreInvokeInterceptedFunction.java:26)
      at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:167)
      at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:100)
      at org.kohsuke.stapler.MetaClass$1.doDispatch(MetaClass.java:124)
      at org.kohsuke.stapler.NameBasedDispatcher.dispatch(NameBasedDispatcher.java:58)
      at org.kohsuke.stapler.Stapler.tryInvoke(Stapler.java:746)

            scoheb Scott Hebert
            scoheb Scott Hebert
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: