The command RUN sh -c ' vcluster connect ${CLUSTER_NAME} --namespace vcluster-${CLUSTER_NAME} & export KUBECONFIG=/root/.kube/config; until kubectl get nodes; do sleep 1s; done; go run main.go ghcr.io/formancehq/ledger-rolling-upgrade-test:latest --latest-version main --actual-version current --no-cleanup=$NO_CLEANUP --no-cleanup-on-failure=$NO_CLEANUP_ON_FAILURE; ' did not complete successfully. Exit code 1