Add more details to VM deployment failure alert messages#12939
Add more details to VM deployment failure alert messages#12939GaOrtiga wants to merge 3 commits into
Conversation
|
@blueorangutan package |
|
@sureshanaparti a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress. |
There was a problem hiding this comment.
Pull request overview
This PR enhances VM deployment failure diagnostics by improving the log lines and the alert email content generated when VM creation fails, aiming to make troubleshooting easier.
Changes:
- Refines log messages during failed VM deployment cleanup (VM/volume destruction path).
- Updates the VM deployment failure alert to use a dedicated subject/body and include a log context id reference.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #12939 +/- ##
============================================
- Coverage 18.02% 18.00% -0.02%
+ Complexity 16466 16459 -7
============================================
Files 5973 5976 +3
Lines 537466 537587 +121
Branches 65991 66007 +16
============================================
- Hits 96855 96802 -53
- Misses 429689 429873 +184
+ Partials 10922 10912 -10
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Packaging result [SF]: ✔️ el8 ✔️ el9 ✔️ el10 ✔️ debian ✔️ suse15. SL-JID 17321 |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
erikbocks
left a comment
There was a problem hiding this comment.
Just a minor regard
CLGTM
Co-authored-by: Erik Böck <89930804+erikbocks@users.noreply.github.com>
|
@GaOrtiga I think it would make troubleshooting and tracing workflows much easier. |
Hello, @weizhouapache That does sound interesting; anything that improves troubleshooting is always welcome when it comes to complex environments such as the ones orchestrated by ACS. I'm afraid it falls out of the scope of this PR, though, but if anyone is interested in picking up and implementing this idea, I think it would be a good enhancement for the platform. |
Description
This PR improves the details provided in the logs and in the alert email sent when a VM fails to deploy.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale