23 lines
1.3 KiB
JSON
23 lines
1.3 KiB
JSON
|
|
{
|
||
|
|
"id": "1055cc82-4c97-45ab-9095-871d5a5bf254",
|
||
|
|
"name": "component_install_cilium",
|
||
|
|
"command": "bash",
|
||
|
|
"args": [
|
||
|
|
"-c",
|
||
|
|
"base64 -d < '/tmp/orchestrator_comp_1055cc82-4c97-45ab-9095-871d5a5bf254.tar.gz.b64' > /tmp/cilium.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/cilium.tar.gz 'root@libre-wuji-cp-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-cp-0' 'rm -rf /tmp/cilium && mkdir -p /tmp/cilium && tar xzf /tmp/cilium.tar.gz -C /tmp/cilium && cd /tmp/cilium && sudo bash install-cilium.sh install ; rc=$?; rm -f /tmp/cilium.tar.gz && rm -rf /tmp/cilium; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_1055cc82-4c97-45ab-9095-871d5a5bf254.tar.gz.b64' /tmp/cilium.tar.gz; exit $rc"
|
||
|
|
],
|
||
|
|
"dependencies": [],
|
||
|
|
"status": "Failed",
|
||
|
|
"created_at": "2026-04-20T11:14:59.966046Z",
|
||
|
|
"started_at": "2026-04-20T11:15:00.300158Z",
|
||
|
|
"completed_at": "2026-04-20T11:15:06.758918Z",
|
||
|
|
"output": null,
|
||
|
|
"error": "Command execution failed: \nError: Unable to install Cilium: Kubernetes cluster unreachable: Get \"https://10.0.8.20:6443/version\": dial tcp 10.0.8.20:6443: connect: connection refused\n",
|
||
|
|
"tags": {
|
||
|
|
"workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji",
|
||
|
|
"component": "cilium",
|
||
|
|
"server": "libre-wuji-cp-0",
|
||
|
|
"operation": "install",
|
||
|
|
"type": "component"
|
||
|
|
}
|
||
|
|
}
|