[JIRA] (JENKINS-42929) DELETE http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ 404 (Not Found) when trying to stop a queued build

2017-03-20 Thread jdu...@cloudbees.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 James Dumay updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42929  
 
 
  DELETE http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ 404 (Not Found) when trying to stop a queued build   
 

  
 
 
 
 

 
Change By: 
 James Dumay  
 

  
 
 
 
 

 
 Steps to reproduce the bug (see video [here|https://drive.google.com/open?id=0B8uklOZI9kkqak1VZ1Jwd3J1SVE]): * Create a freestyle job in classic with a bash sleep 10 in it * Go to its BO version * Click on Run several times to have jobs queued * Try to stop one of the queued ones * Sometimes on stop there is a JS error and the job is not removed \ {code}  DELETE [http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/] 404 (Not Found) request @ blueocean.js:2602 dedupe @ blueocean.js:7854 dedupe @ blueocean.js:7877 rawFetch @ blueocean.js:2620 fetch @ blueocean.js:2695 removeFromQueue @ blueocean.js:5026 _onStopClick @ blueocean.js:1944 onClick @ blueocean.js:2020 invokeGuardedCallback @ blueocean.js:88000 executeDispatch @ blueocean.js:80124 executeDispatchesInOrder @ blueocean.js:80144 executeDispatchesAndRelease @ blueocean.js:79601 executeDispatchesAndReleaseTopLevel @ blueocean.js:79612 forEachAccumulated @ blueocean.js:94269 processEventQueue @ blueocean.js:79788 runEventQueueInBatch @ blueocean.js:88058 handleTopLevel @ blueocean.js:88069 handleTopLevelImpl @ blueocean.js:88136 perform @ blueocean.js:93653 batchedUpdates @ blueocean.js:87336 batchedUpdates @ blueocean.js:91552 dispatchEvent @ blueocean.js:88213 \ {code}  *   When reloading the page the builds we were trying to stop are either stopped or completed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 

[JIRA] (JENKINS-42929) DELETE http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ 404 (Not Found) when trying to stop a queued build

2017-03-20 Thread m.vilaci...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Isa Vilacides updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42929  
 
 
  DELETE http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ 404 (Not Found) when trying to stop a queued build   
 

  
 
 
 
 

 
Change By: 
 Isa Vilacides  
 

  
 
 
 
 

 
 Steps to reproduce the bug  (see video [here|https : //drive.google.com/open?id=0B8uklOZI9kkqak1VZ1Jwd3J1SVE]):   * Create a freestyle job in classic with a bash sleep 10 in it* Go to its BO version* Click on Run several times to have jobs queued* Try to stop one of the queued ones* Sometimes on stop there is a JS error and the job is not removed\{code}DELETE [http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/] 404 (Not Found) request @ blueocean.js:2602 dedupe @ blueocean.js:7854 dedupe @ blueocean.js:7877 rawFetch @ blueocean.js:2620 fetch @ blueocean.js:2695 removeFromQueue @ blueocean.js:5026 _onStopClick @ blueocean.js:1944 onClick @ blueocean.js:2020 invokeGuardedCallback @ blueocean.js:88000 executeDispatch @ blueocean.js:80124 executeDispatchesInOrder @ blueocean.js:80144 executeDispatchesAndRelease @ blueocean.js:79601 executeDispatchesAndReleaseTopLevel @ blueocean.js:79612 forEachAccumulated @ blueocean.js:94269 processEventQueue @ blueocean.js:79788 runEventQueueInBatch @ blueocean.js:88058 handleTopLevel @ blueocean.js:88069 handleTopLevelImpl @ blueocean.js:88136 perform @ blueocean.js:93653 batchedUpdates @ blueocean.js:87336 batchedUpdates @ blueocean.js:91552 dispatchEvent @ blueocean.js:88213\{code}  * When reloading the page the builds we were trying to stop are either stopped or completed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
   

[JIRA] (JENKINS-42929) DELETE http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ 404 (Not Found) when trying to stop a queued build

2017-03-20 Thread m.vilaci...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Isa Vilacides updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42929  
 
 
  DELETE http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ 404 (Not Found) when trying to stop a queued build   
 

  
 
 
 
 

 
Change By: 
 Isa Vilacides  
 

  
 
 
 
 

 
 Steps to reproduce the bug: * Create a freestyle job in classic with a bash sleep 10 in it * Go to its BO version * Click on Run several times to have jobs queued * Try to stop one of the queued ones * Sometimes on stop there is a JS error and the job is not removed\{code}DELETE  [  http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ ]  404 (Not Found)request @ blueocean.js:2602dedupe @ blueocean.js:7854dedupe @ blueocean.js:7877rawFetch @ blueocean.js:2620fetch @ blueocean.js:2695removeFromQueue @ blueocean.js:5026_onStopClick @ blueocean.js:1944onClick @ blueocean.js:2020invokeGuardedCallback @ blueocean.js:88000executeDispatch @ blueocean.js:80124executeDispatchesInOrder @ blueocean.js:80144executeDispatchesAndRelease @ blueocean.js:79601executeDispatchesAndReleaseTopLevel @ blueocean.js:79612forEachAccumulated @ blueocean.js:94269processEventQueue @ blueocean.js:79788runEventQueueInBatch @ blueocean.js:88058handleTopLevel @ blueocean.js:88069handleTopLevelImpl @ blueocean.js:88136perform @ blueocean.js:93653batchedUpdates @ blueocean.js:87336batchedUpdates @ blueocean.js:91552dispatchEvent @ blueocean.js:88213\{code} * When reloading the page the builds we were trying to stop are either stopped or completed  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 

[JIRA] (JENKINS-42929) DELETE http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ 404 (Not Found) when trying to stop a queued build

2017-03-20 Thread m.vilaci...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Isa Vilacides created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-42929  
 
 
  DELETE http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ 404 (Not Found) when trying to stop a queued build   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2017/Mar/20 10:52 AM  
 
 
Environment: 
 1.0.0-rc1  - Core 2.32.3  - 9ac3256  - (no branch)   
 
 
Priority: 
  Major  
 
 
Reporter: 
 Isa Vilacides  
 

  
 
 
 
 

 
 Steps to reproduce the bug: Create a freestyle job in classic with a bash sleep 10 in it Go to its BO version Click on Run several times to have jobs queued Try to stop one of the queued ones Sometimes on stop there is a JS error and the job is not removed {code} DELETE http://ec2-52-200-141-179.compute-1.amazonaws.com:8080/blue/rest/organizations/jenkins/pipelines/isa/queue/578/ 404 (Not Found) request @ blueocean.js:2602 dedupe @ blueocean.js:7854 dedupe @ blueocean.js:7877 rawFetch @ blueocean.js:2620 fetch @ blueocean.js:2695 removeFromQueue @ blueocean.js:5026 _onStopClick @ blueocean.js:1944 onClick @ blueocean.js:2020 invokeGuardedCallback @ blueocean.js:88000 executeDispatch @ blueocean.js:80124 executeDispatchesInOrder @ blueocean.js:80144 executeDispatchesAndRelease @ blueocean.js:79601 executeDispatchesAndReleaseTopLevel @ blueocean.js:79612 forEachAccumulated @ blueocean.js:94269 processEventQueue @ blueocean.js:79788 runEventQueueInBatch @ blueocean.js:88058 handleTopLevel @ blueocean.js:88069 handleTopLevelImpl @ blueocean.js:88136 perform @ blueocean.js:93653 batchedUpdates @ blueocean.js:87336 batchedUpdates @ blueocean.js:91552 dispatchEvent @ blueocean.js:88213 {code}