Rundeck plugin - Could not find a job with the identifier

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: rundeck-plugin
    • None
    • Environment:
      Jenkins 2.361.1
      Rundeck plugin 3.6.11
      Rundeck 4.6.1

      Incorrect requests are being sent to rundeck instance by rundeck plugin from Jenkins during jenkins's job configuration via browser. Rundeck caching is not enabled.

      Actually sends request:

      "GET /api/32/project/project1/jobs?jobFilter=group1&groupPath=deploy1&jobExactFilter=&groupPathExact= HTTP/1.1" 200 12 "-" "rd-api-client/1.3.3" 

      if the group and job elements are switched, it recognizes this job.

      Still, during the execution of jenkins job, job identifier is parsed correctly.
      Also adding rundeck setup:

       

       

            Assignee:
            Vincent Behar
            Reporter:
            Arvydas Skidindaras
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: