Matrix stages reported skipped instead of actual status.

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: pipeline
    • Environment:
      CentOS Linux release 7.5.1804 (Core)
      jenkins.noarch 2.222.1-1.1
      java-1.8.0-openjdk.i686 1:1.8.0.181-3.b13.el7_5
      Blue Ocean 1.23.0

      A matrix job where some stages are excluded is showing some of the stages as "skipped" in the Blue Ocean UI, or as having no steps in the traditional UI.

      The logs are showing that the steps have been run as expected.

      Even if a step fails in a stage, it does not show up in the UI.

      This makes the Jenkins Web UI useless for tracking the progress of a Matrix job.

      Attached is a Jenkinsfile that reproduces the problem with a single stage in the Matrix step.

      If more stages are added to the step, some of those additional stages are not shown on the web UI.

      This looks similar to:
      https://issues.jenkins-ci.org/browse/JENKINS-53816

        1. Jenkins_matrix_skip_bug.PNG
          31 kB
          John Malmberg
        2. Jenkins_matrix_skip_bug2.PNG
          29 kB
          John Malmberg
        3. Jenkins_matrix_skip_bug3.PNG
          18 kB
          John Malmberg
        4. Jenkins-62304_1_consoleText.txt
          7 kB
          John Malmberg
        5. Jenkinsfile
          2 kB
          John Malmberg

            Assignee:
            Unassigned
            Reporter:
            John Malmberg
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: