Jenkins CI/CD - nable to apply cgroup configuration: mkdir /sys/fs/cgroup/rdma/docker: permission denied: unknown

Hello Community,

for the below mentioned question, I am unable to build a Container Image.

Now modify the go-test pipeline job as per details mentioned below:

1. Remove the sh 'go test ./...' step.
2. Add an another stage (name it as per your choice) to build a docker image from the cloned code. The required Jenkins plugins have already been installed i.e Docker and Docker pipeline . The image should be tagged as adminturneddevops/go-webapp-sample

Error: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: unable to apply cgroup configuration: mkdir /sys/fs/cgroup/rdma/docker: permission denied: unknown

Is it permission issue do I need to give any permissions or Is it because of kernel issue?

Can you please look into this and help me.

Regards,
Challapuram

Hello @Saikumar-Reddy-Chall,
Thanks for highlighting this to us.
We have reported the bug to the team and will try to resolve it on priority.
Appreciate your patience and apologies for the inconvenience caused.

Thanks,
KodeKloud Support

Hello Ayman,

Thank you for your time and consideration…!!

Thanks,
Saikumar

hi im actually experiencing the same thing with ubuntu multi node on playground, can anyone help on this?

Can you please share more details? May I know what exactly you were doing?

i was trying to install gitlab container and it throws the same error above

Same issue here trying to build a docker image (lecture

Demo – Example Voting Application) within Ubuntu 20.04 playground

Hi,
Please check this thread.

1 Like