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

REGRESSION: pipeline results screen fetching steps incorrectly when opened

    XMLWordPrintable

Details

    • iapetus

    Description

      Runinng a a build and following along can sometimes result in an incorrect fetch of /steps against the root vs a stage node.

      to reproduce:

      • setup a multibranch for the kzantow/failure-project
      • look at the test-pass-fail-stage branch
      • Re-run the failing test-pass-fail-stage branch and click on it and follow along.
      • open the chrome inspector/console and look for errors:

      The error I see is:

      blueocean.js:1505 GET http://localhost:8080/jenkins/blue/rest/organizations/jenkins/pipelines/keitha/branches/test-pass-fail-stage/runs/4/steps/ 500 (Server Error)
      

      This is as there are no steps on the root of this pipeline - it probably shouldn't be hitting this api (or perhaps the api should not be returning an error - investigation required).

      Marked as a regression as this didn't used to happen until recently.

      Attachments

        Activity

          michaelneale Michael Neale added a comment -

          kzantow I thought you could take a quick look, as I am sure we have seen this before when debugging together. Odd that it is back.

          michaelneale Michael Neale added a comment - kzantow I thought you could take a quick look, as I am sure we have seen this before when debugging together. Odd that it is back.
          michaelneale Michael Neale added a comment -

          Closed as this was likely fixed by other things.

          michaelneale Michael Neale added a comment - Closed as this was likely fixed by other things.

          People

            tscherler Thorsten Scherler
            michaelneale Michael Neale
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: