Description of problem: Upgrade playbook can not proceed when grep no "pluginOrderOverride" at task [grep pluginOrderOverride] during Upgrade ocp3.4 to 3.5 against rpm env. TASK [grep pluginOrderOverride] ************************************************ fatal: [openshift-129.x.x.x]: FAILED! => { "changed": false, "cmd": [ "grep", "pluginOrderOverride", "/etc/origin/master/master-config.yaml" ], "delta": "0:00:00.003411", "end": "2017-02-21 04:11:23.505183", "failed": true, "rc": 1, "start": "2017-02-21 04:11:23.501772", "warnings": [] } to retry, use: --limit @/usr/share/ansible/openshift-ansible/playbooks/byo/openshift-cluster/upgrades/v3_5/upgrade.retry Version-Release number of selected component (if applicable): atomic-openshift-utils-3.5.8-1.git.0.0e02ef8.el7.noarch How reproducible: always Steps to Reproduce: 1. rpm install ocp3.4 2. upgrade ocp3.4 to 3.5 3. Actual results: Upgrade stopped and exited. Expected results: Upgrade should proceed to next task. Additional info: #playbooks/common/openshift-cluster/upgrades/post_control_plane.yml It should be "failed_when:false" for task "grep pluginOrderOverride" to continue next task.
Blocked verify by bug 1425688
verified and pass for both rpm install and containerized install openshift-ansible-3.5.15
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0903