2025-04-28 01:45:46,303 p=28 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:46.289798Z",
                    "start": "2025-04-28T01:45:45.862699Z"
                },
                "id": "db62bdd3-50e9-62db-0cc2-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.254",
                                    "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-04-28T01:45:46.289798Z",
                            "start": "2025-04-28T01:45:45.913607Z"
                        },
                        "id": "db62bdd3-50e9-62db-0cc2-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:45:47,652 p=56 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:45:47.639359Z",
                    "start": "2025-04-28T01:45:47.202257Z"
                },
                "id": "db62bdd3-50e9-ad20-0a5e-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.254",
                                    "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-04-28T01:45:47.639359Z",
                            "start": "2025-04-28T01:45:47.254723Z"
                        },
                        "id": "db62bdd3-50e9-ad20-0a5e-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:27,691 p=84 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:27.677430Z",
                    "start": "2025-04-28T01:46:27.247316Z"
                },
                "id": "db62bdd3-50e9-a18a-27b4-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.254",
                                    "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-04-28T01:46:27.677430Z",
                            "start": "2025-04-28T01:46:27.295404Z"
                        },
                        "id": "db62bdd3-50e9-a18a-27b4-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:46:28,970 p=112 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:46:28.956845Z",
                    "start": "2025-04-28T01:46:28.508663Z"
                },
                "id": "db62bdd3-50e9-f406-6499-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.254",
                                    "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-04-28T01:46:28.956845Z",
                            "start": "2025-04-28T01:46:28.557972Z"
                        },
                        "id": "db62bdd3-50e9-f406-6499-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:26,643 p=140 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:26.629623Z",
                    "start": "2025-04-28T01:47:22.227542Z"
                },
                "id": "db62bdd3-50e9-9306-0cdc-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "f64caa8495cf4a70b4496db9ccdf46f8",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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": "f64caa8495cf4a70b4496db9ccdf46f8",
                                "name": "keystone",
                                "service_type": "identity",
                                "type": "identity"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:26.629623Z",
                            "start": "2025-04-28T01:47:22.276564Z"
                        },
                        "id": "db62bdd3-50e9-9306-0cdc-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:28,821 p=168 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:28.807975Z",
                    "start": "2025-04-28T01:47:27.623281Z"
                },
                "id": "db62bdd3-50e9-ff97-4b50-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": false,
                            "endpoint": {
                                "enabled": true,
                                "id": "f3fe6568bf4a42398a831112b20f886d",
                                "interface": "admin",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/f3fe6568bf4a42398a831112b20f886d"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "f64caa8495cf4a70b4496db9ccdf46f8",
                                "url": "http://10.0.0.254:35357"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:35357",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:28.807975Z",
                            "start": "2025-04-28T01:47:27.671606Z"
                        },
                        "id": "db62bdd3-50e9-ff97-4b50-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:30,887 p=196 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:30.874084Z",
                    "start": "2025-04-28T01:47:29.695930Z"
                },
                "id": "db62bdd3-50e9-0361-54ad-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": false,
                            "endpoint": {
                                "enabled": true,
                                "id": "f613f143229745c78652d8596fcc8350",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/f613f143229745c78652d8596fcc8350"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "f64caa8495cf4a70b4496db9ccdf46f8",
                                "url": "http://10.0.0.254:5000"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:5000",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:30.874084Z",
                            "start": "2025-04-28T01:47:29.744464Z"
                        },
                        "id": "db62bdd3-50e9-0361-54ad-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:32,932 p=224 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:32.919732Z",
                    "start": "2025-04-28T01:47:31.715637Z"
                },
                "id": "db62bdd3-50e9-f65b-8285-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": false,
                            "endpoint": {
                                "enabled": true,
                                "id": "d76bf69abd244c8e87db5a35a5d33eec",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/d76bf69abd244c8e87db5a35a5d33eec"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "f64caa8495cf4a70b4496db9ccdf46f8",
                                "url": "http://10.0.0.254:5000"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:5000",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:32.919732Z",
                            "start": "2025-04-28T01:47:31.763674Z"
                        },
                        "id": "db62bdd3-50e9-f65b-8285-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:35,179 p=252 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:35.165592Z",
                    "start": "2025-04-28T01:47:33.978312Z"
                },
                "id": "db62bdd3-50e9-ecde-3511-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.254: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": "c8f93a03413a4fc9b70afb1c01704762",
                                "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-04-28T01:47:35.165592Z",
                            "start": "2025-04-28T01:47:34.035593Z"
                        },
                        "id": "db62bdd3-50e9-ecde-3511-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:37,327 p=280 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:37.314732Z",
                    "start": "2025-04-28T01:47:36.209039Z"
                },
                "id": "db62bdd3-50e9-8d22-c047-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.254: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": "5a6d2c4df71a448e9a2b1ce175e9f2be",
                                "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-04-28T01:47:37.314732Z",
                            "start": "2025-04-28T01:47:36.260884Z"
                        },
                        "id": "db62bdd3-50e9-8d22-c047-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:39,721 p=308 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:39.708463Z",
                    "start": "2025-04-28T01:47:38.497129Z"
                },
                "id": "db62bdd3-50e9-5269-c57e-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "6bf8fa4416ef480cb72d730993f5837f",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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": "6bf8fa4416ef480cb72d730993f5837f",
                                "name": "glance",
                                "service_type": "image",
                                "type": "image"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:39.708463Z",
                            "start": "2025-04-28T01:47:38.545744Z"
                        },
                        "id": "db62bdd3-50e9-5269-c57e-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:41,941 p=336 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:41.925439Z",
                    "start": "2025-04-28T01:47:40.608084Z"
                },
                "id": "db62bdd3-50e9-eab1-7ddf-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "0ef550061b5b45978fb2ca9264016dcf",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/0ef550061b5b45978fb2ca9264016dcf"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "6bf8fa4416ef480cb72d730993f5837f",
                                "url": "http://10.0.0.254:9292"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:9292",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:41.925439Z",
                            "start": "2025-04-28T01:47:40.655609Z"
                        },
                        "id": "db62bdd3-50e9-eab1-7ddf-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:44,149 p=364 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:44.130776Z",
                    "start": "2025-04-28T01:47:42.782210Z"
                },
                "id": "db62bdd3-50e9-7902-8cbd-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "8d7cf7bead194a5da9ab26fc62dac703",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/8d7cf7bead194a5da9ab26fc62dac703"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "6bf8fa4416ef480cb72d730993f5837f",
                                "url": "http://10.0.0.254:9292"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:9292",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:44.130776Z",
                            "start": "2025-04-28T01:47:42.832509Z"
                        },
                        "id": "db62bdd3-50e9-7902-8cbd-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:46,515 p=392 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:46.501765Z",
                    "start": "2025-04-28T01:47:45.050277Z"
                },
                "id": "db62bdd3-50e9-3d07-7083-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "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-04-28T01:47:46.501765Z",
                            "start": "2025-04-28T01:47:45.103326Z"
                        },
                        "id": "db62bdd3-50e9-3d07-7083-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:49,230 p=420 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:49.216556Z",
                    "start": "2025-04-28T01:47:47.402666Z"
                },
                "id": "db62bdd3-50e9-fb16-a154-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "6bbc4f6b84374867b45f2c8c257defdf",
                                "name": "glance",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:47:49.216556Z",
                            "start": "2025-04-28T01:47:47.452134Z"
                        },
                        "id": "db62bdd3-50e9-fb16-a154-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:51,288 p=448 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:51.275102Z",
                    "start": "2025-04-28T01:47:50.152282Z"
                },
                "id": "db62bdd3-50e9-8739-320a-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.254: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": "aec41490a43b426498dbad85d6b891dc",
                                "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-04-28T01:47:51.275102Z",
                            "start": "2025-04-28T01:47:50.218862Z"
                        },
                        "id": "db62bdd3-50e9-8739-320a-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:47:54,314 p=476 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:47:54.300548Z",
                    "start": "2025-04-28T01:47:52.239243Z"
                },
                "id": "db62bdd3-50e9-064c-8e93-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.254: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-04-28T01:47:54.300548Z",
                            "start": "2025-04-28T01:47:52.288154Z"
                        },
                        "id": "db62bdd3-50e9-064c-8e93-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:02,622 p=504 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:02.607491Z",
                    "start": "2025-04-28T01:48:02.196409Z"
                },
                "id": "db62bdd3-50e9-e2e0-4885-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.254",
                                    "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-04-28T01:48:02.607491Z",
                            "start": "2025-04-28T01:48:02.244097Z"
                        },
                        "id": "db62bdd3-50e9-e2e0-4885-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:03,915 p=532 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:03.900956Z",
                    "start": "2025-04-28T01:48:03.439948Z"
                },
                "id": "db62bdd3-50e9-dfc3-62cd-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.254",
                                    "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-04-28T01:48:03.900956Z",
                            "start": "2025-04-28T01:48:03.490760Z"
                        },
                        "id": "db62bdd3-50e9-dfc3-62cd-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:05,198 p=560 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:05.184421Z",
                    "start": "2025-04-28T01:48:04.774768Z"
                },
                "id": "db62bdd3-50e9-93b2-9ce5-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.254",
                                    "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-04-28T01:48:05.184421Z",
                            "start": "2025-04-28T01:48:04.824308Z"
                        },
                        "id": "db62bdd3-50e9-93b2-9ce5-000000000009",
                        "name": "mysql_variables"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:19,021 p=589 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:19.008955Z",
                    "start": "2025-04-28T01:48:18.604634Z"
                },
                "id": "db62bdd3-50e9-4e40-f5db-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.254",
                                    "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-04-28T01:48:19.008955Z",
                            "start": "2025-04-28T01:48:18.650945Z"
                        },
                        "id": "db62bdd3-50e9-4e40-f5db-000000000009",
                        "name": "mysql_variables"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:23,583 p=617 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:23.568434Z",
                    "start": "2025-04-28T01:48:22.407464Z"
                },
                "id": "db62bdd3-50e9-1152-7df7-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "4dcbda58985b404cab76b39af920fc77",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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": "4dcbda58985b404cab76b39af920fc77",
                                "name": "placement",
                                "service_type": "placement",
                                "type": "placement"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:48:23.568434Z",
                            "start": "2025-04-28T01:48:22.455631Z"
                        },
                        "id": "db62bdd3-50e9-1152-7df7-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:25,817 p=645 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:25.804809Z",
                    "start": "2025-04-28T01:48:24.472122Z"
                },
                "id": "db62bdd3-50e9-7c1a-11b6-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "48cfe52796bd4d369c3c6b05b1a84109",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/48cfe52796bd4d369c3c6b05b1a84109"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "4dcbda58985b404cab76b39af920fc77",
                                "url": "http://10.0.0.254:8780"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8780",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:48:25.804809Z",
                            "start": "2025-04-28T01:48:24.519871Z"
                        },
                        "id": "db62bdd3-50e9-7c1a-11b6-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:28,074 p=673 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:28.061503Z",
                    "start": "2025-04-28T01:48:26.719460Z"
                },
                "id": "db62bdd3-50e9-46fa-b5d0-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "4678e9184f2d42358666103db20d99dc",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/4678e9184f2d42358666103db20d99dc"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "4dcbda58985b404cab76b39af920fc77",
                                "url": "http://10.0.0.254:8780"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8780",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:48:28.061503Z",
                            "start": "2025-04-28T01:48:26.769016Z"
                        },
                        "id": "db62bdd3-50e9-46fa-b5d0-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:30,254 p=701 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:30.241408Z",
                    "start": "2025-04-28T01:48:29.052031Z"
                },
                "id": "db62bdd3-50e9-3ecd-1735-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "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-04-28T01:48:30.241408Z",
                            "start": "2025-04-28T01:48:29.100761Z"
                        },
                        "id": "db62bdd3-50e9-3ecd-1735-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:32,914 p=729 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:32.901618Z",
                    "start": "2025-04-28T01:48:31.164205Z"
                },
                "id": "db62bdd3-50e9-2554-abf0-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "54934cc34e4b4ced823b53bf17194b16",
                                "name": "placement",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:48:32.901618Z",
                            "start": "2025-04-28T01:48:31.213540Z"
                        },
                        "id": "db62bdd3-50e9-2554-abf0-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:34,994 p=757 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:34.980702Z",
                    "start": "2025-04-28T01:48:33.809733Z"
                },
                "id": "db62bdd3-50e9-14cf-c9f9-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.254: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": "aec41490a43b426498dbad85d6b891dc",
                                "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-04-28T01:48:34.980702Z",
                            "start": "2025-04-28T01:48:33.859664Z"
                        },
                        "id": "db62bdd3-50e9-14cf-c9f9-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:38,021 p=785 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:38.008040Z",
                    "start": "2025-04-28T01:48:35.978637Z"
                },
                "id": "db62bdd3-50e9-34ee-3818-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.254: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-04-28T01:48:38.008040Z",
                            "start": "2025-04-28T01:48:36.025980Z"
                        },
                        "id": "db62bdd3-50e9-34ee-3818-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:42,944 p=813 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:42.929639Z",
                    "start": "2025-04-28T01:48:42.483981Z"
                },
                "id": "db62bdd3-50e9-6421-5614-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.254",
                                    "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-04-28T01:48:42.929639Z",
                            "start": "2025-04-28T01:48:42.531452Z"
                        },
                        "id": "db62bdd3-50e9-6421-5614-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:44,353 p=841 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:44.337353Z",
                    "start": "2025-04-28T01:48:43.866737Z"
                },
                "id": "db62bdd3-50e9-0b81-73c1-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.254",
                                    "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-04-28T01:48:44.337353Z",
                            "start": "2025-04-28T01:48:43.919266Z"
                        },
                        "id": "db62bdd3-50e9-0b81-73c1-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:48:58,930 p=869 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:48:58.916788Z",
                    "start": "2025-04-28T01:48:58.496536Z"
                },
                "id": "db62bdd3-50e9-c196-495f-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.254",
                                    "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-04-28T01:48:58.916788Z",
                            "start": "2025-04-28T01:48:58.546390Z"
                        },
                        "id": "db62bdd3-50e9-c196-495f-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:00,238 p=897 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:00.222614Z",
                    "start": "2025-04-28T01:48:59.775252Z"
                },
                "id": "db62bdd3-50e9-3fb8-0fc9-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.254",
                                    "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-04-28T01:49:00.222614Z",
                            "start": "2025-04-28T01:48:59.823903Z"
                        },
                        "id": "db62bdd3-50e9-3fb8-0fc9-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:01,667 p=925 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:01.654426Z",
                    "start": "2025-04-28T01:49:01.164709Z"
                },
                "id": "db62bdd3-50e9-018c-7e3c-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.254",
                                    "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-04-28T01:49:01.654426Z",
                            "start": "2025-04-28T01:49:01.218057Z"
                        },
                        "id": "db62bdd3-50e9-018c-7e3c-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:03,060 p=953 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:03.046296Z",
                    "start": "2025-04-28T01:49:02.561605Z"
                },
                "id": "db62bdd3-50e9-bc94-5544-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.254",
                                    "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-04-28T01:49:03.046296Z",
                            "start": "2025-04-28T01:49:02.617661Z"
                        },
                        "id": "db62bdd3-50e9-bc94-5544-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:36,342 p=981 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:36.329188Z",
                    "start": "2025-04-28T01:49:35.886175Z"
                },
                "id": "db62bdd3-50e9-4ce3-a74c-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.254",
                                    "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-04-28T01:49:36.329188Z",
                            "start": "2025-04-28T01:49:35.938217Z"
                        },
                        "id": "db62bdd3-50e9-4ce3-a74c-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:37,676 p=1009 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:37.655478Z",
                    "start": "2025-04-28T01:49:37.224391Z"
                },
                "id": "db62bdd3-50e9-c719-75b9-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.254",
                                    "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-04-28T01:49:37.655478Z",
                            "start": "2025-04-28T01:49:37.272616Z"
                        },
                        "id": "db62bdd3-50e9-c719-75b9-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:49:41,431 p=1037 u=rabbitmq n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:49:41.418061Z",
                    "start": "2025-04-28T01:49:38.628536Z"
                },
                "id": "db62bdd3-50e9-b8a6-fe50-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-3230-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-04-28T01:49:41.418061Z",
                            "start": "2025-04-28T01:49:38.680230Z"
                        },
                        "id": "db62bdd3-50e9-b8a6-fe50-000000000009",
                        "name": "rabbitmq_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:04,428 p=1330 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:04.414065Z",
                    "start": "2025-04-28T01:50:03.219298Z"
                },
                "id": "db62bdd3-50e9-494c-98b5-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "963c17e8594f440f8008c3489b34125c",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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": "963c17e8594f440f8008c3489b34125c",
                                "name": "nova_legacy",
                                "service_type": "compute_legacy",
                                "type": "compute_legacy"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:04.414065Z",
                            "start": "2025-04-28T01:50:03.270183Z"
                        },
                        "id": "db62bdd3-50e9-494c-98b5-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:06,575 p=1358 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:06.562162Z",
                    "start": "2025-04-28T01:50:05.307221Z"
                },
                "id": "db62bdd3-50e9-4b6f-f4ba-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "4731e7c56e5d4474bec59db61fa8ef9f",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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": "4731e7c56e5d4474bec59db61fa8ef9f",
                                "name": "nova",
                                "service_type": "compute",
                                "type": "compute"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:06.562162Z",
                            "start": "2025-04-28T01:50:05.358589Z"
                        },
                        "id": "db62bdd3-50e9-4b6f-f4ba-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:08,929 p=1386 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:08.915263Z",
                    "start": "2025-04-28T01:50:07.557262Z"
                },
                "id": "db62bdd3-50e9-958e-b5c6-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "3fea9de4df874ede906379029698a22e",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/3fea9de4df874ede906379029698a22e"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "963c17e8594f440f8008c3489b34125c",
                                "url": "http://10.0.0.254:8774/v2/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8774/v2/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:08.915263Z",
                            "start": "2025-04-28T01:50:07.609002Z"
                        },
                        "id": "db62bdd3-50e9-958e-b5c6-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:11,306 p=1414 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:11.291387Z",
                    "start": "2025-04-28T01:50:09.891127Z"
                },
                "id": "db62bdd3-50e9-8dd0-9d3c-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "4a904ec05589458285697fb66c58f0a5",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/4a904ec05589458285697fb66c58f0a5"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "963c17e8594f440f8008c3489b34125c",
                                "url": "http://10.0.0.254:8774/v2/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8774/v2/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:11.291387Z",
                            "start": "2025-04-28T01:50:09.943846Z"
                        },
                        "id": "db62bdd3-50e9-8dd0-9d3c-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:13,613 p=1442 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:13.600000Z",
                    "start": "2025-04-28T01:50:12.224620Z"
                },
                "id": "db62bdd3-50e9-341f-14c7-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "716ea195b2a44a3e8ee57710e64f1c16",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/716ea195b2a44a3e8ee57710e64f1c16"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "4731e7c56e5d4474bec59db61fa8ef9f",
                                "url": "http://10.0.0.254:8774/v2.1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8774/v2.1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:13.600000Z",
                            "start": "2025-04-28T01:50:12.276023Z"
                        },
                        "id": "db62bdd3-50e9-341f-14c7-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:15,818 p=1470 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:15.803833Z",
                    "start": "2025-04-28T01:50:14.469573Z"
                },
                "id": "db62bdd3-50e9-caaf-eaa3-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "d25d9c529284473780da1f0d9de3ac69",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/d25d9c529284473780da1f0d9de3ac69"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "4731e7c56e5d4474bec59db61fa8ef9f",
                                "url": "http://10.0.0.254:8774/v2.1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8774/v2.1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:15.803833Z",
                            "start": "2025-04-28T01:50:14.517627Z"
                        },
                        "id": "db62bdd3-50e9-caaf-eaa3-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:17,983 p=1498 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:17.968559Z",
                    "start": "2025-04-28T01:50:16.783246Z"
                },
                "id": "db62bdd3-50e9-980b-7784-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "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-04-28T01:50:17.968559Z",
                            "start": "2025-04-28T01:50:16.833478Z"
                        },
                        "id": "db62bdd3-50e9-980b-7784-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:20,795 p=1526 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:20.781831Z",
                    "start": "2025-04-28T01:50:18.909380Z"
                },
                "id": "db62bdd3-50e9-5e15-d2a4-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "be88152b7e9244f6a52d94eb1f081e5a",
                                "name": "nova",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:50:20.781831Z",
                            "start": "2025-04-28T01:50:18.958174Z"
                        },
                        "id": "db62bdd3-50e9-5e15-d2a4-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:22,877 p=1554 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:22.864061Z",
                    "start": "2025-04-28T01:50:21.708019Z"
                },
                "id": "db62bdd3-50e9-46cb-fb83-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.254: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": "aec41490a43b426498dbad85d6b891dc",
                                "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-04-28T01:50:22.864061Z",
                            "start": "2025-04-28T01:50:21.778057Z"
                        },
                        "id": "db62bdd3-50e9-46cb-fb83-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:25,906 p=1582 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:25.893210Z",
                    "start": "2025-04-28T01:50:23.769377Z"
                },
                "id": "db62bdd3-50e9-fa2d-3b38-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.254: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-04-28T01:50:25.893210Z",
                            "start": "2025-04-28T01:50:23.821365Z"
                        },
                        "id": "db62bdd3-50e9-fa2d-3b38-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:50:28,820 p=1610 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:50:28.806477Z",
                    "start": "2025-04-28T01:50:26.742347Z"
                },
                "id": "db62bdd3-50e9-9970-2859-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.254: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-04-28T01:50:28.806477Z",
                            "start": "2025-04-28T01:50:26.791615Z"
                        },
                        "id": "db62bdd3-50e9-9970-2859-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:21,600 p=1656 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:21.587516Z",
                    "start": "2025-04-28T01:52:20.368060Z"
                },
                "id": "db62bdd3-50e9-a840-3e0c-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "6d025ea1d7784920a74e342c804a4acc",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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": "6d025ea1d7784920a74e342c804a4acc",
                                "name": "neutron",
                                "service_type": "network",
                                "type": "network"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:21.587516Z",
                            "start": "2025-04-28T01:52:20.416366Z"
                        },
                        "id": "db62bdd3-50e9-a840-3e0c-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:23,964 p=1684 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:23.951471Z",
                    "start": "2025-04-28T01:52:22.542473Z"
                },
                "id": "db62bdd3-50e9-adef-97c5-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "9a230e314be44e749446ea69af8603ce",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/9a230e314be44e749446ea69af8603ce"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "6d025ea1d7784920a74e342c804a4acc",
                                "url": "http://10.0.0.254:9696"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:9696",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:23.951471Z",
                            "start": "2025-04-28T01:52:22.592613Z"
                        },
                        "id": "db62bdd3-50e9-adef-97c5-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:26,275 p=1712 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:26.261716Z",
                    "start": "2025-04-28T01:52:24.881478Z"
                },
                "id": "db62bdd3-50e9-5946-b26b-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "9308989effe0441994c79af75b3b02f8",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/9308989effe0441994c79af75b3b02f8"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "6d025ea1d7784920a74e342c804a4acc",
                                "url": "http://10.0.0.254:9696"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:9696",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:26.261716Z",
                            "start": "2025-04-28T01:52:24.931960Z"
                        },
                        "id": "db62bdd3-50e9-5946-b26b-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:28,517 p=1740 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:28.495054Z",
                    "start": "2025-04-28T01:52:27.259986Z"
                },
                "id": "db62bdd3-50e9-742b-8bd8-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "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-04-28T01:52:28.495054Z",
                            "start": "2025-04-28T01:52:27.312068Z"
                        },
                        "id": "db62bdd3-50e9-742b-8bd8-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:31,289 p=1768 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:31.274952Z",
                    "start": "2025-04-28T01:52:29.466225Z"
                },
                "id": "db62bdd3-50e9-e42f-b499-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "5736c7763a4d4229b650713d68a26a7c",
                                "name": "neutron",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:52:31.274952Z",
                            "start": "2025-04-28T01:52:29.518231Z"
                        },
                        "id": "db62bdd3-50e9-e42f-b499-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:33,371 p=1796 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:33.352214Z",
                    "start": "2025-04-28T01:52:32.205513Z"
                },
                "id": "db62bdd3-50e9-fbde-b85f-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.254: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": "aec41490a43b426498dbad85d6b891dc",
                                "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-04-28T01:52:33.352214Z",
                            "start": "2025-04-28T01:52:32.253470Z"
                        },
                        "id": "db62bdd3-50e9-fbde-b85f-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:36,378 p=1824 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:36.364473Z",
                    "start": "2025-04-28T01:52:34.284556Z"
                },
                "id": "db62bdd3-50e9-d7fd-7372-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.254: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-04-28T01:52:36.364473Z",
                            "start": "2025-04-28T01:52:34.333672Z"
                        },
                        "id": "db62bdd3-50e9-d7fd-7372-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:55,891 p=1852 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:55.878689Z",
                    "start": "2025-04-28T01:52:55.425667Z"
                },
                "id": "db62bdd3-50e9-301e-5fbc-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.254",
                                    "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-04-28T01:52:55.878689Z",
                            "start": "2025-04-28T01:52:55.498630Z"
                        },
                        "id": "db62bdd3-50e9-301e-5fbc-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:52:57,218 p=1880 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:52:57.204692Z",
                    "start": "2025-04-28T01:52:56.742623Z"
                },
                "id": "db62bdd3-50e9-dfe4-68b2-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.254",
                                    "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-04-28T01:52:57.204692Z",
                            "start": "2025-04-28T01:52:56.793645Z"
                        },
                        "id": "db62bdd3-50e9-dfe4-68b2-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:29,622 p=1908 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:29.609010Z",
                    "start": "2025-04-28T01:53:28.379213Z"
                },
                "id": "db62bdd3-50e9-2063-54b1-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "7e570449252a4fcd9c1d4f25e0929344",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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": "7e570449252a4fcd9c1d4f25e0929344",
                                "name": "heat",
                                "service_type": "orchestration",
                                "type": "orchestration"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:53:29.609010Z",
                            "start": "2025-04-28T01:53:28.432811Z"
                        },
                        "id": "db62bdd3-50e9-2063-54b1-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:31,634 p=1936 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:31.621594Z",
                    "start": "2025-04-28T01:53:30.452280Z"
                },
                "id": "db62bdd3-50e9-d249-de5c-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "0e52e98aa41043cf9d690b2b82ee2836",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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": "0e52e98aa41043cf9d690b2b82ee2836",
                                "name": "heat-cfn",
                                "service_type": "cloudformation",
                                "type": "cloudformation"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:53:31.621594Z",
                            "start": "2025-04-28T01:53:30.501279Z"
                        },
                        "id": "db62bdd3-50e9-d249-de5c-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:33,842 p=1964 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:33.828325Z",
                    "start": "2025-04-28T01:53:32.515688Z"
                },
                "id": "db62bdd3-50e9-03ba-5cc6-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "aadc96b23bd94dbd8830c52505d0f702",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/aadc96b23bd94dbd8830c52505d0f702"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "7e570449252a4fcd9c1d4f25e0929344",
                                "url": "http://10.0.0.254:8004/v1/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8004/v1/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:53:33.828325Z",
                            "start": "2025-04-28T01:53:32.563554Z"
                        },
                        "id": "db62bdd3-50e9-03ba-5cc6-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:35,987 p=1992 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:35.973675Z",
                    "start": "2025-04-28T01:53:34.661002Z"
                },
                "id": "db62bdd3-50e9-170d-93f7-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "480915b7d41849d5ab861a4485b700ab",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/480915b7d41849d5ab861a4485b700ab"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "7e570449252a4fcd9c1d4f25e0929344",
                                "url": "http://10.0.0.254:8004/v1/%(tenant_id)s"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8004/v1/%(tenant_id)s",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:53:35.973675Z",
                            "start": "2025-04-28T01:53:34.710099Z"
                        },
                        "id": "db62bdd3-50e9-170d-93f7-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:38,306 p=2020 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:38.293292Z",
                    "start": "2025-04-28T01:53:36.925132Z"
                },
                "id": "db62bdd3-50e9-0f7f-934c-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "c3f10d2762dc4efe9a47453f2f172de3",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/c3f10d2762dc4efe9a47453f2f172de3"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "0e52e98aa41043cf9d690b2b82ee2836",
                                "url": "http://10.0.0.254:8000/v1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8000/v1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:53:38.293292Z",
                            "start": "2025-04-28T01:53:36.973966Z"
                        },
                        "id": "db62bdd3-50e9-0f7f-934c-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:40,499 p=2048 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:40.486762Z",
                    "start": "2025-04-28T01:53:39.132711Z"
                },
                "id": "db62bdd3-50e9-35c5-8bc0-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "5336b732356c4dcd8946465aff3f5129",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/5336b732356c4dcd8946465aff3f5129"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "0e52e98aa41043cf9d690b2b82ee2836",
                                "url": "http://10.0.0.254:8000/v1"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:8000/v1",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:53:40.486762Z",
                            "start": "2025-04-28T01:53:39.181105Z"
                        },
                        "id": "db62bdd3-50e9-35c5-8bc0-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:42,612 p=2076 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:42.599622Z",
                    "start": "2025-04-28T01:53:41.367263Z"
                },
                "id": "db62bdd3-50e9-051e-5b77-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "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-04-28T01:53:42.599622Z",
                            "start": "2025-04-28T01:53:41.417563Z"
                        },
                        "id": "db62bdd3-50e9-051e-5b77-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:45,326 p=2104 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:45.313467Z",
                    "start": "2025-04-28T01:53:43.515377Z"
                },
                "id": "db62bdd3-50e9-b330-cd84-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "8ef542a057cd4d75ae8bf7c2e42e85fe",
                                "name": "heat",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:53:45.313467Z",
                            "start": "2025-04-28T01:53:43.562971Z"
                        },
                        "id": "db62bdd3-50e9-b330-cd84-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:47,347 p=2132 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:47.333877Z",
                    "start": "2025-04-28T01:53:46.220015Z"
                },
                "id": "db62bdd3-50e9-43d4-427c-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.254: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": "aec41490a43b426498dbad85d6b891dc",
                                "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-04-28T01:53:47.333877Z",
                            "start": "2025-04-28T01:53:46.271160Z"
                        },
                        "id": "db62bdd3-50e9-43d4-427c-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:49,380 p=2160 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:49.367714Z",
                    "start": "2025-04-28T01:53:48.191356Z"
                },
                "id": "db62bdd3-50e9-30a4-3028-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.254: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": "783b9f8f19e740649acb42679ade0d52",
                                "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-04-28T01:53:49.367714Z",
                            "start": "2025-04-28T01:53:48.239574Z"
                        },
                        "id": "db62bdd3-50e9-30a4-3028-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:51,395 p=2188 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:51.382838Z",
                    "start": "2025-04-28T01:53:50.201433Z"
                },
                "id": "db62bdd3-50e9-3105-3082-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.254: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": "c733645dfe40496cb2602f5dcc1f38d2",
                                "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-04-28T01:53:51.382838Z",
                            "start": "2025-04-28T01:53:50.250468Z"
                        },
                        "id": "db62bdd3-50e9-3105-3082-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:54,321 p=2216 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:54.307674Z",
                    "start": "2025-04-28T01:53:52.269896Z"
                },
                "id": "db62bdd3-50e9-667f-823b-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.254: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-04-28T01:53:54.307674Z",
                            "start": "2025-04-28T01:53:52.317717Z"
                        },
                        "id": "db62bdd3-50e9-667f-823b-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:53:57,182 p=2244 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:53:57.169793Z",
                    "start": "2025-04-28T01:53:55.144436Z"
                },
                "id": "db62bdd3-50e9-ab56-66cf-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.254: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-04-28T01:53:57.169793Z",
                            "start": "2025-04-28T01:53:55.192367Z"
                        },
                        "id": "db62bdd3-50e9-ab56-66cf-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:54:07,974 p=2272 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:54:07.960169Z",
                    "start": "2025-04-28T01:54:07.510124Z"
                },
                "id": "db62bdd3-50e9-a48b-dedb-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.254",
                                    "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-04-28T01:54:07.960169Z",
                            "start": "2025-04-28T01:54:07.561149Z"
                        },
                        "id": "db62bdd3-50e9-a48b-dedb-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:54:09,308 p=2300 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:54:09.294895Z",
                    "start": "2025-04-28T01:54:08.842852Z"
                },
                "id": "db62bdd3-50e9-87a2-b0f8-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.254",
                                    "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-04-28T01:54:09.294895Z",
                            "start": "2025-04-28T01:54:08.893124Z"
                        },
                        "id": "db62bdd3-50e9-87a2-b0f8-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:00,722 p=2328 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:00.709294Z",
                    "start": "2025-04-28T01:54:59.479467Z"
                },
                "id": "db62bdd3-50e9-1fb8-a0d1-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_service",
                            "changed": true,
                            "id": "c588ea62617d43268f34c736a6fb03b0",
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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": "c588ea62617d43268f34c736a6fb03b0",
                                "name": "barbican",
                                "service_type": "key-manager",
                                "type": "key-manager"
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:55:00.709294Z",
                            "start": "2025-04-28T01:54:59.528531Z"
                        },
                        "id": "db62bdd3-50e9-1fb8-a0d1-000000000009",
                        "name": "os_keystone_service"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:02,979 p=2356 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:02.966186Z",
                    "start": "2025-04-28T01:55:01.638627Z"
                },
                "id": "db62bdd3-50e9-21fb-28e2-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "ebc4f00e4dab4763beb9fdabe21ecd65",
                                "interface": "internal",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/ebc4f00e4dab4763beb9fdabe21ecd65"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "c588ea62617d43268f34c736a6fb03b0",
                                "url": "http://10.0.0.254:9311"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:9311",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:55:02.966186Z",
                            "start": "2025-04-28T01:55:01.687767Z"
                        },
                        "id": "db62bdd3-50e9-21fb-28e2-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:05,228 p=2384 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:05.212474Z",
                    "start": "2025-04-28T01:55:03.838472Z"
                },
                "id": "db62bdd3-50e9-0fe3-2ac4-000000000007",
                "name": "Ansible Ad-Hoc"
            },
            "tasks": [
                {
                    "hosts": {
                        "localhost": {
                            "_ansible_no_log": false,
                            "action": "os_keystone_endpoint",
                            "changed": true,
                            "endpoint": {
                                "enabled": true,
                                "id": "92940c083da847e1aa04152e66abbac1",
                                "interface": "public",
                                "links": {
                                    "self": "http://10.0.0.254:5000/v3/endpoints/92940c083da847e1aa04152e66abbac1"
                                },
                                "region": "RegionOne",
                                "region_id": "RegionOne",
                                "service_id": "c588ea62617d43268f34c736a6fb03b0",
                                "url": "http://10.0.0.254:9311"
                            },
                            "invocation": {
                                "module_args": {
                                    "api_timeout": null,
                                    "auth": {
                                        "auth_url": "http://10.0.0.254: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.254:9311",
                                    "validate_certs": null,
                                    "wait": true
                                }
                            }
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:55:05.212474Z",
                            "start": "2025-04-28T01:55:03.889224Z"
                        },
                        "id": "db62bdd3-50e9-0fe3-2ac4-000000000009",
                        "name": "os_keystone_endpoint"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:07,317 p=2412 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:07.304319Z",
                    "start": "2025-04-28T01:55:06.129805Z"
                },
                "id": "db62bdd3-50e9-1748-8364-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "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-04-28T01:55:07.304319Z",
                            "start": "2025-04-28T01:55:06.180804Z"
                        },
                        "id": "db62bdd3-50e9-1748-8364-000000000009",
                        "name": "os_project"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:09,991 p=2440 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:09.977980Z",
                    "start": "2025-04-28T01:55:08.214918Z"
                },
                "id": "db62bdd3-50e9-ff7e-4f48-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.254: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": "293271aa62a54c5e833e279e9f1f14d3",
                                "description": null,
                                "domain_id": "default",
                                "email": null,
                                "enabled": true,
                                "id": "8c63c3157f5547feaeef0f8caf063dd7",
                                "name": "barbican",
                                "username": null
                            },
                            "warnings": [
                                "Module did not set no_log for update_password"
                            ]
                        }
                    },
                    "task": {
                        "duration": {
                            "end": "2025-04-28T01:55:09.977980Z",
                            "start": "2025-04-28T01:55:08.264021Z"
                        },
                        "id": "db62bdd3-50e9-ff7e-4f48-000000000009",
                        "name": "os_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:12,028 p=2468 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:12.014739Z",
                    "start": "2025-04-28T01:55:10.894059Z"
                },
                "id": "db62bdd3-50e9-eb9f-2d9f-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.254: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": "aec41490a43b426498dbad85d6b891dc",
                                "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-04-28T01:55:12.014739Z",
                            "start": "2025-04-28T01:55:10.946158Z"
                        },
                        "id": "db62bdd3-50e9-eb9f-2d9f-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 0,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:14,100 p=2496 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:14.085750Z",
                    "start": "2025-04-28T01:55:12.893308Z"
                },
                "id": "db62bdd3-50e9-82a3-faa9-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.254: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": "2df486d7514348f0a3fb7eee09a81577",
                                "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-04-28T01:55:14.085750Z",
                            "start": "2025-04-28T01:55:12.943018Z"
                        },
                        "id": "db62bdd3-50e9-82a3-faa9-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:16,120 p=2524 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:16.107144Z",
                    "start": "2025-04-28T01:55:14.914576Z"
                },
                "id": "db62bdd3-50e9-40e7-5fcd-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.254: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": "9ea8020e9ddb4d3e92ca8f1670903298",
                                "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-04-28T01:55:16.107144Z",
                            "start": "2025-04-28T01:55:14.963107Z"
                        },
                        "id": "db62bdd3-50e9-40e7-5fcd-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:18,161 p=2552 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:18.147693Z",
                    "start": "2025-04-28T01:55:16.950338Z"
                },
                "id": "db62bdd3-50e9-a03a-20cd-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.254: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": "450c0479a5c248d39ba60f2bd1d51c51",
                                "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-04-28T01:55:18.147693Z",
                            "start": "2025-04-28T01:55:16.999595Z"
                        },
                        "id": "db62bdd3-50e9-a03a-20cd-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:20,204 p=2580 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:20.190364Z",
                    "start": "2025-04-28T01:55:18.997879Z"
                },
                "id": "db62bdd3-50e9-479c-a8c2-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.254: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": "6505cd616dfb4b2c970575ea137b0153",
                                "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-04-28T01:55:20.190364Z",
                            "start": "2025-04-28T01:55:19.048812Z"
                        },
                        "id": "db62bdd3-50e9-479c-a8c2-000000000009",
                        "name": "os_keystone_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:23,170 p=2608 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:23.155928Z",
                    "start": "2025-04-28T01:55:21.095741Z"
                },
                "id": "db62bdd3-50e9-99dc-3385-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.254: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-04-28T01:55:23.155928Z",
                            "start": "2025-04-28T01:55:21.144843Z"
                        },
                        "id": "db62bdd3-50e9-99dc-3385-000000000009",
                        "name": "os_user_role"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:31,818 p=2636 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:31.805454Z",
                    "start": "2025-04-28T01:55:31.385271Z"
                },
                "id": "db62bdd3-50e9-f928-846e-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.254",
                                    "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-04-28T01:55:31.805454Z",
                            "start": "2025-04-28T01:55:31.433668Z"
                        },
                        "id": "db62bdd3-50e9-f928-846e-000000000009",
                        "name": "mysql_db"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}
2025-04-28 01:55:33,112 p=2664 u=ansible n=ansible | {
    "custom_stats": {},
    "global_custom_stats": {},
    "plays": [
        {
            "play": {
                "duration": {
                    "end": "2025-04-28T01:55:33.094806Z",
                    "start": "2025-04-28T01:55:32.648851Z"
                },
                "id": "db62bdd3-50e9-56d1-1af9-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.254",
                                    "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-04-28T01:55:33.094806Z",
                            "start": "2025-04-28T01:55:32.697454Z"
                        },
                        "id": "db62bdd3-50e9-56d1-1af9-000000000009",
                        "name": "mysql_user"
                    }
                }
            ]
        }
    ],
    "stats": {
        "localhost": {
            "changed": 1,
            "failures": 0,
            "ignored": 0,
            "ok": 1,
            "rescued": 0,
            "skipped": 0,
            "unreachable": 0
        }
    }
}