cablelabs / snaps-openstack

OpenStack installer for SNAPS
Apache License 2.0
9 stars 10 forks source link

Async task validation failure #138

Closed bo-quan closed 6 years ago

bo-quan commented 6 years ago

Aparna Systems keeps running into the issue with init-runonce validation task, the error message is:

TASK [Validating task [run init-runonce] returned 0] *** fatal: [192.168.60.191]: FAILED! => {"failed": true, "msg": "ERROR! The conditional check 'out.rc != 0' failed. The error was: ERROR! error while evaluating conditional (out.rc != 0): ERROR! 'dict object' has no attribute 'rc'\n\nThe error appears to have been in '/home/user/snaps-openstack-master/snaps_openstack/ansible_p/commission/openstack/playbooks/deploy_mode/kolla/multinode_kolla_controller_pike.yaml': line 411, column 7, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n - name: Validating task [run init-runonce] returned 0\n ^ here\n"}