Closed
Description
v3.7.0-alpha.1+6b5c86e-1111
#16848
https://openshift-gce-devel.appspot.com/build/origin-ci-test/pr-logs/pull/16848/test_pull_request_origin_extended_conformance_install_update/7918/
TASK [ansible_service_broker : validate Dockerhub registry settings] ***********
task path: /usr/share/ansible/openshift-ansible/roles/ansible_service_broker/tasks/validate_facts.yml:2
fatal: [localhost]: FAILED! => {
"changed": false,
"failed": true,
"generated_timestamp": "2017-10-14 05:28:08.769048",
"msg": "To use the dockerhub registry, you must provide the ansible_service_broker_registry_user. ansible_service_broker_registry_password, and ansible_service_broker_registry_organization parameters"
}
[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'
PLAY RECAP *********************************************************************
localhost : ok=727 changed=197 unreachable=0 failed=1
Failure summary:
1. Hosts: localhost
Play: Service Catalog
Task: validate Dockerhub registry settings
Message: To use the dockerhub registry, you must provide the ansible_service_broker_registry_user. ansible_service_broker_registry_password, and ansible_service_broker_registry_organization parameters
Don't know if this is a flake or outright broken. Will run it again.