-
Bug
-
Resolution: Unresolved
-
Major
-
None
When I paused the Jenkins build during the execution of "Stage" where I added timeout option in the Jenkinsfile. It pauses the execution but the counter of timeout continues.
Means, it will internally count time which we mentioned for stage. After completion of timeout it will show the below error:
Pausing
Cancelling nested steps due to timeout
Body did not finish within grace period; terminating with extreme prejudice
Resuming
[JENKINS-62523] workflow-basic-steps plugin doesn't work well with the OOB Pause/Resume functionality of Jenkins
Component/s | New: workflow-basic-steps-plugin [ 21712 ] |
Component/s | Original: build-timeout-plugin [ 15530 ] |
Comment |
[ By mistakenly added this bug over this page. Please ignore this or delete it. ] |
Summary | Original: Build Timeout plugin doesn't work well with the OOB Pause/Resume functionality of Jenkins | New: workflow-basic-steps plugin doesn't work well with the OOB Pause/Resume functionality of Jenkins |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |