-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
-
Blue Ocean 1.0-rc3
Problem
On this jenkins file it sometimes fails to do a docker pull. This results in a step that fails from time to time. This ends up as an exception that is caught and prints out the error here. The problem is the actual failing step is reported as successful, which isn't helpful when highlighting where the problem is.
What should happen
The step that threw the exception should be marked as a failure.
[JENKINS-42863] Docker pipeline steps reported as successful even when failing
Assignee | New: Vivek Pandey [ vivek ] |
Epic Link | New: JENKINS-35750 [ 171713 ] |
Attachment | New: Screen Shot 2017-03-17 at 10.48.01 am.png [ 36567 ] |
Sprint | New: up next [ 251 ] |
Sprint | Original: up next [ 251 ] | New: 1.0-rc1 [ 261 ] |
Description |
Original:
– putting in blue ocean purely for triaging, I am not sure where the solution really should be – On this jenkins file - it sometimes fails to do a docker pull: [https://github.com/jenkins-infra/jenkins.io/blob/master/Jenkinsfile#L60] This results in a step that fails from time to time. This ends up as an exception that is caught and prints out the error here: [https://github.com/jenkins-infra/jenkins.io/blob/master/Jenkinsfile#L135] The problem is the actual failing step is reported as successful, which isn't helpful when highlighting where the problem is. What should happen: The step that threw the exception should be marked as a failure. This may be an issue with docker pipeline... or design |
New:
*Problem* On [this jenkins file|https://github.com/jenkins-infra/jenkins.io/blob/master/Jenkinsfile#L60] it sometimes fails to do a docker pull. This results in a step that fails from time to time. This ends up as an exception that is caught and [prints out the error here|https://github.com/jenkins-infra/jenkins.io/blob/master/Jenkinsfile#L135]. The problem is the actual failing step is reported as successful, which isn't helpful when highlighting where the problem is. *What should happen* The step that threw the exception should be marked as a failure. |
Description |
Original:
*Problem* On [this jenkins file|https://github.com/jenkins-infra/jenkins.io/blob/master/Jenkinsfile#L60] it sometimes fails to do a docker pull. This results in a step that fails from time to time. This ends up as an exception that is caught and [prints out the error here|https://github.com/jenkins-infra/jenkins.io/blob/master/Jenkinsfile#L135]. The problem is the actual failing step is reported as successful, which isn't helpful when highlighting where the problem is. *What should happen* The step that threw the exception should be marked as a failure. |
New:
*Problem* On [this jenkins file|https://github.com/jenkins-infra/jenkins.io/blob/master/Jenkinsfile#L60] it sometimes fails to do a docker pull. This results in a step that fails from time to time. This ends up as an exception that is caught and [prints out the error here|https://github.com/jenkins-infra/jenkins.io/blob/master/Jenkinsfile#L135]. The problem is the actual failing step is reported as successful, which isn't helpful when highlighting where the problem is. *What should happen* The step that threw the exception should be marked as a failure. *Screenshot* !Screen Shot 2017-03-17 at 10.48.01 am.png|thumbnail! |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Sprint | Original: Blue Ocean 1.0-rc3 [ 261 ] | New: Blue Ocean 1.0-rc3, Blue Ocean 1.0-rc4 [ 261, 281 ] |
Sprint | Original: Blue Ocean 1.0-rc3, Blue Ocean 1.0-rc4 [ 261, 281 ] | New: Blue Ocean 1.0-rc3, Blue Ocean 1.1 [ 261, 271 ] |