Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Critical
-
Resolution: Unresolved
-
Component/s: workflow-basic-steps-plugin, workflow-durable-task-step-plugin
-
Labels:
-
Environment:Jenkins ver. 2.138.3
basic steps plugin 2.12
-
Similar Issues:
Description
timeout is set up to 10 - 20 minutes
since we upgraded to version 2.12 all pipeline builds fail after a certain time with the following error message:
After 10s process did not stop
After downgrading back to 2.11 builds are successful again
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Jesse Glick [ jglick ] |
Labels | pipeline plugins | pipeline plugins triaged-2018-11 |
Environment | Jenkins ver. 2.138.3 |
Jenkins ver. 2.138.3 |
Environment |
Jenkins ver. 2.138.3 |
Jenkins ver. 2.138.3 basic steps plugin 2.12 |
Component/s | workflow-basic-steps-plugin [ 21712 ] | |
Component/s | workflow-durable-task-step-plugin [ 21715 ] | |
Component/s | pipeline [ 21692 ] |
Assignee | Jesse Glick [ jglick ] |
A naive search seems to indicate this is from https://github.com/jenkinsci/workflow-durable-task-step-plugin/blob/8e981b298db8a39a161a366bea9a19f48a68e183/src/main/java/org/jenkinsci/plugins/workflow/steps/durable_task/DurableTaskStep.java#L377
But I have no idea how this and the allegedly only change in pipeline basic steps plugin 2.12 (https://wiki.jenkins.io/display/JENKINS/Pipeline+Basic+Steps+Plugin), namely
JENKINS-54078, are related...=> pinging the expert Jesse Glick