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

Metrics plugin does not track pipeline queuing time correctly

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • metrics-plugin
    • None

      Pipeline jobs start executing almost immediately and then proceed to queue while waiting for a node to run the actual steps on.

      The metrics plugin records and tracks the time queuing but does not associate this with the pipeline job itself because ExecutorStepExecution.PlaceholderTask does not implement Run

      We need to resolve the Run and accumulate the additional queue time against the pipeline.

          [JENKINS-52074] Metrics plugin does not track pipeline queuing time correctly

          Stephen Connolly created issue -
          Stephen Connolly made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Stephen Connolly made changes -
          Link New: This issue is related to JENKINS-39180 [ JENKINS-39180 ]
          Stephen Connolly made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          Stephen Connolly made changes -
          Link New: This issue is related to JENKINS-42416 [ JENKINS-42416 ]
          Stephen Connolly made changes -
          Link New: This issue is related to JENKINS-35630 [ JENKINS-35630 ]

            stephenconnolly Stephen Connolly
            stephenconnolly Stephen Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: