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

Test Results Aggregator: Job Not Found

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: Critical Critical
    • None
    • Jenkins 2.289.1
      Test Result Aggregator 1.2.6

      I get "Job not found" for all my jobs:

      Running as SYSTEM
       Building in workspace /var/lib/jenkins/workspace/Reporting job
       Starting Aggregate Test Results Action
       Collecting Data from Jenkins Job with name 'test' ...Job Not Found
       Collecting Data from Jenkins Job with name 'Integration' ...Job Not Found

      Those jobs are existing:

      curl http://172.16.11.191:8123/api/json?tree=jobs[name] -H "Accept: application/json" | jq
       {
       "_class": "hudson.model.Hudson",
       "jobs": [
      { "_class": "com.cloudbees.hudson.plugins.folder.Folder", "name": "Integration" }
      ,
      { "_class": "hudson.model.FreeStyleProject", "name": "test" }
      ,
       ....
       ]
       }
      

       

        1. image-2022-02-07-14-01-08-878.png
          72 kB
          Ankush Sharma
        2. image-2022-02-07-14-01-51-081.png
          72 kB
          Ankush Sharma
        3. image-2022-02-28-20-31-31-302.png
          56 kB
          Ankush Sharma
        4. image-2022-02-28-20-32-39-049.png
          88 kB
          Ankush Sharma

            socrates Socrates Sidereas
            cdupont2 Corentin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: