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

"Retry" of naginator plugin in a child of multi configuration job not working

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • naginator-plugin
    • None

      Using multi-configuration job, the Naginator plugin is not working.

      If we create a simple multi-configuration job with a sh step that generates an error, if we build it and click on retry (going inside of one of the multi-configuration builds that have failed) the jobs are not retried and we are redirected to the label configuration.

          [JENKINS-61491] "Retry" of naginator plugin in a child of multi configuration job not working

          ikedam added a comment -

          jraezrus Please use "Retry" button in the parent build.
          Multi-configuration project cannot launch only a child build (it ignores build requests).

          ikedam added a comment - jraezrus Please use "Retry" button in the parent build. Multi-configuration project cannot launch only a child build (it ignores build requests).

          ikedam added a comment -

          Following logs are recorded:

          2020-08-09 04:09:22.905+0000 [id=141]   WARNING h.matrix.MatrixConfiguration#newBuild: JENKINS-26582: ignoring apparent attempt to trigger test/axis1=value1 without its parent
          2020-08-09 04:09:22.906+0000 [id=141]   WARNING hudson.model.Executor$1#call: test » value1 cannot be run (for example because it is disabled)
          

          "the label configuration" in the description is the page of the child job.

          ikedam added a comment - Following logs are recorded: 2020-08-09 04:09:22.905+0000 [id=141] WARNING h.matrix.MatrixConfiguration#newBuild: JENKINS-26582: ignoring apparent attempt to trigger test/axis1=value1 without its parent 2020-08-09 04:09:22.906+0000 [id=141] WARNING hudson.model.Executor$1#call: test » value1 cannot be run ( for example because it is disabled) "the label configuration" in the description is the page of the child job.

            Unassigned Unassigned
            jraezrus Javier Raez
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: