Deletion of failed execution and bootstrap resources for forecastingmodels
Common Problems or Queries
- Failed bootstrap execution for forecastingmodels.
- I need to delete failed bootstrap resources.
- How to re-run the bootstrap after a failure?
- Error in resource creation during the bootstrap process.
Solution
When forecastingmodels bootstrap fails, it's necessary to clean up the partially created resources before re-executing:
Resources that should be deleted:
- Database (BD): Delete partially created DB instances
- Bastion: Remove bastion host configurations
- App register: Clean application registrations
- Variables: Delete configured environment variables
- Address: Remove IP address configurations
- Workload identity: Clean workload identities
Cleanup process:
-
Identify created resources:
- Review failed bootstrap logs
- List resources in the GCP project
- Verify configurations in the IT Element
-
Delete resources manually:
- Contact the ANDES Resources team
- Provide list of resources to delete
- Confirm deletion before proceeding
-
Re-execute bootstrap:
- Verify that all resources were deleted
- Review configuration before executing
- Monitor execution to detect errors early
Responsible team: ANDES Resources Environment: DEV Reference ticket: ANDES-471