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

Error: Execution failed with java.lang.InterruptedException

XMLWordPrintable

      Code Sync failed in the Virtual Machines when running the scripts from Jenkins. Earlier scripts were running without any issue, but now its failing due to the below error message. Please let me know if you need any other information.

      13:46:37 [sync67] ERROR: Execution failed
      13:46:37 [sync67] java.lang.InterruptedException
      13:46:37 [sync67] at java.lang.Object.wait(Native Method)
      13:46:37 [sync67] at hudson.remoting.Request.call(Request.java:177)
      13:46:37 [sync67] at hudson.remoting.Channel.call(Channel.java:956)
      13:46:37 [sync67] at hudson.FilePath.act(FilePath.java:1070)
      13:46:37 [sync67] at hudson.FilePath.act(FilePath.java:1059)
      13:46:37 [sync67] at org.jenkinsci.plugins.p4.PerforceScm.checkout(PerforceScm.java:572)
      13:46:37 [sync67] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:113)
      13:46:37 [sync67] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:85)
      13:46:37 [sync67] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:75)
      13:46:37 [sync67] at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1$1.call(AbstractSynchronousNonBlockingStepExecution.java:47)
      13:46:37 [sync67] at hudson.security.ACL.impersonate(ACL.java:290)
      13:46:37 [sync67] at org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution$1.run(AbstractSynchronousNonBlockingStepExecution.java:44)
      13:46:37 [sync67] at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
      13:46:37 [sync67] at java.util.concurrent.FutureTask.run(Unknown Source)
      13:46:37 [sync67] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
      13:46:37 [sync67] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
      13:46:37 [sync67] at java.lang.Thread.run(Unknown Source)
      13:46:37 [sync67] Retrying
      [Pipeline] [sync68] }
      [Pipeline] [sync67]

      { [Pipeline] [sync68] // node [Pipeline] [sync68] }

      [Pipeline] [sync67] timeout
      13:46:38 [sync67] Timeout set to expire in 2 min 0 sec
       

       

            p4karl Karl Wirth
            sreeramydk Sree ram
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: