{ "id": "f106bf5b-62fb-419e-90ef-39c20fcff891", "name": "component_install_runc", "command": "bash", "args": [ "-c", "base64 -d < '/tmp/orchestrator_comp_f106bf5b-62fb-419e-90ef-39c20fcff891.tar.gz.b64' > /tmp/runc.tar.gz && scp -i '/Users/jesusperezlorenzo/.ssh/htz_ops' /tmp/runc.tar.gz 'root@libre-wuji-wrk-0:/tmp/' && ssh -i '/Users/jesusperezlorenzo/.ssh/htz_ops' 'root@libre-wuji-wrk-0' 'rm -rf /tmp/runc && mkdir -p /tmp/runc && tar xzf /tmp/runc.tar.gz -C /tmp/runc && cd /tmp/runc && sudo bash install-runc.sh install ; rc=$?; rm -f /tmp/runc.tar.gz && rm -rf /tmp/runc; exit $rc' ; rc=$?; rm -f '/tmp/orchestrator_comp_f106bf5b-62fb-419e-90ef-39c20fcff891.tar.gz.b64' /tmp/runc.tar.gz; exit $rc" ], "dependencies": [], "status": "Completed", "created_at": "2026-04-20T10:27:57.190540Z", "started_at": "2026-04-20T10:27:57.595116Z", "completed_at": "2026-04-20T10:28:01.280644Z", "output": "", "error": null, "tags": { "operation": "install", "server": "libre-wuji-wrk-0", "type": "component", "component": "runc", "workspace": "/Users/Akasha/project-provisioning/workspaces/libre-wuji" } }