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

Unable to run multibranch pipeline with '/' the name

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • blueocean-plugin
    • None
    • 1.0-m11

      If you setup a multibranch github project based on:

      https://github.com/cloudbeers/blueocean-demo-project

      And try to run the branch called "feature/newhotness" you get:

      jenkins-js-extension.js:10841 POST http://localhost:8080/jenkins/blue/rest/organizations/jenkins/pipelines/multi2/branches/feature%2Fnewhotness/runs/ 404 (Not Found)run @ jenkins-js-extension.js:10841run @ jenkins-js-extension.js:13760onClick @ jenkins-js-extension.js:13824ReactErrorUtils.invokeGuardedCallback @ blueocean.js:28058executeDispatch @ blueocean.js:20044executeDispatchesInOrder @ blueocean.js:20064executeDispatchesAndRelease @ blueocean.js:19517executeDispatchesAndReleaseTopLevel @ blueocean.js:19528forEachAccumulated @ blueocean.js:34385processEventQueue @ blueocean.js:19690runEventQueueInBatch @ blueocean.js:28084handleTopLevel @ blueocean.js:28095handleTopLevelImpl @ blueocean.js:28173perform @ blueocean.js:33838batchedUpdates @ blueocean.js:27265batchedUpdates @ blueocean.js:31544dispatchEvent @ blueocean.js:28250
      jenkins-js-extension.js:13767 Unexpected error queuing a run of "feature%2Fnewhotness". Response:(anonymous function) @ jenkins-js-extension.js:13767(anonymous function) @ jenkins-js-extension.js:10851
      jenkins-js-extension.js:13768 Response {type: "basic", url: "http://localhost:8080/jenkins/blue/rest/organizati…elines/multi2/branches/feature%2Fnewhotness/runs/", status: 404, ok: false, statusText: "Not Found"…}
      
      

      This is possibly related to: https://issues.jenkins-ci.org/browse/JENKINS-36613

      to reproduce:

      1) setup a multibranch github based on https://github.com/cloudbeers/blueocean-demo-project
      2) let it run, and then try to rerun the feature/newhotness from the branch tab

            cliffmeyers Cliff Meyers
            michaelneale Michael Neale
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: