To test something on Jenkins I changed the date to 3 days in the future. After I did the testing I set the date back to today but it seems that this causes some troubles.
Automated builds were running while I was testing so Jenkins already generated some builds/logs in the future. I think this might be causing problems now. When running a new build the green balls aren't flashing anymore and it looks like it is building but I don't see any console outputs in the logs on today.
Anyone also experienced this problem? How can I solve this? Maybe the deleting the logs in the future could help I think but how do you do this correctly?