Change exception when orchestrating VM start
Description
When attempting to start a VM, if an error occurs, the exception displayed to users is the same as what is being logged, which can expose information about the environment.
This PR addresses this issue by keeping the current message to be sent to the logs and adding a new one for the exception shown to users.
Types of changes
- [ ] Breaking change (fix or feature that would cause existing functionality to change)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] Enhancement (improves an existing feature and functionality)
- [ ] Cleanup (Code refactoring and cleanup, that may add test cases)
- [ ] build/CI
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
- [ ] Major
- [x] Minor
Screenshots (if appropriate):
Exception before the proposed changes
Exception after the proposed changes
How Has This Been Tested?
Using a stopped VM, I changed the Compute Offering to a offering with Host Tags incompatible with every host in my environment in order to force the exception, then I tried to start the VM. An exception was thrown as shown in the screenshots above.
I also checked the logs in both cases and the only changes was log level and the removal of a duplicated message at the end of the log related to the exception.
Old log:
2024-05-06T19:19:34,582 WARN [c.c.v.ClusteredVirtualMachineManagerImpl] (Work-Job-Executor-35:[ctx-613c449f, job-326/job-327, ctx-6739b946]) (logid:c2b5e46f) Unable to orchestrate start VM instance {"id":32,"instanceName":"i-2-32-VM","type":"User","uuid":"0447f7cc-d6be-4999-875b-391ecf529fe4"} due to [No suitable host found.]. com.cloud.utils.exception.CloudRuntimeException: No suitable host found.
New log:
2024-05-07T18:26:38,697 ERROR [c.c.v.ClusteredVirtualMachineManagerImpl] (Work-Job-Executor-69:[ctx-73d78bb7, job-563/job-564, ctx-1b492476]) (logid:55146be5) Unable to orchestrate start VM instance {"id":47,"instanceName":"i-2-47-VM","type":"User","uuid":"e07b123d-51b2-4c5e-845c-880da28b7518"} due to [No suitable host found.].
@blueorangutan package
@vishesh92 a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.
Codecov Report
Attention: Patch coverage is 0% with 3 lines in your changes are missing coverage. Please review.
Project coverage is 16.02%. Comparing base (
0d8f7d4) to head (7843593). Report is 5 commits behind head on main.
| Files | Patch % | Lines |
|---|---|---|
| ...n/java/com/cloud/vm/VirtualMachineManagerImpl.java | 0.00% | 3 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## main #9062 +/- ##
============================================
+ Coverage 15.28% 16.02% +0.73%
- Complexity 11523 11537 +14
============================================
Files 5425 5062 -363
Lines 474008 444573 -29435
Branches 61750 54378 -7372
============================================
- Hits 72445 71234 -1211
+ Misses 393518 365414 -28104
+ Partials 8045 7925 -120
| Flag | Coverage Δ | |
|---|---|---|
| uitests | ? |
|
| unittests | 16.02% <0.00%> (+<0.01%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 9588
@blueorangutan test
@DaanHoogland a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
[SF] Trillian Build Failed (tid-10211)
[SF] Trillian test result (tid-10242) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 48430 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr9062-t10242-kvm-centos7.zip Smoke tests completed. 129 look OK, 2 have errors, 0 did not run Only failed and skipped tests results shown below:
| Test | Result | Time (s) | Test File |
|---|---|---|---|
| test_01_events_resource | Error |
426.01 | test_events_resource.py |
| test_05_vmschedule_test_e2e | Failure |
361.87 | test_vm_schedule.py |
Hey @DaanHoogland
I checked the logs and seems like the failed tests are unrelated to this PR. Could you please run the tests again?
@blueorangutan package
@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress.
Packaging result [SF]: ✔️ el7 ✔️ el8 ✔️ el9 ✖️ debian ✔️ suse15. SL-JID 10240
@blueorangutan test
@DaanHoogland a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
[SF] Trillian test result (tid-10724) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 59590 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr9062-t10724-kvm-centos7.zip Smoke tests completed. 112 look OK, 25 have errors, 0 did not run Only failed and skipped tests results shown below:
| Test | Result | Time (s) | Test File |
|---|---|---|---|
| test_role_account_acls_multiple_mgmt_servers | Error |
2.26 | test_dynamicroles.py |
| test_delete_global_acl | Failure |
4.59 | test_global_acls.py |
| test_query_async_job_result | Error |
109.30 | test_async_job.py |
| test_revoke_certificate | Error |
0.01 | test_certauthority_root.py |
| test_configure_ha_provider_invalid | Error |
0.01 | test_hostha_simulator.py |
| test_configure_ha_provider_valid | Error |
0.01 | test_hostha_simulator.py |
| test_ha_configure_enabledisable_across_clusterzones | Error |
0.01 | test_hostha_simulator.py |
| test_ha_disable_feature_invalid | Error |
0.01 | test_hostha_simulator.py |
| test_ha_enable_feature_invalid | Error |
0.01 | test_hostha_simulator.py |
| test_ha_list_providers | Error |
0.01 | test_hostha_simulator.py |
| test_ha_multiple_mgmt_server_ownership | Error |
0.01 | test_hostha_simulator.py |
| test_ha_verify_fsm_available | Error |
0.01 | test_hostha_simulator.py |
| test_ha_verify_fsm_degraded | Error |
0.01 | test_hostha_simulator.py |
| test_ha_verify_fsm_fenced | Error |
0.01 | test_hostha_simulator.py |
| test_ha_verify_fsm_recovering | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_configure_default_driver | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_configure_invalid_provider | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_disable_feature_valid | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_enable_feature_valid | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_enable_feature_without_setting_provider | Error |
0.01 | test_hostha_simulator.py |
| test_list_ha_for_host | Error |
0.01 | test_hostha_simulator.py |
| test_list_ha_for_host_invalid | Error |
0.01 | test_hostha_simulator.py |
| test_list_ha_for_host_valid | Error |
0.01 | test_hostha_simulator.py |
| test_01_host_ping_on_alert | Error |
0.08 | test_host_ping.py |
| test_01_host_ping_on_alert | Error |
0.09 | test_host_ping.py |
| test_01_browser_migrate_template | Error |
15.36 | test_image_store_object_migration.py |
| test_01_invalid_upgrade_kubernetes_cluster | Failure |
216.73 | test_kubernetes_clusters.py |
| test_02_upgrade_kubernetes_cluster | Failure |
222.04 | test_kubernetes_clusters.py |
| test_03_deploy_and_scale_kubernetes_cluster | Failure |
220.44 | test_kubernetes_clusters.py |
| test_04_autoscale_kubernetes_cluster | Failure |
225.50 | test_kubernetes_clusters.py |
| test_05_basic_lifecycle_kubernetes_cluster | Failure |
204.45 | test_kubernetes_clusters.py |
| test_06_delete_kubernetes_cluster | Failure |
234.08 | test_kubernetes_clusters.py |
| test_08_upgrade_kubernetes_ha_cluster | Failure |
321.77 | test_kubernetes_clusters.py |
| test_10_vpc_tier_kubernetes_cluster | Failure |
232.64 | test_kubernetes_clusters.py |
| test_11_test_unmanaged_cluster_lifecycle | Error |
91.10 | test_kubernetes_clusters.py |
| test_01_add_delete_kubernetes_supported_version | Error |
0.11 | test_kubernetes_supported_versions.py |
| login_test_saml_user | Error |
3.02 | test_login.py |
| test_01_deployVMInSharedNetwork | Error |
75.31 | test_network.py |
| test_03_destroySharedNetwork | Failure |
1.08 | test_network.py |
| ContextSuite context=TestSharedNetwork>:teardown | Error |
2.19 | test_network.py |
| test_oobm_issue_power_cycle | Error |
3.32 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_off | Error |
3.33 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_on | Error |
3.30 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_reset | Error |
3.34 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_soft | Error |
3.30 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_status | Error |
2.23 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_background_powerstate_sync | Failure |
21.63 | test_outofbandmanagement.py |
| test_oobm_background_powerstate_sync | Error |
21.63 | test_outofbandmanagement.py |
| test_oobm_configure_default_driver | Error |
0.06 | test_outofbandmanagement.py |
| test_oobm_configure_invalid_driver | Error |
0.05 | test_outofbandmanagement.py |
| test_oobm_disable_feature_invalid | Error |
0.04 | test_outofbandmanagement.py |
| test_oobm_disable_feature_valid | Error |
1.17 | test_outofbandmanagement.py |
| test_oobm_enable_feature_invalid | Error |
0.05 | test_outofbandmanagement.py |
| test_oobm_enable_feature_valid | Error |
1.12 | test_outofbandmanagement.py |
| test_oobm_enabledisable_across_clusterzones | Error |
11.83 | test_outofbandmanagement.py |
| test_oobm_enabledisable_across_clusterzones | Error |
11.83 | test_outofbandmanagement.py |
| test_oobm_issue_power_cycle | Error |
4.36 | test_outofbandmanagement.py |
| test_oobm_issue_power_cycle | Error |
4.36 | test_outofbandmanagement.py |
| test_oobm_issue_power_off | Error |
4.30 | test_outofbandmanagement.py |
| test_oobm_issue_power_off | Error |
4.31 | test_outofbandmanagement.py |
| test_oobm_issue_power_on | Error |
4.32 | test_outofbandmanagement.py |
| test_oobm_issue_power_on | Error |
4.32 | test_outofbandmanagement.py |
| test_oobm_issue_power_reset | Error |
4.30 | test_outofbandmanagement.py |
| test_oobm_issue_power_reset | Error |
4.30 | test_outofbandmanagement.py |
| test_oobm_issue_power_soft | Error |
4.33 | test_outofbandmanagement.py |
| test_oobm_issue_power_soft | Error |
4.33 | test_outofbandmanagement.py |
| test_oobm_issue_power_status | Error |
4.31 | test_outofbandmanagement.py |
| test_oobm_issue_power_status | Error |
4.31 | test_outofbandmanagement.py |
| test_oobm_multiple_mgmt_server_ownership | Error |
1.17 | test_outofbandmanagement.py |
| test_oobm_multiple_mgmt_server_ownership | Error |
1.17 | test_outofbandmanagement.py |
| test_oobm_zchange_password | Error |
2.21 | test_outofbandmanagement.py |
| test_oobm_zchange_password | Error |
2.21 | test_outofbandmanagement.py |
| test_02_edit_primary_storage_tags | Error |
0.02 | test_primary_storage.py |
| test_01_primary_storage_scope_change | Error |
0.07 | test_primary_storage_scope.py |
| test_01_vpc_privategw_acl | Error |
0.03 | test_privategw_acl_ovs_gre.py |
| test_03_vpc_privategw_restart_vpc_cleanup | Error |
0.02 | test_privategw_acl_ovs_gre.py |
| test_05_vpc_privategw_check_interface | Error |
0.01 | test_privategw_acl_ovs_gre.py |
| test_01_vpc_privategw_acl | Error |
50.43 | test_privategw_acl.py |
| test_02_vpc_privategw_static_routes | Error |
213.28 | test_privategw_acl.py |
| test_03_vpc_privategw_restart_vpc_cleanup | Error |
202.87 | test_privategw_acl.py |
| test_04_rvpc_privategw_static_routes | Error |
334.84 | test_privategw_acl.py |
| test_01_purge_expunged_api_vm_start_date | Error |
57.76 | test_purge_expunged_vms.py |
| test_02_purge_expunged_api_vm_end_date | Error |
43.09 | test_purge_expunged_vms.py |
| test_03_purge_expunged_api_vm_start_end_date | Error |
42.06 | test_purge_expunged_vms.py |
| test_04_purge_expunged_api_vm_no_date | Error |
44.07 | test_purge_expunged_vms.py |
| test_05_purge_expunged_vm_service_offering | Error |
265.96 | test_purge_expunged_vms.py |
| test_06_purge_expunged_vm_background_task | Error |
337.35 | test_purge_expunged_vms.py |
| test_01_snapshot_root_disk | Error |
7.40 | test_snapshots.py |
| test_CreateTemplateWithDuplicateName | Error |
19.81 | test_templates.py |
| test_01_register_template_direct_download_flag | Error |
0.23 | test_templates.py |
| test_01_positive_tests_usage | Error |
13.62 | test_usage_events.py |
| test_01_ISO_usage | Error |
1.09 | test_usage.py |
| test_01_lb_usage | Error |
4.29 | test_usage.py |
| test_01_nat_usage | Error |
7.31 | test_usage.py |
| test_01_public_ip_usage | Error |
1.07 | test_usage.py |
| test_01_snapshot_usage | Error |
32.02 | test_usage.py |
| test_01_template_usage | Error |
10.48 | test_usage.py |
| test_01_vm_usage | Error |
138.94 | test_usage.py |
| test_01_volume_usage | Error |
130.33 | test_usage.py |
| test_01_vpn_usage | Error |
9.56 | test_usage.py |
| test_12_start_vm_multiple_volumes_allocated | Error |
12.66 | test_vm_life_cycle.py |
| test_01_vmschedule_create | Error |
0.10 | test_vm_schedule.py |
| test_disable_oobm_ha_state_ineligible | Error |
0.06 | test_hostha_kvm.py |
| test_hostha_configure_default_driver | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_enable_ha_when_host_disabled | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_enable_ha_when_host_disconected | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_enable_ha_when_host_in_maintenance | Error |
0.04 | test_hostha_kvm.py |
| test_hostha_kvm_host_degraded | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_kvm_host_fencing | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_kvm_host_recovering | Error |
0.05 | test_hostha_kvm.py |
| test_remove_ha_provider_not_possible | Error |
0.05 | test_hostha_kvm.py |
@blueorangutan test
@DaanHoogland a [SL] Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests
[SF] Trillian test result (tid-10733) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 58828 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr9062-t10733-kvm-centos7.zip Smoke tests completed. 109 look OK, 28 have errors, 0 did not run Only failed and skipped tests results shown below:
| Test | Result | Time (s) | Test File |
|---|---|---|---|
| test_role_account_acls_multiple_mgmt_servers | Error |
2.19 | test_dynamicroles.py |
| test_query_async_job_result | Error |
102.92 | test_async_job.py |
| test_revoke_certificate | Error |
0.01 | test_certauthority_root.py |
| test_configure_ha_provider_invalid | Error |
0.02 | test_hostha_simulator.py |
| test_configure_ha_provider_valid | Error |
0.01 | test_hostha_simulator.py |
| test_ha_configure_enabledisable_across_clusterzones | Error |
0.01 | test_hostha_simulator.py |
| test_ha_disable_feature_invalid | Error |
0.01 | test_hostha_simulator.py |
| test_ha_enable_feature_invalid | Error |
0.01 | test_hostha_simulator.py |
| test_ha_list_providers | Error |
0.01 | test_hostha_simulator.py |
| test_ha_multiple_mgmt_server_ownership | Error |
0.01 | test_hostha_simulator.py |
| test_ha_verify_fsm_available | Error |
0.01 | test_hostha_simulator.py |
| test_ha_verify_fsm_degraded | Error |
0.01 | test_hostha_simulator.py |
| test_ha_verify_fsm_fenced | Error |
0.01 | test_hostha_simulator.py |
| test_ha_verify_fsm_recovering | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_configure_default_driver | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_configure_invalid_provider | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_disable_feature_valid | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_enable_feature_valid | Error |
0.01 | test_hostha_simulator.py |
| test_hostha_enable_feature_without_setting_provider | Error |
0.01 | test_hostha_simulator.py |
| test_list_ha_for_host | Error |
0.01 | test_hostha_simulator.py |
| test_list_ha_for_host_invalid | Error |
0.01 | test_hostha_simulator.py |
| test_list_ha_for_host_valid | Error |
0.01 | test_hostha_simulator.py |
| test_01_host_ping_on_alert | Error |
0.07 | test_host_ping.py |
| test_01_host_ping_on_alert | Error |
0.07 | test_host_ping.py |
| test_01_browser_migrate_template | Error |
15.33 | test_image_store_object_migration.py |
| test_01_invalid_upgrade_kubernetes_cluster | Failure |
231.07 | test_kubernetes_clusters.py |
| test_02_upgrade_kubernetes_cluster | Failure |
252.52 | test_kubernetes_clusters.py |
| test_03_deploy_and_scale_kubernetes_cluster | Failure |
244.99 | test_kubernetes_clusters.py |
| test_04_autoscale_kubernetes_cluster | Failure |
235.83 | test_kubernetes_clusters.py |
| test_05_basic_lifecycle_kubernetes_cluster | Failure |
234.61 | test_kubernetes_clusters.py |
| test_06_delete_kubernetes_cluster | Failure |
218.52 | test_kubernetes_clusters.py |
| test_08_upgrade_kubernetes_ha_cluster | Failure |
349.21 | test_kubernetes_clusters.py |
| test_10_vpc_tier_kubernetes_cluster | Failure |
236.67 | test_kubernetes_clusters.py |
| test_11_test_unmanaged_cluster_lifecycle | Error |
95.10 | test_kubernetes_clusters.py |
| test_01_add_delete_kubernetes_supported_version | Error |
0.12 | test_kubernetes_supported_versions.py |
| login_test_saml_user | Error |
3.11 | test_login.py |
| test_01_deployVMInSharedNetwork | Error |
74.32 | test_network.py |
| test_03_destroySharedNetwork | Failure |
1.08 | test_network.py |
| ContextSuite context=TestSharedNetwork>:teardown | Error |
2.20 | test_network.py |
| test_oobm_issue_power_cycle | Error |
3.33 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_off | Error |
3.33 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_on | Error |
3.34 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_reset | Error |
3.32 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_soft | Error |
3.30 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_issue_power_status | Error |
2.26 | test_outofbandmanagement_nestedplugin.py |
| test_oobm_background_powerstate_sync | Failure |
21.68 | test_outofbandmanagement.py |
| test_oobm_background_powerstate_sync | Error |
21.68 | test_outofbandmanagement.py |
| test_oobm_configure_default_driver | Error |
0.07 | test_outofbandmanagement.py |
| test_oobm_configure_invalid_driver | Error |
0.06 | test_outofbandmanagement.py |
| test_oobm_disable_feature_invalid | Error |
0.05 | test_outofbandmanagement.py |
| test_oobm_disable_feature_valid | Error |
1.15 | test_outofbandmanagement.py |
| test_oobm_enable_feature_invalid | Error |
0.05 | test_outofbandmanagement.py |
| test_oobm_enable_feature_valid | Error |
1.14 | test_outofbandmanagement.py |
| test_oobm_enabledisable_across_clusterzones | Error |
11.92 | test_outofbandmanagement.py |
| test_oobm_enabledisable_across_clusterzones | Error |
11.92 | test_outofbandmanagement.py |
| test_oobm_issue_power_cycle | Error |
4.32 | test_outofbandmanagement.py |
| test_oobm_issue_power_cycle | Error |
4.32 | test_outofbandmanagement.py |
| test_oobm_issue_power_off | Error |
3.37 | test_outofbandmanagement.py |
| test_oobm_issue_power_off | Error |
3.37 | test_outofbandmanagement.py |
| test_oobm_issue_power_on | Error |
4.39 | test_outofbandmanagement.py |
| test_oobm_issue_power_on | Error |
4.39 | test_outofbandmanagement.py |
| test_oobm_issue_power_reset | Error |
4.36 | test_outofbandmanagement.py |
| test_oobm_issue_power_reset | Error |
4.36 | test_outofbandmanagement.py |
| test_oobm_issue_power_soft | Error |
3.35 | test_outofbandmanagement.py |
| test_oobm_issue_power_soft | Error |
3.35 | test_outofbandmanagement.py |
| test_oobm_issue_power_status | Error |
4.37 | test_outofbandmanagement.py |
| test_oobm_issue_power_status | Error |
4.37 | test_outofbandmanagement.py |
| test_oobm_multiple_mgmt_server_ownership | Error |
1.17 | test_outofbandmanagement.py |
| test_oobm_multiple_mgmt_server_ownership | Error |
1.17 | test_outofbandmanagement.py |
| test_oobm_zchange_password | Error |
1.20 | test_outofbandmanagement.py |
| test_oobm_zchange_password | Error |
1.20 | test_outofbandmanagement.py |
| test_02_edit_primary_storage_tags | Error |
0.02 | test_primary_storage.py |
| test_01_primary_storage_scope_change | Error |
0.09 | test_primary_storage_scope.py |
| test_01_vpc_privategw_acl | Error |
0.03 | test_privategw_acl_ovs_gre.py |
| test_03_vpc_privategw_restart_vpc_cleanup | Error |
0.02 | test_privategw_acl_ovs_gre.py |
| test_05_vpc_privategw_check_interface | Error |
0.02 | test_privategw_acl_ovs_gre.py |
| test_01_vpc_privategw_acl | Error |
53.55 | test_privategw_acl.py |
| test_02_vpc_privategw_static_routes | Error |
199.03 | test_privategw_acl.py |
| test_03_vpc_privategw_restart_vpc_cleanup | Error |
200.91 | test_privategw_acl.py |
| test_04_rvpc_privategw_static_routes | Error |
324.08 | test_privategw_acl.py |
| test_01_purge_expunged_api_vm_start_date | Error |
49.58 | test_purge_expunged_vms.py |
| test_02_purge_expunged_api_vm_end_date | Error |
43.20 | test_purge_expunged_vms.py |
| test_03_purge_expunged_api_vm_start_end_date | Error |
43.11 | test_purge_expunged_vms.py |
| test_04_purge_expunged_api_vm_no_date | Error |
40.96 | test_purge_expunged_vms.py |
| test_05_purge_expunged_vm_service_offering | Error |
269.17 | test_purge_expunged_vms.py |
| test_06_purge_expunged_vm_background_task | Error |
334.51 | test_purge_expunged_vms.py |
| test_01_snapshot_root_disk | Error |
7.38 | test_snapshots.py |
| test_CreateTemplateWithDuplicateName | Error |
21.74 | test_templates.py |
| test_01_register_template_direct_download_flag | Error |
0.16 | test_templates.py |
| test_01_positive_tests_usage | Error |
10.50 | test_usage_events.py |
| test_01_ISO_usage | Error |
1.11 | test_usage.py |
| test_01_lb_usage | Error |
5.27 | test_usage.py |
| test_01_nat_usage | Error |
8.35 | test_usage.py |
| test_01_public_ip_usage | Error |
1.09 | test_usage.py |
| test_01_snapshot_usage | Error |
25.75 | test_usage.py |
| test_01_template_usage | Error |
9.41 | test_usage.py |
| test_01_vm_usage | Error |
139.19 | test_usage.py |
| test_01_volume_usage | Error |
128.17 | test_usage.py |
| test_01_vpn_usage | Error |
9.50 | test_usage.py |
| test_04_nonsecured_to_secured_vm_migration | Error |
403.75 | test_vm_life_cycle.py |
| test_12_start_vm_multiple_volumes_allocated | Error |
15.72 | test_vm_life_cycle.py |
| test_01_vmschedule_create | Error |
0.09 | test_vm_schedule.py |
| test_04_deploy_vnf_appliance | Error |
92.62 | test_vnf_templates.py |
| test_04_deploy_vnf_appliance | Error |
92.62 | test_vnf_templates.py |
| test_05_delete_vnf_template | Error |
1.08 | test_vnf_templates.py |
| ContextSuite context=TestVnfTemplates>:teardown | Error |
2.19 | test_vnf_templates.py |
| test_01_create_redundant_VPC_2tiers_4VMs_4IPs_4PF_ACL | Error |
392.40 | test_vpc_redundant.py |
| test_02_redundant_VPC_default_routes | Error |
395.40 | test_vpc_redundant.py |
| test_03_create_redundant_VPC_1tier_2VMs_2IPs_2PF_ACL_reboot_routers | Error |
263.98 | test_vpc_redundant.py |
| test_04_rvpc_network_garbage_collector_nics | Error |
216.78 | test_vpc_redundant.py |
| test_05_rvpc_multi_tiers | Error |
311.93 | test_vpc_redundant.py |
| test_05_rvpc_multi_tiers | Error |
311.94 | test_vpc_redundant.py |
| test_01_VPC_nics_after_destroy | Error |
207.45 | test_vpc_router_nics.py |
| test_02_VPC_default_routes | Error |
207.37 | test_vpc_router_nics.py |
| test_01_cancel_host_maintenace_with_no_migration_jobs | Error |
76.98 | test_host_maintenance.py |
| test_02_cancel_host_maintenace_with_migration_jobs | Error |
240.72 | test_host_maintenance.py |
| test_disable_oobm_ha_state_ineligible | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_configure_default_driver | Error |
0.04 | test_hostha_kvm.py |
| test_hostha_enable_ha_when_host_disabled | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_enable_ha_when_host_disconected | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_enable_ha_when_host_in_maintenance | Error |
0.04 | test_hostha_kvm.py |
| test_hostha_kvm_host_degraded | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_kvm_host_fencing | Error |
0.05 | test_hostha_kvm.py |
| test_hostha_kvm_host_recovering | Error |
0.05 | test_hostha_kvm.py |
| test_remove_ha_provider_not_possible | Error |
0.05 | test_hostha_kvm.py |
[SF] Trillian test result (tid-10733) Environment: kvm-centos7 (x2), Advanced Networking with Mgmt server 7 Total time taken: 58828 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr9062-t10733-kvm-centos7.zip Smoke tests completed. 109 look OK, 28 have errors, 0 did not run Only failed and skipped tests results shown below:
I've seen this number of errors before in main. not sure why but certainly not related to this change. Trying one more
@blueorangutan test alma9 kvm-alma9
@DaanHoogland a [SL] Trillian-Jenkins test job (alma9 mgmt + kvm-alma9) has been kicked to run smoke tests
[SF] Trillian Build Failed (tid-10738)
@blueorangutan test rocky8 kvm-rocky8
@DaanHoogland a [SL] Trillian-Jenkins test job (rocky8 mgmt + kvm-rocky8) has been kicked to run smoke tests
[SF] Trillian test result (tid-10739) Environment: kvm-rocky8 (x2), Advanced Networking with Mgmt server r8 Total time taken: 49077 seconds Marvin logs: https://github.com/blueorangutan/acs-prs/releases/download/trillian/pr9062-t10739-kvm-rocky8.zip Smoke tests completed. 137 look OK, 0 have errors, 0 did not run Only failed and skipped tests results shown below:
| Test | Result | Time (s) | Test File |
|---|