TASK [common : Kubesphere | Deploy minio] **************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "/usr/local/bin/helm upgrade --install ks-minio /kubesphere/kubesphere/minio-ha -f /kubesphere/kubesphere/custom-values-minio.yaml --set fullnameOverride=minio --namespace kubesphere-system --wait --timeout 1800s\n", "delta": "0:00:03.776926", "end": "2020-10-12 15:59:19.668638", "msg": "non-zero return code", "rc": 1, "start": "2020-10-12 15:59:15.891712", "stderr": "Error: UPGRADE FAILED: post-upgrade hooks failed: warning: Hook post-upgrade minio/templates/post-install-create-bucket-job.yaml failed: jobs.batch \"minio-make-bucket-job\" already exists", "stderr_lines": ["Error: UPGRADE FAILED: post-upgrade hooks failed: warning: Hook post-upgrade minio/templates/post-install-create-bucket-job.yaml failed: jobs.batch \"minio-make-bucket-job\" already exists"], "stdout": "", "stdout_lines": []}
...ignoring
TASK [common : debug] **********************************************************
ok: [localhost] => {
"msg": [
"1. check the storage configuration and storage server",
"2. make sure the DNS address in /etc/resolv.conf is available",
"3. execute 'kubectl logs -n kubesphere-system -l job-name=minio-make-bucket-job' to watch logs",
"4. execute 'helm -n kubesphere-system uninstall ks-minio && kubectl -n kubesphere-system delete job minio-make-bucket-job'",
"5. Restart the installer pod in kubesphere-system namespace"
]
}
TASK [common : fail] ***********************************************************
fatal: [localhost]: FAILED! => {"changed": false, "msg": "It is suggested to refer to the above methods for troubleshooting problems ."}
PLAY RECAP *********************************************************************
localhost : ok=40 changed=23 unreachable=0 failed=1 skipped=84 rescued=0 ignored=4