Issue Type: Bug Bug
Assignee: Unassigned
Components: core
Created: 23/Jan/15 6:51 PM
Description:

I am running into an issue where old builds are not getting cleaned up.

I added a log for hudson.tasks.LogRotator at level FINER and when i look at the log I see stuff like

Jan 23, 2015 10:23:33 AM FINE hudson.tasks.LogRotator

Running the log rotation for hudson.model.FreeStyleProject@c59337d[JOB_NAME] with numToKeep=-1 daysToKeep=1 artifactNumToKeep=-1 artifactDaysToKeep=1


However builds that are older than 1 day are not getting cleaned up. There is no other log that might say stuff like build is a keeper do not delete etc.

When i enable discard old build plugin as a post build action it ends up cleaning a bunch of builds. But the in built feature does not seem to be working.

Also it seems specific to just one job as other jobs are being cleaned up.

Project: Jenkins
Priority: Critical Critical
Reporter: Arpit Gupta
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to