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

must provide the ansible_service_broker_registry_* parameters #16876

Closed
sosiouxme opened this issue Oct 14, 2017 · 12 comments
Closed

must provide the ansible_service_broker_registry_* parameters #16876

sosiouxme opened this issue Oct 14, 2017 · 12 comments
Assignees
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. priority/P0

Comments

@sosiouxme
Copy link
Member

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.

@sosiouxme sosiouxme added area/tests kind/test-flake Categorizes issue or PR as related to test flakes. labels Oct 14, 2017
@0xmichalis
Copy link
Contributor

This is not a flake, seems to be broken.

/assign @bparees @jim-minter
/priority P0

@bparees
Copy link
Contributor

bparees commented Oct 14, 2017

ansible service broker is @tsanders-rh and @jmrodri
/unassign @jim-minter
/unassign
/assign @tsanders-rh @jmrodri

@jmrodri
Copy link
Contributor

jmrodri commented Oct 15, 2017

Taking a look

@jim-minter
Copy link
Contributor

Started failing after openshift-eng/aos-cd-jobs#718
Above change reverted by openshift-eng/aos-cd-jobs#733
I think that openshift/openshift-ansible#5764 solves this issue
@sdodson @jmrodri could you advise, now #5764 is merged, when will it be available as an RPM in the 3.6 repo for the CI job to use?

@sdodson
Copy link
Member

sdodson commented Oct 16, 2017

It should be fixed now. openshift-ansible upgrade tests have been passing all day aside from the occasional e2e flake.

@jim-minter
Copy link
Contributor

@sdodson the change on aos-cd-jobs was reverted by clayton, that's why it's passing
I want to get the change back in - either it will necessitate the CI infra using an 3.6 openshift-ansible RPM containing your fix, or a workaround - am wanting to find out which I should pursue

@sdodson
Copy link
Member

sdodson commented Oct 16, 2017

Sorry, I missed that. It should've happened, reaching out to CI/CD team.

@sdodson
Copy link
Member

sdodson commented Oct 17, 2017

It looks like 3.6.173.0.45 is still the latest build in the CI/CD repos. Deferring to @jupierce

@jupierce
Copy link
Contributor

The OSBS build system is still experiencing issues and there have been no successful 3.6 builds for days. Still trying to get one through. OSBS claims they will be adding a fix for this in the next day or so.

@jupierce
Copy link
Contributor

@jim-minter At long last, a 3.6 build made it through the gauntlet (3.6.173.0.56).

@jim-minter
Copy link
Contributor

@jmrodri @tsanders-rh I think this issue can be closed - do you?

@jmrodri
Copy link
Contributor

jmrodri commented Oct 24, 2017

@jim-minter I'm good with that :)

@jmrodri jmrodri closed this as completed Oct 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/tests kind/test-flake Categorizes issue or PR as related to test flakes. priority/P0
Projects
None yet
Development

No branches or pull requests

9 participants