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

Extended conformance install update test is broken for release-3.6 #16169

Closed
miminar opened this issue Sep 6, 2017 · 1 comment
Closed

Extended conformance install update test is broken for release-3.6 #16169

miminar opened this issue Sep 6, 2017 · 1 comment

Comments

@miminar
Copy link

miminar commented Sep 6, 2017

test_pull_request_origin_extended_conformance_install_update fails for release-3.6 branch:

########## STARTING STAGE: INSTALL ORIGIN ##########
... skipping 72 lines ...
 [WARNING]: when statements should not include jinja2 templating delimiters
... skipping 686 lines ...
 [WARNING]: when statements should not include jinja2 templating delimiters
... skipping 5436 lines ...
 [WARNING]: Could not create retry file '/usr/share/ansible/openshift-
... skipping 35 lines ...
########## FINISHED STAGE: FAILURE: INSTALL ORIGIN [00h 06m 34s] ##########
PLAY RECAP *********************************************************************
localhost                  : ok=91   changed=6    unreachable=0    failed=1   


Failure summary:

  1. Host:     localhost
     Play:     Verify Requirements
     Task:     openshift_health_check
     Message:  One or more checks failed
     Details:  check "package_version":
               Not all of the required packages are available at their requested version
               docker:1.12 
               Please check your subscriptions and enabled repositories.

The execution of "/usr/share/ansible/openshift-ansible/playbooks/byo/config.yml"
includes checks designed to fail early if the requirements
of the playbook are not met. One or more of these checks
failed. To disregard these results, you may choose to
disable failing checks by setting an Ansible variable:

   openshift_disable_check=package_version

Some failed jobs:

@miminar
Copy link
Author

miminar commented Sep 6, 2017

Sorry for a spam. Duplicate of #16143.

@miminar miminar closed this as completed Sep 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant