provisioning-platform/data/tasks/ed8c9b60-16b2-4315-a8b2-e4a27fc97987.json

23 lines
23 KiB
JSON
Raw Normal View History

{
"id": "ed8c9b60-16b2-4315-a8b2-e4a27fc97987",
"name": "component_install_os",
"command": "./core/nulib/provisioning component install",
"args": [
"os",
"--workspace",
"/Users/Akasha/project-provisioning/workspaces/libre-wuji",
"--infra",
"libre-wuji",
"--server",
"",
"--settings",
"{\n \"components\": {\n \"cilium\": {\n \"cluster_id\": 1,\n \"cluster_name\": \"libre-wuji\",\n \"enable_ingress_controller\": false,\n \"envoy_enabled\": false,\n \"ingress_lb_mode\": \"shared\",\n \"kube_proxy_replacement\": true,\n \"mode\": \"taskserv\",\n \"name\": \"cilium\",\n \"operations\": {\n \"delete\": true,\n \"health\": true,\n \"install\": true,\n \"reinstall\": true\n },\n \"socket_lb\": true,\n \"target\": \"libre-wuji-cp-0\",\n \"version\": \"1.19.1\"\n },\n \"containerd\": {\n \"cmd_task\": \"install\",\n \"mode\": \"taskserv\",\n \"name\": \"containerd\",\n \"operations\": {\n \"delete\": false,\n \"health\": true,\n \"install\": true,\n \"reinstall\": true\n },\n \"runtimes\": \"runc\",\n \"version\": \"1.7.24\"\n },\n \"coredns\": {\n \"cmd_task\": \"install\",\n \"domains_search\": \"\",\n \"entries\": [\n {\n \"domain\": \".\",\n \"etcd_cluster_name\": \"\",\n \"file\": null,\n \"forward\": {\n \"forward_ip\": null,\n \"source\": \".\"\n },\n \"port\": 53,\n \"records\": [],\n \"use_cache\": true,\n \"use_errors\": true,\n \"use_log\": true\n }\n ],\n \"etc_corefile\": \"/etc/coredns/Corefile\",\n \"hostname\": \"dns-server\",\n \"mode\": \"taskserv\",\n \"name\": \"coredns\",\n \"nameservers\": [],\n \"operations\": {\n \"delete\": false,\n \"health\": true,\n \"install\": true,\n \"reinstall\": true\n },\n \"version\": \"1.14.2\"\n },\n \"crun\": {\n \"cmd_task\": \"install\",\n \"mode\": \"taskserv\",\n \"name\": \"crun\",\n \"operations\": {\n \"delete\": false,\n \"health\": false,\n \"install\": true,\n \"reinstall\": true\n },\n \"version\": \"1.21\"\n },\n \"fip\": {\n \"interface\": \"eth0\",\n \"mode\": \"taskserv\",\n \"name\": \"fip\",\n \"operations\": {\n \"delete\": true,\n \"install\": true,\n \"reinstall\": true\n },\n \"target\": \"libre-wuji-cp-0\"\n },\n \"hccm\": {\n \"load_balancer_location\": \"fsn1\",\n \"mode\": \"cluster\",\n \"network\": \"wuwei\",\n \"operations\": {\n \"delete\": true,\n \"health\": true,\n \"install\": true,\n \"reinstall\": true\n },\n \"token_secret_name\": \"hcloud\",\n \"version\": \"1.30.1\"\n },\n \"hetzner_csi\": {\n \"allow_volume_expansion\": true,\n \"default_fs_type\": \"ext4\",\n \"enable_snapshot_class\": false,\n \"mode\": \"taskserv\",\n \"namespace\": \"kube-system\",\n \"operations\": {\n \"delete\": true,\n \"health\": true,\n \"install\": true,\n \"reinstall\": true\n },\n \"pod_selector\": \"hcloud-csi\",\n \"reclaim_policy\": \"Retain\",\n \"storage_class_name\": \"hcloud-volumes\",\n \"target\": \"libre-wuji-cp-0\",\n \"token_secret_name\": \"hcloud\",\n \"version\": \"2.9.0\"\n },\n \"k8s_nodejoin\": {\n \"admin_host\": null,\n \"admin_port\": null,\n \"admin_user\": null,\n \"cluster\": \"libre-wuji\",\n \"cp_hostname\": \"libre-wuji-cp-0\",\n \"mode\": \"taskserv\",\n \"name\": \"k8s-nodejoin\",\n \"operations\": {\n \"health\": true,\n \"install\": true\n },\n \"source_cmd\": \"kubeadm token create --print-join-command > /tmp/k8s_join.sh\",\n \"source_path\": \"/tmp/k8s_join.sh\",\n \"ssh_key_path\": null,\n \"target_cmd\": \"sudo bash /tmp/k8s_join.sh\",\n \"target_path\": \"/tmp/k8s_join.sh\"\n },\n \"kubernetes\": {\n \"addons\": \"\",\n \"admin_user\": \"root\",\n \"auth_mode\": \"Node,RBAC\",\n \"bind_port\": 6443,\n \"cert_sans\":
],
"dependencies": [],
"status": "Failed",
"created_at": "2026-04-20T06:32:54.678844Z",
"started_at": "2026-04-20T06:32:54.833629Z",
"completed_at": "2026-04-20T06:32:54.853263Z",
"output": null,
"error": "Command execution failed: Error: nu::shell::external_command\n\n x External command failed\n ,-[source:1:1]\n 1 | ./core/nulib/provisioning component install os --workspace /Users/Akasha/project-provisioning/workspaces/libre-wuji --infra libre-wuji --server --settings {\n : ^^^^^^^^^^^^|^^^^^^^^^^^^\n : `-- Command `./core/nulib/provisioning` not found\n 2 | \"components\": {\n `----\n help: `./core/nulib/provisioning` is neither a Nushell built-in or a known\n external command\n\n"
}