Team,
We are getting following error for the bamboo plans intermittently. Could you please help resolve the issue? We have the bamboo server on Ubuntu with elastic agents.
we have the force checkout enabled and still see the issue.
Caused by: com.atlassian.bamboo.repository.RepositoryException: Unable to clean source directory '/home/bamboo/bamboo-agent-home/xml-data/build-dir/TEST-SC' /home/bamboo/bamboo-agent-home/xml-data/build-dir/TEST-SC/test Operation not permitted
at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.cleanWorkingDirIfNeeded(VcsCheckoutTask.java:264) at com.atlassian.bamboo.plugins.vcs.task.VcsCheckoutTask.access$100(VcsCheckoutTask.java:54)
/bamboo-agent-home/xml-data/build-dir/TEST-SC$ ls -la
total 120
drwxrwxr-x 4 bamboo bamboo 4096 Sep 18 16:25 .
drwxrwxr-x 104 bamboo bamboo 4096 Sep 18 17:19 ..
-rwxrwxr-x 1 bamboo bamboo 378 Sep 18 16:25 build.sh
-rwxrwxr-x 1 bamboo bamboo 1828 Sep 18 16:25 docker-entrypoint.sh
-rw-rw-r-- 1 bamboo bamboo 202 Sep 18 16:25 Dockerfile
drwxrwxr-x 8 bamboo bamboo 4096 Sep 18 16:25 .git
-rw-rw-r-- 1 bamboo bamboo 45 Sep 18 16:25 .gitignore
-rwxrwxr-x 1 bamboo bamboo 260 Sep 18 16:25 go-build.sh
-rw-rw-r-- 1 bamboo bamboo 6010 Sep 18 16:25 Gopkg.lock
-rw-rw-r-- 1 bamboo bamboo 363 Sep 18 16:25 Gopkg.toml
-rw-rw-r-- 1 bamboo bamboo 69689 Sep 18 16:25 main.go
drwxr-xr-x 4 root root 4096 Sep 18 16:13 vendor
we see one of the folder is getting root access and its not able to be deleted from the agent during the build and its throwing an error "Operation not permitted"
Hi!
I hope the problem was related to the git and file/dir permissions.
Cheers,
Gonchik Tsymzhitov
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.