Open darthVikes opened 5 months ago
` nutanix: output will be in this color.
==> nutanix: Creating Packer Builder virtual machine...
nutanix: Virtual machine ubuntu-2204-kube-v1.29.5 created
nutanix: Found IP for virtual machine: 10.16.0.77
==> nutanix: Using SSH communicator to connect: 10.16.0.77
==> nutanix: Waiting for SSH to become available...
==> nutanix: Connected to SSH!
==> nutanix: Provisioning with shell script: ./packer/files/flatcar/scripts/bootstrap-flatcar.sh
==> nutanix: Provisioning with Ansible...
nutanix: Setting up proxy adapter for Ansible....
==> nutanix: Executing Ansible: ansible-playbook -e packer_buildname="nutanix" -e packer_type=nutanix --ssh-extra-args '-o IdentitiesOnly=yes' --extra-vars containerd_url=https://anywhere-assets.eks.amazonaws.com/releases/bundles/67/artifacts/containerd/v1.7.13/containerd-linux-amd64.tar.gz containerd_sha256=cd35c7f30ad18bc8430f243a97bdaccddf84e6980765bd137bcf74bb8f7b83c2 pause_image=public.ecr.aws/eks-distro/kubernetes/pause:v1.29.5-eks-1-29-14 containerd_additional_settings= containerd_cri_socket=/var/run/containerd/containerd.sock containerd_version=1.7.13 containerd_wasm_shims_url=https://github.com/deislabs/containerd-wasm-shims/releases/download/v0.11.1/containerd-wasm-shims-
==> Wait completed after 43 seconds 159 milliseconds
==> Some builds didn't complete successfully and had errors: --> nutanix: Error executing Ansible: Non-zero exit status: exit status 2
==> Builds finished but no artifacts were created. make[1]: [Makefile:573: build-nutanix-ubuntu-2204] Error 1 make[1]: Leaving directory '/root/nutanix/eks-anywhere-build-tooling/projects/kubernetes-sigs/image-builder/image-builder/images/capi' make: [Makefile:386: local-build-nutanix-ubuntu-2204] Error 2 make: Leaving directory '/root/nutanix/eks-anywhere-build-tooling/projects/kubernetes-sigs/image-builder' 2024/06/19 23:08:11 Error executing image-builder for nutanix hypervisor: failed to run command: exit status 2
`
Hey @darthVikes, can you please provide the following information?
What happened: using Image builder It can't transfer file to node
What you expected to happen: follow its automation process of uploading a file to the node
How to reproduce it (as minimally and precisely as possible): follow current documentation and run the image bulder for nutanix and ubuntu or rhel
Anything else we need to know?:
Environment:
image-builder version: v0.4.0 eksctl : 0.183.0