Created
March 5, 2016 20:08
-
-
Save nibalizer/402b3df78b570985bca8 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
TASK [bifrost-deploy-nodes-dynamic : Deploy to hardware - Using custom instance_info.] *** | |
task path: /opt/stack/bifrost/playbooks/roles/bifrost-deploy-nodes-dynamic/tasks/main.yml:51 | |
ESTABLISH LOCAL CONNECTION FOR USER: stack | |
localhost EXEC ( umask 22 && mkdir -p "$( echo $HOME/.ansible/tmp/ansible-tmp-1457208444.89-116781011607981 )" && echo "$( echo $HOME/.ansible/tmp/ansible-tmp-1457208444.89-116781011607981 )" ) | |
localhost PUT /tmp/tmpeQx8on TO /home/stack/.ansible/tmp/ansible-tmp-1457208444.89-116781011607981/os_ironic_node | |
localhost EXEC LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 /usr/bin/python /home/stack/.ansible/tmp/ansible-tmp-1457208444.89-116781011607981/os_ironic_node; rm -rf "/home/stack/.ansible/tmp/ansible-tmp-1457208444.89-116781011607981/" > /dev/null 2>&1 | |
fatal: [DS819 -> localhost]: FAILED! => {"changed": false, "failed": true, "invocation": {"module_args": {"api_timeout": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "auth": {"endpoint": "http://10.254.48.2:6385/"}, "auth_type": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "availability_zone": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "cacert": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "cert": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "cloud": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "config_drive": "http://10.254.48.2:8080/configdrive-37d3fa18-9759-433d-a112-f4048ac6914a.iso.gz", "deploy": true, "endpoint_type": "public", "instance_info": {"deploy_key": "G1Y6C3024LY0Z6PLDWKWZ1479AC7W1YQ"}, "ironic_url": "http://10.254.48.2:6385/", "key": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "maintenance": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "maintenance_reason": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "name": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "power": "present", "region_name": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", "state": "present", "timeout": 180, "uuid": "37d3fa18-9759-433d-a112-f4048ac6914a", "verify": true, "wait": true}, "module_name": "os_ironic_node"}, "msg": "Baremetal machine node failed change provision state to active"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment