provisioning-code/data/tasks/477c39c9-6a92-4415-8cb5-0d553e2c99cd.json

16 lines
No EOL
2.2 KiB
JSON

{
"id": "477c39c9-6a92-4415-8cb5-0d553e2c99cd",
"name": "execute_servers_script_sgoyol-0",
"command": "bash",
"args": [
"-c",
"base64 -d < /tmp/orchestrator_script_477c39c9-6a92-4415-8cb5-0d553e2c99cd.tar.gz.b64 | gunzip | tar -xOf - script.sh | bash +x"
],
"dependencies": [],
"status": "Completed",
"created_at": "2026-04-12T00:40:26.596395Z",
"started_at": null,
"completed_at": "2026-04-12T00:41:31.971035Z",
"output": "✓ Prerequisites: HCLOUD_TOKEN set, hcloud CLI available\n\n=== Managing SSH Keys ===\n✓ SSH public key found: /Users/jesusperezlorenzo/.ssh/htz_ops.pub\nChecking if SSH key 'htz_ops' exists in Hetzner...\n✓ SSH key htz_ops already exists with ID: 106168627\n\n=== SSH Key Management Complete ===\nSSH_KEY_ID: 106168627\nSSH_KEY_NAME: htz_ops\nEnvironment exported to: /tmp/provisioning-librecloud-20260412-014058/.env\n\n=== Managing Network ===\n✓ Network config validated: 10.11.0.0/16 with subnet 10.11.4.0/24 in zone eu-central\nChecking if network 'librecloud-private' exists...\n✓ Network 'librecloud-private' already exists with ID: 12111113\n\n=== Network Management Complete ===\nNETWORK_ID: 12111113\nNETWORK_NAME: librecloud-private\nEnvironment exported to: /tmp/provisioning-librecloud-20260412-014058/.env\n\u001b[0;34m[INFO]\u001b[0m Step 1/3: Checking server 'sgoyol-0'...\n\u001b[0;34m[INFO]\u001b[0m Creating server 'sgoyol-0'...\n\u001b[0;32m[✓]\u001b[0m 126601660 sgoyol-0 createdIPv4: 2a01:4f8:1c19:b8fe::1IPv6\n\u001b[0;32m[✓]\u001b[0m Server created: ID=126601660\nServer 126601660 attached to Network 12111113\n\u001b[0;32m[✓]\u001b[0m Attached to network librecloud-private with IP 10.11.4.20\n\u001b[0;34m[INFO]\u001b[0m Step 2/2: Attaching server to firewall 'librecloud-fw'...\nFirewall 10819279 applied to resource\n\u001b[0;32m[✓]\u001b[0m Server attached to firewall 'librecloud-fw'\n\u001b[0;32m[✓]\u001b[0m ✓ Server provisioning complete\n\u001b[0;34m[INFO]\u001b[0m Summary:\n\u001b[0;34m[INFO]\u001b[0m • Server: sgoyol-0 (ID: 126601660)\n\u001b[0;34m[INFO]\u001b[0m • Firewall: librecloud-fw\n\u001b[0;34m[INFO]\u001b[0m • Status: Ready for deployment\nNo firewalls defined — skipping firewall reconciliation\n",
"error": null
}