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

Jenkins build fails on slaves with java.lang.InterruptedException

    • Icon: Improvement Improvement
    • Resolution: Not A Defect
    • Icon: Critical Critical
    • ec2-plugin
    • None
    • Jenkins ver. 2.60.3
      Amazon EC2 plugin 1.36

      Jenkins build fails with Cannot contact XXXXXXXXXXXX: java.lang.InterruptedException

          [JENKINS-46853] Jenkins build fails on slaves with java.lang.InterruptedException

          Puneeth Nanjundaswamy created issue -

          Puneeth Nanjundaswamy added a comment - - edited

          I monitored the slave stats and figured out that the slave was under heavy load like 1200 and climbing. The slaves build a lot of docker images. The load was due to the fact that the save was I/O bound. The docker volume /var/lib/docker and workspace were EBS and EFS mounts respectively.  Upgrading the linux kernel and changing the docker volume to Overlay2 solved the issue.

          Puneeth Nanjundaswamy added a comment - - edited I monitored the slave stats and figured out that the slave was under heavy load like 1200 and climbing. The slaves build a lot of docker images. The load was due to the fact that the save was I/O bound. The docker volume /var/lib/docker and workspace were EBS and EFS mounts respectively.  Upgrading the linux kernel and changing the docker volume to Overlay2 solved the issue.
          Puneeth Nanjundaswamy made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]
          Jesse Glick made changes -
          Status Original: Closed [ 6 ] New: In Review [ 10005 ]
          Jesse Glick made changes -
          Resolution Original: Fixed [ 1 ] New: Not A Defect [ 7 ]
          Status Original: In Review [ 10005 ] New: Resolved [ 5 ]

            francisu Francis Upton
            puneeth_n Puneeth Nanjundaswamy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: