Details
-
Bug
-
Status: Open (View Workflow)
-
Major
-
Resolution: Unresolved
-
Windows Server 2012
Description
I have Jenkins slave nodes configured on Windows Server 2012 with a very simple pipeline script:
node('js-win') { stage 'Checkout' checkout scm stage 'Build' bat 'dir' }
At the end of the script, from the Console output, it would just spin and hang after listing all the files.
Attachments
Issue Links
- duplicates
-
JENKINS-28759 Batch steps on slaves randomly hang when complete
-
- Open
-
- is related to
-
JENKINS-34150 Pipeline Batch hangs
-
- Closed
-
- relates to
-
JENKINS-59152 Jenkins fails to properly abort "bat" step
-
- Resolved
-
I need more details than that. durable-task 1.10, with an important fix for Windows users, was released around that time. And it is driven by workflow-durable-task-step.