-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
Jenkins 2.244
Directories with an ampersand (like @tmp and @script, @libs) are not removed when using 'deletedir()' in pipeline stage.
They are never cleaned up, even by the built in build discarders,
On our instances we have 2172 folders with @libs (which is a copy of the shared library for the build)
Which is taking up 7GB of space
- is duplicated by
-
JENKINS-44909 Workspace Cleanup does not delete @tmp directories created by libraries
- Closed
- links to