Hi
One of our Jenkins jobs, which runs on a slave, has stored 21GB on the master and I am trying to understand why. On the master, the directory for the job in /var/lib/jenkins/jobs/ has these entries:
# ls
builds config.xml lastSuccessful svnexternals.txt workspace@2 workspace@4 workspace@6
configurations lastStable nextBuildNumber workspace workspace@3 workspace@5 workspace@7
Why are there entries for ‘workspace@n’ ?
Best regards
David