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

job execution hangs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • remoting
    • None
    • Platform: All, OS: All

      From time to time we have an issue with job building.
      jobs are running on slave node and we are using SVN checkout.
      Job starts and waiting forever. In log file last line is:

      "Building remotely on cludev01"

      Job can be killed, but if I restrat it it is still the same issue. Job hungs.

      Only restart of tomcat solves the problem.

      After killing in log file following stacktrace appear:

      FATAL: SCM check out aborted
      java.lang.InterruptedException
      at java.lang.Object.wait(Native Method)
      at java.lang.Object.wait(Object.java:474)
      at hudson.remoting.Request.call(Request.java:81)
      at hudson.remoting.Channel.call(Channel.java:240)
      at hudson.FilePath.act(FilePath.java:232)
      at hudson.FilePath.mkdirs(FilePath.java:287)
      at hudson.model.AbstractProject.checkout(AbstractProject.java:342)
      at hudson.model.AbstractBuild$AbstractRunner.checkout(AbstractBuild.java:158)
      at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:124)
      at hudson.model.Run.run(Run.java:559)
      at hudson.model.Build.run(Build.java:101)
      at hudson.model.Executor.run(Executor.java:59)

            Unassigned Unassigned
            ramazanyich2 ramazanyich2
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: