Advertisement
Guest User

Untitled

a guest
Apr 3rd, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.16 KB | None | 0 0
  1. TASK [os_swift : Verify md5sum of builder files] *************************************************************************************************************************************************************************************
  2. task path: /etc/ansible/roles/os_swift/tasks/swift_rings_post_distribution_check.yml:24
  3. <aio1> The "physical_host" variable of "aio1" has been found to have a corresponding host entry in inventory.
  4. <aio1> The "physical_host" variable of "aio1" terminates at "172.29.236.100" using the host variable "ansible_host".
  5. fatal: [aio1]: FAILED! => {
  6. "msg": "The conditional check 'hostvars[item]['builder_md5sum'] != md5sum.stdout' failed. The error was: error while evaluating conditional (hostvars[item]['builder_md5sum'] != md5sum.stdout): 'dict object' has no attribute 'builder_md5sum'\n\nThe error appears to have been in '/etc/ansible/roles/os_swift/tasks/swift_rings_post_distribution_check.yml': line 24, column 3, but may\nbe elsewhere in the file depending on the exact syntax problem.\n\nThe offending line appears to be:\n\n# As this is post sync all should match and not be empty\n- name: Verify md5sum of builder files\n ^ here\n"
  7. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement