[JIRA] (JENKINS-57213) Blue Ocean changes nodes from red to green after some time

2019-04-29 Thread karolgil...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karol Gil updated an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57213  
 
 
  Blue Ocean changes nodes from red to green after some time   
 

  
 
 
 
 

 
Change By: 
 Karol Gil  
 

  
 
 
 
 

 
 We have a pipeline running one big `parallel` block in it. Each branch of the `parallel` uses a `build` step to call some downstream job. When one of the downstream builds fail it properly shows it as a failed stage in Blue Ocean UI (see "failed" in attachment). But then after some time (1 hour, a couple of hours, sometimes a day), it turns all red nodes into green (see "failed-but-green" attachment).  The same thing happens for `parallel` without `build` step in it but for some reason, it occurs less often. It does not happen in all pipelines but happens sometimes for the largest of them. Status of the build itself is still displayed properly (as a failure) and as you can see in "stages" attachment substages of a given Parallel branch are still properly marked as failed. Only the Blue Ocean node becomes green for some reason.If I can provide any more details/logs/information, please let me know.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, vis

[JIRA] (JENKINS-57213) Blue Ocean changes nodes from red to green after some time

2019-04-29 Thread karolgil...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Karol Gil created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-57213  
 
 
  Blue Ocean changes nodes from red to green after some time   
 

  
 
 
 
 

 
Issue Type: 
  Bug  
 
 
Assignee: 
 Unassigned  
 
 
Attachments: 
 failed-but-green.png, failed.png, stages.png  
 
 
Components: 
 blueocean-plugin  
 
 
Created: 
 2019-04-29 08:10  
 
 
Environment: 
 Jenkins 2.164.1  BlueOcean plugin 1.14.0  
 
 
Labels: 
 blueocean parallel downstream  
 
 
Priority: 
  Major  
 
 
Reporter: 
 Karol Gil  
 

  
 
 
 
 

 
 We have a pipeline running one big `parallel` block in it. Each branch of the `parallel` uses a `build` step to call some downstream job. When one of the downstream builds fail it properly shows it as a failed stage in Blue Ocean UI (see "failed" in attachment). But then after some time (1 hour, a couple of hours, sometimes a day), it turns all red nodes into green (see "failed-but-green" attachment). It does not happen in all pipelines but happens sometimes for the largest of them. Status of the build itself is still displayed properly (as a failure) and as you can see in "stages" attachment substages of a given Parallel branch are still properly marked as failed. Only the Blue Ocean node becomes green for some reason. If I can provide any more details/logs/information, please let me know.