Description of problem: It looks like symptoms similar to upstream bugs https://bugs.launchpad.net/tripleo/+bug/1989247 and https://bugs.launchpad.net/tripleo/+bug/1942076 are reproduced in RHOSP 17.0: Jun 19 20:03:24 director ansible-tripleo_container_manage[23525]: [WARNING] ERROR: Can't run container aodh_db_sync#012stderr: + sudo -E kolla_set_configs#012sudo: unable to send audit message: Operation not permitted Jun 19 20:05:33 director ansible-tripleo_container_manage[23525]: [WARNING] ERROR: Can't run container neutron_db_sync#012stderr: + sudo -E kolla_set_configs#012sudo: unable to send audit message: Operation not permitted From upstream's bug description it looks like it was a blocker for upstream. For customer's RHOSP 17.0 deployment it was cosmetic problem which didn't break anything. But it is misleading. Version-Release number of selected component (if applicable): python3-tripleoclient-16.5.1-0.20221207110335.23dbe54.el9ost.noarch How reproducible: Run undercloud deployment command for RHOSP 17.0 Actual results: "sudo: unable to send audit message: Operation not permitted" errors are logged Expected results: "sudo: unable to send audit message: Operation not permitted" errors are not logged
Because we are not aware of any functional problems caused by these warnings, I'll close this bug. The issue will be fixed for 17.1, which is now tracked by a cloned bug 2217952 .