-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
Windows Server-VM for Jenkins Host:
- Jenkins 2.346.1
- PTC Windchill RV&S CM - Jenkins Plugin Version 2.5
A separate Windows Server-VM for Jenkins-Build Node
It is not possible to use the [LocalClient] on a splittet Server-/Build-Node-Environment.
This Defect does NOT take place, when Jenkins-Server and Build-Node are installed on the same VM (when one is building on Jenkins Host/Master)!
Plugin failes to create the changelog-XML for the Build Node (see attachment).
The error of the plugin is that it tries to store the changelog-XML on the Build-Node in the "jobs" subdir, although this file belongs on the Jenkins Host.
To fix this defect, store the changelog-XML in the "jobs"-Subdir on the Jenkins-Host, as it is done when "LocalClient" is disabled.
A workaround for this bug can be found in attached Jenkinsfile.