- OS: Windows Server 2019 Standard
- P4 plugin: 1.14.1
- Pipeline: Groovy Libraries: 656.va_a_ceeb_6ffb_f7
- Retrieval method: Modern SCM
We use 'Global Pipeline Libraries' to load our script from Perforce.
After upgraded Jenkins from 2.406 to 2.417, builds had failed to start with error.
It seems p4 plugin sync library files successfully but fails to clean up the temp file.
Not sure that it's P4 or Groovy Libraries which causes the problem
[JENKINS-71763] P4 - Unable to delete Global Pipeline Libraries(@libs) folder after upgrade jenkins
Description |
Original:
* OS: Windows Server 2019 Standard
* p4 plugin: 1.14.1 * Pipeline: Groovy Libraries: 656.va_a_ceeb_6ffb_f7 ** Retrieval method: Modern SCM We use 'Global Pipeline Libraries' to load our script from Perforce. After upgraded Jenkins from 2.406 to 2.417, builds had failed to start with error. It seems p4 plugin sync library files successfully but fails to clean up the temp the file. |
New:
* OS: Windows Server 2019 Standard
* p4 plugin: 1.14.1 * Pipeline: Groovy Libraries: 656.va_a_ceeb_6ffb_f7 ** Retrieval method: Modern SCM We use 'Global Pipeline Libraries' to load our script from Perforce. After upgraded Jenkins from 2.406 to 2.417, builds had failed to start with error. It seems p4 plugin sync library files successfully but fails to clean up the temp file. |
Description |
Original:
* OS: Windows Server 2019 Standard
* p4 plugin: 1.14.1 * Pipeline: Groovy Libraries: 656.va_a_ceeb_6ffb_f7 ** Retrieval method: Modern SCM We use 'Global Pipeline Libraries' to load our script from Perforce. After upgraded Jenkins from 2.406 to 2.417, builds had failed to start with error. It seems p4 plugin sync library files successfully but fails to clean up the temp file. |
New:
* OS: Windows Server 2019 Standard
* P4 plugin: 1.14.1 * Pipeline: Groovy Libraries: 656.va_a_ceeb_6ffb_f7 ** Retrieval method: Modern SCM We use 'Global Pipeline Libraries' to load our script from Perforce. After upgraded Jenkins from 2.406 to 2.417, builds had failed to start with error. It seems p4 plugin sync library files successfully but fails to clean up the temp file. Not sure that it's P4 or Groovy Libraries which causes the problem |
Labels | New: Groovy Pipeline SCM p4 |
Component/s | New: pipeline [ 21692 ] |
Labels | Original: Groovy Pipeline SCM p4 | New: Groovy Pipeline SCM p4 p4-plugin p4plugin |
Labels | Original: Groovy Pipeline SCM p4 p4-plugin p4plugin | New: Groovy Pipeline SCM p4 p4-plugin p4plugin plugin |
Priority | Original: Major [ 3 ] | New: Critical [ 2 ] |
Attachment | New: image-2023-09-08-14-54-32-594.png [ 61119 ] |
We experience the same behaviour after the Upgrade to 2.414.1
Downgrade does not help as dependencies to the Pipline:Job plugin could not be corrected as they are not downgradable anymore.
Anyone has an idea on this bug or a workaround?
Best