16 lines
No EOL
579 B
JSON
16 lines
No EOL
579 B
JSON
{
|
|
"id": "fffbe1cf-47f9-4492-bbc7-0337c4624719",
|
|
"name": "execute_servers_script_",
|
|
"command": "bash",
|
|
"args": [
|
|
"-c",
|
|
"base64 -d < /tmp/orchestrator_script_fffbe1cf-47f9-4492-bbc7-0337c4624719.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
|
|
],
|
|
"dependencies": [],
|
|
"status": "Failed",
|
|
"created_at": "2026-02-15T22:43:46.929143Z",
|
|
"started_at": null,
|
|
"completed_at": "2026-02-15T22:43:48.161567Z",
|
|
"output": null,
|
|
"error": "Command execution failed: bash: line 117: SSH_PUBLIC_KEY: unbound variable\n./.env: line 276: 2: command not found\n"
|
|
} |