16 lines
No EOL
1.1 KiB
JSON
16 lines
No EOL
1.1 KiB
JSON
{
|
|
"id": "6cfb6133-7262-4212-98d0-1c4d7535192a",
|
|
"name": "execute_servers_script_",
|
|
"command": "bash",
|
|
"args": [
|
|
"-c",
|
|
"base64 -d < /tmp/orchestrator_script_6cfb6133-7262-4212-98d0-1c4d7535192a.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash"
|
|
],
|
|
"dependencies": [],
|
|
"status": "Failed",
|
|
"created_at": "2026-02-15T22:28:40.799267Z",
|
|
"started_at": null,
|
|
"completed_at": "2026-02-15T22:28:41.395121Z",
|
|
"output": null,
|
|
"error": "Command execution failed: + HCLOUD_API_URL=https://api.hetzner.cloud/v1\n+ HCLOUD_TOKEN=***REDACTED***\n+ STATE_DIR=.\n+ mkdir -p .\n+ '[' '!' -f ./.provisioning-state.json ']'\n+ echo '=== Checking prerequisites ==='\n+ '[' -z xD9lGgnGizIU4efcnsdLnkws0LCIJM7JxqclhjUnXKnLx2qwhYRoPJz4UmJs47FW ']'\n+ echo '✓ HCLOUD_TOKEN set'\n+ echo ''\n+ echo '=== Managing SSH Keys ==='\n+ SSH_KEY_NAME=default\n+ SSH_PUBLIC_KEY_PATH='~/.ssh/id_ed25519.pub'\n+ SSH_PUBLIC_KEY_PATH=/Users/jesusperezlorenzo/.ssh/id_ed25519.pub\n+ '[' '!' -f /Users/jesusperezlorenzo/.ssh/id_ed25519.pub ']'\n+ echo 'ERROR: SSH public key not found at /Users/jesusperezlorenzo/.ssh/id_ed25519.pub'\n+ exit 1\n"
|
|
} |