If a Matrix job has a 'weight' not equal to 1, it fails to start its children and just runs indefinitely. Also, it is shown as 'running' in Job view even after cancelling, which is fixed only by restarting Jenkins.
      I think there is a problem with starting FlyWightTask. Jenkins wait for thread in "offer.event.block();" (Queue.java::830 .Jenkins code). Executor #-1 seems to not release, as it should.

      FreeStyle projects starts normally even it's weight > 1.

          [JENKINS-11548] Heavy Job plugin not working with Matrix jobs

          Alex Vesely created issue -
          Ivan Vovk made changes -
          Description Original: If a Matrix job has a 'weight' not equal to 1, it fails to start its children and just runs indefinitely. Also, it is shown as 'running' in Job view even after cancelling, which is fixed only by restarting Jenkins. New: If a Matrix job has a 'weight' not equal to 1, it fails to start its children and just runs indefinitely. Also, it is shown as 'running' in Job view even after cancelling, which is fixed only by restarting Jenkins.
          I think there is a problem with starting FlyWightTask. Jenkins wait for thread in "offer.event.block();" (Queue.java::830 .Jenkins code). Executor #-1 seems to not release, as it should.

          FreeStyle projects starts normally even it's weight > 1.
          Labels New: heavy-job matrix
          Ivan Vovk made changes -
          Assignee New: Ivan Vovk [ ivovk ]
          Ivan Vovk made changes -
          Assignee Original: Ivan Vovk [ ivovk ] New: ittay [ ittay ]
          Ivan Vovk made changes -
          Assignee Original: ittay [ ittay ] New: Kohsuke Kawaguchi [ kohsuke ]
          Mikhail Churikov made changes -
          Assignee Original: Kohsuke Kawaguchi [ kohsuke ] New: Mikhail Churikov [ mvchurik ]
          Jesse Glick made changes -
          Link New: This issue is duplicated by JENKINS-18269 [ JENKINS-18269 ]
          Jesse Glick made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Oleg Nenashev made changes -
          Component/s Original: matrix [ 15501 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 141775 ] New: JNJira + In-Review [ 185391 ]

            mvchurik Mikhail Churikov
            alex01ves Alex Vesely
            Votes:
            9 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated: