Hello All,
When i am trying to execute the jobs in AWX 9.1.0, i am getting the following errors.
Traceback (most recent call last): File "/var/lib/awx/venv/awx/lib64/python3.6/site-packages/awx/main/tasks.py", line 1359, in run res = ansible_runner.interface.run(**params) File "/var/lib/awx/venv/awx/lib64/python3.6/site-packages/ansible_runner/interface.py", line 178, in run r.run() File "/var/lib/awx/venv/awx/lib64/python3.6/site-packages/ansible_runner/runner.py", line 162, in run raise RuntimeError('Unable to create cgroup: {}'.format(stderr)) RuntimeError: Unable to create cgroup: b"cgcreate: can't create cgroup ansible-runner/3392: Cgroup, operation not allowed\n"
Can someone please suggest why i am getting the above errors and how i can resolve them?
Thanks.
Regards,
Ankit