2025-06-09 00:34:36,414 p=28 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:34:36.401466Z",
                    "start": "2025-06-09T00:34:35.938515Z"
                },
                "id": "3f633448-627b-e093-b6b3-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:34:36.401466Z",
                            "start": "2025-06-09T00:34:35.988263Z"
                        },
                        "id": "3f633448-627b-e093-b6b3-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:34:37,833 p=56 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:34:37.819917Z",
                    "start": "2025-06-09T00:34:37.373978Z"
                },
                "id": "3f633448-627b-0ee2-01f1-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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",
                                    "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": "2025-06-09T00:34:37.819917Z",
                            "start": "2025-06-09T00:34:37.422120Z"
                        },
                        "id": "3f633448-627b-0ee2-01f1-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:35:24,249 p=84 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:35:24.236600Z",
                    "start": "2025-06-09T00:35:23.786236Z"
                },
                "id": "3f633448-627b-072f-2fef-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:35:24.236600Z",
                            "start": "2025-06-09T00:35:23.847760Z"
                        },
                        "id": "3f633448-627b-072f-2fef-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:35:25,618 p=112 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:35:25.601864Z",
                    "start": "2025-06-09T00:35:25.138155Z"
                },
                "id": "3f633448-627b-680f-4075-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:35:25.601864Z",
                            "start": "2025-06-09T00:35:25.186754Z"
                        },
                        "id": "3f633448-627b-680f-4075-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:24,645 p=140 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:24.631897Z",
                    "start": "2025-06-09T00:36:19.578928Z"
                },
                "id": "3f633448-627b-c086-8522-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "0301695967744f1ca3ae5217eccd2c1b",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Openstack Identity Service",
                                    "enabled": true,
                                    "interface": "internal",
                                    "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",
                                "enabled": true,
                                "id": "0301695967744f1ca3ae5217eccd2c1b",
                                "name": "keystone",
                                "service_type": "identity",
                                "type": "identity"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:24.631897Z",
                            "start": "2025-06-09T00:36:19.643261Z"
                        },
                        "id": "3f633448-627b-c086-8522-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:26,928 p=167 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:26.913520Z",
                    "start": "2025-06-09T00:36:25.648787Z"
                },
                "id": "3f633448-627b-bb21-dfa7-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": false,
                            "endpoint": {
                                "enabled": true,
                                "id": "0685b8cfc59e4c9db791421c0e795efc",
                                "interface": "admin",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/0685b8cfc59e4c9db791421c0e795efc"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "0301695967744f1ca3ae5217eccd2c1b",
                                "url": "http://10.0.0.249:35357"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "enabled": true,
                                    "endpoint_interface": "admin",
                                    "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.249:35357",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:26.913520Z",
                            "start": "2025-06-09T00:36:25.698588Z"
                        },
                        "id": "3f633448-627b-bb21-dfa7-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:29,103 p=195 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:29.088424Z",
                    "start": "2025-06-09T00:36:27.857085Z"
                },
                "id": "3f633448-627b-e5bc-3cec-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": false,
                            "endpoint": {
                                "enabled": true,
                                "id": "54d86287663a4e33b44cfef0cb2c9b0e",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/54d86287663a4e33b44cfef0cb2c9b0e"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "0301695967744f1ca3ae5217eccd2c1b",
                                "url": "http://10.0.0.249:5000"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:5000",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:29.088424Z",
                            "start": "2025-06-09T00:36:27.908461Z"
                        },
                        "id": "3f633448-627b-e5bc-3cec-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:31,374 p=223 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:31.361046Z",
                    "start": "2025-06-09T00:36:30.088771Z"
                },
                "id": "3f633448-627b-27d1-bbe1-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": false,
                            "endpoint": {
                                "enabled": true,
                                "id": "4e80fe875b404d86b4bf4094efca49c7",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/4e80fe875b404d86b4bf4094efca49c7"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "0301695967744f1ca3ae5217eccd2c1b",
                                "url": "http://10.0.0.249:5000"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:5000",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:31.361046Z",
                            "start": "2025-06-09T00:36:30.141125Z"
                        },
                        "id": "3f633448-627b-27d1-bbe1-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:33,732 p=251 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:33.716025Z",
                    "start": "2025-06-09T00:36:32.454756Z"
                },
                "id": "3f633448-627b-7398-c232-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "interface": "internal",
                                    "name": "service",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "role": {
                                "domain_id": null,
                                "id": "7a180666ac4a45acb50065b3a8a5d571",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:33.716025Z",
                            "start": "2025-06-09T00:36:32.508223Z"
                        },
                        "id": "3f633448-627b-7398-c232-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:35,983 p=279 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:35.970111Z",
                    "start": "2025-06-09T00:36:34.799461Z"
                },
                "id": "3f633448-627b-a975-2ceb-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "251f7899330d48b5a1aa44cf7f9b14c8",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "member",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:35.970111Z",
                            "start": "2025-06-09T00:36:34.853144Z"
                        },
                        "id": "3f633448-627b-a975-2ceb-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:38,576 p=307 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:38.563142Z",
                    "start": "2025-06-09T00:36:37.309858Z"
                },
                "id": "3f633448-627b-bfcc-decd-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "a45e2bad8af04e09971f78cfee32e269",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Openstack Image",
                                    "enabled": true,
                                    "interface": "internal",
                                    "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",
                                "enabled": true,
                                "id": "a45e2bad8af04e09971f78cfee32e269",
                                "name": "glance",
                                "service_type": "image",
                                "type": "image"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:38.563142Z",
                            "start": "2025-06-09T00:36:37.360692Z"
                        },
                        "id": "3f633448-627b-bfcc-decd-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:40,979 p=335 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:40.965813Z",
                    "start": "2025-06-09T00:36:39.556120Z"
                },
                "id": "3f633448-627b-eab1-3c6e-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "da0e435d130e4831b1376f7b8b16c2bb",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/da0e435d130e4831b1376f7b8b16c2bb"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "a45e2bad8af04e09971f78cfee32e269",
                                "url": "http://10.0.0.249:9292"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:9292",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:40.965813Z",
                            "start": "2025-06-09T00:36:39.604510Z"
                        },
                        "id": "3f633448-627b-eab1-3c6e-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:43,325 p=363 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:43.310086Z",
                    "start": "2025-06-09T00:36:41.907423Z"
                },
                "id": "3f633448-627b-da8d-fcc4-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "cd79fc587d824a289eb43e846d8b1161",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/cd79fc587d824a289eb43e846d8b1161"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "a45e2bad8af04e09971f78cfee32e269",
                                "url": "http://10.0.0.249:9292"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:9292",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:43.310086Z",
                            "start": "2025-06-09T00:36:41.958575Z"
                        },
                        "id": "3f633448-627b-da8d-fcc4-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:45,834 p=391 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:45.818542Z",
                    "start": "2025-06-09T00:36:44.314970Z"
                },
                "id": "3f633448-627b-dec3-d84f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "extra": {},
                                "id": "a4961a7d15014046b8e22ddf6e52263f",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "extra": {},
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:45.818542Z",
                            "start": "2025-06-09T00:36:44.364992Z"
                        },
                        "id": "3f633448-627b-dec3-d84f-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:48,750 p=419 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:48.732659Z",
                    "start": "2025-06-09T00:36:46.835826Z"
                },
                "id": "3f633448-627b-cffc-43fd-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "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": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "a4961a7d15014046b8e22ddf6e52263f",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "4a0f98b85308437b95d8c665922e9bc4",
                                "name": "glance",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:48.732659Z",
                            "start": "2025-06-09T00:36:46.885957Z"
                        },
                        "id": "3f633448-627b-cffc-43fd-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:50,976 p=447 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:50.958708Z",
                    "start": "2025-06-09T00:36:49.729844Z"
                },
                "id": "3f633448-627b-aa23-588e-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "3b38c3c1b4004cc38697e54fe56cac53",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:50.958708Z",
                            "start": "2025-06-09T00:36:49.784861Z"
                        },
                        "id": "3f633448-627b-aa23-588e-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:36:54,362 p=475 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:36:54.348158Z",
                    "start": "2025-06-09T00:36:52.008180Z"
                },
                "id": "3f633448-627b-6711-9959-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "glance",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:36:54.348158Z",
                            "start": "2025-06-09T00:36:52.058091Z"
                        },
                        "id": "3f633448-627b-6711-9959-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:03,513 p=504 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:03.497556Z",
                    "start": "2025-06-09T00:37:03.023486Z"
                },
                "id": "3f633448-627b-e1e2-1ccf-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:37:03.497556Z",
                            "start": "2025-06-09T00:37:03.079478Z"
                        },
                        "id": "3f633448-627b-e1e2-1ccf-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:05,006 p=532 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:04.992849Z",
                    "start": "2025-06-09T00:37:04.501044Z"
                },
                "id": "3f633448-627b-84fc-f45a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:37:04.992849Z",
                            "start": "2025-06-09T00:37:04.557105Z"
                        },
                        "id": "3f633448-627b-84fc-f45a-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:06,393 p=561 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:06.377806Z",
                    "start": "2025-06-09T00:37:05.953108Z"
                },
                "id": "3f633448-627b-d9f5-daf7-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:37:06.377806Z",
                            "start": "2025-06-09T00:37:06.003400Z"
                        },
                        "id": "3f633448-627b-d9f5-daf7-000000000009",
                        "name": "mysql_variables"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:22,252 p=589 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:22.237795Z",
                    "start": "2025-06-09T00:37:21.770931Z"
                },
                "id": "3f633448-627b-9346-5d8a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:37:22.237795Z",
                            "start": "2025-06-09T00:37:21.825368Z"
                        },
                        "id": "3f633448-627b-9346-5d8a-000000000009",
                        "name": "mysql_variables"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:27,234 p=616 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:27.218581Z",
                    "start": "2025-06-09T00:37:25.955368Z"
                },
                "id": "3f633448-627b-e885-a3ce-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "2fc38568610a461fbb4327cbf18cbaba",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Placement Service",
                                    "enabled": true,
                                    "interface": "internal",
                                    "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",
                                "enabled": true,
                                "id": "2fc38568610a461fbb4327cbf18cbaba",
                                "name": "placement",
                                "service_type": "placement",
                                "type": "placement"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:37:27.218581Z",
                            "start": "2025-06-09T00:37:26.012979Z"
                        },
                        "id": "3f633448-627b-e885-a3ce-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:29,633 p=645 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:29.618530Z",
                    "start": "2025-06-09T00:37:28.203601Z"
                },
                "id": "3f633448-627b-5a8e-3be5-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "31e668b0952444b39f9341fb777b9bb8",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/31e668b0952444b39f9341fb777b9bb8"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "2fc38568610a461fbb4327cbf18cbaba",
                                "url": "http://10.0.0.249:8780"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:8780",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:37:29.618530Z",
                            "start": "2025-06-09T00:37:28.255883Z"
                        },
                        "id": "3f633448-627b-5a8e-3be5-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:32,044 p=673 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:32.030869Z",
                    "start": "2025-06-09T00:37:30.591533Z"
                },
                "id": "3f633448-627b-fa60-771d-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "ad069c8d95484d28b2507c629db74304",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/ad069c8d95484d28b2507c629db74304"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "2fc38568610a461fbb4327cbf18cbaba",
                                "url": "http://10.0.0.249:8780"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:8780",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:37:32.030869Z",
                            "start": "2025-06-09T00:37:30.642581Z"
                        },
                        "id": "3f633448-627b-fa60-771d-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:34,268 p=701 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:34.253339Z",
                    "start": "2025-06-09T00:37:32.998325Z"
                },
                "id": "3f633448-627b-49b8-e590-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "a4961a7d15014046b8e22ddf6e52263f",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:37:34.253339Z",
                            "start": "2025-06-09T00:37:33.050521Z"
                        },
                        "id": "3f633448-627b-49b8-e590-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:37,257 p=729 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:37.243778Z",
                    "start": "2025-06-09T00:37:35.295397Z"
                },
                "id": "3f633448-627b-9d6f-1c3d-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "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": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "a4961a7d15014046b8e22ddf6e52263f",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "331a6019b7c14bfc8fe332e4e1a9ce72",
                                "name": "placement",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:37:37.243778Z",
                            "start": "2025-06-09T00:37:35.359271Z"
                        },
                        "id": "3f633448-627b-9d6f-1c3d-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:39,454 p=757 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:39.440308Z",
                    "start": "2025-06-09T00:37:38.242069Z"
                },
                "id": "3f633448-627b-7818-7284-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "3b38c3c1b4004cc38697e54fe56cac53",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:37:39.440308Z",
                            "start": "2025-06-09T00:37:38.291371Z"
                        },
                        "id": "3f633448-627b-7818-7284-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:42,606 p=785 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:42.591217Z",
                    "start": "2025-06-09T00:37:40.409261Z"
                },
                "id": "3f633448-627b-2123-021a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "placement",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:37:42.591217Z",
                            "start": "2025-06-09T00:37:40.461989Z"
                        },
                        "id": "3f633448-627b-2123-021a-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:48,032 p=813 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:48.018779Z",
                    "start": "2025-06-09T00:37:47.575811Z"
                },
                "id": "3f633448-627b-0c86-6a61-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:37:48.018779Z",
                            "start": "2025-06-09T00:37:47.625895Z"
                        },
                        "id": "3f633448-627b-0c86-6a61-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:37:49,445 p=841 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:37:49.432706Z",
                    "start": "2025-06-09T00:37:48.953429Z"
                },
                "id": "3f633448-627b-99c3-76e8-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:37:49.432706Z",
                            "start": "2025-06-09T00:37:49.005476Z"
                        },
                        "id": "3f633448-627b-99c3-76e8-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:38:00,509 p=869 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:38:00.494658Z",
                    "start": "2025-06-09T00:38:00.049291Z"
                },
                "id": "3f633448-627b-8a59-f557-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:38:00.494658Z",
                            "start": "2025-06-09T00:38:00.098499Z"
                        },
                        "id": "3f633448-627b-8a59-f557-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:38:01,882 p=898 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:38:01.860536Z",
                    "start": "2025-06-09T00:38:01.422733Z"
                },
                "id": "3f633448-627b-00c6-f5e4-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:38:01.860536Z",
                            "start": "2025-06-09T00:38:01.474591Z"
                        },
                        "id": "3f633448-627b-00c6-f5e4-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:38:03,343 p=926 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:38:03.323890Z",
                    "start": "2025-06-09T00:38:02.848525Z"
                },
                "id": "3f633448-627b-d23e-8032-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:38:03.323890Z",
                            "start": "2025-06-09T00:38:02.896914Z"
                        },
                        "id": "3f633448-627b-d23e-8032-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:38:04,765 p=954 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:38:04.747426Z",
                    "start": "2025-06-09T00:38:04.247873Z"
                },
                "id": "3f633448-627b-0e43-fb38-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:38:04.747426Z",
                            "start": "2025-06-09T00:38:04.308497Z"
                        },
                        "id": "3f633448-627b-0e43-fb38-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:38:48,056 p=982 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:38:48.041057Z",
                    "start": "2025-06-09T00:38:47.593212Z"
                },
                "id": "3f633448-627b-5587-1c85-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:38:48.041057Z",
                            "start": "2025-06-09T00:38:47.645395Z"
                        },
                        "id": "3f633448-627b-5587-1c85-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:38:49,503 p=1010 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:38:49.487097Z",
                    "start": "2025-06-09T00:38:49.006887Z"
                },
                "id": "3f633448-627b-6fec-836b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:38:49.487097Z",
                            "start": "2025-06-09T00:38:49.059318Z"
                        },
                        "id": "3f633448-627b-6fec-836b-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:38:53,467 p=1038 u=rabbitmq n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:38:53.450498Z",
                    "start": "2025-06-09T00:38:50.553695Z"
                },
                "id": "3f633448-627b-c365-fb2c-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "rabbitmq_user",
                            "changed": false,
                            "invocation": {
                                "module_args": {
                                    "configure_priv": ".*",
                                    "force": false,
                                    "node": "rabbit@cn-jenkins-deploy-platform-ansible-os-3418-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": "2025-06-09T00:38:53.450498Z",
                            "start": "2025-06-09T00:38:50.608447Z"
                        },
                        "id": "3f633448-627b-c365-fb2c-000000000009",
                        "name": "rabbitmq_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:17,500 p=1291 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:17.483367Z",
                    "start": "2025-06-09T00:39:16.220659Z"
                },
                "id": "3f633448-627b-6a37-4b30-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "be8ae64776a54eb39056f53b47ee0055",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "OpenStack Compute Service (Legacy 2.0)",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "nova_legacy",
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "service_type": "compute_legacy",
                                    "state": "present",
                                    "timeout": 180,
                                    "type": "compute_legacy",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "service": {
                                "description": "OpenStack Compute Service (Legacy 2.0)",
                                "enabled": true,
                                "id": "be8ae64776a54eb39056f53b47ee0055",
                                "name": "nova_legacy",
                                "service_type": "compute_legacy",
                                "type": "compute_legacy"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:17.483367Z",
                            "start": "2025-06-09T00:39:16.272285Z"
                        },
                        "id": "3f633448-627b-6a37-4b30-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:19,741 p=1319 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:19.728575Z",
                    "start": "2025-06-09T00:39:18.503735Z"
                },
                "id": "3f633448-627b-d702-9e02-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "00469bcdf6a44458945517c210c20e1e",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "OpenStack Compute Service",
                                    "enabled": true,
                                    "interface": "internal",
                                    "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",
                                "enabled": true,
                                "id": "00469bcdf6a44458945517c210c20e1e",
                                "name": "nova",
                                "service_type": "compute",
                                "type": "compute"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:19.728575Z",
                            "start": "2025-06-09T00:39:18.552998Z"
                        },
                        "id": "3f633448-627b-d702-9e02-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:22,202 p=1347 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:22.189354Z",
                    "start": "2025-06-09T00:39:20.747362Z"
                },
                "id": "3f633448-627b-505c-90a5-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "3b42a04e956f45ff84ea65c9707dd237",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/3b42a04e956f45ff84ea65c9707dd237"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "be8ae64776a54eb39056f53b47ee0055",
                                "url": "http://10.0.0.249:8774/v2/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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_legacy",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.249:8774/v2/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:22.189354Z",
                            "start": "2025-06-09T00:39:20.796340Z"
                        },
                        "id": "3f633448-627b-505c-90a5-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:24,616 p=1375 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:24.602108Z",
                    "start": "2025-06-09T00:39:23.147270Z"
                },
                "id": "3f633448-627b-733c-edc6-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "560f498ae4694328ae28be4a12ee8ebc",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/560f498ae4694328ae28be4a12ee8ebc"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "be8ae64776a54eb39056f53b47ee0055",
                                "url": "http://10.0.0.249:8774/v2/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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_legacy",
                                    "state": "present",
                                    "timeout": 180,
                                    "url": "http://10.0.0.249:8774/v2/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:24.602108Z",
                            "start": "2025-06-09T00:39:23.196081Z"
                        },
                        "id": "3f633448-627b-733c-edc6-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:26,939 p=1403 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:26.925688Z",
                    "start": "2025-06-09T00:39:25.542481Z"
                },
                "id": "3f633448-627b-85d6-8353-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "f1df68dcb52c47b3b72a6fb63990743f",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/f1df68dcb52c47b3b72a6fb63990743f"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "00469bcdf6a44458945517c210c20e1e",
                                "url": "http://10.0.0.249:8774/v2.1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:8774/v2.1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:26.925688Z",
                            "start": "2025-06-09T00:39:25.595237Z"
                        },
                        "id": "3f633448-627b-85d6-8353-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:29,346 p=1431 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:29.332257Z",
                    "start": "2025-06-09T00:39:27.909664Z"
                },
                "id": "3f633448-627b-9546-6892-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "421564f422b747328de85d59b3339519",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/421564f422b747328de85d59b3339519"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "00469bcdf6a44458945517c210c20e1e",
                                "url": "http://10.0.0.249:8774/v2.1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:8774/v2.1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:29.332257Z",
                            "start": "2025-06-09T00:39:27.960710Z"
                        },
                        "id": "3f633448-627b-9546-6892-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:31,601 p=1459 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:31.588143Z",
                    "start": "2025-06-09T00:39:30.351458Z"
                },
                "id": "3f633448-627b-7311-8b53-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "a4961a7d15014046b8e22ddf6e52263f",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:31.588143Z",
                            "start": "2025-06-09T00:39:30.401001Z"
                        },
                        "id": "3f633448-627b-7311-8b53-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:34,699 p=1487 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:34.686190Z",
                    "start": "2025-06-09T00:39:32.655972Z"
                },
                "id": "3f633448-627b-ba4c-656b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "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": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "a4961a7d15014046b8e22ddf6e52263f",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "c4bb4e790a4a49709f24caad0fe04b32",
                                "name": "nova",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:34.686190Z",
                            "start": "2025-06-09T00:39:32.729523Z"
                        },
                        "id": "3f633448-627b-ba4c-656b-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:36,921 p=1515 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:36.903559Z",
                    "start": "2025-06-09T00:39:35.744785Z"
                },
                "id": "3f633448-627b-7d7f-4a73-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "3b38c3c1b4004cc38697e54fe56cac53",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:36.903559Z",
                            "start": "2025-06-09T00:39:35.795716Z"
                        },
                        "id": "3f633448-627b-7d7f-4a73-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:40,238 p=1543 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:40.225390Z",
                    "start": "2025-06-09T00:39:37.976308Z"
                },
                "id": "3f633448-627b-5346-29a9-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "nova",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:40.225390Z",
                            "start": "2025-06-09T00:39:38.025863Z"
                        },
                        "id": "3f633448-627b-5346-29a9-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:39:43,413 p=1571 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:39:43.399537Z",
                    "start": "2025-06-09T00:39:41.157076Z"
                },
                "id": "3f633448-627b-d595-ad39-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "service",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "nova",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:39:43.399537Z",
                            "start": "2025-06-09T00:39:41.207886Z"
                        },
                        "id": "3f633448-627b-d595-ad39-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:42:22,158 p=1617 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:42:22.144977Z",
                    "start": "2025-06-09T00:42:20.818976Z"
                },
                "id": "3f633448-627b-7f60-91ec-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "718eaf5c5d3c4480a479b07846dfac26",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Openstack Networking",
                                    "enabled": true,
                                    "interface": "internal",
                                    "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",
                                "enabled": true,
                                "id": "718eaf5c5d3c4480a479b07846dfac26",
                                "name": "neutron",
                                "service_type": "network",
                                "type": "network"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:42:22.144977Z",
                            "start": "2025-06-09T00:42:20.869684Z"
                        },
                        "id": "3f633448-627b-7f60-91ec-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:42:24,662 p=1645 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:42:24.648646Z",
                    "start": "2025-06-09T00:42:23.209146Z"
                },
                "id": "3f633448-627b-57d3-6b00-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "9cfbac9308e24a5b94a5371ed37b923f",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/9cfbac9308e24a5b94a5371ed37b923f"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "718eaf5c5d3c4480a479b07846dfac26",
                                "url": "http://10.0.0.249:9696"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:9696",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:42:24.648646Z",
                            "start": "2025-06-09T00:42:23.258584Z"
                        },
                        "id": "3f633448-627b-57d3-6b00-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:42:27,108 p=1673 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:42:27.094067Z",
                    "start": "2025-06-09T00:42:25.586419Z"
                },
                "id": "3f633448-627b-bf34-7638-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "b8a956cc047547c28ee551d1e23ecfa7",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/b8a956cc047547c28ee551d1e23ecfa7"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "718eaf5c5d3c4480a479b07846dfac26",
                                "url": "http://10.0.0.249:9696"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:9696",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:42:27.094067Z",
                            "start": "2025-06-09T00:42:25.643918Z"
                        },
                        "id": "3f633448-627b-bf34-7638-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:42:29,375 p=1701 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:42:29.361322Z",
                    "start": "2025-06-09T00:42:28.110785Z"
                },
                "id": "3f633448-627b-c8c5-54cb-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "a4961a7d15014046b8e22ddf6e52263f",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:42:29.361322Z",
                            "start": "2025-06-09T00:42:28.164198Z"
                        },
                        "id": "3f633448-627b-c8c5-54cb-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:42:32,253 p=1729 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:42:32.239358Z",
                    "start": "2025-06-09T00:42:30.359132Z"
                },
                "id": "3f633448-627b-b549-2759-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "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": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "a4961a7d15014046b8e22ddf6e52263f",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "bdfe4250ff93489c8a714d74828d35f5",
                                "name": "neutron",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:42:32.239358Z",
                            "start": "2025-06-09T00:42:30.414552Z"
                        },
                        "id": "3f633448-627b-b549-2759-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:42:34,502 p=1757 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:42:34.488060Z",
                    "start": "2025-06-09T00:42:33.319557Z"
                },
                "id": "3f633448-627b-a5b8-4b8f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "3b38c3c1b4004cc38697e54fe56cac53",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:42:34.488060Z",
                            "start": "2025-06-09T00:42:33.369804Z"
                        },
                        "id": "3f633448-627b-a5b8-4b8f-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:42:37,715 p=1785 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:42:37.702440Z",
                    "start": "2025-06-09T00:42:35.529686Z"
                },
                "id": "3f633448-627b-e3a2-d84c-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "neutron",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:42:37.702440Z",
                            "start": "2025-06-09T00:42:35.582620Z"
                        },
                        "id": "3f633448-627b-e3a2-d84c-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:42:59,226 p=1812 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:42:59.207871Z",
                    "start": "2025-06-09T00:42:58.735366Z"
                },
                "id": "3f633448-627b-7bcf-5941-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:42:59.207871Z",
                            "start": "2025-06-09T00:42:58.788775Z"
                        },
                        "id": "3f633448-627b-7bcf-5941-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:43:00,627 p=1840 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:43:00.610630Z",
                    "start": "2025-06-09T00:43:00.132985Z"
                },
                "id": "3f633448-627b-4208-9254-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:43:00.610630Z",
                            "start": "2025-06-09T00:43:00.183001Z"
                        },
                        "id": "3f633448-627b-4208-9254-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:43:58,654 p=1868 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:43:58.640083Z",
                    "start": "2025-06-09T00:43:57.295526Z"
                },
                "id": "3f633448-627b-adb0-45f7-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "58dced7da2ad4709819d24c1cf01e96b",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Orchestration",
                                    "enabled": true,
                                    "interface": "internal",
                                    "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",
                                "enabled": true,
                                "id": "58dced7da2ad4709819d24c1cf01e96b",
                                "name": "heat",
                                "service_type": "orchestration",
                                "type": "orchestration"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:43:58.640083Z",
                            "start": "2025-06-09T00:43:57.352185Z"
                        },
                        "id": "3f633448-627b-adb0-45f7-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:00,871 p=1896 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:00.856775Z",
                    "start": "2025-06-09T00:43:59.589651Z"
                },
                "id": "3f633448-627b-0c8b-70b9-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "9a4708863f2e4146898dccb3e6c4bf0e",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Orchestration",
                                    "enabled": true,
                                    "interface": "internal",
                                    "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",
                                "enabled": true,
                                "id": "9a4708863f2e4146898dccb3e6c4bf0e",
                                "name": "heat-cfn",
                                "service_type": "cloudformation",
                                "type": "cloudformation"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:00.856775Z",
                            "start": "2025-06-09T00:43:59.637528Z"
                        },
                        "id": "3f633448-627b-0c8b-70b9-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:03,315 p=1924 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:03.301502Z",
                    "start": "2025-06-09T00:44:01.897433Z"
                },
                "id": "3f633448-627b-a065-6b7d-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "c3829c61aba14c738a7fbb32e4b5e0d8",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/c3829c61aba14c738a7fbb32e4b5e0d8"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "58dced7da2ad4709819d24c1cf01e96b",
                                "url": "http://10.0.0.249:8004/v1/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:8004/v1/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:03.301502Z",
                            "start": "2025-06-09T00:44:01.952651Z"
                        },
                        "id": "3f633448-627b-a065-6b7d-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:05,723 p=1952 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:05.707643Z",
                    "start": "2025-06-09T00:44:04.262817Z"
                },
                "id": "3f633448-627b-7deb-df70-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "9c2d8a6313584a3b92ee0dd0afd15d54",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/9c2d8a6313584a3b92ee0dd0afd15d54"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "58dced7da2ad4709819d24c1cf01e96b",
                                "url": "http://10.0.0.249:8004/v1/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:8004/v1/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:05.707643Z",
                            "start": "2025-06-09T00:44:04.312390Z"
                        },
                        "id": "3f633448-627b-7deb-df70-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:08,099 p=1981 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:08.085673Z",
                    "start": "2025-06-09T00:44:06.668689Z"
                },
                "id": "3f633448-627b-c3a0-f6b1-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "3ef974fc6ecf401c9d9d419b9a1e75e0",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/3ef974fc6ecf401c9d9d419b9a1e75e0"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "9a4708863f2e4146898dccb3e6c4bf0e",
                                "url": "http://10.0.0.249:8000/v1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:8000/v1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:08.085673Z",
                            "start": "2025-06-09T00:44:06.725360Z"
                        },
                        "id": "3f633448-627b-c3a0-f6b1-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:10,379 p=2009 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:10.365493Z",
                    "start": "2025-06-09T00:44:09.013471Z"
                },
                "id": "3f633448-627b-b843-774b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "03437f36ba3d451cb96e4db2199bb841",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/03437f36ba3d451cb96e4db2199bb841"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "9a4708863f2e4146898dccb3e6c4bf0e",
                                "url": "http://10.0.0.249:8000/v1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:8000/v1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:10.365493Z",
                            "start": "2025-06-09T00:44:09.062609Z"
                        },
                        "id": "3f633448-627b-b843-774b-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:12,611 p=2037 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:12.596011Z",
                    "start": "2025-06-09T00:44:11.374262Z"
                },
                "id": "3f633448-627b-016d-5251-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "a4961a7d15014046b8e22ddf6e52263f",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:12.596011Z",
                            "start": "2025-06-09T00:44:11.427733Z"
                        },
                        "id": "3f633448-627b-016d-5251-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:15,430 p=2065 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:15.416522Z",
                    "start": "2025-06-09T00:44:13.588400Z"
                },
                "id": "3f633448-627b-bb15-cf15-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "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": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "a4961a7d15014046b8e22ddf6e52263f",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "3cdf5febab7a4f72a53edcd0273f645e",
                                "name": "heat",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:15.416522Z",
                            "start": "2025-06-09T00:44:13.637687Z"
                        },
                        "id": "3f633448-627b-bb15-cf15-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:17,520 p=2093 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:17.507771Z",
                    "start": "2025-06-09T00:44:16.385657Z"
                },
                "id": "3f633448-627b-007e-e3d4-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "3b38c3c1b4004cc38697e54fe56cac53",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:17.507771Z",
                            "start": "2025-06-09T00:44:16.434464Z"
                        },
                        "id": "3f633448-627b-007e-e3d4-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:19,740 p=2121 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:19.725793Z",
                    "start": "2025-06-09T00:44:18.445572Z"
                },
                "id": "3f633448-627b-53c3-759d-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "cd6cc7e102e445c98fe2954913e5d696",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "heat_stack_owner",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:19.725793Z",
                            "start": "2025-06-09T00:44:18.497223Z"
                        },
                        "id": "3f633448-627b-53c3-759d-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:21,908 p=2149 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:21.894453Z",
                    "start": "2025-06-09T00:44:20.654014Z"
                },
                "id": "3f633448-627b-4035-d527-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "f25aeb59a14b4382b18906a0e47fb158",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "heat_stack_user",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:21.894453Z",
                            "start": "2025-06-09T00:44:20.704581Z"
                        },
                        "id": "3f633448-627b-4035-d527-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:25,100 p=2177 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:25.087456Z",
                    "start": "2025-06-09T00:44:22.893860Z"
                },
                "id": "3f633448-627b-6aa4-12e6-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "heat",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:25.087456Z",
                            "start": "2025-06-09T00:44:22.948410Z"
                        },
                        "id": "3f633448-627b-6aa4-12e6-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:28,275 p=2205 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:28.261194Z",
                    "start": "2025-06-09T00:44:26.066172Z"
                },
                "id": "3f633448-627b-de26-0c00-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "admin",
                                    "region_name": "RegionOne",
                                    "role": "heat_stack_owner",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "admin",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:44:28.261194Z",
                            "start": "2025-06-09T00:44:26.118799Z"
                        },
                        "id": "3f633448-627b-de26-0c00-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:40,284 p=2233 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:40.269778Z",
                    "start": "2025-06-09T00:44:39.793366Z"
                },
                "id": "3f633448-627b-4597-2e62-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:44:40.269778Z",
                            "start": "2025-06-09T00:44:39.848461Z"
                        },
                        "id": "3f633448-627b-4597-2e62-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:44:41,821 p=2261 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:44:41.805304Z",
                    "start": "2025-06-09T00:44:41.316185Z"
                },
                "id": "3f633448-627b-d2fc-c2b3-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:44:41.805304Z",
                            "start": "2025-06-09T00:44:41.369976Z"
                        },
                        "id": "3f633448-627b-d2fc-c2b3-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:45:39,280 p=2289 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:45:39.266105Z",
                    "start": "2025-06-09T00:45:37.982240Z"
                },
                "id": "3f633448-627b-96fb-e8f6-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "5df8d2695d5a4adf8c4e482995856635",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": "Barbican Key Management Service",
                                    "enabled": true,
                                    "interface": "internal",
                                    "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",
                                "enabled": true,
                                "id": "5df8d2695d5a4adf8c4e482995856635",
                                "name": "barbican",
                                "service_type": "key-manager",
                                "type": "key-manager"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:45:39.266105Z",
                            "start": "2025-06-09T00:45:38.032359Z"
                        },
                        "id": "3f633448-627b-96fb-e8f6-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:45:41,832 p=2318 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:45:41.817836Z",
                    "start": "2025-06-09T00:45:40.315353Z"
                },
                "id": "3f633448-627b-5741-1d1b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "71494d4d886644cdaad04dce2de6ebd2",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/71494d4d886644cdaad04dce2de6ebd2"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "5df8d2695d5a4adf8c4e482995856635",
                                "url": "http://10.0.0.249:9311"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:9311",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:45:41.817836Z",
                            "start": "2025-06-09T00:45:40.369730Z"
                        },
                        "id": "3f633448-627b-5741-1d1b-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:45:44,363 p=2346 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:45:44.348648Z",
                    "start": "2025-06-09T00:45:42.805961Z"
                },
                "id": "3f633448-627b-8f43-7e69-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "10909d0296be49f3aae1dbbb03e9c681",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.249:5000/v3/endpoints/10909d0296be49f3aae1dbbb03e9c681"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "5df8d2695d5a4adf8c4e482995856635",
                                "url": "http://10.0.0.249:9311"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": 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.249:9311",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:45:44.348648Z",
                            "start": "2025-06-09T00:45:42.855651Z"
                        },
                        "id": "3f633448-627b-8f43-7e69-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:45:46,796 p=2375 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:45:46.778747Z",
                    "start": "2025-06-09T00:45:45.492237Z"
                },
                "id": "3f633448-627b-277d-3bd1-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "description": null,
                                    "domain": "default",
                                    "domain_id": "default",
                                    "enabled": true,
                                    "interface": "internal",
                                    "name": "service",
                                    "properties": null,
                                    "region_name": "RegionOne",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "project": {
                                "description": null,
                                "domain_id": "default",
                                "enabled": true,
                                "id": "a4961a7d15014046b8e22ddf6e52263f",
                                "is_domain": false,
                                "is_enabled": true,
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": "default",
                                        "domain_name": null,
                                        "id": "default",
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "service",
                                "options": {},
                                "parent_id": "default",
                                "properties": {
                                    "options": {},
                                    "tags": []
                                },
                                "tags": []
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:45:46.778747Z",
                            "start": "2025-06-09T00:45:45.545787Z"
                        },
                        "id": "3f633448-627b-277d-3bd1-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:45:49,926 p=2403 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:45:49.905042Z",
                    "start": "2025-06-09T00:45:47.975035Z"
                },
                "id": "3f633448-627b-8efe-40fa-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "default_project": "service",
                                    "description": null,
                                    "domain": "default",
                                    "email": null,
                                    "enabled": true,
                                    "interface": "internal",
                                    "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": "on_create",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            },
                            "user": {
                                "default_project_id": "a4961a7d15014046b8e22ddf6e52263f",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "6f13d482f22a4002bded74f0dcb62679",
                                "name": "barbican",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:45:49.905042Z",
                            "start": "2025-06-09T00:45:48.033965Z"
                        },
                        "id": "3f633448-627b-8efe-40fa-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:45:52,253 p=2431 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:45:52.238144Z",
                    "start": "2025-06-09T00:45:51.091703Z"
                },
                "id": "3f633448-627b-5e6b-5092-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "3b38c3c1b4004cc38697e54fe56cac53",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:45:52.238144Z",
                            "start": "2025-06-09T00:45:51.144123Z"
                        },
                        "id": "3f633448-627b-5e6b-5092-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:45:54,530 p=2458 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:45:54.516193Z",
                    "start": "2025-06-09T00:45:53.214346Z"
                },
                "id": "3f633448-627b-0058-379f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "66ad0dbda2c24aeb9ea71482acc2beab",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "key-manager:service-admin",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:45:54.516193Z",
                            "start": "2025-06-09T00:45:53.270557Z"
                        },
                        "id": "3f633448-627b-0058-379f-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:45:56,748 p=2486 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:45:56.733727Z",
                    "start": "2025-06-09T00:45:55.454046Z"
                },
                "id": "3f633448-627b-27e7-c046-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "7092a0a97ce440eabb60e6c79fdc3f9c",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "creator",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:45:56.733727Z",
                            "start": "2025-06-09T00:45:55.506354Z"
                        },
                        "id": "3f633448-627b-27e7-c046-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:45:59,110 p=2514 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:45:59.096469Z",
                    "start": "2025-06-09T00:45:57.740818Z"
                },
                "id": "3f633448-627b-7636-f87f-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "de6241ce29ab41748c64df268a8903cc",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "observer",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:45:59.096469Z",
                            "start": "2025-06-09T00:45:57.796880Z"
                        },
                        "id": "3f633448-627b-7636-f87f-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:46:01,322 p=2542 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:46:01.305939Z",
                    "start": "2025-06-09T00:46:00.040903Z"
                },
                "id": "3f633448-627b-372b-d95a-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": 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": {
                                "domain_id": null,
                                "id": "43517b42265045e2b7ff35b16d08f4b2",
                                "location": {
                                    "cloud": "defaults",
                                    "project": {
                                        "domain_id": null,
                                        "domain_name": null,
                                        "id": null,
                                        "name": null
                                    },
                                    "region_name": null,
                                    "zone": null
                                },
                                "name": "audit",
                                "properties": {}
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:46:01.305939Z",
                            "start": "2025-06-09T00:46:00.091584Z"
                        },
                        "id": "3f633448-627b-372b-d95a-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:46:04,590 p=2570 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:46:04.576141Z",
                    "start": "2025-06-09T00:46:02.323484Z"
                },
                "id": "3f633448-627b-9791-cfc0-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249:35357",
                                        "password": "contrail123",
                                        "system_scope": "all",
                                        "user_domain_name": "Default",
                                        "username": "admin"
                                    },
                                    "auth_type": null,
                                    "availability_zone": null,
                                    "ca_cert": "",
                                    "cacert": "",
                                    "client_cert": null,
                                    "client_key": null,
                                    "domain": "default",
                                    "group": null,
                                    "interface": "internal",
                                    "project": "service",
                                    "region_name": "RegionOne",
                                    "role": "admin",
                                    "sdk_log_level": "INFO",
                                    "sdk_log_path": null,
                                    "state": "present",
                                    "timeout": 180,
                                    "user": "barbican",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-06-09T00:46:04.576141Z",
                            "start": "2025-06-09T00:46:02.372989Z"
                        },
                        "id": "3f633448-627b-9791-cfc0-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:46:14,127 p=2598 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:46:14.104667Z",
                    "start": "2025-06-09T00:46:13.642412Z"
                },
                "id": "3f633448-627b-aab2-194e-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:46:14.104667Z",
                            "start": "2025-06-09T00:46:13.695112Z"
                        },
                        "id": "3f633448-627b-aab2-194e-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-06-09 00:46:15,565 p=2626 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-06-09T00:46:15.550289Z",
                    "start": "2025-06-09T00:46:15.074850Z"
                },
                "id": "3f633448-627b-86c9-779c-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "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.249",
                                    "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": "2025-06-09T00:46:15.550289Z",
                            "start": "2025-06-09T00:46:15.124853Z"
                        },
                        "id": "3f633448-627b-86c9-779c-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}