2025-10-05 20:34:39,566 p=32519 u=zuul n=ansible | [WARNING]: Found variable using reserved name: namespace 2025-10-05 20:34:39,566 p=32519 u=zuul n=ansible | PLAY [RabbitMQ resource setup hook] ******************************************** 2025-10-05 20:34:39,616 p=32519 u=zuul n=ansible | TASK [Patch rabbitmq resources for lower resource consumption _raw_params=crname=$(oc get openstackcontrolplane -o name -n {{ namespace }}) oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq/resources/requests/cpu", "value": 500m}]' oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq/resources/requests/memory", "value": 500Mi}]' oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq-cell1/resources/requests/cpu", "value": 500m}]' oc patch ${crname} --type json -n {{ namespace }} -p='[{"op": "replace", "path": "/spec/rabbitmq/templates/rabbitmq-cell1/resources/requests/memory", "value": 500Mi}]' ] *** 2025-10-05 20:34:39,617 p=32519 u=zuul n=ansible | Sunday 05 October 2025 20:34:39 +0000 (0:00:00.066) 0:00:00.066 ******** 2025-10-05 20:34:41,521 p=32519 u=zuul n=ansible | changed: [localhost] 2025-10-05 20:34:41,573 p=32519 u=zuul n=ansible | PLAY RECAP ********************************************************************* 2025-10-05 20:34:41,573 p=32519 u=zuul n=ansible | localhost : ok=1 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-05 20:34:41,573 p=32519 u=zuul n=ansible | Sunday 05 October 2025 20:34:41 +0000 (0:00:01.956) 0:00:02.023 ******** 2025-10-05 20:34:41,574 p=32519 u=zuul n=ansible | =============================================================================== 2025-10-05 20:34:41,574 p=32519 u=zuul n=ansible | Patch rabbitmq resources for lower resource consumption ----------------- 1.96s