prvng_platform/crates/data/tasks/0b72338e-1d92-4370-8ac3-f0c725940c82.json

23 lines
1.7 KiB
JSON
Raw Normal View History

{
"id": "0b72338e-1d92-4370-8ac3-f0c725940c82",
"name": "component_install_democratic_csi",
"command": "bash",
"args": [
"-c",
"base64 -d < '/tmp/orchestrator_comp_0b72338e-1d92-4370-8ac3-f0c725940c82.tar.gz.b64' > /tmp/democratic_csi.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/democratic_csi.tar.gz 'root@libre-wuji-cp-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-cp-0' 'rm -rf /tmp/democratic_csi && mkdir -p /tmp/democratic_csi && tar xzf /tmp/democratic_csi.tar.gz -C /tmp/democratic_csi && cd /tmp/democratic_csi && sudo bash install-democratic_csi.sh install ; rc=$?; rm -f /tmp/democratic_csi.tar.gz && rm -rf /tmp/democratic_csi; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_0b72338e-1d92-4370-8ac3-f0c725940c82.tar.gz.b64' /tmp/democratic_csi.tar.gz; exit $rc"
],
"dependencies": [],
"status": "Completed",
"created_at": "2026-04-21T02:44:06.586118Z",
"started_at": "2026-04-21T02:44:06.727424Z",
"completed_at": "2026-04-21T02:44:10.649693Z",
"output": "=== democratic-csi: v0.14.6 ===\n=== democratic-csi: installing helm ===\nDownloading https://get.helm.sh/helm-v3.20.2-linux-arm64.tar.gz\nVerifying checksum... Done.\nPreparing to install helm into /usr/local/bin\nhelm installed into /usr/local/bin/helm\n=== democratic-csi: nfs_server empty — deferred (namespace only) ===\nnamespace/democratic-csi created\n Set nfs_server to the private IP of the external_nfs node and re-run.\n",
"error": null,
"tags": {
"component": "democratic_csi",
"server": "libre-wuji-cp-0",
"operation": "install",
"type": "component",
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji"
}
}