Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install dnsmasq configuration fails during conformance runs #15874

Closed
gabemontero opened this issue Aug 19, 2017 · 5 comments
Closed

Install dnsmasq configuration fails during conformance runs #15874

gabemontero opened this issue Aug 19, 2017 · 5 comments
Assignees
Labels
component/install component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P0

Comments

@gabemontero
Copy link
Contributor

See https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin_extended_conformance_install_update/4432


TASK [openshift_node_dnsmasq : Install dnsmasq configuration] ******************
task path: /usr/share/ansible/openshift-ansible/roles/openshift_node_dnsmasq/tasks/main.yml:28
fatal: [localhost]: FAILED! => {
    "changed": false, 
    "failed": true, 
    "generated_timestamp": "2017-08-18 20:56:16.634049", 
    "msg": "AnsibleUndefinedVariable: 'dict object' has no attribute 'dns_ip'"
}
 [WARNING]: Could not create retry file '/usr/share/ansible/openshift-
ansible/playbooks/byo/config.retry'.         [Errno 13] Permission denied:
u'/usr/share/ansible/openshift-ansible/playbooks/byo/config.retry'
@mfojtik
Copy link
Contributor

mfojtik commented Aug 21, 2017

@jhadvig seems like @stevekuznetsov is out, we need your superpowers.

@tnozicka
Copy link
Contributor

seems like it's fixed in master, just not used in CI
openshift/openshift-ansible#5142 (comment)

@jhadvig
Copy link
Member

jhadvig commented Aug 23, 2017

Issue has been fixed in openshift-eng/aos-cd-jobs#578

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/install component/networking kind/test-flake Categorizes issue or PR as related to test flakes. priority/P0
Projects
None yet
Development

No branches or pull requests

5 participants