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

VM agents plugin can't wake up nodes those are suspended occassionally

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major Major
    • _unsorted
    • None

      Null exception occurs like below log

      Unexpected exception encountered while provisioning agent ltaz-jenkins-node7ef250java.lang.NullPointerException        at com.microsoft.azure.vmagent.AzureVMCloud.getLockForAgent(AzureVMCloud.java:1017)        at com.microsoft.azure.vmagent.AzureVMCloud.lambda$provision$1(AzureVMCloud.java:682)        at jenkins.util.ContextResettingExecutorService$2.call(ContextResettingExecutorService.java:46)        at jenkins.security.ImpersonatingExecutorService$2.call(ImpersonatingExecutorService.java:71)        at java.util.concurrent.FutureTask.run(FutureTask.java:266)        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)        at java.lang.Thread.run(Thread.java:748)  

      https://github.com/jenkinsci/azure-vm-agents-plugin/blob/dev/src/main/java/com/microsoft/azure/vmagent/AzureVMCloud.java#L1016

      Could you please have a look this case?

      Thank you. 

            azure_devops Azure DevOps
            kangjin98 kangjin jun
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: