2026-08-17 02:01:10,440 p=88 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:01:10.439114Z", "start": "2026-08-17T02:01:10.031030Z" }, "id": "6bec7d69-4a24-2893-5981-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": false, "invocation": { "module_args": { "append_privs": false, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "root", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "*.*:ALL,GRANT", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "root" } }, "msg": "User unchanged", "user": "root" } }, "task": { "duration": { "end": "2026-08-17T02:01:10.439114Z", "start": "2026-08-17T02:01:10.038720Z" }, "id": "6bec7d69-4a24-2893-5981-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:01:11,668 p=111 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:01:11.666984Z", "start": "2026-08-17T02:01:11.241539Z" }, "id": "6bec7d69-4a24-e3d4-173a-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": false, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "haproxy", "password": "", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "*.*:USAGE,REPLICATION CLIENT", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "haproxy" } }, "msg": "User added", "user": "haproxy" } }, "task": { "duration": { "end": "2026-08-17T02:01:11.666984Z", "start": "2026-08-17T02:01:11.249124Z" }, "id": "6bec7d69-4a24-e3d4-173a-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:02:07,018 p=188 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:02:07.017788Z", "start": "2026-08-17T02:02:06.614071Z" }, "id": "6bec7d69-4a24-88b1-61ab-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "keystone", "db_list": [ "keystone" ], "executed_commands": [ "CREATE DATABASE `keystone`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "keystone" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-08-17T02:02:07.017788Z", "start": "2026-08-17T02:02:06.622334Z" }, "id": "6bec7d69-4a24-88b1-61ab-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:02:08,284 p=213 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:02:08.283562Z", "start": "2026-08-17T02:02:07.854611Z" }, "id": "6bec7d69-4a24-5f13-cb85-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "keystone", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "keystone.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "keystone" } }, "msg": "User added", "user": "keystone" } }, "task": { "duration": { "end": "2026-08-17T02:02:08.283562Z", "start": "2026-08-17T02:02:07.862132Z" }, "id": "6bec7d69-4a24-5f13-cb85-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:18,564 p=303 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:18.563117Z", "start": "2026-08-17T02:03:15.258585Z" }, "id": "6bec7d69-4a24-7163-37ec-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Openstack Identity Service", "interface": "internal", "is_enabled": null, "name": "keystone", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "identity", "state": "present", "timeout": 180, "type": "identity", "validate_certs": null, "wait": true } }, "service": { "description": "Openstack Identity Service", "id": "d3e2da9e47f64db6a9ea000b44bf6bcf", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/services/d3e2da9e47f64db6a9ea000b44bf6bcf" }, "name": "keystone", "type": "identity" } } }, "task": { "duration": { "end": "2026-08-17T02:03:18.563117Z", "start": "2026-08-17T02:03:15.265741Z" }, "id": "6bec7d69-4a24-7163-37ec-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:20,478 p=329 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:20.476999Z", "start": "2026-08-17T02:03:19.461971Z" }, "id": "6bec7d69-4a24-c04e-ad26-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": false, "endpoint": { "id": "5cb387de9805407186b5d623d7dd05e4", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/5cb387de9805407186b5d623d7dd05e4" }, "name": null, "region_id": "RegionOne", "service_id": "d3e2da9e47f64db6a9ea000b44bf6bcf", "url": "http://10.0.0.189:5000" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "keystone", "state": "present", "timeout": 180, "url": "http://10.0.0.189:5000", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:03:20.476999Z", "start": "2026-08-17T02:03:19.469249Z" }, "id": "6bec7d69-4a24-c04e-ad26-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:22,316 p=353 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:22.315541Z", "start": "2026-08-17T02:03:21.311221Z" }, "id": "6bec7d69-4a24-b63c-4dcf-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": false, "endpoint": { "id": "1f0b4856cd0e4edeb427a0ec170428ef", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/1f0b4856cd0e4edeb427a0ec170428ef" }, "name": null, "region_id": "RegionOne", "service_id": "d3e2da9e47f64db6a9ea000b44bf6bcf", "url": "http://10.0.0.189:5000" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "keystone", "state": "present", "timeout": 180, "url": "http://10.0.0.189:5000", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:03:22.315541Z", "start": "2026-08-17T02:03:21.319440Z" }, "id": "6bec7d69-4a24-b63c-4dcf-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:24,453 p=377 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:24.452105Z", "start": "2026-08-17T02:03:23.374591Z" }, "id": "6bec7d69-4a24-51d5-9811-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "endpoint_type": "internal", "interface": "internal", "name": "member", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "2f2c9d1927434603a6f6d992da048585", "links": { "self": "http://10.0.0.189:5000/v3/roles/2f2c9d1927434603a6f6d992da048585" }, "name": "member", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-08-17T02:03:24.452105Z", "start": "2026-08-17T02:03:23.382955Z" }, "id": "6bec7d69-4a24-51d5-9811-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:26,524 p=401 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:26.523984Z", "start": "2026-08-17T02:03:25.470863Z" }, "id": "6bec7d69-4a24-1b79-beff-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Openstack Image", "interface": "internal", "is_enabled": null, "name": "glance", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "image", "state": "present", "timeout": 180, "type": "image", "validate_certs": null, "wait": true } }, "service": { "description": "Openstack Image", "id": "e2eae3810ea947c5b138a2babbdf1fba", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/services/e2eae3810ea947c5b138a2babbdf1fba" }, "name": "glance", "type": "image" } } }, "task": { "duration": { "end": "2026-08-17T02:03:26.523984Z", "start": "2026-08-17T02:03:25.477973Z" }, "id": "6bec7d69-4a24-1b79-beff-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:28,435 p=425 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:28.434692Z", "start": "2026-08-17T02:03:27.389630Z" }, "id": "6bec7d69-4a24-e82e-c707-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "3130827d69f340e093dce4e307874f36", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/3130827d69f340e093dce4e307874f36" }, "name": null, "region_id": "RegionOne", "service_id": "e2eae3810ea947c5b138a2babbdf1fba", "url": "http://10.0.0.189:9292" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "glance", "state": "present", "timeout": 180, "url": "http://10.0.0.189:9292", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:03:28.434692Z", "start": "2026-08-17T02:03:27.396850Z" }, "id": "6bec7d69-4a24-e82e-c707-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:30,283 p=449 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:30.282374Z", "start": "2026-08-17T02:03:29.202668Z" }, "id": "6bec7d69-4a24-f49c-db7e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "1da0c9e664fb4f4c8671199ce2f88de6", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/1da0c9e664fb4f4c8671199ce2f88de6" }, "name": null, "region_id": "RegionOne", "service_id": "e2eae3810ea947c5b138a2babbdf1fba", "url": "http://10.0.0.189:9292" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "glance", "state": "present", "timeout": 180, "url": "http://10.0.0.189:9292", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:03:30.282374Z", "start": "2026-08-17T02:03:29.210432Z" }, "id": "6bec7d69-4a24-f49c-db7e-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:32,170 p=473 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:32.169865Z", "start": "2026-08-17T02:03:31.085099Z" }, "id": "6bec7d69-4a24-98d7-3ee4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/projects/c9e63d3a5a7e46af914aad1f0eaf4d44" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-08-17T02:03:32.169865Z", "start": "2026-08-17T02:03:31.092304Z" }, "id": "6bec7d69-4a24-98d7-3ee4-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:34,384 p=497 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:34.383635Z", "start": "2026-08-17T02:03:32.960958Z" }, "id": "6bec7d69-4a24-073e-62dc-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "glance", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "description": null, "domain_id": "default", "email": null, "id": "4fc643e9c34a41afbd083688c4b3a3c4", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/users/4fc643e9c34a41afbd083688c4b3a3c4" }, "name": "glance", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-08-17T02:03:34.383635Z", "start": "2026-08-17T02:03:32.968068Z" }, "id": "6bec7d69-4a24-073e-62dc-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:36,261 p=521 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:36.260521Z", "start": "2026-08-17T02:03:35.226933Z" }, "id": "6bec7d69-4a24-9b51-41b6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "8200eb25bf444409a06da669967fe968", "links": { "self": "http://10.0.0.189:5000/v3/roles/8200eb25bf444409a06da669967fe968" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-08-17T02:03:36.260521Z", "start": "2026-08-17T02:03:35.234261Z" }, "id": "6bec7d69-4a24-9b51-41b6-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:38,212 p=545 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:38.211443Z", "start": "2026-08-17T02:03:37.055191Z" }, "id": "6bec7d69-4a24-a17c-5d1a-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "glance", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:03:38.211443Z", "start": "2026-08-17T02:03:37.063011Z" }, "id": "6bec7d69-4a24-a17c-5d1a-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:43,836 p=573 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:43.835056Z", "start": "2026-08-17T02:03:43.412811Z" }, "id": "6bec7d69-4a24-5cea-79df-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "glance", "db_list": [ "glance" ], "executed_commands": [ "CREATE DATABASE `glance`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "glance" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-08-17T02:03:43.835056Z", "start": "2026-08-17T02:03:43.420115Z" }, "id": "6bec7d69-4a24-5cea-79df-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:45,084 p=596 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:45.083732Z", "start": "2026-08-17T02:03:44.649091Z" }, "id": "6bec7d69-4a24-9c71-b8a1-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "glance", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "glance.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "glance" } }, "msg": "User added", "user": "glance" } }, "task": { "duration": { "end": "2026-08-17T02:03:45.083732Z", "start": "2026-08-17T02:03:44.656222Z" }, "id": "6bec7d69-4a24-9c71-b8a1-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:03:46,361 p=619 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:03:46.359982Z", "start": "2026-08-17T02:03:45.989210Z" }, "id": "6bec7d69-4a24-ddba-7cc2-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_variables", "changed": true, "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "mode": "global", "value": "1", "variable": "log_bin_trust_function_creators" } }, "msg": "Variable change succeeded prev_value=OFF", "queries": [ "SET GLOBAL `log_bin_trust_function_creators` = 1" ] } }, "task": { "duration": { "end": "2026-08-17T02:03:46.359982Z", "start": "2026-08-17T02:03:45.997476Z" }, "id": "6bec7d69-4a24-ddba-7cc2-000000000005", "name": "mysql_variables", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:08,264 p=663 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:08.262939Z", "start": "2026-08-17T02:04:07.895005Z" }, "id": "6bec7d69-4a24-5889-192d-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_variables", "changed": true, "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "mode": "global", "value": "0", "variable": "log_bin_trust_function_creators" } }, "msg": "Variable change succeeded prev_value=ON", "queries": [ "SET GLOBAL `log_bin_trust_function_creators` = 0" ] } }, "task": { "duration": { "end": "2026-08-17T02:04:08.262939Z", "start": "2026-08-17T02:04:07.902505Z" }, "id": "6bec7d69-4a24-5889-192d-000000000005", "name": "mysql_variables", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:12,809 p=689 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:12.808883Z", "start": "2026-08-17T02:04:11.668874Z" }, "id": "6bec7d69-4a24-099d-e247-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Placement Service", "interface": "internal", "is_enabled": null, "name": "placement", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "placement", "state": "present", "timeout": 180, "type": "placement", "validate_certs": null, "wait": true } }, "service": { "description": "Placement Service", "id": "58cea7ef79474108b11d0723fa45629f", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/services/58cea7ef79474108b11d0723fa45629f" }, "name": "placement", "type": "placement" } } }, "task": { "duration": { "end": "2026-08-17T02:04:12.808883Z", "start": "2026-08-17T02:04:11.677270Z" }, "id": "6bec7d69-4a24-099d-e247-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:14,819 p=713 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:14.818615Z", "start": "2026-08-17T02:04:13.678556Z" }, "id": "6bec7d69-4a24-d3d0-ecea-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "52ef4efc8eca4f868c08834124281ca6", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/52ef4efc8eca4f868c08834124281ca6" }, "name": null, "region_id": "RegionOne", "service_id": "58cea7ef79474108b11d0723fa45629f", "url": "http://10.0.0.189:8780" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "placement", "state": "present", "timeout": 180, "url": "http://10.0.0.189:8780", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:04:14.818615Z", "start": "2026-08-17T02:04:13.686238Z" }, "id": "6bec7d69-4a24-d3d0-ecea-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:16,605 p=737 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:16.604137Z", "start": "2026-08-17T02:04:15.564028Z" }, "id": "6bec7d69-4a24-54d5-8a44-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "439e716fd6ab429fbef0fba19b2a3a95", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/439e716fd6ab429fbef0fba19b2a3a95" }, "name": null, "region_id": "RegionOne", "service_id": "58cea7ef79474108b11d0723fa45629f", "url": "http://10.0.0.189:8780" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "placement", "state": "present", "timeout": 180, "url": "http://10.0.0.189:8780", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:04:16.604137Z", "start": "2026-08-17T02:04:15.570817Z" }, "id": "6bec7d69-4a24-54d5-8a44-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:18,499 p=762 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:18.498506Z", "start": "2026-08-17T02:04:17.482486Z" }, "id": "6bec7d69-4a24-6778-f3a6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/projects/c9e63d3a5a7e46af914aad1f0eaf4d44" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-08-17T02:04:18.498506Z", "start": "2026-08-17T02:04:17.491093Z" }, "id": "6bec7d69-4a24-6778-f3a6-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:20,652 p=786 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:20.651459Z", "start": "2026-08-17T02:04:19.279380Z" }, "id": "6bec7d69-4a24-0e5a-5b78-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "placement", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "description": null, "domain_id": "default", "email": null, "id": "ed75522ef8824141ba8eb3387f56f302", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/users/ed75522ef8824141ba8eb3387f56f302" }, "name": "placement", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-08-17T02:04:20.651459Z", "start": "2026-08-17T02:04:19.286549Z" }, "id": "6bec7d69-4a24-0e5a-5b78-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:22,506 p=810 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:22.505572Z", "start": "2026-08-17T02:04:21.453449Z" }, "id": "6bec7d69-4a24-9c67-ee62-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "8200eb25bf444409a06da669967fe968", "links": { "self": "http://10.0.0.189:5000/v3/roles/8200eb25bf444409a06da669967fe968" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-08-17T02:04:22.505572Z", "start": "2026-08-17T02:04:21.460743Z" }, "id": "6bec7d69-4a24-9c67-ee62-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:24,544 p=834 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:24.543860Z", "start": "2026-08-17T02:04:23.308809Z" }, "id": "6bec7d69-4a24-b243-3af5-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "placement", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:04:24.543860Z", "start": "2026-08-17T02:04:23.315847Z" }, "id": "6bec7d69-4a24-b243-3af5-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:28,892 p=861 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:28.891413Z", "start": "2026-08-17T02:04:28.509820Z" }, "id": "6bec7d69-4a24-f134-7ae2-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "placement", "db_list": [ "placement" ], "executed_commands": [ "CREATE DATABASE `placement`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "placement" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-08-17T02:04:28.891413Z", "start": "2026-08-17T02:04:28.517212Z" }, "id": "6bec7d69-4a24-f134-7ae2-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:30,153 p=884 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:30.152041Z", "start": "2026-08-17T02:04:29.701995Z" }, "id": "6bec7d69-4a24-b4bc-2b3e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "placement", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "placement.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "placement" } }, "msg": "User added", "user": "placement" } }, "task": { "duration": { "end": "2026-08-17T02:04:30.152041Z", "start": "2026-08-17T02:04:29.709202Z" }, "id": "6bec7d69-4a24-b4bc-2b3e-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:41,900 p=918 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:41.899831Z", "start": "2026-08-17T02:04:41.488507Z" }, "id": "6bec7d69-4a24-308e-74c6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "nova_cell0", "db_list": [ "nova_cell0" ], "executed_commands": [ "CREATE DATABASE `nova_cell0`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "nova_cell0" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-08-17T02:04:41.899831Z", "start": "2026-08-17T02:04:41.497197Z" }, "id": "6bec7d69-4a24-308e-74c6-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:43,101 p=941 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:43.100820Z", "start": "2026-08-17T02:04:42.715427Z" }, "id": "6bec7d69-4a24-4a21-9f79-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "nova_api", "db_list": [ "nova_api" ], "executed_commands": [ "CREATE DATABASE `nova_api`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "nova_api" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-08-17T02:04:43.100820Z", "start": "2026-08-17T02:04:42.725162Z" }, "id": "6bec7d69-4a24-4a21-9f79-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:44,404 p=964 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:44.403822Z", "start": "2026-08-17T02:04:43.993520Z" }, "id": "6bec7d69-4a24-fac6-eaa0-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "nova", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "nova_cell0.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "nova" } }, "msg": "User added", "user": "nova" } }, "task": { "duration": { "end": "2026-08-17T02:04:44.403822Z", "start": "2026-08-17T02:04:44.002906Z" }, "id": "6bec7d69-4a24-fac6-eaa0-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:04:45,667 p=988 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:04:45.666586Z", "start": "2026-08-17T02:04:45.234958Z" }, "id": "6bec7d69-4a24-32c1-8155-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "nova_api", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "nova_api.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "nova_api" } }, "msg": "User added", "user": "nova_api" } }, "task": { "duration": { "end": "2026-08-17T02:04:45.666586Z", "start": "2026-08-17T02:04:45.242862Z" }, "id": "6bec7d69-4a24-32c1-8155-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:05:42,918 p=1067 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:05:42.917305Z", "start": "2026-08-17T02:05:42.557182Z" }, "id": "6bec7d69-4a24-397e-2b94-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "nova", "db_list": [ "nova" ], "executed_commands": [ "CREATE DATABASE `nova`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "nova" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-08-17T02:05:42.917305Z", "start": "2026-08-17T02:05:42.564426Z" }, "id": "6bec7d69-4a24-397e-2b94-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:05:44,143 p=1090 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:05:44.142710Z", "start": "2026-08-17T02:05:43.672816Z" }, "id": "6bec7d69-4a24-b866-e929-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "nova", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "nova.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "nova" } }, "msg": "New privileges granted", "user": "nova" } }, "task": { "duration": { "end": "2026-08-17T02:05:44.142710Z", "start": "2026-08-17T02:05:43.680766Z" }, "id": "6bec7d69-4a24-b866-e929-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:05:48,767 p=1113 u=rabbitmq n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:05:48.766404Z", "start": "2026-08-17T02:05:45.004029Z" }, "id": "6bec7d69-4a24-fa4f-2418-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "rabbitmq_user", "changed": false, "invocation": { "module_args": { "configure_priv": ".*", "force": false, "login_host": null, "login_password": null, "login_port": "15672", "login_protocol": "http", "login_user": null, "node": "rabbit@cn-jenkins-deploy-platform-ansible-os-6168-1", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "permissions": [ { "configure_priv": ".*", "read_priv": ".*", "vhost": "/", "write_priv": ".*" } ], "read_priv": ".*", "state": "present", "tags": "administrator", "topic_permissions": [], "update_password": "always", "user": "openstack", "vhost": "/", "write_priv": ".*" } }, "state": "present", "user": "openstack" } }, "task": { "duration": { "end": "2026-08-17T02:05:48.766404Z", "start": "2026-08-17T02:05:45.011150Z" }, "id": "6bec7d69-4a24-fa4f-2418-000000000005", "name": "rabbitmq_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:06:08,608 p=1423 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:06:08.607570Z", "start": "2026-08-17T02:06:07.497782Z" }, "id": "6bec7d69-4a24-30be-3593-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "OpenStack Compute Service", "interface": "internal", "is_enabled": null, "name": "nova", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "compute", "state": "present", "timeout": 180, "type": "compute", "validate_certs": null, "wait": true } }, "service": { "description": "OpenStack Compute Service", "id": "26de67a3c8f84e5aa10eb7b426e189ca", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/services/26de67a3c8f84e5aa10eb7b426e189ca" }, "name": "nova", "type": "compute" } } }, "task": { "duration": { "end": "2026-08-17T02:06:08.607570Z", "start": "2026-08-17T02:06:07.505045Z" }, "id": "6bec7d69-4a24-30be-3593-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:06:10,557 p=1447 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:06:10.556642Z", "start": "2026-08-17T02:06:09.502600Z" }, "id": "6bec7d69-4a24-2b4a-9c31-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "23a52064b0224420909f76dfba41231c", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/23a52064b0224420909f76dfba41231c" }, "name": null, "region_id": "RegionOne", "service_id": "26de67a3c8f84e5aa10eb7b426e189ca", "url": "http://10.0.0.189:8774/v2.1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "nova", "state": "present", "timeout": 180, "url": "http://10.0.0.189:8774/v2.1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:06:10.556642Z", "start": "2026-08-17T02:06:09.510337Z" }, "id": "6bec7d69-4a24-2b4a-9c31-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:06:12,439 p=1471 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:06:12.438379Z", "start": "2026-08-17T02:06:11.414237Z" }, "id": "6bec7d69-4a24-71bb-707b-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "84809e1cb6254cbfb954d49a4cab4598", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/84809e1cb6254cbfb954d49a4cab4598" }, "name": null, "region_id": "RegionOne", "service_id": "26de67a3c8f84e5aa10eb7b426e189ca", "url": "http://10.0.0.189:8774/v2.1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "nova", "state": "present", "timeout": 180, "url": "http://10.0.0.189:8774/v2.1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:06:12.438379Z", "start": "2026-08-17T02:06:11.422784Z" }, "id": "6bec7d69-4a24-71bb-707b-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:06:14,318 p=1495 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:06:14.317743Z", "start": "2026-08-17T02:06:13.273988Z" }, "id": "6bec7d69-4a24-c241-ec92-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/projects/c9e63d3a5a7e46af914aad1f0eaf4d44" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-08-17T02:06:14.317743Z", "start": "2026-08-17T02:06:13.280948Z" }, "id": "6bec7d69-4a24-c241-ec92-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:06:16,636 p=1518 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:06:16.635883Z", "start": "2026-08-17T02:06:15.152517Z" }, "id": "6bec7d69-4a24-b80b-1fcc-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "nova", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "description": null, "domain_id": "default", "email": null, "id": "9f910cc1031443bd9ca87adfb5a512fe", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/users/9f910cc1031443bd9ca87adfb5a512fe" }, "name": "nova", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-08-17T02:06:16.635883Z", "start": "2026-08-17T02:06:15.159955Z" }, "id": "6bec7d69-4a24-b80b-1fcc-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:06:18,627 p=1543 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:06:18.626617Z", "start": "2026-08-17T02:06:17.560146Z" }, "id": "6bec7d69-4a24-4517-c364-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "8200eb25bf444409a06da669967fe968", "links": { "self": "http://10.0.0.189:5000/v3/roles/8200eb25bf444409a06da669967fe968" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-08-17T02:06:18.626617Z", "start": "2026-08-17T02:06:17.568693Z" }, "id": "6bec7d69-4a24-4517-c364-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:06:20,616 p=1567 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:06:20.614914Z", "start": "2026-08-17T02:06:19.483422Z" }, "id": "6bec7d69-4a24-d478-b388-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "nova", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:06:20.614914Z", "start": "2026-08-17T02:06:19.490686Z" }, "id": "6bec7d69-4a24-d478-b388-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:06:22,549 p=1591 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:06:22.548191Z", "start": "2026-08-17T02:06:21.366466Z" }, "id": "6bec7d69-4a24-2ead-a3b0-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "service", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "nova", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:06:22.548191Z", "start": "2026-08-17T02:06:21.373577Z" }, "id": "6bec7d69-4a24-2ead-a3b0-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:09:23,552 p=1806 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:09:23.551151Z", "start": "2026-08-17T02:09:22.494483Z" }, "id": "6bec7d69-4a24-5eb3-78fe-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Openstack Networking", "interface": "internal", "is_enabled": null, "name": "neutron", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "network", "state": "present", "timeout": 180, "type": "network", "validate_certs": null, "wait": true } }, "service": { "description": "Openstack Networking", "id": "fbc0022beb3a4c35a5528c753d278192", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/services/fbc0022beb3a4c35a5528c753d278192" }, "name": "neutron", "type": "network" } } }, "task": { "duration": { "end": "2026-08-17T02:09:23.551151Z", "start": "2026-08-17T02:09:22.501475Z" }, "id": "6bec7d69-4a24-5eb3-78fe-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:09:25,477 p=1830 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:09:25.476365Z", "start": "2026-08-17T02:09:24.426613Z" }, "id": "6bec7d69-4a24-bf0e-4708-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "05bc4b20644b423fbfebe652e920244e", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/05bc4b20644b423fbfebe652e920244e" }, "name": null, "region_id": "RegionOne", "service_id": "fbc0022beb3a4c35a5528c753d278192", "url": "http://10.0.0.189:9696" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "neutron", "state": "present", "timeout": 180, "url": "http://10.0.0.189:9696", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:09:25.476365Z", "start": "2026-08-17T02:09:24.433600Z" }, "id": "6bec7d69-4a24-bf0e-4708-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:09:27,330 p=1854 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:09:27.329567Z", "start": "2026-08-17T02:09:26.269027Z" }, "id": "6bec7d69-4a24-3aca-3212-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "0d7040a2d3834c10b78f212e0723c824", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/0d7040a2d3834c10b78f212e0723c824" }, "name": null, "region_id": "RegionOne", "service_id": "fbc0022beb3a4c35a5528c753d278192", "url": "http://10.0.0.189:9696" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "neutron", "state": "present", "timeout": 180, "url": "http://10.0.0.189:9696", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:09:27.329567Z", "start": "2026-08-17T02:09:26.276350Z" }, "id": "6bec7d69-4a24-3aca-3212-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:09:29,241 p=1878 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:09:29.240794Z", "start": "2026-08-17T02:09:28.209112Z" }, "id": "6bec7d69-4a24-98b3-f27d-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/projects/c9e63d3a5a7e46af914aad1f0eaf4d44" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-08-17T02:09:29.240794Z", "start": "2026-08-17T02:09:28.217709Z" }, "id": "6bec7d69-4a24-98b3-f27d-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:09:31,523 p=1903 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:09:31.522452Z", "start": "2026-08-17T02:09:30.098942Z" }, "id": "6bec7d69-4a24-cc74-5311-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "neutron", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "description": null, "domain_id": "default", "email": null, "id": "d6201cf09101461fb939ebfacb99a4cd", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/users/d6201cf09101461fb939ebfacb99a4cd" }, "name": "neutron", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-08-17T02:09:31.522452Z", "start": "2026-08-17T02:09:30.106312Z" }, "id": "6bec7d69-4a24-cc74-5311-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:09:33,520 p=1927 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:09:33.519402Z", "start": "2026-08-17T02:09:32.411617Z" }, "id": "6bec7d69-4a24-aa3e-e6ce-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "8200eb25bf444409a06da669967fe968", "links": { "self": "http://10.0.0.189:5000/v3/roles/8200eb25bf444409a06da669967fe968" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-08-17T02:09:33.519402Z", "start": "2026-08-17T02:09:32.419732Z" }, "id": "6bec7d69-4a24-aa3e-e6ce-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:09:35,475 p=1951 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:09:35.474877Z", "start": "2026-08-17T02:09:34.347090Z" }, "id": "6bec7d69-4a24-c209-d7b2-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "neutron", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:09:35.474877Z", "start": "2026-08-17T02:09:34.354121Z" }, "id": "6bec7d69-4a24-c209-d7b2-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:09:37,510 p=1975 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:09:37.509049Z", "start": "2026-08-17T02:09:36.384141Z" }, "id": "6bec7d69-4a24-8cbd-a09e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "service", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "neutron", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:09:37.509049Z", "start": "2026-08-17T02:09:36.393109Z" }, "id": "6bec7d69-4a24-8cbd-a09e-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:10:07,247 p=2028 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:10:07.246902Z", "start": "2026-08-17T02:10:06.829791Z" }, "id": "6bec7d69-4a24-57b0-2141-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "neutron", "db_list": [ "neutron" ], "executed_commands": [ "CREATE DATABASE `neutron`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "neutron" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-08-17T02:10:07.246902Z", "start": "2026-08-17T02:10:06.838323Z" }, "id": "6bec7d69-4a24-57b0-2141-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:10:08,534 p=2051 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:10:08.533792Z", "start": "2026-08-17T02:10:08.067701Z" }, "id": "6bec7d69-4a24-4b22-077c-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "neutron", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "neutron.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "neutron" } }, "msg": "User added", "user": "neutron" } }, "task": { "duration": { "end": "2026-08-17T02:10:08.533792Z", "start": "2026-08-17T02:10:08.075017Z" }, "id": "6bec7d69-4a24-4b22-077c-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:31,318 p=2155 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:31.317007Z", "start": "2026-08-17T02:11:30.226867Z" }, "id": "6bec7d69-4a24-f283-6572-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Orchestration", "interface": "internal", "is_enabled": null, "name": "heat", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "orchestration", "state": "present", "timeout": 180, "type": "orchestration", "validate_certs": null, "wait": true } }, "service": { "description": "Orchestration", "id": "679caee84c91495dba14efa07aa87b5a", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/services/679caee84c91495dba14efa07aa87b5a" }, "name": "heat", "type": "orchestration" } } }, "task": { "duration": { "end": "2026-08-17T02:11:31.317007Z", "start": "2026-08-17T02:11:30.235556Z" }, "id": "6bec7d69-4a24-f283-6572-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:33,148 p=2179 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:33.147039Z", "start": "2026-08-17T02:11:32.116199Z" }, "id": "6bec7d69-4a24-98fc-3d83-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Orchestration", "interface": "internal", "is_enabled": null, "name": "heat-cfn", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "cloudformation", "state": "present", "timeout": 180, "type": "cloudformation", "validate_certs": null, "wait": true } }, "service": { "description": "Orchestration", "id": "8a2617b3842c468585ffba7403cc74e8", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/services/8a2617b3842c468585ffba7403cc74e8" }, "name": "heat-cfn", "type": "cloudformation" } } }, "task": { "duration": { "end": "2026-08-17T02:11:33.147039Z", "start": "2026-08-17T02:11:32.123501Z" }, "id": "6bec7d69-4a24-98fc-3d83-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:35,081 p=2203 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:35.080065Z", "start": "2026-08-17T02:11:33.997415Z" }, "id": "6bec7d69-4a24-9758-f56b-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "592109d2f33c46af8eac74e1a94d5b70", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/592109d2f33c46af8eac74e1a94d5b70" }, "name": null, "region_id": "RegionOne", "service_id": "679caee84c91495dba14efa07aa87b5a", "url": "http://10.0.0.189:8004/v1/%(tenant_id)s" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "heat", "state": "present", "timeout": 180, "url": "http://10.0.0.189:8004/v1/%(tenant_id)s", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:11:35.080065Z", "start": "2026-08-17T02:11:34.004549Z" }, "id": "6bec7d69-4a24-9758-f56b-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:36,968 p=2227 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:36.967524Z", "start": "2026-08-17T02:11:35.906282Z" }, "id": "6bec7d69-4a24-af7b-807b-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "5d2bee96422c4b9cb50d36d61330886b", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/5d2bee96422c4b9cb50d36d61330886b" }, "name": null, "region_id": "RegionOne", "service_id": "679caee84c91495dba14efa07aa87b5a", "url": "http://10.0.0.189:8004/v1/%(tenant_id)s" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "heat", "state": "present", "timeout": 180, "url": "http://10.0.0.189:8004/v1/%(tenant_id)s", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:11:36.967524Z", "start": "2026-08-17T02:11:35.913592Z" }, "id": "6bec7d69-4a24-af7b-807b-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:38,922 p=2250 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:38.921944Z", "start": "2026-08-17T02:11:37.854423Z" }, "id": "6bec7d69-4a24-c34b-195a-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "f8b0d1b3fe0a4e55bcf453ce91b1a013", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/f8b0d1b3fe0a4e55bcf453ce91b1a013" }, "name": null, "region_id": "RegionOne", "service_id": "8a2617b3842c468585ffba7403cc74e8", "url": "http://10.0.0.189:8000/v1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "heat-cfn", "state": "present", "timeout": 180, "url": "http://10.0.0.189:8000/v1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:11:38.921944Z", "start": "2026-08-17T02:11:37.862860Z" }, "id": "6bec7d69-4a24-c34b-195a-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:40,910 p=2274 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:40.909429Z", "start": "2026-08-17T02:11:39.686443Z" }, "id": "6bec7d69-4a24-78ff-3fc6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "60dfc7fc666e4ce19c3ee2e619b2b827", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/60dfc7fc666e4ce19c3ee2e619b2b827" }, "name": null, "region_id": "RegionOne", "service_id": "8a2617b3842c468585ffba7403cc74e8", "url": "http://10.0.0.189:8000/v1" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "heat-cfn", "state": "present", "timeout": 180, "url": "http://10.0.0.189:8000/v1", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:11:40.909429Z", "start": "2026-08-17T02:11:39.694066Z" }, "id": "6bec7d69-4a24-78ff-3fc6-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:42,677 p=2298 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:42.676623Z", "start": "2026-08-17T02:11:41.677562Z" }, "id": "6bec7d69-4a24-f97a-f552-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/projects/c9e63d3a5a7e46af914aad1f0eaf4d44" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-08-17T02:11:42.676623Z", "start": "2026-08-17T02:11:41.685627Z" }, "id": "6bec7d69-4a24-f97a-f552-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:44,914 p=2322 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:44.913236Z", "start": "2026-08-17T02:11:43.494047Z" }, "id": "6bec7d69-4a24-1fe9-08c7-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "heat", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "description": null, "domain_id": "default", "email": null, "id": "f1b7a5c5b16e4753b5d9e8a6cd412518", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/users/f1b7a5c5b16e4753b5d9e8a6cd412518" }, "name": "heat", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-08-17T02:11:44.913236Z", "start": "2026-08-17T02:11:43.501266Z" }, "id": "6bec7d69-4a24-1fe9-08c7-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:46,758 p=2346 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:46.757025Z", "start": "2026-08-17T02:11:45.715017Z" }, "id": "6bec7d69-4a24-463f-b0a9-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "8200eb25bf444409a06da669967fe968", "links": { "self": "http://10.0.0.189:5000/v3/roles/8200eb25bf444409a06da669967fe968" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-08-17T02:11:46.757025Z", "start": "2026-08-17T02:11:45.722674Z" }, "id": "6bec7d69-4a24-463f-b0a9-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:48,589 p=2370 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:48.588234Z", "start": "2026-08-17T02:11:47.527888Z" }, "id": "6bec7d69-4a24-d55b-8b92-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "heat_stack_owner", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "36ac8c68601d4d2dafba4124b5f72706", "links": { "self": "http://10.0.0.189:5000/v3/roles/36ac8c68601d4d2dafba4124b5f72706" }, "name": "heat_stack_owner", "options": {} } } }, "task": { "duration": { "end": "2026-08-17T02:11:48.588234Z", "start": "2026-08-17T02:11:47.534862Z" }, "id": "6bec7d69-4a24-d55b-8b92-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:50,363 p=2394 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:50.362746Z", "start": "2026-08-17T02:11:49.321632Z" }, "id": "6bec7d69-4a24-2a1d-95cd-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "heat_stack_user", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "48044f4a2a0647ebbfc7b07caab7afce", "links": { "self": "http://10.0.0.189:5000/v3/roles/48044f4a2a0647ebbfc7b07caab7afce" }, "name": "heat_stack_user", "options": {} } } }, "task": { "duration": { "end": "2026-08-17T02:11:50.362746Z", "start": "2026-08-17T02:11:49.328941Z" }, "id": "6bec7d69-4a24-2a1d-95cd-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:52,325 p=2418 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:52.324048Z", "start": "2026-08-17T02:11:51.198030Z" }, "id": "6bec7d69-4a24-6c23-e7f9-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "heat", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:11:52.324048Z", "start": "2026-08-17T02:11:51.205320Z" }, "id": "6bec7d69-4a24-6c23-e7f9-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:11:54,298 p=2442 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:11:54.297928Z", "start": "2026-08-17T02:11:53.146756Z" }, "id": "6bec7d69-4a24-8ada-a67f-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "admin", "project_domain": null, "region_name": "RegionOne", "role": "heat_stack_owner", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "admin", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:11:54.297928Z", "start": "2026-08-17T02:11:53.156092Z" }, "id": "6bec7d69-4a24-8ada-a67f-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:12:01,961 p=2472 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:12:01.960638Z", "start": "2026-08-17T02:12:01.555034Z" }, "id": "6bec7d69-4a24-10ac-636b-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "heat", "db_list": [ "heat" ], "executed_commands": [ "CREATE DATABASE `heat`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "heat" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-08-17T02:12:01.960638Z", "start": "2026-08-17T02:12:01.562232Z" }, "id": "6bec7d69-4a24-10ac-636b-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:12:03,319 p=2495 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:12:03.318078Z", "start": "2026-08-17T02:12:02.850769Z" }, "id": "6bec7d69-4a24-be9e-8a5e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "heat", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "heat.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "heat" } }, "msg": "User added", "user": "heat" } }, "task": { "duration": { "end": "2026-08-17T02:12:03.318078Z", "start": "2026-08-17T02:12:02.858063Z" }, "id": "6bec7d69-4a24-be9e-8a5e-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:07,336 p=2581 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:07.335449Z", "start": "2026-08-17T02:13:06.202490Z" }, "id": "6bec7d69-4a24-c7da-25ed-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_service", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": "Barbican Key Management Service", "interface": "internal", "is_enabled": null, "name": "barbican", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service_type": "key-manager", "state": "present", "timeout": 180, "type": "key-manager", "validate_certs": null, "wait": true } }, "service": { "description": "Barbican Key Management Service", "id": "ef7f8c32ed5547d78ebd5b6c64d013a0", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/services/ef7f8c32ed5547d78ebd5b6c64d013a0" }, "name": "barbican", "type": "key-manager" } } }, "task": { "duration": { "end": "2026-08-17T02:13:07.335449Z", "start": "2026-08-17T02:13:06.209584Z" }, "id": "6bec7d69-4a24-c7da-25ed-000000000005", "name": "os_keystone_service", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:09,263 p=2606 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:09.262637Z", "start": "2026-08-17T02:13:08.184867Z" }, "id": "6bec7d69-4a24-d4c9-e798-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "2ad68fb2a121413992789c16c5388b9e", "interface": "internal", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/2ad68fb2a121413992789c16c5388b9e" }, "name": null, "region_id": "RegionOne", "service_id": "ef7f8c32ed5547d78ebd5b6c64d013a0", "url": "http://10.0.0.189:9311" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "internal", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "barbican", "state": "present", "timeout": 180, "url": "http://10.0.0.189:9311", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:13:09.262637Z", "start": "2026-08-17T02:13:08.192140Z" }, "id": "6bec7d69-4a24-d4c9-e798-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:11,225 p=2630 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:11.224417Z", "start": "2026-08-17T02:13:10.049364Z" }, "id": "6bec7d69-4a24-f2d0-d103-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_endpoint", "changed": true, "endpoint": { "id": "2a234d7814384faf86a42e01ce73f54a", "interface": "public", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/endpoints/2a234d7814384faf86a42e01ce73f54a" }, "name": null, "region_id": "RegionOne", "service_id": "ef7f8c32ed5547d78ebd5b6c64d013a0", "url": "http://10.0.0.189:9311" }, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "enabled": true, "endpoint_interface": "public", "interface": "internal", "region": "RegionOne", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "service": "barbican", "state": "present", "timeout": 180, "url": "http://10.0.0.189:9311", "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:13:11.224417Z", "start": "2026-08-17T02:13:10.056946Z" }, "id": "6bec7d69-4a24-f2d0-d103-000000000005", "name": "os_keystone_endpoint", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:13,340 p=2654 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:13.339053Z", "start": "2026-08-17T02:13:12.160746Z" }, "id": "6bec7d69-4a24-29a5-57cb-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_project", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain": "default", "extra_specs": null, "interface": "internal", "is_enabled": null, "name": "service", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "project": { "description": "", "domain_id": "default", "id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "is_domain": false, "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/projects/c9e63d3a5a7e46af914aad1f0eaf4d44" }, "name": "service", "options": {}, "parent_id": "default", "tags": [] } } }, "task": { "duration": { "end": "2026-08-17T02:13:13.339053Z", "start": "2026-08-17T02:13:12.169237Z" }, "id": "6bec7d69-4a24-29a5-57cb-000000000005", "name": "os_project", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:15,656 p=2678 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:15.655158Z", "start": "2026-08-17T02:13:14.139143Z" }, "id": "6bec7d69-4a24-1bcb-7f6f-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "default_project": "service", "description": null, "domain": "default", "email": null, "interface": "internal", "is_enabled": true, "name": "barbican", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "update_password": "always", "validate_certs": null, "wait": true } }, "user": { "default_project_id": "c9e63d3a5a7e46af914aad1f0eaf4d44", "description": null, "domain_id": "default", "email": null, "id": "1b516fbe38c746eca9306a698a441960", "is_enabled": true, "links": { "self": "http://10.0.0.189:5000/v3/users/1b516fbe38c746eca9306a698a441960" }, "name": "barbican", "options": {}, "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "password_expires_at": null }, "warnings": [ "Module did not set no_log for update_password" ] } }, "task": { "duration": { "end": "2026-08-17T02:13:15.655158Z", "start": "2026-08-17T02:13:14.146763Z" }, "id": "6bec7d69-4a24-1bcb-7f6f-000000000005", "name": "os_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:17,518 p=2702 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:17.517323Z", "start": "2026-08-17T02:13:16.472840Z" }, "id": "6bec7d69-4a24-be08-7f32-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": false, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "8200eb25bf444409a06da669967fe968", "links": { "self": "http://10.0.0.189:5000/v3/roles/8200eb25bf444409a06da669967fe968" }, "name": "admin", "options": { "immutable": true } } } }, "task": { "duration": { "end": "2026-08-17T02:13:17.517323Z", "start": "2026-08-17T02:13:16.480304Z" }, "id": "6bec7d69-4a24-be08-7f32-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 0, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:19,472 p=2726 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:19.471553Z", "start": "2026-08-17T02:13:18.294901Z" }, "id": "6bec7d69-4a24-1d44-5609-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "key-manager:service-admin", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "70813d526d0f4fd6963ee81fdb6e18b4", "links": { "self": "http://10.0.0.189:5000/v3/roles/70813d526d0f4fd6963ee81fdb6e18b4" }, "name": "key-manager:service-admin", "options": {} } } }, "task": { "duration": { "end": "2026-08-17T02:13:19.471553Z", "start": "2026-08-17T02:13:18.302310Z" }, "id": "6bec7d69-4a24-1d44-5609-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:21,334 p=2750 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:21.333338Z", "start": "2026-08-17T02:13:20.239399Z" }, "id": "6bec7d69-4a24-9ba1-f14e-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "creator", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "6027af301eb840e39dca40efefc5e1eb", "links": { "self": "http://10.0.0.189:5000/v3/roles/6027af301eb840e39dca40efefc5e1eb" }, "name": "creator", "options": {} } } }, "task": { "duration": { "end": "2026-08-17T02:13:21.333338Z", "start": "2026-08-17T02:13:20.246572Z" }, "id": "6bec7d69-4a24-9ba1-f14e-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:23,197 p=2774 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:23.196737Z", "start": "2026-08-17T02:13:22.128642Z" }, "id": "6bec7d69-4a24-c691-bb69-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "observer", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "a5ab7e1d33ca467b956c2e8f62760eec", "links": { "self": "http://10.0.0.189:5000/v3/roles/a5ab7e1d33ca467b956c2e8f62760eec" }, "name": "observer", "options": {} } } }, "task": { "duration": { "end": "2026-08-17T02:13:23.196737Z", "start": "2026-08-17T02:13:22.136695Z" }, "id": "6bec7d69-4a24-c691-bb69-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:25,002 p=2797 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:25.001625Z", "start": "2026-08-17T02:13:23.960053Z" }, "id": "6bec7d69-4a24-580b-b4c4-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_keystone_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "description": null, "domain_id": null, "interface": "internal", "name": "audit", "region_name": "RegionOne", "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "timeout": 180, "validate_certs": null, "wait": true } }, "role": { "description": null, "domain_id": null, "id": "cb62963762064d509eb71e2122752d3a", "links": { "self": "http://10.0.0.189:5000/v3/roles/cb62963762064d509eb71e2122752d3a" }, "name": "audit", "options": {} } } }, "task": { "duration": { "end": "2026-08-17T02:13:25.001625Z", "start": "2026-08-17T02:13:23.967373Z" }, "id": "6bec7d69-4a24-580b-b4c4-000000000005", "name": "os_keystone_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:27,084 p=2821 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:27.083813Z", "start": "2026-08-17T02:13:25.925551Z" }, "id": "6bec7d69-4a24-f5c2-2ce6-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "os_user_role", "changed": true, "invocation": { "module_args": { "api_timeout": null, "auth": { "auth_url": "http://10.0.0.189:5000", "domain_name": "default", "password": "contrail123", "project_name": "admin", "user_domain_name": "default", "username": "admin" }, "auth_type": null, "ca_cert": "", "cacert": "", "client_cert": null, "client_key": null, "domain": null, "group": null, "group_domain": null, "interface": "internal", "project": "service", "project_domain": null, "region_name": "RegionOne", "role": "admin", "role_domain": null, "sdk_log_level": "INFO", "sdk_log_path": null, "state": "present", "system": null, "timeout": 180, "user": "barbican", "user_domain": null, "validate_certs": null, "wait": true } } } }, "task": { "duration": { "end": "2026-08-17T02:13:27.083813Z", "start": "2026-08-17T02:13:25.934689Z" }, "id": "6bec7d69-4a24-f5c2-2ce6-000000000005", "name": "os_user_role", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:35,512 p=2853 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:35.511574Z", "start": "2026-08-17T02:13:35.143868Z" }, "id": "6bec7d69-4a24-1168-cfda-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_db", "changed": true, "db": "barbican", "db_list": [ "barbican" ], "executed_commands": [ "CREATE DATABASE `barbican`" ], "invocation": { "module_args": { "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "collation": "", "config_file": "/var/lib/ansible/.my.cnf", "config_overrides_defaults": false, "connect_timeout": 30, "dump_extra_args": null, "encoding": "", "force": false, "hex_blob": false, "ignore_tables": [], "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "master_data": 0, "name": [ "barbican" ], "quick": true, "restrict_config_file": false, "single_transaction": false, "skip_lock_tables": false, "state": "present", "target": null, "unsafe_login_password": false, "use_shell": false } } } }, "task": { "duration": { "end": "2026-08-17T02:13:35.511574Z", "start": "2026-08-17T02:13:35.151071Z" }, "id": "6bec7d69-4a24-1168-cfda-000000000005", "name": "mysql_db", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } } 2026-08-17 02:13:36,875 p=2876 u=ansible n=ansible | { "custom_stats": {}, "global_custom_stats": {}, "plays": [ { "play": { "duration": { "end": "2026-08-17T02:13:36.874111Z", "start": "2026-08-17T02:13:36.389609Z" }, "id": "6bec7d69-4a24-9b7b-8d59-000000000003", "name": "Ansible Ad-Hoc", "path": "" }, "tasks": [ { "hosts": { "localhost": { "_ansible_no_log": false, "action": "mysql_user", "changed": true, "invocation": { "module_args": { "append_privs": true, "ca_cert": null, "check_hostname": null, "check_implicit_admin": false, "client_cert": null, "client_key": null, "config_file": "/var/lib/ansible/.my.cnf", "connect_timeout": 30, "encrypted": false, "host": "%", "host_all": false, "login_host": "10.0.0.189", "login_password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "login_port": 3306, "login_unix_socket": null, "login_user": "root", "name": "barbican", "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "plugin": null, "plugin_auth_string": null, "plugin_hash_string": null, "priv": "barbican.*:ALL", "resource_limits": null, "sql_log_bin": true, "state": "present", "tls_requires": null, "update_password": "always", "user": "barbican" } }, "msg": "User added", "user": "barbican" } }, "task": { "duration": { "end": "2026-08-17T02:13:36.874111Z", "start": "2026-08-17T02:13:36.397844Z" }, "id": "6bec7d69-4a24-9b7b-8d59-000000000005", "name": "mysql_user", "path": "" } } ] } ], "stats": { "localhost": { "changed": 1, "failures": 0, "ignored": 0, "ok": 1, "rescued": 0, "skipped": 0, "unreachable": 0 } } }