-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 2.38, Managed Scripts plugin 1.3, config file provider 2.15.1, promoted builds plugin 2.28, Oracle JDK 1.8.0_122, Windows Server 2008 R2
-
-
v1.0
Plugin version 1.2.4, managed scripts were usable in build promotion processes (with Promoted Builds plugin version 2.28). After upgrading to version 1.3, the promotion process hangs and is unresponsive when trying to use managed scripts; if the script content is copied to the promotion directly, then the promotion succeeds. Seeing this with both command shell scripts and powershell scripts. Only way to clear the hung promotion out of the build executor is via jenkins restart. Also causing high CPU usage by jenkins/java.
On the same build job, both command shell scripts and powershell scripts work during the normal build process (inside of "build steps").
- is related to
-
JENKINS-40803 Endless Loop when "provisoning config files..." when run from a build promotion
- Resolved