Version 0.92 • CentOS 7.6
TASK [mysql : Check if any version of mysql is present] *************************************************************************************************************************************************************************************
task path: /opt/bahmni-installer/bahmni-playbooks/roles/mysql/tasks/mysql57.yml:14
[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ '5.7' in mysql_version }}
fatal: [localhost]: FAILED! => {"changed": false, "cmd": "mysql --version", "failed": true, "msg": "[Errno 2] No such file or directory", "rc": 2}
...ignoring
TASK [bahmni-emr : Check if bahmni-emr rpm needs an update] *********************************************************************************************************************************************************************************
task path: /opt/bahmni-installer/bahmni-playbooks/roles/bahmni-emr/tasks/main.yml:19
[WARNING]: Consider using yum module rather than running yum
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["yum", "list", "installed", "bahmni-emr"], "delta": "0:00:00.434963", "end": "2021-10-14 14:32:44.002629", "failed": true, "msg": "non-zero return code", "rc": 1, "start": "2021-10-14 14:32:43.567666", "stderr": "Error: No matching Packages to list", "stderr_lines": ["Error: No matching Packages to list"], "stdout": "Loaded plugins: fastestmirror", "stdout_lines": ["Loaded plugins: fastestmirror"]}
...ignoring
TASK [bahmni-web : Check if bahmni-web rpm needs an update] *********************************************************************************************************************************************************************************
task path: /opt/bahmni-installer/bahmni-playbooks/roles/bahmni-web/tasks/main.yml:1
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["yum", "list", "installed", "bahmni-web"], "delta": "0:00:00.480126", "end": "2021-10-14 14:33:18.224567", "failed": true, "msg": "non-zero return code", "rc": 1, "start": "2021-10-14 14:33:17.744441", "stderr": "Error: No matching Packages to list", "stderr_lines": ["Error: No matching Packages to list"], "stdout": "Loaded plugins: fastestmirror", "stdout_lines": ["Loaded plugins: fastestmirror"]}
...ignoring
TASK [bahmni-implementer-interface : Check if bahmni-implementer-interface rpm needs an update] *********************************************************************************************************************************************
task path: /opt/bahmni-installer/bahmni-playbooks/roles/bahmni-implementer-interface/tasks/main.yml:1
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["yum", "list", "installed", "bahmni-implementer-interface"], "delta": "0:00:00.470349", "end": "2021-10-14 14:33:27.589731", "failed": true, "msg": "non-zero return code", "rc": 1, "start": "2021-10-14 14:33:27.119382", "stderr": "Error: No matching Packages to list", "stderr_lines": ["Error: No matching Packages to list"], "stdout": "Loaded plugins: fastestmirror", "stdout_lines": ["Loaded plugins: fastestmirror"]}
...ignoring
TASK [postgres : Download postgres yum repo rpm if not present] *****************************************************************************************************************************************************************************
task path: /opt/bahmni-installer/bahmni-playbooks/roles/postgres/tasks/main.yml:5
fatal: [localhost]: FAILED! => {"changed": true, "cmd": ["wget", "-q", "-O", "/opt/pgdg-redhat-repo-42.0-11.noarch.rpm", "https://download.postgresql.org/pub/repos/yum/9.6/redhat/rhel-7-x86_64/pgdg-redhat-repo-42.0-11.noarch.rpm"], "delta": "0:00:00.145455", "end": "2021-10-14 14:33:56.255184", "failed": true, "msg": "non-zero return code", "rc": 5, "start": "2021-10-14 14:33:56.109729", "stderr": "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
to retry, use: --limit @/opt/bahmni-installer/bahmni-playbooks/all.retry
PLAY RECAP **********************************************************************************************************************************************************************************************************************************
localhost : ok=165 changed=106 unreachable=0 failed=1