-
Bug
-
Resolution: Unresolved
-
Major
-
Windows Server 2012
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.
- 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
-
[JENKINS-33164] Pipeline bat stuck on Windows Server 2012
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Component/s | New: ec2-plugin [ 15625 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Priority | Original: Major [ 3 ] | New: Minor [ 4 ] |
Component/s | New: durable-task-plugin [ 18622 ] | |
Component/s | Original: ec2-plugin [ 15625 ] | |
Component/s | Original: workflow-plugin [ 18820 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Link | New: This issue duplicates JENKINS-28759 [ JENKINS-28759 ] |
Link |
New:
This issue is related to |
Labels | New: windows |
Epic Link | New: JENKINS-35399 [ 171192 ] |