IBM / cloud-pak-deployer

Configuration-based installation of OpenShift and Cloud Pak for Data/Integration/Watson AIOps on various private and public cloud infrastructure providers. Deployment attempts to achieve the end-state defined in the configuration. If something fails along the way, you only need to restart the process to continue the deployment.
https://ibm.github.io/cloud-pak-deployer/
Apache License 2.0
137 stars 67 forks source link

Permission denied when reading components CSV file #589

Closed fketelaars closed 9 months ago

fketelaars commented 10 months ago

Describe the bug

TASK [cp4d-variables : Get column headers] *************************************
task path: /cloud-pak-deployer/automation-roles/50-install-cloud-pak/cp4d/cp4d-variables/tasks/list-components-olm-utils.yml:68
Friday 01 December 2023  08:23:18 +0000 (0:00:00.016)       0:00:43.442 *******
fatal: [localhost]: FAILED! => changed=true
  cmd: |-
    head -1 /home/cloud-user/cpd-config/fusion/status/cp4d/cpd-4.8.0-components.csv
  delta: '0:00:00.004456'
  end: '2023-12-01 08:23:18.562511'
  msg: non-zero return code
  rc: 1
  start: '2023-12-01 08:23:18.558055'
  stderr: 'head: cannot open ''/home/cloud-user/cpd-config/fusion/status/cp4d/cpd-4.8.0-components.csv'' for reading: Permission denied'
  stderr_lines: <omitted>
  stdout: ''
  stdout_lines: <omitted>