Comment 3 for bug 1714597

Revision history for this message
Eric M Gonzalez (egrh3) wrote :

Sorry -- I have been unable to reproduce this error. With the help given from odyssey4me and cloudnull I was able to move past the problem. Now, with how far I've come in my installation procedure, I have not seen this again and am unable to go backwards.

This is a test cluster and I plan on starting over to finalize my procedure for when I upgrade production. I will keep my eyes open and logs hot in case this comes up again.

I do have a log snippet from a previous attempt here:

TASK [repo_build : Ensure that temporary folders from previous build failures are absent] ***
task path: /etc/ansible/roles/repo_build/tasks/repo_build_wheels.yml:16
fatal: [caiah-controller-2_repo_container-ead3a250]: FAILED! => {"failed": true, "msg": "The conditional check 'ansible_local['openstack_ansible']['repo_build']['need_wheel_build'] | bool' failed. The error was: error while evaluating conditional (ansible_local['openstack_ansible']['repo_build']['need_wheel_build'] | bool): 'dict object' has no attribute 'repo_build'\n\nThe error appears to have been in '/etc/ansible/roles/repo_build/tasks/main.yml': line 42, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n\n- include: repo_build_wheels.yml\n ^ here\n"}

I hope that this helps.