+ trap resume_pid 10 + getopts :T:t:p:f:h opt + TESTBED=/opt/contrail/utils/fabfile/testbeds/testbed.py + CONTRAIL_FABPATH=/opt/contrail/utils + CONTRAIL_TEST_FOLDER=/contrail-test + FEATURE=sanity + TEST_TAGS=sanity + [[ ! -f /contrail-test/contrail_test_input.yaml ]] + '[' '!' /opt/contrail/utils/fabfile/testbeds/testbed.py -ef /opt/contrail/utils/fabfile/testbeds/testbed.py ']' + mkdir -p /opt/contrail/utils/fabfile/testbeds/ + cp /opt/contrail/utils/fabfile/testbeds/testbed.py /opt/contrail/utils/fabfile/testbeds/testbed.py cp: cannot stat '/opt/contrail/utils/fabfile/testbeds/testbed.py': No such file or directory + cd /contrail-test + run_tests='./run_tests.sh --contrail-fab-path /opt/contrail/utils ' + [[ -n '' ]] + [[ -n sanity ]] + [[ sanity =~ ci_sanity ]] + ./run_tests.sh --contrail-fab-path /opt/contrail/utils -T sanity + declare -a pids + trap resume_pids 10 1 2 3 6 + source tools/common.sh + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 ++ which testr + TESTR=/usr/local/bin/testr ++ which subunit2junitxml + SUBUNIT2JUNIT=/usr/local/bin/subunit2junitxml + rm -rf .testrepository + testrargs= + path= + tags= + venv=.venv + with_venv=tools/with_venv.sh + always_venv=0 + never_venv=1 + no_site_packages=0 + debug=0 + force=0 + wrapper= + config_file= + update=0 + upgrade=0 + upload=0 + logging=0 + logging_config=logging.conf + concurrency= + parallel=0 + failure_threshold= + contrail_fab_path=/opt/contrail/utils ++ date +%Y_%m_%d_%H_%M_%S + export SCRIPT_TS=2026_01_22_02_04_51 + SCRIPT_TS=2026_01_22_02_04_51 ++ getopt -o pVNnfuUsthdC:lLmF:T:c: -l test-failure-threshold:,prepare,virtual-env,no-virtual-env,no-site-packages,force,upgrade,k8s_upgrade,update,upload,sanity,parallel,help,debug,config:,logging,logging-config,send-mail,features:,tags:,concurrency:,contrail-fab-path: -- --contrail-fab-path /opt/contrail/utils -T sanity + options=' --contrail-fab-path '\''/opt/contrail/utils'\'' -T '\''sanity'\'' --' + eval set -- --contrail-fab-path ''\''/opt/contrail/utils'\''' -T ''\''sanity'\''' -- ++ set -- --contrail-fab-path /opt/contrail/utils -T sanity -- + first_uu=yes + '[' 5 -gt 0 ']' + case "$1" in + contrail_fab_path=/opt/contrail/utils + shift + shift + '[' 3 -gt 0 ']' + case "$1" in + tags=sanity + shift + shift + '[' 1 -gt 0 ']' + case "$1" in + '[' yes == yes ']' + first_uu=no + shift + '[' 0 -gt 0 ']' ++ echo sanity ++ sed 's/,/ /g' + tags=sanity + config_file=/contrail-test/contrail_test_input.yaml + [[ -n /contrail-test/contrail_test_input.yaml ]] + export TEST_CONFIG_FILE=/contrail-test/contrail_test_input.yaml + TEST_CONFIG_FILE=/contrail-test/contrail_test_input.yaml + prepare + '[' -n /contrail-test/contrail_test_input.yaml ']' ++ readlink -f /contrail-test/contrail_test_input.yaml + config_file=/contrail-test/contrail_test_input.yaml ++ dirname /contrail-test/contrail_test_input.yaml + export TEST_CONFIG_DIR=/contrail-test + TEST_CONFIG_DIR=/contrail-test ++ basename /contrail-test/contrail_test_input.yaml + export TEST_CONFIG_FILE=contrail_test_input.yaml + TEST_CONFIG_FILE=contrail_test_input.yaml + ssh_key_gen + [[ -f /root/.ssh/id_rsa ]] + [[ -f /root/.ssh/id_rsa.pub ]] + return 0 + start_ssh_agent + ssh-add -l + '[' 2 == 2 ']' + test -r /root/.ssh-agent + ssh-add -l + '[' 2 == 2 ']' + umask 066 + ssh-agent + eval 'SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWvcH5d/agent.24; export SSH_AUTH_SOCK; SSH_AGENT_PID=25; export SSH_AGENT_PID; echo Agent pid 25;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXWvcH5d/agent.24 ++ export SSH_AUTH_SOCK ++ SSH_AGENT_PID=25 ++ export SSH_AGENT_PID ++ echo Agent pid 25 + ssh-add Identity added: /root/.ssh/id_rsa (jenkins@tf-jenkins) + source_file_ssh_agent + cat + '[' 0 -eq 1 ']' + export REPORT_DETAILS_FILE=report_details_2026_01_22_02_04_51.ini + REPORT_DETAILS_FILE=report_details_2026_01_22_02_04_51.ini + export REPORT_FILE=report/junit-noframes.html + REPORT_FILE=report/junit-noframes.html ++ dirname ./run_tests.sh + cd . + '[' 0 -eq 1 ']' + '[' 1 -eq 0 ']' + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/fixtures:/contrail-test/scripts:/contrail-test + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/fixtures:/contrail-test/scripts:/contrail-test + apply_patches + apply_junitxml_patch + patch_path=/contrail-test/tools/patches + src_path=/usr/lib/python2.6/site-packages + '[' -d /usr/lib/python2.6/site-packages/junitxml ']' + src_path=/usr/local/lib/python2.7/dist-packages + '[' -d /usr/local/lib/python2.7/dist-packages/junitxml ']' + src_path=/usr/lib/python2.7/site-packages/ + '[' -d /usr/lib/python2.7/site-packages//junitxml ']' + patch -d -p0 -N --dry-run --silent + '[' 2 -eq 0 ']' + filepath=/usr/local/lib/python3.6/site-packages/junitxml + '[' '!' -d /usr/local/lib/python3.6/site-packages/junitxml ']' + filepath=/usr/local/lib/python3.9/site-packages/junitxml + patch -d /usr/local/lib/python3.9/site-packages/junitxml -p0 -N --dry-run --silent + '[' 0 -eq 0 ']' + echo 'Applied patch for python3' Applied patch for python3 + cd /usr/local/lib/python3.9/site-packages/junitxml + patch -p0 -N patching file __init__.py + apply_subunitfilters_patch + patch_path=/contrail-test/tools/patches + filepath=/usr/local/lib/python3.6/site-packages/subunit + '[' '!' -d /usr/local/lib/python3.6/site-packages/subunit ']' + filepath=/usr/local/lib/python3.9/site-packages/subunit + patch -p0 -N --dry-run --silent /usr/local/lib/python3.9/site-packages/subunit/filters.py + '[' 0 -eq 0 ']' + echo 'Applied subunit-filter patch for python3' Applied subunit-filter patch for python3 + patch -p0 -N /usr/local/lib/python3.9/site-packages/subunit/filters.py patching file /usr/local/lib/python3.9/site-packages/subunit/filters.py + export TEST_DELAY_FACTOR=1 + TEST_DELAY_FACTOR=1 + export TEST_RETRY_FACTOR=1 + TEST_RETRY_FACTOR=1 + rm -rf 'result*.xml' ++ get_result_xml ++ result_xml=result_2026_01_22_02_04_51_18215.xml ++ echo result_2026_01_22_02_04_51_18215.xml + result_xml=result_2026_01_22_02_04_51_18215.xml ++ get_result_xml ++ result_xml=result_2026_01_22_02_04_51_17096.xml ++ echo result_2026_01_22_02_04_51_17096.xml + serial_result_xml=result_2026_01_22_02_04_51_17096.xml + GIVEN_TEST_PATH= + '[' '!' -z ']' + check_test_discovery + echo 'Checking if test-discovery is fine' Checking if test-discovery is fine + bash -x tools/check_test_discovery.sh + echo 'Validating if test discovery passes in scripts/ and serial_scripts' Validating if test discovery passes in scripts/ and serial_scripts + echo '' + GIVEN_TEST_PATH= + export PYTHON=/usr/bin/python3 + PYTHON=/usr/bin/python3 ++ which testr + export TESTR=/usr/local/bin/testr + TESTR=/usr/local/bin/testr + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/scripts:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/scripts:/contrail-test/fixtures + export OS_TEST_PATH=./scripts + OS_TEST_PATH=./scripts + /usr/local/bin/testr list-tests /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-6000} \ ${PYTHON:-/usr/bin/python3} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./scripts} --list /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/netaddr/strategy/__init__.py:189: SyntaxWarning: "is not" with a literal. Did you mean "!="? if word_sep is not '': /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:388: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:389: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /usr/local/lib/python3.9/site-packages/jnpr/junos/device.py:868: SyntaxWarning: "is not" with a literal. Did you mean "!="? if rpc_rsp_e.text is not None and rpc_rsp_e.text.strip() is not '': /usr/local/lib/python3.9/site-packages/jnpr/junos/device.py:1271: SyntaxWarning: "is not" with a literal. Did you mean "!="? if auto_probe is not 0: /usr/local/lib/python3.9/site-packages/jnpr/junos/rpcmeta.py:145: SyntaxWarning: "is not" with a literal. Did you mean "!="? if model and filter_xml is None and options.get('format') \ /usr/local/lib/python3.9/site-packages/jnpr/junos/utils/start_shell.py:137: SyntaxWarning: "is not" with a literal. Did you mean "!="? self.last_ok = got is not '' /contrail-test/scripts/hbf/test_hbs_traffic.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is "TCP": /contrail-test/scripts/hbf/test_hbs_traffic.py:224: SyntaxWarning: "is" with a literal. Did you mean "=="? if traffic_type is "ICMP": /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:40: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 1: /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:42: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 2: scripts.RR.test_rr.TestBasicRR.test_basic_RR[sanity] scripts.RR.test_rr.TestBasicRR.test_create_vm_after_RR_set[sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_bgprouter_uve_for_xmpp_and_bgp_peer_count scripts.analytics.test_analytics.AnalyticsTestSanity.test_colector_uve_module_sates scripts.analytics.test_analytics.AnalyticsTestSanity.test_config_node_uve_states scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_alarms[todo_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_message_table scripts.analytics.test_analytics.AnalyticsTestSanity.test_redis_stunnel_provision[full_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_verify_hrefs scripts.analytics.test_analytics.AnalyticsTestSanity1.test_stats_tables scripts.analytics.test_analytics.AnalyticsTestSanity1.test_verify__bgp_router_uve_up_xmpp_and_bgp_count scripts.analytics.test_analytics.AnalyticsTestSanity1.test_verify_bgp_peer_uve scripts.analytics.test_analytics.AnalyticsTestSanity3.test_db_nodemgr_status[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_generator_collector_connections[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_generator_connections_to_collector_node[dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_agent[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_analytics_node[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity3.test_verify_process_status_control_node[cb_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics_basic.AnalyticsBasicTestSanity.test_verify_object_logs[ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_as_loop_count_2byte scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_as_loop_count_4byte scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_asn_update scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_basic[todo_sanity] scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_community scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_hold_time scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ibgp scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ipv4_prefix_limit_idle_timeout scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_ipv6_prefix_limit_idle_timeout scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_md5 scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_route_origin_override scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_as_override scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_bfd_suppress_route_advt scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_vsrx_ipv4_mapped_ipv6_nexthop scripts.bgpaas.test_bgpaas.TestBGPaaS.test_bgpaas_with_bfd_shc_attached_to_vmi scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem19989_adddelete_vmi scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem20052 scripts.bgpaas.test_bgpaas.TestBGPaaS.test_cem20284 scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_resources_by_admin_tenant scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_resources_by_user_tenant scripts.ceilometer_tests.test_ceilometer.CeilometerTest.test_sample_floating_ip_transmit_packets scripts.db_manage.test_db_manage.DbManageTest.test_db_manage[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.documentation.test_docs.DocumentationTest.test_analytics_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.documentation.test_docs.DocumentationTest.test_config_docs[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_basic[todo_sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_bug_1749695[todo_sanity] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_through_floatingvn scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_different_forwarding_mode[upgrade] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_floating_ip scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_policy scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_secondary_ip[upgrade] scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_sg scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_deletion scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_dest_ip scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_dest_port scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_protocol scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_src_ip[sanity] scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_src_port scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_vm_suspend_restart scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_in_pol_based_svc scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_in_pol_based_svc_pol_update scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_add_flows scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_diff_proto scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_3_instance_incr_dip scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_in_network_with_policy_bind_unbind scripts.ecmp.test_ecmp.TestECMPFeature.test_ecmp_svc_v2_in_network_nat_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_in_pol_based_svc scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_in_pol_based_svc_pol_update scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_add_flows scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_diff_proto scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_3_instance_incr_dip scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_in_network_with_policy_bind_unbind scripts.ecmp.test_ecmp.TestECMPFeatureIPv6.test_ecmp_svc_v2_in_network_nat_with_3_instance[dev_sanity_dpdk] scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_3_instance scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_fragments scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_fragments_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_aap scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_aap_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_mirror_packet_mode scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_in_network_with_static_route_no_policy[sanity] scripts.ecmp.test_ecmp.TestECMPIPv6Fragments.test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_in_network_with_3_instance scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_in_network_with_static_route_no_policy[sanity] scripts.ecmp.test_ecmp.TestECMPSanity.test_ecmp_svc_v2_transparent_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_in_network_with_3_instance[cb_sanity,sanity] scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_in_network_with_static_route_no_policy scripts.ecmp.test_ecmp.TestECMPSanityIPv6.test_ecmp_svc_v2_transparent_with_3_instance scripts.ecmp.test_ecmp.TestECMPwithFIP_1.test_ecmp_with_svc_with_fip_dest scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_add_del_same_fip scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_same_fip_incr_sip scripts.ecmp.test_ecmp.TestECMPwithFIP_2.test_ecmp_bw_three_vms_same_fip_incr_sport scripts.ecmp.test_ecmp.TestECMPwithSVMChange.test_ecmp_with_svm_deletion[sanity] scripts.ecmp.test_ecmp.TestECMPwithSVMChange.test_ecmp_with_svm_suspend_start scripts.ecmp.test_ecmp.TestECMPwithSVMChangeIPv6.test_ecmp_with_svm_deletion scripts.ecmp.test_ecmp.TestECMPwithSVMChangeIPv6.test_ecmp_with_svm_suspend_start scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_multi_inline_SVC_VN_with_external_RT scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_3_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_multiple_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_basic_with_transparent_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_in_net_in_net scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_in_net_nat[upgrade] scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_SC_with_ECMP scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_SC_with_traffic scripts.ecmp.test_ecmp.TestMultiInlineSVC.test_three_stage_v2_SC[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_multi_inline_SVC_VN_with_external_RT scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic[sanity] scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_3_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_multiple_svm_instances scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_basic_with_transparent_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_in_net_in_net scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_in_net_nat scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_svc_fate_sharing_in_2_multi_inline_svc_chains_transparent_in_net_transparent scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_SC_with_ECMP scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_SC_with_traffic scripts.ecmp.test_ecmp.TestMultiInlineSVCIPv6.test_three_stage_v2_SC scripts.ecmp.test_ecmp.TestVRRPwithSVM.test_vrrp_with_svm_toggle_admin_port scripts.ecmp.test_ecmp_subInt.TestSubInterfacesECMP.test_svc_ecmp_subIntf[upgrade] scripts.ecmp.test_ecmp_subInt.TestSubInterfacesECMP.test_svc_subIntf scripts.firewall.test_fw.TestFirewallDraftBasic.test_mixed_draft_mode[dev_sanity_dpdk,full_sanity] scripts.floatingip.test_floatingip.FloatingipTestSanity.test_communication_across_borrower_vm scripts.floatingip.test_floatingip.FloatingipTestSanity.test_exhust_Fip_pool_and_release_fip scripts.floatingip.test_floatingip.FloatingipTestSanity.test_mutual_floating_ip scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_fip_in_uve scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_fip_with_traffic scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_removal_of_fip_with_traffic scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_vm_restart_with_fip scripts.floatingip.test_floatingip.FloatingipTestSanity1.test_vn_info_in_agent_with_fip scripts.floatingip.test_floatingip.FloatingipTestSanity2.test_communication_across__diff_proj scripts.floatingip.test_floatingip.FloatingipTestSanity4.test_tcp_transfer_from_fip_vm scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_native_staticroute scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_policy scripts.floatingip.test_floatingip.FloatingipTestSanity5.test_longest_prefix_match_with_fip_and_staticroute scripts.floatingip.test_floatingip_basic.FloatingipBasicTestSanity.test_floating_ip[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1,vrouter_gw] scripts.floatingip.test_mx.TestSanity_MX.test_apply_policy_fip_on_same_vn[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_fip_with_vm_in_2_vns[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_ftp_http_with_public_ip[mx_test] scripts.floatingip.test_mx.TestSanity_MX.test_mx_gateway[mx_test,sanity] scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_fwp_tag_priority_order_vmi_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_deployment_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_project scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_inter_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_tier_tagat_project scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_inter_vn_intra_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_deployment_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_inter_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_deployment_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_deployment_tagat_vn[k8s_sanity] scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_label_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_label_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_site_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_site_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_tier_tagat_vmi scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_intra_vn_intra_compute_tag_tier_tagat_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_policy_at_firewall_and_network_level scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_tag_at_vmi_inter_vn scripts.hbf.test_hbs_fw.TestNetworkPolicy.test_tag_at_vmi_intra_vn scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_hbs_with_hbf_type_label scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbf_on_multiple_projects scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbf_on_multiple_projects_with_non_hbf_project scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_hbsflag_toggle_with_multiple_projects_with_non_hbf_project scripts.hbf.test_hbs_project.TestHbsEnabledProject.test_verify_quota_limit_for_host_based_service scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpInterVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpInterVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpIntraVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_IcmpIntraVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpInterVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpInterVnIntraCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpIntraVnInterCompute scripts.hbf.test_hbs_traffic.TestHbsTraffic.test_TcpIntraVnIntraCompute scripts.heat.test_heat.TestHeat.test_ecmp_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_heat_stacks_list[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity] scripts.heat.test_heat.TestHeat.test_max_inst_change_in_ecmp_svc scripts.heat.test_heat.TestHeat.test_port_based_multi_sc scripts.heat.test_heat.TestHeat.test_proto_based_multi_sc scripts.heat.test_heat.TestHeat.test_pt_multi_inline_v2_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_public_access_thru_svc_w_fip[cb_sanity,sanity] scripts.heat.test_heat.TestHeat.test_security_group_update scripts.heat.test_heat.TestHeat.test_src_cidr_svc_creation_with_heat scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innet_nat scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innet_trans scripts.heat.test_heat.TestHeat.test_transit_vn_asym_innetnat_trans scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_innet[sanity] scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_innetnat[dev_sanity_dpdk] scripts.heat.test_heat.TestHeat.test_transit_vn_sym_1_trans scripts.heat.test_heat.TestHeat.test_transit_vn_sym_2_innet_svc scripts.heat.test_heat.TestHeat.test_transit_vn_sym_2_trans_svc scripts.heat.test_heat.TestHeat.test_transit_vn_sym_innet_nat scripts.heat.test_heat.TestHeat.test_transit_vn_sym_trans_innet scripts.heat.test_heat.TestHeat.test_transit_vn_sym_trans_nat scripts.heat.test_heat.TestHeatIPv6.test_ecmp_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_heat_stacks_list scripts.heat.test_heat.TestHeatIPv6.test_max_inst_change_in_ecmp_svc scripts.heat.test_heat.TestHeatIPv6.test_port_based_multi_sc scripts.heat.test_heat.TestHeatIPv6.test_proto_based_multi_sc scripts.heat.test_heat.TestHeatIPv6.test_pt_multi_inline_v2_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_public_access_thru_svc_w_fip[cb_sanity,sanity] scripts.heat.test_heat.TestHeatIPv6.test_security_group_update scripts.heat.test_heat.TestHeatIPv6.test_src_cidr_svc_creation_with_heat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innet_nat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innet_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_asym_innetnat_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_innet[cb_sanity] scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_innetnat[dev_sanity_dpdk] scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_1_trans scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_2_innet_svc scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_2_trans_svc scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_innet_nat scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_trans_innet scripts.heat.test_heat.TestHeatIPv6.test_transit_vn_sym_trans_nat scripts.heat.test_heat_basic.TestBasicHeat.test_svc_creation_with_heat[dev_sanity_dpdk,sanity,suite1] scripts.heat.test_heat_basic.TestBasicHeatIPv6.test_svc_creation_with_heat[sanity] scripts.interAS.test_interas.TestInterAS.test_interAS_labeled_unicast scripts.interAS.test_interas.TestInterAS.test_interAS_remote_vpn scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1_vn1dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[cb_sanity,ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_dynamic_NH_without_juniper_header_cem8760 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirror_with_subintf_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_intf_mirroring_disable_enable_scenarios[ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header[full_sanity] scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_egress scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_ingress scripts.intf_mirror.test_intf_mirror.TestIntfMirror.test_juniper_header_without_header_ingress[full_sanity] scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1_vn1dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn1vn2_analyzer_cn2vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn1vn1_dst_cn2vn2_analyzer_cn3vn3[cb_sanity,ci_sanity_WIP,full_sanity,quick_sanity] scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_src_cn2vn1_dst_cn1vn2_analyzer_cn1vn3 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn1vn1_analyzer_cn2vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn1vn1_dst_cn2vn1_analyzer_cn3vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn1 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_intf_mirror6_with_subintf_src_cn2vn1_dst_cn1vn1_analyzer_cn1vn2 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6 scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_egress scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_ingress scripts.intf_mirror.test_intf_mirror6.TestIntfMirror6.test_juniper_header6_without_header_ingress[full_sanity] scripts.k8s_scripts.test_deployment.TestPodDeployment.test_deployment_1 scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_restart_agent scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_restart_control scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_flow_stickiness_with_deployment scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_local_scale_up_down scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_network_policy scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_nodeport_service scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down_external_ip scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_down_multiple_clients scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_remote_scale_up_to_10_and_down_to_2 scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_ecmp_to_non_ecmp scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_flows_with_scale scripts.k8s_scripts.test_ecmp_flow_stickiness.TestEcmpFlowStickiness.test_non_ecmp_to_ecmp scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_delete_and_recreate_the_namespace_with_fabric_fwd_enabled scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_deployment_with_fabric_fwd scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_deployment_with_replica_update_for_fabric_fwd[k8s_sanity] scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_fabric_forwarding_disabled_by_default scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_ping_with_jumbo_frame scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWD.test_pod_publicreachability_with_fabric_forwarding_enabled scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout scripts.k8s_scripts.test_ingress.TestIngressClusterIp.test_ingress_ip_assignment[ci_k8s_sanity,k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_ingress.TestIngressVNIsolated.test_ingress_fanout scripts.k8s_scripts.test_ingress_tls.TestIngressTLS.test_ingress_tls_1[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_isolation.TestCustomIsolation.test_ingress_custom_isolation scripts.k8s_scripts.test_namespace.TestNamespace.test_many_add_delete_ns scripts.k8s_scripts.test_namespace.TestNamespace.test_namespace_1[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPod.test_ping_between_two_pods[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPod.test_pod_public_reachability_using_snat scripts.k8s_scripts.test_pod.TestPodVNIsolated.test_ping_between_two_pods[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_pod.TestPodVNIsolated.test_pod_public_reachability_using_snat scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_allow_all_egress scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_allow_all_ingress[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_deny_all_egress scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_deny_all_ingress[ci_contrail_go_k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_ipblock_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_ipblock_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_namespaceselector_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_namespaceselector_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_podselector_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_podselector_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_port_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_port_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_rules_edit scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_egress_rules_label_edit[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_allow_egress_deny_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_deny_egress_allow_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_deny_egress_deny_all scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_egress_on_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_egress_on_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_ipblock_for_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_ipblock_for_pod scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_rules_edit scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_ingress_rules_label_edit[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_multiple_egress_policies scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_multiple_ingress_policies scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_policy_with_multiple_egress_rules scripts.k8s_scripts.test_policy.TestNetworkPolicy.test_policy_with_multiple_ingress_rules scripts.k8s_scripts.test_policy.TestNetworkPolicyCustomIsolation.test_egress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyCustomIsolation.test_ingress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyNSIsolation.test_egress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyNSIsolation.test_ingress_policy_over_isolated_namespace scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_deployment_replica_updation[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_k8s_configurations_post_policy_creation[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_pod_selector[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_values_in_egress_rule[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyRandom.test_multiple_values_in_ingress_rule[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_egress_rule_on_namespace_with_service[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_egress_rule_on_pod_with_service scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_k8s_ingress scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_k8s_ingress_fanout[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_namespace_with_service[k8s_sanity] scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_pod_with_k8s_ingress scripts.k8s_scripts.test_policy.TestNetworkPolicyServiceIngress.test_ingress_rule_on_pod_with_service[ci_k8s_sanity,k8s_sanity] scripts.k8s_scripts.test_service.TestService.test_cem20907 scripts.k8s_scripts.test_service.TestService.test_kube_dns_lookup[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestService.test_service_scale_up_down scripts.k8s_scripts.test_service.TestService.test_service_type_nodeport scripts.k8s_scripts.test_service.TestService.test_service_with_type_loadbalancer scripts.k8s_scripts.test_service.TestServiceExternalIP.test_service_with_external_ip[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceExternalIPVNIsolated.test_service_with_external_ip[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_cem20907 scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_kube_dns_lookup[k8s_sanity,k8s_upgrade] scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_scale_up_down scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_type_nodeport scripts.k8s_scripts.test_service.TestServiceVNIsolated.test_service_with_type_loadbalancer scripts.k8s_scripts.test_snat.TestSNAT.test_delete_and_recreate_the_namespace_with_snat_enabled scripts.k8s_scripts.test_snat.TestSNAT.test_deployment_with_replica_update_for_snat[k8s_sanity] scripts.k8s_scripts.test_snat.TestSNAT.test_ping_with_jumbo_frame scripts.k8s_scripts.test_snat.TestSNAT.test_pod_publicreachability_with_snat_enabled scripts.k8s_scripts.test_snat.TestSNAT.test_snat_forwarding_disabled_by_default scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_contrail_status scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_dns_service scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_different_vn_different_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_different_vn_same_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_same_vn_different_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_flow_stickiness_workload_in_same_vn_same_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_inter_vn_inter_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_and_inter_vn_pkt_mode scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_vn_inter_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_intra_vn_intra_compute scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_ipv6_intra_and_inter_vn scripts.l3_mh.test_l3_multihoming.TestL3Multihoming.test_traffic_with_policy scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_add_remove_members scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_client_pool_in_same_net[full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_health_monitor scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_different_fip[cb_sanity,full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_different_lb[upgrade] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_https scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_with_sg_vip[full_sanity] scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_update_attr_verify_haproxy_conf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_inter_vn_intra_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_CEM_21905_vrouter_agent_restart scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_bfd_on_targetip_vsrx[todo_sanity] scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_change_fwding_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_macvlan_intf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_vlan_intf scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_delete_vmi scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_detach_hc_vsrx scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_diff_subnet_macvlanip scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_dynamically_disable_maciplearningflag scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_fifty_macvlans scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_health_check_detach scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_health_check_failure scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_in_l3_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_inter_vn_intra_compute_intra_subnet scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_inter_subnet_intra_compute scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_l2l3[todo_sanity] scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_intra_vn_intra_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_maciplearning_flag scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_across_computes_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_across_computes_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_move_ip_locally_l2l3 scripts.maciplearning.test_maciplearning_v4.TestMacIpLearning.test_vrouter_agent_restart scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_change_fwding_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_macvlan_intf scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_vlan_intf scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_delete_vmi scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_diff_subnet_macvlanip scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_dynamically_disable_maciplearningflag scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_fifty_macvlans scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_health_check_detach scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_health_check_failure scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_in_l3_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_inter_vn_inter_compute scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_inter_vn_intra_compute_intra_subnet scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_inter_subnet_intra_compute scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_l2l3[todo_sanity] scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_l2l3_pkt_mode scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_vlan_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_intra_vn_intra_compute_vlan_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_maciplearning_flag scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_across_computes_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_across_computes_pkt_mode_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_move_ip_locally_l2l3 scripts.maciplearning.test_maciplearning_v6.TestMacIp6Learning.test_vrouter_agent_restart scripts.multi_tenancy.test_perms.TestMultitenancy.test_all scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_policy_objects scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_projects scripts.multi_tenancy.test_perms.TestMultitenancy.test_permissions_on_vn_objects scripts.multicloud.test_mc.MC_test.test_Overlay_ping scripts.multicloud.test_mc.MC_test.test_Underlay_ping scripts.multicloud.test_mc.MC_test.test_bird_HA scripts.multicloud.test_mc.MC_test.test_openvpn_HA scripts.multicloud.test_mc.MC_test.test_strongswan_HA scripts.multicloud.test_mc.MC_test.test_tag_verification scripts.neutron.lbaas.test_lbaas.TestLbaas.test_create_pool_member_vip scripts.neutron.lbaas.test_lbaas.TestLbaas.test_delete_pool_in_use scripts.neutron.lbaas.test_lbaas.TestLbaas.test_healthmonitor_delete scripts.neutron.lbaas.test_lbaas.TestLbaas.test_member_delete scripts.neutron.lbaas.test_lbaas.TestLbaas.test_vip_delete scripts.neutron.lbaas.test_lbaas_basic.TestBasicLbaas.test_healthmonitor[suite1] scripts.neutron.lbaas.test_lbaas_basic.TestBasicLbaas.test_lbmethod_round_robin[suite1] scripts.neutron.test_crud.TestCRUD.test_network_subnet_port_crud scripts.neutron.test_crud.TestCRUD.test_router_crud[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_aap_active_active_mode scripts.neutron.test_ports.TestPorts.test_aap_with_fip[cb_sanity,full_sanity] scripts.neutron.test_ports.TestPorts.test_aap_with_fip_vsrx scripts.neutron.test_ports.TestPorts.test_aap_with_vrrp_admin_state_toggle scripts.neutron.test_ports.TestPorts.test_aap_with_vrrp_priority_change scripts.neutron.test_ports.TestPorts.test_aap_with_zero_mac[cb_sanity,full_sanity] scripts.neutron.test_ports.TestPorts.test_port_admin_state_up scripts.neutron.test_ports.TestPorts.test_port_ip_reuse scripts.neutron.test_ports.TestPorts.test_port_rename scripts.neutron.test_ports.TestPorts.test_ports_attach_detach scripts.neutron.test_ports.TestPorts.test_ports_bindings[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_ports_custom_sg scripts.neutron.test_ports.TestPorts.test_ports_device_owner_and_id scripts.neutron.test_ports.TestPorts.test_ports_extra_dhcp_options scripts.neutron.test_ports.TestPorts.test_ports_multiple_specific_subnet_ips scripts.neutron.test_ports.TestPorts.test_ports_no_sg scripts.neutron.test_ports.TestPorts.test_ports_secondary_ip_attach scripts.neutron.test_ports.TestPorts.test_ports_specific_mac scripts.neutron.test_ports.TestPorts.test_ports_specific_subnet scripts.neutron.test_ports.TestPorts.test_ports_specific_subnet_ip[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_ports.TestPorts.test_ports_update_sg scripts.neutron.test_ports.TestPorts.test_shutoff_vm_route_withdrawal scripts.neutron.test_ports.TestPorts.test_zombie_tap_interface scripts.neutron.test_quota.TestQuota.test_default_quota_for_admin_tenant scripts.neutron.test_quota.TestQuota.test_default_quota_for_new_tenant scripts.neutron.test_quota.TestQuota.test_quota_update_of_new_project_by_admin scripts.neutron.test_quota.TestQuota.test_quota_update_of_specific_tenant scripts.neutron.test_quota.TestQuota.test_update_quota_for_new_tenant scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_CEM_22032[cb_sanity] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior[cb_sanity] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_diff_projects scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_different_vns scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip[upgrade] scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip_and_diff_projects scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_subnet_attach_detach scripts.neutron.test_routers.TestRouters.test_basic_router_behavior[ci_sanity,dev_sanity_dpdk,sanity] scripts.neutron.test_routers.TestRouters.test_router_admin_state_up[full_sanity] scripts.neutron.test_routers.TestRouters.test_router_rename[full_sanity] scripts.neutron.test_routers.TestRouters.test_router_with_alloc_pool_and_gateway scripts.neutron.test_routers.TestRouters.test_router_with_existing_ports scripts.neutron.test_routers_basic.TestRoutersBasic.test_basic_snat_behavior_without_external_connectivity[ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.neutron.test_sec_group.TestSecurityGroup.test_security_group_rename scripts.neutron.test_subnets.TestSubnets.test_allocation_pools scripts.neutron.test_subnets.TestSubnets.test_bug_1630829 scripts.neutron.test_subnets.TestSubnets.test_dns_nameservers scripts.neutron.test_subnets.TestSubnets.test_enable_dhcp scripts.neutron.test_subnets.TestSubnets.test_gateway scripts.neutron.test_subnets.TestSubnets.test_ip_allocation_order scripts.neutron.test_subnets.TestSubnets.test_subnet_host_routes scripts.neutron.test_subnets.TestSubnets.test_subnet_rename scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_admin_state_up scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_mtu scripts.neutron.test_virtual_network.TestVirtualNetwork.test_virtual_network_rename scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_protocol_summary scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_source_dest_cidr scripts.policy.test_policy.TestBasicPolicyConfig.test_policy_with_multi_vn_in_vm scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_protocol_summary scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_source_dest_cidr scripts.policy.test_policy.TestBasicPolicyConfigIpv4v6.test_policy_with_multi_vn_in_vm scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1] scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_policy[quick_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyIpv4v6.test_policy_to_deny[quick_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyModifyIpv4v6.test_policy_modify_vn_policy[sanity] scripts.policy.test_policy.TestBasicPolicyNegativeIpv4v6.test_remove_policy_with_ref[ci_sanity,sanity] scripts.policy.test_policy.TestBasicPolicyRouting.test_policy_RT_import_export scripts.policy.test_policy.TestBasicPolicyRoutingIpv4v6.test_policy_RT_import_export scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_cidr_dst_any[cb_sanity,todo_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_duplicate_vn_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_policy_dst_cidr scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_cidr_src_vn_dst_cidr[cb_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_any_dst_pol scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_pol_dst_any[cb_sanity] scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_pol_dst_vn scripts.policy.test_policy_acl.TestPolicyAcl.test_policy_inheritance_src_vn_dst_pol[cb_sanity,sanity,vrouter_gw] scripts.policy.test_policy_acl.TestPolicyAcl.test_route_leaking_pass_protocol_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_cidr_dst_any scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_cidr_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_duplicate_vn_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_policy_dst_cidr scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_cidr_src_vn_dst_cidr[todo_sanity] scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_any_dst_pol scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_pol_dst_any[sanity] scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_pol_dst_vn scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_policy_inheritance_src_vn_dst_pol scripts.policy.test_policy_acl.TestPolicyAclIpv4v6.test_route_leaking_pass_protocol_src_cidr_dst_cidr scripts.policy.test_policy_api.TestApiPolicyFixture01.test_associate_disassociate_api_policy scripts.policy.test_policy_api.TestApiPolicyFixture01.test_create_api_policy scripts.policy.test_policy_api.TestApiPolicyFixture01.test_policy_with_local_keyword_across_multiple_vn scripts.policy.test_policy_api.TestApiPolicyFixture02.test_policy_api_fixtures scripts.policy.test_policy_basic.TestBasicPolicy.test_basic_policy_allow_deny[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,sanity,suite1] scripts.policy.test_policy_basic.TestBasicPolicy.test_policy[suite1] scripts.policy.test_policy_basic.TestBasicPolicy.test_policy_to_deny scripts.policy.test_policy_basic.TestBasicPolicyModify.test_policy_modify_vn_policy[suite1] scripts.policy.test_policy_basic.TestBasicPolicyNegative.test_remove_policy_with_ref[suite1] scripts.policy.test_policy_basic.TestDetailedPolicy0.test_repeated_policy_modify[suite1] scripts.policy.test_policy_detailed.TestDetailedPolicy0Ipv4v6.test_repeated_policy_modify[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1.test_multi_vn_repeated_policy_update_with_ping[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1.test_single_vn_repeated_policy_update_with_ping scripts.policy.test_policy_detailed.TestDetailedPolicy1Ipv4v6.test_multi_vn_repeated_policy_update_with_ping[sanity] scripts.policy.test_policy_detailed.TestDetailedPolicy1Ipv4v6.test_single_vn_repeated_policy_update_with_ping scripts.project.test_projects_basic.TestProjectBasic.test_project_add_delete scripts.qos.test_qos.TestQos.test_default_fc_update scripts.qos.test_qos.TestQos.test_qos_config_and_fc_update_for_dot1p scripts.qos.test_qos.TestQos.test_qos_config_and_fc_update_for_dscp scripts.qos.test_qos.TestQos.test_qos_marking_dscp_on_vhost scripts.qos.test_qos.TestQos.test_qos_remark_based_on_default_fc scripts.qos.test_qos.TestQos.test_qos_remark_dot1p_on_vmi scripts.qos.test_qos.TestQos.test_qos_remark_dot1p_on_vn scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vmi[cb_sanity,sanity] scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vmi_ipv6 scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vn scripts.qos.test_qos.TestQos.test_qos_remark_dscp_on_vn_ipv6 scripts.qos.test_qos.TestQosPolicy.test_qos_config_and_fc_update_for_dscp_map_on_policy scripts.qos.test_qos.TestQosPolicy.test_qos_remark_dscp_on_particular_rule_of_policy scripts.qos.test_qos.TestQosPolicy.test_qos_vmi_precedence_over_policy_over_vn scripts.qos.test_qos.TestQosSVC.test_qos_remark_dscp_on_policy_including_si scripts.qos.test_qos.TestQosSVC.test_qos_remark_dscp_on_vmi_of_si scripts.route_aggregate.test_route_aggregate.TestRouteAggregate.test_route_aggregation scripts.route_aggregate.test_route_aggregate.TestRouteAggregate.test_with_multiple_route_aggregation_prefixes scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_bgpaas_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_ext_community_list_match_all_reject scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface[ci_sanity,sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_ext_community[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_interface_static_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_network_static_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_secondary_routes[sanity] scripts.routing_policy.test_routing_policy.TestRP.test_rp_secondary_routes_si scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_chain_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface_ext_community scripts.routing_policy.test_routing_policy.TestRP.test_rp_service_interface_matrix scripts.routing_policy.test_routing_policy.TestRP.test_rp_xmpp_matrix scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_inter_subcluster scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_intra_subcluster scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_ext_community scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_ext_community_primary_route scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_reject_route scripts.routing_policy.test_routing_policy_sub_cluster.TestRPSubCluster.test_rp_subcluster_secondary_route_no_subcluster_ext_community scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_dep_routes_two_vns_with_same_rt scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_rt_CEM_22032[cb_sanity,sanity] scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_user_def_rt_entry[cb_sanity,sanity] scripts.rt_filter.test_rt_filter.TestBasicRTFilter.test_vn_rt_entry scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1Ipv6.test_sec_group_basic[sanity,suite1] scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1Ipv6.test_sec_group_hold_flow_negative_test scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1_contrail.test_sec_group_basic[sanity,suite1] scripts.securitygroup.test_regression.SecurityGroupBasicRegressionTests1_contrail.test_sec_group_hold_flow_negative_test scripts.securitygroup.test_regression.SecurityGroupRegressionTests2.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests2Ipv6.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2Ipv6.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests2_contrail.test_sec_group_with_port scripts.securitygroup.test_regression.SecurityGroupRegressionTests2_contrail.test_sec_group_with_proto scripts.securitygroup.test_regression.SecurityGroupRegressionTests3.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests3Ipv6.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3Ipv6.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests3_contrail.test_sec_group_with_proto_and_policy_to_allow_only_tcp scripts.securitygroup.test_regression.SecurityGroupRegressionTests3_contrail.test_sec_group_with_proto_and_policy_to_allow_only_tcp_ports scripts.securitygroup.test_regression.SecurityGroupRegressionTests4.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests4Ipv6.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests4_contrail.test_vn_compute_sg_comb scripts.securitygroup.test_regression.SecurityGroupRegressionTests5.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests5Ipv6.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5Ipv6.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests5_contrail.test_default_sg scripts.securitygroup.test_regression.SecurityGroupRegressionTests5_contrail.test_sec_group_with_proto_double_rules_sg1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests6.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests6Ipv6.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6Ipv6.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests6_contrail.test_sg_no_rule scripts.securitygroup.test_regression.SecurityGroupRegressionTests6_contrail.test_sg_stateful scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7Ipv6.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling1 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling2 scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_handling_from_mx_with_si scripts.securitygroup.test_regression.SecurityGroupRegressionTests7_contrail.test_icmp_error_payload_matching scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8Ipv6.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping_intra_vn scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_flow_to_sg_rule_mapping_multiple_rules scripts.securitygroup.test_regression.SecurityGroupRegressionTests8_contrail.test_verify_sg_rule_uuid_in_control_api scripts.securitygroup.test_regression.SecurityGroupSynAckTest.test_syn_ack_create_flow scripts.securitygroup.test_regression.SecurityGroupSynAckTestIpv6.test_syn_ack_create_flow scripts.securitygroup.test_regression_basic.SecurityGroupBasicRegressionTests1.test_sec_group_basic[cb_sanity,ci_contrail_go_kolla_ocata_sanity,sanity,suite1] scripts.securitygroup.test_regression_basic.SecurityGroupBasicRegressionTests1.test_sec_group_hold_flow_negative_test scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_collector scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_control scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_agent_connects_to_dns scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_control_connects_to_rabbitmq scripts.service_connections.test_service_connections.TestServiceConnections.test_contrail_dns_connects_to_rabbitmq scripts.service_connections.test_service_connections.TestServiceConnections.test_random_client_connections_to_collector scripts.service_connections.test_service_connections.TestServiceConnections.test_webui_configs scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_add_delete_interface_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_add_delete_network_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_interface_route_table_to_multiple_vmis scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_interface_route_table_to_si scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_multiple_interface_route_tables_to_vmi scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_attach_multiple_network_route_table_to_vns scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_bind_unbind_interface_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_bind_unbind_network_static_table scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_interface_static_table[dev_sanity_dpdk,todo_sanity] scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_network_route_table[cb_sanity,dev_sanity_dpdk,todo_sanity] scripts.static_route_table.test_static_tables.TestStaticRouteTables.test_with_neutron_router scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_net_nat_with_static_routes[sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_datapath[ci_sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_nat_private_to_public scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_in_network_nat_private_to_public_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_v2_transparent_datapath[sanity] scripts.svc_firewall.test_svc_fw.TestSvcRegr.test_svc_v2_transparent_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_delete_add_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_delete_add_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_port_protocol_change_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_port_protocol_change_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_to_more_vns_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeature.test_policy_to_more_vns_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_delete_add_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_delete_add_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_port_protocol_change_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_port_protocol_change_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_to_more_vns_in_network_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrFeatureIPv6.test_policy_to_more_vns_transparent_mode scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_net_nat_with_static_routes scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_datapath scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_nat_private_to_public scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_in_network_nat_private_to_public_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_v2_transparent_datapath scripts.svc_firewall.test_svc_fw.TestSvcRegrIPv6.test_svc_v2_transparent_datapath_move_svm_to_new_svc scripts.svc_firewall.test_svc_fw_basic.TestSvcRegr.test_svc_CEM_22032[ci_sanity_WIP,quick_sanity,sanity,suite1] scripts.svc_firewall.test_svc_fw_basic.TestSvcRegr.test_svc_in_network_datapath[ci_sanity_WIP,quick_sanity,sanity,suite1] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_basic[sanity] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_e2e_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_http scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_hc_link_local_attach_to_vmi scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_left_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_nat_left_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_right_hc_end_to_end_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_in_net_right_hc_link_local_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_left_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_right_hc_fail_svm[sanity] scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_scale_hc_fail_svm scripts.svc_health_check.test_svc_health_check.TestSvcHC.test_svc_trans_segment_serial_hc_fail_svm scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_in_network_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring[ci_sanity_WIP,quick_sanity,sanity] scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_add_more_vns scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_policy_add_delete scripts.svc_mirror.test_mirror.TestSVCV2Mirror.test_svc_v2_mirroring_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorFIP.test_svc_v2_mirroring_with_floating_ip scripts.svc_mirror.test_mirror.TestSVCV2MirrorFIP.test_svc_v2_mirroring_with_floating_ip_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_in_network_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_add_more_vns scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_policy_add_delete scripts.svc_mirror.test_mirror.TestSVCV2MirrorIPv6.test_svc_v2_mirroring_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_attach_detach_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_detach_attach_diff_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_detach_attach_policy_change_rules_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_policy_order_change_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirror_with_deny_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirroring_with_unidirection_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicy.test_svc_v2_mirroring_with_unidirection_rule_with_2_analyzer scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_attach_detach_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_detach_attach_diff_policy_with_svc_v2_mirroring scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_detach_attach_policy_change_rules_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_policy_order_change_with_svc_v2 scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirror_with_deny_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirroring_with_unidirection_rule scripts.svc_mirror.test_mirror.TestSVCV2MirrorPolicyIPv6.test_svc_v2_mirroring_with_unidirection_rule_with_2_analyzer scripts.vdns.test_vdns.TestvDNS0.test_agent_crash_dns_malformed_received scripts.vdns.test_vdns.TestvDNS0.test_vdns_default_mode scripts.vdns.test_vdns.TestvDNS0.test_vdns_fixed_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_ping_diff_vn[full_sanity] scripts.vdns.test_vdns.TestvDNS0.test_vdns_random_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_roundrobin_rec_order scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_diff_projs scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_fip scripts.vdns.test_vdns.TestvDNS0.test_vdns_with_next_vdns[full_sanity] scripts.vdns.test_vdns_basic.TestvDNSBasic0.test_vdns_ping_same_vn[ci_sanity,sanity,suite1] scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_generic_link_local_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ipam_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_metadata_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_mtu_update scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ping_within_vn scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_ping_within_vn_two_vms_two_different_subnets scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_vm_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN.test_vn_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_Policy_CEM_22032 scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_broadcast_udp_w_chksum scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_bulk_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_diff_proj_same_vn_vm_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_disassociate_vn_from_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_duplicate_vn_add scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_host_route_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_multiple_metadata_service_scale scripts.vm_regression.test_vm.TestBasicIPv6VMVN0.test_policy_between_vns_diff_proj scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_hard_reboot_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_ping_on_broadcast_multicast scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_release_ipam scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_shutdown_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN2.test_soft_reboot_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN3.test_traffic_bw_vms_diff_pkt_size scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_gratuitous_arp scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_traffic_bw_vms_diff_pkt_size_w_chksum scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_updating_vm_ip scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_add_delete_in_2_vns scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_add_delete_in_2_vns_chk_ips scripts.vm_regression.test_vm.TestBasicIPv6VMVN4.test_vm_arp scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_gw_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_in_2_vns_chk_ping scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_intf_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_multi_intf_in_same_vn_chk_ping scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_multiple_flavors scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_static_ip_tests scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vm_vn_block_exhaustion scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vn_in_agent_with_vms_add_delete scripts.vm_regression.test_vm.TestBasicIPv6VMVN5.test_vn_name_with_spl_characters scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_agent_cleanup_with_control_node_stop scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_multiple_vn_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVN6.test_vn_subnet_types scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_cem19894 scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_dns_resolution_for_link_local_service scripts.vm_regression.test_vm.TestBasicIPv6VMVN9.test_static_route_to_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_dhcp_for_ipv6 scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_sctp_traffic_between_vm scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_vm_file_trf_scp_tests[todo_sanity] scripts.vm_regression.test_vm.TestBasicIPv6VMVNx.test_vm_file_trf_tftp_tests scripts.vm_regression.test_vm.TestBasicVMVN0.test_Policy_CEM_22032 scripts.vm_regression.test_vm.TestBasicVMVN0.test_broadcast_udp_w_chksum scripts.vm_regression.test_vm.TestBasicVMVN0.test_bulk_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_diff_proj_same_vn_vm_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_disassociate_vn_from_vm scripts.vm_regression.test_vm.TestBasicVMVN0.test_duplicate_vn_add scripts.vm_regression.test_vm.TestBasicVMVN0.test_host_route_add_delete scripts.vm_regression.test_vm.TestBasicVMVN0.test_multiple_metadata_service_scale scripts.vm_regression.test_vm.TestBasicVMVN0.test_policy_between_vns_diff_proj scripts.vm_regression.test_vm.TestBasicVMVN1.test_no_frag_in_vm scripts.vm_regression.test_vm.TestBasicVMVN1.test_vn_gateway_flag_disabled scripts.vm_regression.test_vm.TestBasicVMVN2.test_hard_reboot_vm scripts.vm_regression.test_vm.TestBasicVMVN2.test_ping_on_broadcast_multicast scripts.vm_regression.test_vm.TestBasicVMVN2.test_release_ipam scripts.vm_regression.test_vm.TestBasicVMVN2.test_shutdown_vm scripts.vm_regression.test_vm.TestBasicVMVN2.test_soft_reboot_vm scripts.vm_regression.test_vm.TestBasicVMVN3.test_traffic_bw_vms_diff_pkt_size scripts.vm_regression.test_vm.TestBasicVMVN4.test_gratuitous_arp scripts.vm_regression.test_vm.TestBasicVMVN4.test_traffic_bw_vms_diff_pkt_size_w_chksum scripts.vm_regression.test_vm.TestBasicVMVN4.test_updating_vm_ip scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_add_delete_in_2_vns scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_add_delete_in_2_vns_chk_ips scripts.vm_regression.test_vm.TestBasicVMVN4.test_vm_arp scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_gw_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_in_2_vns_chk_ping scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_intf_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_multi_intf_in_same_vn_chk_ping scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_multiple_flavors scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_static_ip_tests scripts.vm_regression.test_vm.TestBasicVMVN5.test_vm_vn_block_exhaustion scripts.vm_regression.test_vm.TestBasicVMVN5.test_vn_in_agent_with_vms_add_delete scripts.vm_regression.test_vm.TestBasicVMVN5.test_vn_name_with_spl_characters scripts.vm_regression.test_vm.TestBasicVMVN6.test_agent_cleanup_with_control_node_stop scripts.vm_regression.test_vm.TestBasicVMVN6.test_multiple_vn_vm scripts.vm_regression.test_vm.TestBasicVMVN6.test_vn_subnet_types scripts.vm_regression.test_vm.TestBasicVMVN9.test_cem19894 scripts.vm_regression.test_vm.TestBasicVMVN9.test_dns_resolution_for_link_local_service scripts.vm_regression.test_vm.TestBasicVMVN9.test_static_route_to_vm scripts.vm_regression.test_vm.TestBasicVMVNx.test_sctp_traffic_between_vm[sanity] scripts.vm_regression.test_vm.TestBasicVMVNx.test_vm_file_trf_scp_tests[ci_contrail_go_kolla_ocata_sanity,ci_sanity,quick_sanity,vrouter_gw] scripts.vm_regression.test_vm.TestBasicVMVNx.test_vm_file_trf_tftp_tests scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_generic_link_local_service[cb_sanity,ci_contrail_go_kolla_ocata_sanity,ci_sanity,dev_sanity_dpdk,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ipam_add_delete[suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_metadata_service[cb_sanity,ci_sanity,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_mtu_update scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ping_within_vn[ci_contrail_go_kolla_ocata_sanity,suite1,upgrade,vrouter_gw] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_ping_within_vn_two_vms_two_different_subnets[ci_contrail_go_kolla_ocata_sanity,ci_sanity,sanity,suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_vm_add_delete[suite1] scripts.vm_regression.test_vm_basic.TestBasicVMVN.test_vn_add_delete[suite1] scripts.vrouter.test_disable_policy.DisablePolicy.test_disable_policy_sg_inter_vn[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicy.test_disable_policy_with_vn_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_enable_policy_inter_node scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_enable_policy_with_active_flows[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_policy_remove_sg[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_disable_policy_with_aap[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_ecmp_with_static_routes[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_ecmp_with_static_routes_intra_node[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmp.test_remove_sg_disable_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_enable_policy_inter_node scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_enable_policy_with_active_flows[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_policy_remove_sg[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_disable_policy_with_aap[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_ecmp_with_static_routes[cb_sanity,dev_reg,sanity] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_ecmp_with_static_routes_intra_node[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyEcmpIpv6.test_remove_sg_disable_policy[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyIpv6.test_disable_policy_sg_inter_vn[dev_reg] scripts.vrouter.test_disable_policy.DisablePolicyIpv6.test_disable_policy_with_vn_policy[dev_reg] scripts.vrouter.test_dpdk_bond_lacp.TestLacp.test_bond_lacp_config[dev_reg,sanity] scripts.vrouter.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdk_bond_status[dev_reg,sanity] scripts.vrouter.test_dpdk_fbit_disable_mbuf.TestFbitMergeBuffDisable.test_fbit_disable_mbuf_dpdk[dev_reg,sanity] scripts.vrouter.test_dpdk_gro_gso.TestGroGso.test_dpdk_gro_gso[dev_reg,sanity] scripts.vrouter.test_dpdk_vhost_mtu.TestMtu.test_mtu_config[dev_reg,sanity] scripts.vrouter.test_dpdk_vifdump.TestVifdump.test_vifdump_on_interface[dev_reg,sanity] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_icmp_error[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_icmp_error_inter_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_intra_vn_inter_node scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_intra_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_lbaasv2[dev_reg] scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_no_tcp_eviction scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_with_aap scripts.vrouter.test_fat_flow.FatFlow.test_fat_flow_with_aap_ignore_addrs scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_icmp_error[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_icmp_error_inter_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_intra_vn_inter_node scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_intra_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_lbaasv2 scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_no_tcp_eviction scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_with_aap scripts.vrouter.test_fat_flow.FatFlowIpv6.test_fat_flow_with_aap_ignore_addrs scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_icmp_intra_vn_inter_node[dev_reg,sanity] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_ignore_src_icmp_inter_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_ignore_src_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggr.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_icmp_intra_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_ignore_src_icmp_inter_vn_intra_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_ignore_src_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] scripts.vrouter.test_fat_flow_aggr.FatFlowAggrIpv6.test_fat_flow_lbaasv2 scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_duplicate_frags scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_in_order scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_mixed scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_multi_sender scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order1 scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_big_payload scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_icmp scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_inter_node scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_intra_node scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_syn scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_out_of_order_tcp scripts.vrouter.test_ip_fragments.IPFragments.test_ip_fragment_overlapping scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_1[dev_reg,sanity] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_2[dev_reg] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_3[dev_reg] scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_4[dev_reg] scripts.vrouter.test_subinterfaces.TestSubInterfaces.test_vlan_interface_1[dev_reg] scripts.vrouter.test_subinterfaces.TestSubInterfaces.test_vlan_interface_2[cb_sanity,dev_reg,dev_sanity_dpdk,sanity] scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe.test_mtu_probe_inter_node[dev_reg,todo_sanity] scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe.test_mtu_probe_intra_node[dev_reg,sanity] scripts.vrouter.test_vif_stats.TestvifStats.test_vif_statistics[dev_reg,sanity] + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/serial_scripts:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test/serial_scripts:/contrail-test/fixtures + export OS_TEST_PATH=./serial_scripts + OS_TEST_PATH=./serial_scripts + /usr/local/bin/testr list-tests /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources running=OS_STDOUT_CAPTURE=${OS_STDOUT_CAPTURE:-1} \ OS_STDERR_CAPTURE=${OS_STDERR_CAPTURE:-1} \ OS_TEST_TIMEOUT=${OS_TEST_TIMEOUT:-6000} \ ${PYTHON:-/usr/bin/python3} -m subunit.run discover -t ./ ${OS_TEST_PATH:-./scripts} --list /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/selenium/webdriver/firefox/firefox_profile.py:203: SyntaxWarning: "is" with a literal. Did you mean "=="? if setting is None or setting is '': /contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: serial_scripts.RR.test_rr.TestBasicRR.test_process_restart_with_rr_set[todo_sanity] serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_in_project serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_invalid_cases_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_invalid_cases_in_projects serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_multiple_rules_in_global_config serial_scripts.alarm_config.test_alarm_config.TestAlarmConfigCases.test_alarm_conf_with_multiple_rules_in_project serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_flows_cli_cmds[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithMin.test_run_contrail_stats_cli_cmds[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_object_log_verification_with_delete_add_in_network_mode serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_object_tables serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_level_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_message_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_module serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_node_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_run_contrail_logs_cli_cmd_with_optional_arg_object_type serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_uves serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_connected_networks_based_on_policy serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_flow_series_table serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_flow_tables serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_process_status_agent serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_record_table_inter_vn[full_sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_sampling_teardown[sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_series_table_inter_vn[full_sanity] serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_table_intra_vn serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_table_with_security_tagging serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_verify_session_tables_with_invalid_fields_values serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_virtual_machine_uve_vm_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_for_all_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_routing_instance serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vn_uve_tiers serial_scripts.analytics.test_analytics_resource.AnalyticsTestSanityWithResource.test_vrouter_uve_vm_on_vm_create serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_alarmgen_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_analytics_api_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_cassandra_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_collector_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_qe_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_redis_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_stunnel_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestHA.test_zookeeper_failover serial_scripts.analytics.test_analytics_serial.AnalyticsTestSanity.test_verify_bgp_peer_object_logs serial_scripts.analytics.test_analytics_serial.AnalyticsTestSanity.test_verify_xmpp_peer_object_logs serial_scripts.asn4.test_asn4.TestAsn4.test_as4_two_mx serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ebgp serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ibgp serial_scripts.asn4.test_asn4.TestAsn4.test_basic_as4_ibgp_sanity[sanity] serial_scripts.asn4.test_asn4.TestAsn4.test_cem_22457_router_asn_reset serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_fiptraffic_before_backup serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_to_backup_restore serial_scripts.backup_restore.test_backup_restore.TestBackupRestore.test_traffic_after_restore serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as[dev_sanity_dpdk,sanity] serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_bgp_router serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_bgp_router_negative serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_negative serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_basic_bgpaas_local_as_precedence serial_scripts.bgpaas.test_bgpaas_local_as.TestBGPaaSlocalAS.test_endtoend_bgpaas_local_as serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_service_port_update serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_stop_start_controllers serial_scripts.bgpaas.test_bgpaas_serial.TestBGPaaS.test_bgpaas_vsrx_agent_stop serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone[sanity] serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone_agent_restart serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zone_control_restart serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_control_node_zones_from_single_vnf[sanity] serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone.test_bgp_multiple_control_nodes_in_zone serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_attach_to_multiple_vns serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_basic serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_flap_bgp_session serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_logical_router serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_bgpvpn_update_RT serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_l2_bgpvpn_with_l2_vn serial_scripts.bgpvpn.test_bgpvpn.TestBgpvpn.test_l3_bgpvpn_with_l3_vn serial_scripts.config.test_1553316.Test1553316.test_create_v6 serial_scripts.control_node_scaling.test_flap_agent_scale.TestBGPScale.test_bgp_scale serial_scripts.device_manager.test_dm.TestDM.test_add_delete_device_using_dm serial_scripts.device_manager.test_dm.TestDM.test_add_delete_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_basic_dm[sanity] serial_scripts.device_manager.test_dm.TestDM.test_bind_unbind_device_using_dm serial_scripts.device_manager.test_dm.TestDM.test_bind_unbind_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_break_connectivity_to_mx serial_scripts.device_manager.test_dm.TestDM.test_change_import_export_RT serial_scripts.device_manager.test_dm.TestDM.test_change_vtep serial_scripts.device_manager.test_dm.TestDM.test_changing_AS serial_scripts.device_manager.test_dm.TestDM.test_dynamic_tunnels serial_scripts.device_manager.test_dm.TestDM.test_external_group_pushed_to_mx serial_scripts.device_manager.test_dm.TestDM.test_if_vn_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_logs_for_errors serial_scripts.device_manager.test_dm.TestDM.test_multiple_subnets serial_scripts.device_manager.test_dm.TestDM.test_mx_connected_to_bms serial_scripts.device_manager.test_dm.TestDM.test_nc_pushed_using_dm serial_scripts.device_manager.test_dm.TestDM.test_restart_dm serial_scripts.device_manager.test_dm.TestDM.test_vn_change_forwarding_mode serial_scripts.domain.test_domain.TestDomain.test_crud_domain serial_scripts.domain.test_domain.TestDomain.test_domain_sanity serial_scripts.domain.test_domain.TestDomain.test_domain_user_group serial_scripts.domain.test_domain.TestDomain.test_domain_with_diff_user_groups serial_scripts.domain.test_domain.TestDomain.test_perms_with_diff_user_in_diff_projects serial_scripts.domain.test_domain.TestDomain.test_perms_with_diff_users_in_diff_domains serial_scripts.domain.test_domain.TestDomain.test_perms_with_same_user_in_diff_projects serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_change_encap_mode serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_diff_pkt_sizes serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_encryption_enable_disable serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption.test_link_local_service serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption2.test_fwp_on_vhost0 serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption2.test_fwp_on_workload serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption3.test_ecmp_active_active_aap serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryption3.test_interface_mirroring serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_interface_up_down serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_config_service serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_strongswan serial_scripts.dp_encryption.test_datapath_encryption.TestDataPathEncryptionRestart.test_restart_vrouter_agent serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_basic serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_flap serial_scripts.dpdk.test_dpdk_bond_status.TestDpdkBondStatus.test_dpdkbond_status_restart serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_discrete_port_range serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_port_modify serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_tcp_basic[full_sanity] serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_udp_basic[full_sanity] serial_scripts.dsnat.test_dsnat.TestDSNAT.test_dsnat_with_vhost_policy serial_scripts.dynamic_vgw.test_dynamic_vgw.TestDynamicVgwCases.test_dynamic_vgw_compute_ping serial_scripts.ecmp.test_ecmp.TestECMPConfigHashFeature.test_ecmp_hash_precedence serial_scripts.ecmp.test_ecmp.TestECMPMultipleSC.test_ecmp_svc_in_network_with_multiple_service_chains serial_scripts.ecmp.test_ecmp.TestECMPRestart.test_ecmp_svc_in_network_with_3_instance_reboot_nodes serial_scripts.ecmp.test_ecmp.TestECMPRestart.test_ecmp_svc_in_network_with_3_instance_service_restarts serial_scripts.encap.test_encap.TestEncapCases.test_apply_policy_fip_on_same_vn_gw_mx[sanity,serial] serial_scripts.encap.test_encap.TestEncapCases.test_apply_policy_fip_vn_with_encaps_change_gw_mx[serial] serial_scripts.encap.test_encap.TestEncapCases.test_encaps_mx_gateway[serial] serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l2_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_dns_disabled_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_to_verify_l2_vm_file_trf_by_scp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoGre.test_with_gre_l2_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l2_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_dns_disabled_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_to_verify_l2_vm_file_trf_by_scp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesMplsoUdp.test_with_udp_l2_mode serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_gre_encap_agent_restart serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_gre_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_udp_encap_agent_restart serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_udp_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_vxlan_encap_agent_restart[sanity,serial] serial_scripts.evpn.test_evpn.TestEvpnCasesRestart.test_with_vxlan_encap_to_verify_epvn_l2_mode_control_node_switchover serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_verify_vxlan_mode_with_configured_vxlan_id_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_arp_resolution serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_change_of_l2l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_change_of_l3_vn_forwarding_mode serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_dns_disabled_for_l2_vn[cb_sanity,serial,todo_sanity] serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_l2_multicast_traffic serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_scp[full_sanity,serial] serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_l2_vm_file_trf_by_tftp serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_vlan_qinq_tagged_packets_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_encap_to_verify_vlan_tagged_packets_for_l2_vn serial_scripts.evpn.test_evpn.TestEvpnCasesVxlan.test_with_vxlan_l2_mode[serial] serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_crb_mcast serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_igmp_config serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multigroup_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multinode_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_multinode_basic_crb_access serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_restart serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_evpnt6_singlenode_sanity serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_multicast_policy serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6.test_source_within_cluster serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6MultiVn.test_evpnt6_multivn_basic serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6SPStyle.test_crb_mcast serial_scripts.fabric_overlay.test_evpn_multicast.TestEvpnt6SPStyle.test_evpnt6_multinode_basic_crb_access serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortForceOnboard.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortForceRoles.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortGracefulOnboard.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_abort.TestFabricAbortGracefulRoles.test_fabric_abort serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_leaf_no_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_leaf_to_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_spine_no_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_ar_spine_to_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_delete_ar_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_add_delete_ar_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication.test_fabric_assisted_replication serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_leaf_no_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_leaf_to_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_spine_no_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_ar_spine_to_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_delete_ar_leaf serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_add_delete_ar_spine serial_scripts.fabric_overlay.test_fabric_ar.Test_assisted_replication_ERB.test_fabric_assisted_replication serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_api_dm_restart serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_dm_stop_start serial_scripts.fabric_overlay.test_fabric_collapsed_spine.TestFabricCollapsedSpine.test_fabric_collapsed_spine_intravn serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_dc_gw_napt[mx_cgnat] serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_instance_on_public_network[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_private_and_public_vn_part_of_lr serial_scripts.fabric_overlay.test_fabric_dc_gw.TestFabricDcGw.test_update_vni serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_dci_negative_case serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_fabric_dci_basic serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_fabric_dci_restart serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI.test_stop_device_manager serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_dci_negative_case serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_fabric_dci_basic serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_fabric_dci_restart serial_scripts.fabric_overlay.test_fabric_dci.TestFabricDCI_EBGP.test_stop_device_manager serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestERBFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_default_inet serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_multiple_lr serial_scripts.fabric_overlay.test_fabric_dhcp_relay.TestSPStyleFabricDHCPRelay.test_dhcp_relay_same_lr serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_intervn_basic serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_erb.TestFabricERB.test_fabric_erb_restart serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_alarms serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_cb serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_10 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_11 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_12 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_13 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_14 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_15 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_16 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_17 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_18 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_19 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_20 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_21 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_22 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_23 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_24 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_25 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_26 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_27 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_28 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_29 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_30 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_31 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_32 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_33 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_34 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_35 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_36 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_37 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_38 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_39 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_40 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_41 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_42 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_43 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_44 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_45 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_46 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_47 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_48 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_7 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_8 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_config_type_9 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_clei serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_fan serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_firmware serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_fpc serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_pem serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_power serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_re serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_env_temp serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware_clei_models serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_hardware_detail serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_interface_type_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_gdo_mac_addr serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_1 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_2 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_3 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_4 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_5 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_6 serial_scripts.fabric_overlay.test_fabric_gdo.TestFabricGDO.test_fabric_ops_7 serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_add_rt_to_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_remove_vn_from_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vm_to_bms_remove_vni_from_lr serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_evpn_type_5_vxlan_traffic_between_vn serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_fabric_intervn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_fabric_intervn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intervn.TestFabricEvpnType5.test_logical_router_static_route_update_in_lr_type5_vrf_on_qfx serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bms_movement_2 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bms_on_spine serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_both_tagged_and_untagged_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bridge_domain_on_leaf_tagged serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_bridge_domain_on_leaf_untagged serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_brownfield_user_workflow serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_csn_ha serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_different_vlan_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_intravn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_fabric_ntp_snmp_dns_basic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_hw_inventory[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_add_remove_interface[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_lag_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_add_remove_interface serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_multihoming_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_negative_cases_1 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_negative_cases_2 serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_remove_add_instance serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_restart_api_server serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_restart_device_manager[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_rr_role_deletion serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_same_vn_as_tagged_and_untagged_across_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_same_vn_same_vpg_different_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_single_interface_multiple_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_single_interface_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_basic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_w_traffic serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_storm_control_profile_w_traffic_erb serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_update_vlan_id serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_vdns serial_scripts.fabric_overlay.test_fabric_intravn.TestFabricOverlay.test_with_multiple_subnets serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_both_tagged_and_untagged_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_bridge_domain_on_leaf_tagged serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_different_vlan_same_vn_same_tor serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_fabric_intravn_basic[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_fabric_intravn_tagged[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_lag_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_multihoming_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_restart_device_manager[fabric_sanity] serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_same_vn_as_tagged_and_untagged_across_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_same_vn_same_vpg_different_vlan serial_scripts.fabric_overlay.test_fabric_intravn.TestSPStyleFabric.test_single_interface_pre_created_vpg serial_scripts.fabric_overlay.test_fabric_intravn.TestVxlanID.test_check_vxlan_id_reuse serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_add_rt_to_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_add_vni_to_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_basic serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_ecmp serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_remove_lr_from_router serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_remove_vn_from_lr serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_restart_device_manager serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_tagged_bms serial_scripts.fabric_overlay.test_fabric_pnf.TestL3Pnf.test_fabric_pnf_vm_to_bms_ping serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSPStyleSecurityGroup.test_security_group serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSPStyleSecurityGroup.test_security_group_2 serial_scripts.fabric_overlay.test_fabric_sg.TestFabricSecurityGroup.test_security_group serial_scripts.fabric_overlay.test_fabric_unmanaged_pnf.TestFabricUnmanagedPNF.test_fabric_unmanaged_pnf_ebgp serial_scripts.fabric_overlay.test_fabric_unmanaged_pnf.TestFabricUnmanagedPNF.test_fabric_unmanaged_pnf_static serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_all_parallel[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_all_serial[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmEPStyle.test_bms_serial_one_instance[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_all_parallel[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_all_serial[lcm_sanity] serial_scripts.fabric_underlay.test_bms_lcm.TestBmsLcmSPStyle.test_bms_serial_one_instance[lcm_sanity] serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_hitless_upgrade serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_multiple_devices_multiple_times serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_spine serial_scripts.fabric_underlay.test_hitless_upgrade.TestHitlessUpgrade.test_upgrade_w_healthcheck_disabled serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_basic serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_public_connectivity_from_vm_bms serial_scripts.fabric_underlay.test_ztp.TestZtp.test_ztp_restart_dm_api_server serial_scripts.fabric_underlay.test_ztp.TestZtpWithErb.test_fabric_erb_intervn_basic serial_scripts.fabric_underlay.test_ztp.TestZtpWorkFlow.test_ztp_workflow serial_scripts.firewall.test_fw.TestFirewallBasic.test_address_group serial_scripts.firewall.test_fw.TestFirewallBasic.test_application_policy_set serial_scripts.firewall.test_fw.TestFirewallBasic.test_endpoint_type serial_scripts.firewall.test_fw.TestFirewallBasic.test_local_scope serial_scripts.firewall.test_fw.TestFirewallBasic.test_policy_application serial_scripts.firewall.test_fw.TestFirewallBasic.test_policy_order serial_scripts.firewall.test_fw.TestFirewallBasic.test_rule_match_tag_type serial_scripts.firewall.test_fw.TestFirewallBasic.test_rule_order serial_scripts.firewall.test_fw.TestFirewallBasic.test_service_group serial_scripts.firewall.test_fw.TestFirewallBasic.test_tag_import_order serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_commit_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_commit_in_progress_diff_project serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_discard_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_CRUD_while_discard_in_progress_diff_project serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_commit_while_discard_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_discard_while_commit_in_progress serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_draft_mode_scope serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_1 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_2 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_misc_draft_mode_3 serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_parallel_commit_discard_across_scopes serial_scripts.firewall.test_fw.TestFirewallDraftMisc.test_parallel_commit_discard_same_scope serial_scripts.firewall.test_fw.TestFirewallDraft_1.test_global_draft_mode serial_scripts.firewall.test_fw.TestFirewallDraft_1.test_local_draft_mode serial_scripts.firewall.test_fw.TestFirewall_1.test_floating_ip serial_scripts.firewall.test_fw.TestFirewall_1.test_unidirection_rule serial_scripts.firewall.test_fw.TestFirewall_2.test_subinterface serial_scripts.firewall.test_fw.TestFirewall_3.test_allowed_address_pair serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_api_restart serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_basic serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_group serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_objects_quota serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_policy serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_rule_properties serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_shared serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_fwaas_validate_default serial_scripts.firewall.test_fwaas_neutron.TestFwaas.test_policy_application serial_scripts.firewall.test_fwaas_neutron.TestFwaasV6.test_fwaas_v6 serial_scripts.floatingip.test_floatingip.FloatingipTestSanity_restart.test_service_restart_with_fip[serial] serial_scripts.floatingip.test_floatingip.FloatingipTestSanity_restart.test_traffic_with_control_node_switchover serial_scripts.floatingip.test_mx.TestSerialSanity_MX.test_change_of_rt_in_vn[mx_test,sanity,serial] serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l2 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l2_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_global_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l2 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l2_l3 serial_scripts.forwarding_mode.test_forwarding_mode.TestForwardingMode.test_forwarding_mode_l3 serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_aap serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_broadcast_multicast serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_fip serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_fip_4518_with_FIP serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_aap serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_fip serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_ipfab_vn_and_cust_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_multi_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_flat_subnet_single_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_ip_fab_vn_and_cust_vn serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_multi_vn_ip_fab serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_single_vn_ip_fab[cb_sanity,sanity] serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_single_vn_ipv6 serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWD.test_gw_less_fwd_vhost0_policy serial_scripts.gw_less_fwd.test_gw_less_fwd.TestGWLessFWDSvcChain.test_ip_fabric_svc_in_network_datapath serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_reboot serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_reboot_computes serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_cold_shutdown serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_isolate serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_reboot[ha] serial_scripts.ha.test_ha_node_failures.TestHANode.test_ha_reboot_computes serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_api_server_single_failure[ha] serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_cassandra_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_control_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_dns_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_glance_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_haproxy_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_keystone_single_failure[ha] serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_mysql_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_named_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_neutron_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_api_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_conductor_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_nova_scheduler_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_rabbitmq_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_schema_transformer_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_svc_monitor_single_failure serial_scripts.ha.test_ha_service_failures.TestHAService.test_ha_zookeeper_single_failure serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_contrail_apiserver_restart serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_docker_restart_on_kube_master serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_docker_restart_on_slave serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_kube_manager_restart_on_master serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_kubelet_restart_on_computes serial_scripts.hbf.test_hbs_fw_serial.TestHbsFirewall.test_hbs_with_vrouter_agent_restart serial_scripts.headless_vrouter.test_headless_vrouter.TestHeadlessVrouter.test_config_add_change_while_control_nodes_go_down serial_scripts.headless_vrouter.test_headless_vrouter.TestHeadlessVrouter.test_traffic_connections_while_control_nodes_go_down serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_1GB serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_vrouter_agent_restart_1GB serial_scripts.huge_pages.test_flow.TestFlow1GBHugePage.test_flow_traffic_vrouter_restart_1GB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_2MB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_vrouter_agent_restart_2MB serial_scripts.huge_pages.test_flow.TestFlow2MBHugePage.test_flow_traffic_vrouter_restart_2MB serial_scripts.huge_pages.test_flow.TestFlowNoHugePage.test_flow_traffic_sanity_no_hugepages serial_scripts.interAS.test_interas.TestInterAS.test_interAS_controller_restart serial_scripts.interAS.test_interas.TestInterAS.test_interAS_ecmp_to_VM serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_ping_remote_ce serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_ping_with_subintf serial_scripts.interAS.test_interas.TestInterASGRE.test_interAS_vrouter_restart serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_forwarding_mode serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_remote_ce serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_remote_with_fat_flow serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_ping_with_subintf serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_tcp_remote_ce serial_scripts.interAS.test_interas.TestInterASUDP.test_interAS_vrouter_restart serial_scripts.introspect.test_introspect.IntrospectSslTest.test_agent_introspect serial_scripts.introspect.test_introspect.IntrospectSslTest.test_agent_introspect_with_alt_names[cb_sanity] serial_scripts.introspect.test_introspect.IntrospectSslTest.test_analytics_introspect serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_cert_without_cn serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_self_signed_cert serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_single_set_certs serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_ssl serial_scripts.introspect.test_introspect.IntrospectSslTest.test_introspect_ssl_negative_cases serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_and_deployments_create[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_and_deployments_delete[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_pods_deployments_services_in_easy_ns[auth] serial_scripts.k8s_auth.test_policy_combo.TestPolicyCombo.test_only_service_in_zomsrc_ns[auth] serial_scripts.k8s_auth.test_resource.TestK8sResource.test_all_in_admin_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResource.test_all_in_custom_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResourceCustom.test_deployment_in_custom_project[auth] serial_scripts.k8s_auth.test_resource.TestK8sResourceCustom.test_pod_in_custom_project[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_admin_project_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_admin_project_with_kube_manager_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_custom_project_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_custom_project_with_kube_manager_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestart.test_k8s_auth_pod_delete[auth] serial_scripts.k8s_auth.test_restart.TestRestartWithPodResource.test_pod_with_agent_restart[auth] serial_scripts.k8s_auth.test_restart.TestRestartWithPodResource.test_pod_with_kube_manager_restart[auth] serial_scripts.k8s_scripts.test_deployment.TestDeployment.test_deployment_with_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_deployment.TestDeployment.test_deployment_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd__with_kubelet_restart_on_master serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_pod_restart serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_docker_restart_on_slave serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_kube_manager_restart serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_kubelet_restart_on_slave serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_nodes_reboot serial_scripts.k8s_scripts.test_fabric_forwarding.TestFabricFWDRestarts.test_fabric_fwd_with_vrouter_agent_restart serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_pod_restart serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_docker_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_docker_restart_on_master serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kubelet_restart_on_master serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_kubelet_restart_on_slave serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_master_reboot serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_nodes_reboot serial_scripts.k8s_scripts.test_fabric_snat_restart_scenarios.TestFabricSNATRestarts.test_snat_with_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout_with_node_reboot serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_fanout_with_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_contrail_apiserver_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_kube_apiserver_restart[k8s_sanity] serial_scripts.k8s_scripts.test_ingress.TestIngress.test_ingress_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestCustomIsolationSerial.test_pods_custom_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestCustomIsolationSerial.test_services_custom_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_ingress_isolation_post_kube_manager_restart serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_ingress_isolation_vrouter_agent_restart serial_scripts.k8s_scripts.test_isolation.TestNSIsolationSerial.test_service_isolation_post_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_ingress_reachability_across_projects serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_reachability_across_projects_with_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_isolation.TestProjectIsolationSerial.test_service_reachability_across_projects serial_scripts.k8s_scripts.test_km_ha.TestKubeManagerHA.test_km_active_backup[k8s_sanity] serial_scripts.k8s_scripts.test_km_ha.TestKubeManagerHA.test_single_node_failover serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf_isolated_namespace[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_basic_pod_with_multi_intf_non_default_namespace serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_cluster_ip_service_with_pod_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_dns_pod_with_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_ingress_fanout_with_multi_intf_backends serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_multi_intf_pod_with_fabric_fwd_snat serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_multi_intf_pod_with_node_reboot serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_mult_intf_with_kebelet_restart_on_master serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_inf_with_contrail_apiserver_restart[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_docker_restart_on_slave[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_kube_apiserver_restart serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_multi_intf_with_kubelet_restart_on_slave[pod_multi_intf] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_defualt_route serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_pod_with_multi_intf_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_service_type_nodeport_with_pod_multi_intf serial_scripts.k8s_scripts.test_network_attachment.TestNetworkAttachment.test_service_with_type_loadbalancer_with_multi_intf_pods serial_scripts.k8s_scripts.test_pod.TestPodScale.test_many_pods[ci_contrail_go_k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyProjectIsolation.test_egress_policy_over_project_isolation serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyProjectIsolation.test_ingress_policy_over_project_isolation serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_docker_restart[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kube_manager_restart[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kubelet_restart_on_master serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_kubelet_restart_on_slave[k8s_sanity] serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_pod_restart serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_rule_pod_restart serial_scripts.k8s_scripts.test_policy.TestNetworkPolicyRestart.test_policy_vrouter_agent_restart[k8s_sanity] serial_scripts.k8s_scripts.test_service.TestService.test_docker_restart_on_master_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_docker_restart_on_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_kube_manager_restart_with_nodeport_services[k8s_sanity,k8s_upgrade] serial_scripts.k8s_scripts.test_service.TestService.test_kubelet_restart_on_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_reboot_slaves_with_nodeport_services serial_scripts.k8s_scripts.test_service.TestService.test_service_with_kube_manager_restart serial_scripts.k8s_scripts.test_service.TestService.test_vrouter_restart_on_slaves_with_nodeports serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_contrail_status_on_compute_with_agent_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_flow_stickiness_with_interface_flap_workload_in_different_vn_and_compute serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_inter_vn_traffic_with_logical_router serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_agent_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_compute_restart serial_scripts.l3_mh.test_l3_multihoming_serial.TestSerialL3Multihoming.test_traffic_with_physical_interface_flap serial_scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_after_stop_start_vrouter_agent serial_scripts.lbaasv2.test_lbaasv2.TestLBaaSV2.test_lbaas_svc_mon_restart serial_scripts.llgr.test_llgr.TestLlgr.test_gr_llgr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx_restart[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_gr_mx_restart_gracefully[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx_restart[llgr] serial_scripts.llgr.test_llgr.TestLlgr.test_llgr_mx_restart_gracefully[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_ctrl_restart[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_gr_llgr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_llgr_ctrl[llgr] serial_scripts.llgr.test_llgr_ctrl.TestLlgrCtrl.test_llgr_ctrl_restart[llgr] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_bfd_health_check_vmi_flap_l2mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_check_bgpaas_with_macip_enabled_vns serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_default_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_bfd_health_check_crpd_l2mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_health_check_detach serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_default_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_inter_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_intra_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_inter_vn_intra_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_inter_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_inter_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_intra_compute_l2_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_intra_vn_intra_compute_l2l3_mode serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_learn_route_on_controller_extend_to_MX serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_move_ip_across_computes_l2 serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_static_route_table_inter_vn_inter_compute serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_50 serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_BFD_controller_container_restart[full_sanity] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_BFD_vrouter_agent_restart[full_sanity] serial_scripts.maciplearning.test_ipvlanlearning_v4.TestIpVlanLearning.test_ipvlan_with_GT_50_negative serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_drop_new_flows_flag serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_dropstats serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_precedence serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_precedence_with_max_vm_flows serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vmi_level serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vn_level serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_max_flows_vn_level_already_has_some_vmis serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_restart_vm serial_scripts.max_flows.test_max_flows.TestMaxFlows.test_restart_vrouter_agent serial_scripts.md5.test_md5.TestMd5testsOnControl.test_add_delete_md5_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_add_delete_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_check_per_peer_on_control[sanity] serial_scripts.md5.test_md5.TestMd5testsOnControl.test_create_md5_on_control[sanity] serial_scripts.md5.test_md5.TestMd5testsOnControl.test_diff_keys_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_different_keys_md5_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_iter_keys_per_peer_on_control serial_scripts.md5.test_md5.TestMd5testsOnControl.test_precedence_per_peer_on_control serial_scripts.mvpn.test_mvpn.TestMVPNMultiVNMultiCompute.test_mvpn_multi_vn_multi_compute serial_scripts.mvpn.test_mvpn.TestMVPNMultiVNSingleCompute.test_mvpn_multi_vn_single_compute serial_scripts.mvpn.test_mvpn.TestMVPNSingleVNMultiCompute.test_mvpn_single_vn_multi_compute serial_scripts.mvpn.test_mvpn.TestMVPNSingleVNSingleCompute.test_mvpn_single_vn_within_compute serial_scripts.neutron.lbaas.test_lbaas.TestLbaas.test_active_standby_failover serial_scripts.neutron.lbaas.test_lbaas.TestLbaas.test_lbaas_garbage_collector serial_scripts.neutron.test_ports.TestPorts.test_custom_aap_prefix_length_limit serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_default_quota_for_admin_tenant serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_default_quota_for_new_tenant serial_scripts.neutron.test_quota.TestQuotaUpdate.test_update_quota_for_admin_tenant serial_scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_config_and_vrouter_restart serial_scripts.neutron.test_routers.TestRouterSNAT.test_basic_snat_behavior_with_fip_and_config_and_vrouter_restart serial_scripts.neutron.test_routers.TestRouterSNAT.test_snat_active_standby_mode serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_default_nh_limit[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_change[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_change_with_mpls[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitDpdk.test_nh_limit_one_million[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_default_nh_limit[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_change serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_change_with_mpls[nh_limit_test] serial_scripts.nh_limit.test_nh_limit.TestNHLimitKernel.test_nh_limit_one_million serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_default serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_dynamic_update serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacAging.test_mac_aging_zero serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_multi_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_single_isid[cb_sanity,full_sanity] serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_subIntf_multi_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacLearning.test_mac_learning_subIntf_single_isid serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnMacMove.test_mac_move serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_change_isid_at_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_mac_learning_disable_at_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_negative_cases_for_bd serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_swap_isids_on_bds serial_scripts.pbb_evpn.test_pbb_evpn.TestPbbEvpnPbbBridgeDomainConfig.test_zero_isid_config serial_scripts.policy.test_policy_scale.TestScalePolicy.test_one_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicy.test_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicy.test_scale_policy_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyApi.test_policy_rules_scaling_with_ping_api serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_one_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_policy_rules_scaling_with_ping serial_scripts.policy.test_policy_scale.TestScalePolicyIpv4v6.test_scale_policy_with_ping serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_controlnode_switchover_policy_between_vns_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_across_projects serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_multi_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_multi_vn_with_multi_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_replace_single_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_single_vn_modify_rules_of_live_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_single_vn_with_multi_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_verify_flows_unaffected_by_policy_update serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_implict_rule_proto_traffic serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_scaled_udp_flows serial_scripts.policy.test_policy_serial.TestSerialPolicy.test_policy_with_spl_char_in_name serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_consolidate serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_cross_app_traffic serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_full_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_global_and_project_tags serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_multi_protocol serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_consolidate serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_no_traffic serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_partial_time_overlap serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_project_tags serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_query_where_clause serial_scripts.policygen.test_policy_gen.TestPolicyGen.test_user_specified_aps_name serial_scripts.policygen.test_policy_gen.TestPolicyGenUntagged.test_query_select_tags serial_scripts.policygen.test_policy_gen.TestPolicyGenUntagged.test_untagged serial_scripts.qos.test_qos.TestQosControlDscp.test_analytics_packet_dscp serial_scripts.qos.test_qos.TestQosControlDscp.test_dns_packet_dscp serial_scripts.qos.test_qos.TestQosControlDscp.test_vhost_marking_over_control_packet_marking serial_scripts.qos.test_qos.TestQosControlDscp.test_xmpp_packet_dscp serial_scripts.qos.test_qos.TestQosEncap.test_qos_remark_dscp_on_vmi_gre_encap serial_scripts.qos.test_qos.TestQosPolicyEncap.test_qos_config_on_policy_for_all_dscp_entries serial_scripts.qos.test_qos.TestQosPolicyEncap.test_qos_remark_exp_dscp_on_policy_gre_encap serial_scripts.qos.test_qos.TestQosPolicyQueueSerial.test_qos_queue_on_vmi_precedence_over_policy_over_vn serial_scripts.qos.test_qos.TestQosPolicyQueueSerial.test_queue_dscp_on_policy serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_configuration_on_bond_intf serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_rr_queues serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_strict_queues serial_scripts.qos.test_qos.TestQosQueueQosmap.test_scheduling_strict_rr_queues serial_scripts.qos.test_qos.TestQosQueueSerial.test_default_queueing serial_scripts.qos.test_qos.TestQosQueueSerial.test_fc_queue_id_update serial_scripts.qos.test_qos.TestQosQueueSerial.test_queue_dot1p serial_scripts.qos.test_qos.TestQosQueueSerial.test_queue_dscp serial_scripts.qos.test_qos.TestQosQueueSerial.test_queueing_dscp_on_vhost serial_scripts.qos.test_qos.TestQosSVCSerial.test_qos_queueing_on_vmi_of_si serial_scripts.qos.test_qos_negative.TestQosNegative.test_invalid_range_for_fc serial_scripts.qos.test_qos_negative.TestQosNegative.test_invalid_range_for_qc serial_scripts.qos.test_qos_scaling.TestQosScaling.test_forwarding_class_scaling serial_scripts.qos.test_qos_scaling.TestQosScaling.test_qos_config_scaling serial_scripts.rbac.test_rbac.RbacLbassv2.test_rbac_lbaasv2_plugin serial_scripts.rbac.test_rbac.TestAnalyticsRbac.test_analytics_access serial_scripts.rbac.test_rbac.TestRbac.test_create_delete_service_chain serial_scripts.rbac.test_rbac.TestRbac.test_delete_default_acl serial_scripts.rbac.test_rbac.TestRbac.test_perms2_global_share[ci_sanity,sanity] serial_scripts.rbac.test_rbac.TestRbac.test_perms2_share serial_scripts.rbac.test_rbac.TestRbac.test_perms2_share_basic serial_scripts.rbac.test_rbac.TestRbac.test_rbac_rules_hierarchy serial_scripts.rbac.test_rbac.TestRbac.test_rules_aggregation serial_scripts.rbac.test_rbac.TestRbac2.test_rbac_multiple_roles serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_perms2_owner[ci_sanity,sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_rbac_acl_different_roles[ci_sanity,sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_rbac_create_delete_vm[sanity,suite1] serial_scripts.rbac.test_rbac_basic.TestRbacBasic.test_vn_share_external_flag_with_member_role serial_scripts.rsyslog.test_rsyslog.TestRsyslog.test_rsyslog_messages_in_db_through_contrail_logs serial_scripts.rsyslog.test_rsyslog.TestRsyslog.test_rsyslog_sanity_if_provisioned serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_rt_entry_persistence_across_restarts serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_rt_entry_with_multiple_ctrl_nodes serial_scripts.rt_filter.test_rt_filter.TestBasicRTFilterRestart.test_vpnv4_route_entry_only_on_RT_interest_receipt serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_longevity[flow_scale] serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_scale_tcp[flow_scale] serial_scripts.scale.flow.test_flow.TestFlowScale.test_flow_scale_udp[flow_scale] serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_100sg_np_1krules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_100sg_np_200rules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_per_vn serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_nps_sgs_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_rules_per_np serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_rules_per_sg serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_sgs_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_max_snat_per_vrouter serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_default_sg_np serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_sg_np_1krules serial_scripts.scale.per_compute_scale.test_per_compute_scale.TestPerComputeScale.test_traffic_sg_np_200rules serial_scripts.scale.scale_test_intf_mirror.test_intf_mirror_entry_scale.TestIntfMirrorScale.test_intf_mirroring_scale_max_number serial_scripts.scale.sub_interface.test_sub.TestSubInterfaceScale.test_sub_interface_scale[sub_intf_scale] serial_scripts.scale.test_alarm_scale.TestScaleAlarm.test_alarm_scaling[scale_alarm] serial_scripts.scale.test_lr_scale.TestLRScale.test_lr serial_scripts.scale.test_lr_scale.TestLRScale.test_subnet_per_vn_lr serial_scripts.scale.test_lr_scale.TestLRScale.test_vn_per_lr serial_scripts.scale.test_scale_config.TestScaleConfig.test_fip_scaling[scale_fip] serial_scripts.scale.test_scale_config.TestScaleConfig.test_network_policy_rulues_scaling[scale_np_rules] serial_scripts.scale.test_scale_config.TestScaleConfig.test_network_policy_scaling[scale_np] serial_scripts.scale.test_scale_config.TestScaleConfig.test_port_scaling[scale_port] serial_scripts.scale.test_scale_config.TestScaleConfig.test_security_group_rules_scaling[scale_sg_rules] serial_scripts.scale.test_scale_config.TestScaleConfig.test_security_group_scaling[scale_sg] serial_scripts.scale.test_scale_config.TestScaleConfig.test_vn_scaling[scale_vn] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_compute_node_vrf_scaling[scale_vrf] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_control_node_vrf_scaling[scale_vrf] serial_scripts.scale.test_vrf_scale.TestVrfScale.test_vm_scaling[scale_vrf] serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProject.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProjectIpv6.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupMultiProject_contrail.test_sg_multiproject serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_default_sg_active_flow serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow1 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow2 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow3 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9.test_add_remove_sg_active_flow4 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_default_sg_active_flow serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow1 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow2 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow3 serial_scripts.securitygroup.test_sg_serial.SecurityGroupRegressionTests9_contrail.test_add_remove_sg_active_flow4 serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_collector_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_collector_from_config_nodemgr serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_control_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_dns_from_agent serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_rabbitmq_from_control serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_add_remove_rabbitmq_from_dns serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_agent_connection_after_collector_restart_and_agent_sighup serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_agent_connection_on_collector_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_collector_control_connection_after_collector_restart_and_control_sighup serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_control_agent_connection_on_control_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_control_convergence_on_agent_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_dns_agent_connection_on_dns_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_rabbitmq_control_connection_on_rabbitmq_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_rabbitmq_dns_connection_on_rabbitmq_restart serial_scripts.service_connections.test_service_connections.TestServiceConnectionsSerial.test_recovery_from_errored_configdb_entry_in_control scripts.analytics.test_analytics.AnalyticsTestSanity.test_bgprouter_uve_for_xmpp_and_bgp_peer_count scripts.analytics.test_analytics.AnalyticsTestSanity.test_colector_uve_module_sates scripts.analytics.test_analytics.AnalyticsTestSanity.test_config_node_uve_states scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_alarms[todo_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_contrail_status[cb_sanity,ci_sanity,dev_sanity_dpdk,sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_message_table scripts.analytics.test_analytics.AnalyticsTestSanity.test_redis_stunnel_provision[full_sanity] scripts.analytics.test_analytics.AnalyticsTestSanity.test_verify_hrefs serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_01_verify_post_deploy serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_02_interface_check serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_03_giant_frame_test serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_04_check_tls serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_05_bfd_bgpaas_feature serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_06_sdn_gw_feature serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_07_ha_resiliency serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_08_restart_from_os serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_09_vsrx_cli_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_10_virsh_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_11_BGP_session_flap_before_convergence serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_12_vrouter_restart serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_13_restart_dpdk_compute_hosting_vsfoup serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_14_restart_kernel_compute_hosting_vsfocp serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_15_network_restart_on_compute serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_16_HC_on_BGPaaS serial_scripts.solution.test_orange_solution.OrangeSolutionTest.test_run_all_tests serial_scripts.sriov.test_sriov.TestSriov.test_communication_between_two_sriov_vm[ci_sanity] serial_scripts.sriov.test_sriov.TestSriov.test_communication_between_two_sriov_vm_with_large_mtu[ci_sanity] serial_scripts.sriov.test_sriov.TestSriov.test_virtual_function_exhaustion_and_resue[ci_sanity] serial_scripts.svc_firewall.test_evpn_svc_combos.TestSVCCombosForEvpn.test_evpn_svc_combo_1 serial_scripts.svc_firewall.test_evpn_svc_combos.TestSVCCombosForEvpn.test_evpn_svc_combo_all serial_scripts.svc_firewall.test_svc_combos.TestSVCCombos.test_svc_combo_1 serial_scripts.svc_firewall.test_svc_combos.TestSVCCombos.test_svc_combo_all serial_scripts.system_test.flow_tests.test_flow_scaling.TestFlowScaling.test_flow_scaling_interNode_interVN serial_scripts.system_test.flow_tests.test_system_flows.TestFlowMultiProj.test_flow_multi_projects serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNinterNodeFIP_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNinterNodePol_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNintraNodeFIP_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_interVNintraNodePol_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_intraVNinterNode_flows serial_scripts.system_test.flow_tests.test_system_flows.TestFlowSingleProj.test_intraVNintraNode_flows serial_scripts.tor.test_bms.TestBMSWithExternalDHCPServer.test_dhcp_behavior serial_scripts.tor.test_bms.TestBMSWithExternalDHCPServer.test_dhcp_forwarding_with_dhcp_disabled serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_asn_and_rt_update serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_configured_vxlan_id_inter_vn serial_scripts.tor.test_bms.TestBasicBMSInterVN.test_ping_between_two_tors_inter_vn serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_after_tsn_failover serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_with_ovs_restarts serial_scripts.tor.test_bms.TestExtendedBMSInterVN.test_routing_with_tor_agent_restarts serial_scripts.tor.test_bms.TestTor.test_add_remove_vmi_from_tor_lif serial_scripts.tor.test_bms.TestTor.test_arp_proxy_by_vrouter_for_vms serial_scripts.tor.test_bms.TestTor.test_dhcp_flood_for_unknown_mac serial_scripts.tor.test_bms.TestTor.test_enable_disable_unknown_unicast_forwarding serial_scripts.tor.test_bms.TestTor.test_no_dhcp_for_unknown_bms serial_scripts.tor.test_bms.TestTor.test_ovsdb_config_on_tor serial_scripts.tor.test_bms.TestTor.test_ping_between_kvm_vm_and_tagged_bms serial_scripts.tor.test_bms.TestTor.test_ping_between_kvm_vm_and_untagged_bms serial_scripts.tor.test_bms.TestTor.test_ping_between_two_tors_intra_vn serial_scripts.tor.test_bms.TestTor.test_two_vmis_on_lif serial_scripts.tor.test_bms.TestTor.test_unknown_unicast_forwarding serial_scripts.tor.test_bms.TestTor.test_with_multiple_subnets serial_scripts.tor.test_bms.TestVxlanID.test_check_vxlan_id_reuse serial_scripts.tor.test_bms.TestVxlanID.test_diff_vns_but_same_vxlan_id serial_scripts.tor.test_bms.TestVxlanIDWithRouting.test_check_vxlan_id_update serial_scripts.tor.test_bms_negative.TestBMSNegative.test_vmi_delete_when_lif_bound serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_fiptraffic_before_upgrade[upgrade] serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_to_upgrade[upgrade] serial_scripts.upgrade.test_upgrade.UpgradeTestSanityWithResource.test_traffic_after_upgrade[upgrade] serial_scripts.vdns.test_vdns.TestvDNS0.test_vdns_zrecord_scaling serial_scripts.vdns.test_vdns.TestvDNS1.test_vdns_tree_scaling serial_scripts.vdns.test_vdns.TestvDNS2.test_vdns_server_scaling serial_scripts.vdns.test_vdns.TestvDNSRestart.test_agent_query_all_dns_servers_policy_fixed serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_agent_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_controlnode_switchover serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_dns_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_named_restart serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_with_diff_zone serial_scripts.vdns.test_vdns.TestvDNSRestart.test_vdns_with_same_zone serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_fip_on_different_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_fip_on_same_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_multiple_subnet_for_single_vgw serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_native_vm_on_different_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_native_vm_on_same_node serial_scripts.vgw.test_vgw.TestVgwCases.test_vgw_with_restart_of_vgw_node serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_bring_up_vm_with_control_node_down serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_control_node_switchover[cb_sanity,sanity] serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_ipam_persistence_across_restart_reboots serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_kill_service_verify_core_generation serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_max_vm_flows serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_multistep_vm_add_delete_with_stop_start_service serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_multistep_vm_delete_with_stop_start_service serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_nova_com_sch_restart_with_multiple_vn_vm serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_process_restart_in_policy_between_vns[cb_sanity,sanity] serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_process_restart_with_multiple_vn_vm serial_scripts.vm_regression.test_vm_serial.TestBasicVMVN0.test_underlay_broadcast_traffic_handling[sanity] serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_ssl_disabled_on_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_wrong_cert_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_with_wrong_key_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_failure_without_cert_key_in_nova serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_no_ca_cert serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_ssl_service_without_ca_cert serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_disabled serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_disabled_only_on_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_ssl_flag_not_set_in_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_wrong_cert_in_agent serial_scripts.vm_regression.test_vm_serial.TestMetadataSSL.test_metadata_with_wrong_key_in_agent serial_scripts.vrouter.test_disable_policy_serial.DisablePolicyEcmpSerial.test_disable_policy_ecmp_siv2 serial_scripts.vrouter.test_disable_policy_serial.DisablePolicyEcmpSerialIpv6.test_disable_policy_ecmp_siv2 serial_scripts.vrouter.test_drop_stats.TestDropStats.test_flow_action_drop_stats[dev_reg,sanity] serial_scripts.vrouter.test_fat_flow_aggr_serial.FatFlowAggrIpv6Serial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg,sanity] serial_scripts.vrouter.test_fat_flow_aggr_serial.FatFlowAggrSerial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_add_delete_fat_flow_config[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_at_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_at_vn_intra_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs_icmp_error serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_ignore_addrs_icmp_error_intra_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_inter_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_intra_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_port_zero_intra_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_vn_vmi[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerial.test_fat_flow_with_service_chain[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_add_delete_fat_flow_config[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_at_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_at_vn_intra_vn[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs_icmp_error serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_ignore_addrs_icmp_error_intra_node[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_inter_vn_inter_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_intra_vn_inter_node[cb_sanity,sanity] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_port_zero_intra_node serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_vn_vmi[dev_reg] serial_scripts.vrouter.test_fat_flow_serial.FatFlowSerialIpv6.test_fat_flow_with_service_chain[dev_reg] serial_scripts.vrouter.test_flow_scenarios.ExtendedFlowTests.test_flow_update_on_route_update serial_scripts.vrouter.test_flow_scenarios.ExtendedFlowTests.test_with_fuzz_bug_1504710 serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_custom_flow_export_rate serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_default_flow_export_rate serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_flow_export_after_agent_restart serial_scripts.vrouter.test_flow_scenarios.FlowExportRate.test_flow_export_disabling serial_scripts.vrouter.test_flow_scenarios.SimpleTCPFlowEvictionTests.test_flow_entry_after_tcp_session serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_flow_eviction_on_tcp_rst serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_flow_on_normal_tcp_close serial_scripts.vrouter.test_flow_scenarios.TCPFlowEvictionTests.test_hping3_tcp_traffic_for_eviction serial_scripts.vrouter.test_negative.KernelCrashTest.test_crash_file_creation serial_scripts.vrouter.test_session_logging.SessionLogging.test_local_logging_inter_node serial_scripts.vrouter.test_session_logging.SessionLogging.test_local_logging_intra_node serial_scripts.vrouter.test_session_logging.SessionLoggingIpv6.test_local_logging_inter_node serial_scripts.vrouter.test_session_logging.SessionLoggingIpv6.test_local_logging_intra_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_inter_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_intra_node serial_scripts.vrouter.test_slo.SecurityLogging.test_slo_rate serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_fw_update serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_global serial_scripts.vrouter.test_slo.SecurityLoggingFw.test_slo_on_vmi serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_fw_update serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_global serial_scripts.vrouter.test_slo.SecurityLoggingFwIpv6.test_slo_on_vmi serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_inter_node serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_intra_node serial_scripts.vrouter.test_slo.SecurityLoggingIpv6.test_slo_rate serial_scripts.vrouter.test_vrouter_detach.TestVrouterDetach.test_vrouter_kernal_module_unload_reload serial_scripts.vrouter.test_vrouter_detach.TestVrouterDetach.test_vrouter_xconnect serial_scripts.webui.test_webui.WebuiTestSanity.test1_1_create_svc_templates[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_2_create_ipams[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_3_create_virtual_networks[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_4_create_ports[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_5_create_routers[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_6_create_policies[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_7_attach_policy_to_vn[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_8_launch_virtual_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test1_9_create_svc_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_1_create_physical_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_2_create_physical_interfaces[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_3_create_forwarding_classes[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_4_create_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_5_attach_qos_config_to_vn[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_6_create_network_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_7_attach_network_route_table_to_VN[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_8_create_routing_policies[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_9_create_route_aggregates[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_1_create_dns_servers[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_1_attach_routing_policy_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_2_attach_route_aggregate_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_3_create_svc_health_check[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_2_create_dns_records[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_3_create_security_groups[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_4_create_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_5_allocate_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_6_associate_floating_ips[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_7_attach_svc_health_check_to_si[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_8_create_bgp_aas[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test2_9_create_global_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_1_create_bgp_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_2_create_link_local_service[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_3_create_virtual_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_4_create_service_appliance_set[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_5_create_service_appliances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_6_create_alarms_in_project_and_in_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_7_create_rbac[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_8_create_ovsdb_tor_agent[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_9_create_netconf_phy_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_1_edit_net_without_change serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_1_create_vcpe_router[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_2_create_log_statistic[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_3_create_flow_aging[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_4_create_interface_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_5_attach_intf_route_table_to_port[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test3_2_edit_net_disp_name_change serial_scripts.webui.test_webui.WebuiTestSanity.test3_3_edit_net_disp_name_change_with_spl_char serial_scripts.webui.test_webui.WebuiTestSanity.test3_4_edit_net_by_add_policy serial_scripts.webui.test_webui.WebuiTestSanity.test3_5_edit_net_by_add_subnet serial_scripts.webui.test_webui.WebuiTestSanity.test3_6_edit_net_host_opt serial_scripts.webui.test_webui.WebuiTestSanity.test3_7_edit_net_adv_opt serial_scripts.webui.test_webui.WebuiTestSanity.test3_8_edit_net_dns serial_scripts.webui.test_webui.WebuiTestSanity.test3_9_edit_net_dns_neg serial_scripts.webui.test_webui.WebuiTestSanity.test4_2_edit_net_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test4_3_edit_net_route_target_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test4_4_edit_net_exp_route_target_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test4_5_edit_net_imp_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test4_6_edit_net_imp_route_target_asn_ip[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test4_7_create_vn_with_spl_char serial_scripts.webui.test_webui.WebuiTestSanity.test5_1_edit_net_host_opt_neg serial_scripts.webui.test_webui.WebuiTestSanity.test5_2_edit_net_adv_opt_neg serial_scripts.webui.test_webui.WebuiTestSanity.test5_3_edit_net_route_target_neg_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_4_edit_net_route_target_neg_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_5_edit_net_exp_route_target_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_6_edit_net_exp_route_target_neg_asn_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_7_negative_case_edit_net_with_invalid_route_target_ip serial_scripts.webui.test_webui.WebuiTestSanity.test5_8_edit_net_exp_route_target_neg_asn_num serial_scripts.webui.test_webui.WebuiTestSanity.test5_9_negative_case_edit_net_with_invalid_route_target_num serial_scripts.webui.test_webui.WebuiTestSanity.test6_1_edit_port_without_change serial_scripts.webui.test_webui.WebuiTestSanity.test6_2_edit_port_vn_port_name serial_scripts.webui.test_webui.WebuiTestSanity.test6_4_edit_port_by_add_advanced_option_with_nh_mode_dynamic serial_scripts.webui.test_webui.WebuiTestSanity.test6_5_edit_port_by_add_advanced_option_with_nh_mode_static serial_scripts.webui.test_webui.WebuiTestSanity.test6_6_edit_port_by_dhcp_option serial_scripts.webui.test_webui.WebuiTestSanity.test6_7_1_edit_port_by_fat_flow_protocol_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_7_edit_port_by_fat_flow_protocol serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_1_edit_port_by_add_advanced_option_allowed_address_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_2_edit_port_by_add_advanced_option_analyzer_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_8_3_edit_port_by_add_advanced_option_nh_static_neg serial_scripts.webui.test_webui.WebuiTestSanity.test6_9_1_add_sub_interface_with_invalid_vlan_id serial_scripts.webui.test_webui.WebuiTestSanity.test6_9_add_sub_interface serial_scripts.webui.test_webui.WebuiTestSanity.test7_1_edit_config_infra_global_config_forwarding_option serial_scripts.webui.test_webui.WebuiTestSanity.test7_2_1_edit_config_infra_global_config_bgp_option_invalid_values serial_scripts.webui.test_webui.WebuiTestSanity.test7_2_edit_config_infra_global_config_bgp_option serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_alarms_project_and_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_dns_records serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_dns_servers serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_forwarding_classes[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_bgp_router serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_flow_aging serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_global_log_statistic serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_link_local_service serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_project_quotas serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_domain[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_global[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_rbac_project[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_service_appl_set serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_service_appliances serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_infra_virtual_router serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_network_route_table[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_floating_ips serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_intf_table serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_ipams serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_policies serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_ports serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_routers serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_sec_group serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_networking_virtual_networks serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_phy_dev_phy_rtr serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_phy_dev_physical_interfaces[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_qos_config[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_route_aggregates serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_routing_policies serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_bgpaas[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_service_instances serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_services_service_templates serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_config_svc_health_check[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_analytics_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_analytics_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_config_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_config_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_control_node_peer_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_dashboard_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_database_node_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_database_node_basic_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_vrouter_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_infra_vrouter_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_instances[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_instances_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_interfaces serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_interfaces_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_networks serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_dashboard_networks_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_instance_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_instance_basic_details[ui_sanity] serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_interfaces serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_interfaces_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_network_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_network_basic_details serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_projects serial_scripts.webui.test_webui.WebuiTestSanity.test_verify_monitor_networking_projects_advance_details serial_scripts.webui.test_webui.WebuiTestSanity.test_write_port_with_add_security_group serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_compute_negative_xmpp_auth serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_precedence_xmpp_auth[sanity] serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_restart_services_xmpp_auth serial_scripts.xmpp.test_xmpp_auth.TestXmpptests.test_undo_xmpp_auth[sanity] + setup_physical_routers + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures + /usr/bin/python3 tools/setup_physical_routers.py contrail_test_input.yaml /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources + [[ -n '' ]] + [[ ! -z '' ]] + '[' -z ']' + '[' '!' -z sanity ']' + testrargs+=sanity + export TAGS=sanity + TAGS=sanity + [[ ! -z sanity ]] + run_tests + testr_init + '[' '!' -d .testrepository ']' + /usr/local/bin/testr init /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources + find . -type f -name '*.pyc' -delete + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/scripts + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/scripts + export OS_TEST_PATH=./scripts/ + OS_TEST_PATH=./scripts/ + export DO_XMPP_CHECK=1 + DO_XMPP_CHECK=1 + '[' '!' -d ./scripts/ ']' + '[' 0 -eq 1 ']' + '[' 0 -eq 0 ']' + echo 'running in serial' running in serial + /usr/local/bin/testr run --subunit sanity + /usr/local/bin/subunit2junitxml -f -o result_2026_01_22_02_04_51_18215.xml /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:388: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:389: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /contrail-test/scripts/hbf/test_hbs_traffic.py:179: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is "TCP": /contrail-test/scripts/hbf/test_hbs_traffic.py:224: SyntaxWarning: "is" with a literal. Did you mean "=="? if traffic_type is "ICMP": /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:40: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 1: /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py:42: SyntaxWarning: "is" with a literal. Did you mean "=="? if value is 2: /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/glanceclient/common/http.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? if kwargs.get('cacert', None) is not '': 2026-01-22 02:05:15,030 - INFO - Domain Default found not creating 2026-01-22 02:05:15,564 - INFO - Project ctest-TestBasicRR-36358050 not found, creating it 2026-01-22 02:05:16,291 - INFO - Created Project:ctest-TestBasicRR-36358050, ID : 1c8c28b9-7cc4-4d4d-bc07-6e1876dda1c0 2026-01-22 02:05:17,905 - INFO - ================================================================================ 2026-01-22 02:05:17,905 - INFO - STARTING TEST : test_basic_RR 2026-01-22 02:05:17,905 - INFO - TEST DESCRIPTION : Configure RR in one control node. 1. Verify mesh connections removed 2. Verify ping between VM's works Pass criteria: Step 1 and 2 should pass 2026-01-22 02:05:18,573 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:18,573 - INFO - 2026-01-22 02:05:18,574 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-01-22 02:05:18,574 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-01-22 02:05:19,217 - INFO - 2026-01-22 02:05:19,217 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:02] 2026-01-22 02:05:19,218 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:05:19,220 - INFO - ================================================================================ 2026-01-22 02:05:19,220 - INFO - STARTING TEST : test_create_vm_after_RR_set 2026-01-22 02:05:19,220 - INFO - TEST DESCRIPTION : Configure RR in one control node. 1. Verify mesh connections removed 2. Verify ping between VM's works Pass criteria: Step 1 and 2 should pass 2026-01-22 02:05:19,861 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:19,861 - INFO - 2026-01-22 02:05:19,861 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-01-22 02:05:19,861 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-01-22 02:05:20,496 - INFO - 2026-01-22 02:05:20,496 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:01] 2026-01-22 02:05:20,496 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:05:21,684 - INFO - Deleted project: ctest-TestBasicRR-36358050, ID : 1c8c28b9-7cc4-4d4d-bc07-6e1876dda1c0 2026-01-22 02:05:22,762 - INFO - Using existing project ['default-domain', 'admin'](8b24c79e-d65a-472e-b9cd-333ea008b48c) 2026-01-22 02:05:22,771 - INFO - ================================================================================ 2026-01-22 02:05:22,771 - INFO - STARTING TEST : test_contrail_status 2026-01-22 02:05:22,771 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-01-22 02:05:23,427 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:23,427 - INFO - 2026-01-22 02:05:23,496 - INFO - 10.0.0.38 2026-01-22 02:05:23,497 - INFO - config 2026-01-22 02:05:23,502 - INFO - config-nodemgr:active 2026-01-22 02:05:23,505 - INFO - api-server:active 2026-01-22 02:05:23,508 - INFO - schema:backup 2026-01-22 02:05:23,511 - INFO - svc-monitor:backup 2026-01-22 02:05:23,514 - INFO - device-manager:backup 2026-01-22 02:05:23,514 - INFO - config-database 2026-01-22 02:05:23,514 - INFO - config-cassandra:active 2026-01-22 02:05:23,514 - INFO - config-zookeeper:active 2026-01-22 02:05:23,514 - INFO - config-rabbitmq:active 2026-01-22 02:05:23,514 - INFO - control 2026-01-22 02:05:23,518 - INFO - control-nodemgr:active 2026-01-22 02:05:23,523 - INFO - control:active 2026-01-22 02:05:23,523 - INFO - named:active 2026-01-22 02:05:23,527 - INFO - dns:active 2026-01-22 02:05:23,527 - INFO - analytics 2026-01-22 02:05:23,532 - INFO - analytics-nodemgr:active 2026-01-22 02:05:23,535 - INFO - analytics-api:active 2026-01-22 02:05:23,539 - INFO - collector:active 2026-01-22 02:05:23,539 - INFO - analytics-database 2026-01-22 02:05:23,540 - INFO - analytics-cassandra:active 2026-01-22 02:05:23,544 - INFO - analyticsdb-nodemgr:active 2026-01-22 02:05:23,547 - INFO - query-engine:active 2026-01-22 02:05:23,547 - INFO - webui 2026-01-22 02:05:23,547 - INFO - webui:active 2026-01-22 02:05:23,548 - INFO - webui-middleware:active 2026-01-22 02:05:23,548 - INFO - redis:active 2026-01-22 02:05:23,548 - INFO - analytics_snmp 2026-01-22 02:05:23,551 - INFO - snmp-collector:active 2026-01-22 02:05:23,551 - INFO - snmp-topology:active 2026-01-22 02:05:23,551 - INFO - analytics_alarm 2026-01-22 02:05:23,551 - INFO - alarmgen:active 2026-01-22 02:05:23,608 - INFO - 10.0.0.50 2026-01-22 02:05:23,608 - INFO - config 2026-01-22 02:05:23,615 - INFO - config-nodemgr:active 2026-01-22 02:05:23,620 - INFO - api-server:active 2026-01-22 02:05:23,624 - INFO - schema:backup 2026-01-22 02:05:23,627 - INFO - svc-monitor:backup 2026-01-22 02:05:23,630 - INFO - device-manager:backup 2026-01-22 02:05:23,630 - INFO - config-database 2026-01-22 02:05:23,631 - INFO - config-cassandra:active 2026-01-22 02:05:23,631 - INFO - config-zookeeper:active 2026-01-22 02:05:23,631 - INFO - config-rabbitmq:active 2026-01-22 02:05:23,631 - INFO - control 2026-01-22 02:05:23,636 - INFO - control-nodemgr:active 2026-01-22 02:05:23,640 - INFO - control:active 2026-01-22 02:05:23,641 - INFO - named:active 2026-01-22 02:05:23,645 - INFO - dns:active 2026-01-22 02:05:23,645 - INFO - analytics 2026-01-22 02:05:23,650 - INFO - analytics-nodemgr:active 2026-01-22 02:05:23,655 - INFO - analytics-api:active 2026-01-22 02:05:23,660 - INFO - collector:active 2026-01-22 02:05:23,660 - INFO - analytics-database 2026-01-22 02:05:23,660 - INFO - analytics-cassandra:active 2026-01-22 02:05:23,665 - INFO - analyticsdb-nodemgr:active 2026-01-22 02:05:23,670 - INFO - query-engine:active 2026-01-22 02:05:23,670 - INFO - webui 2026-01-22 02:05:23,670 - INFO - webui:active 2026-01-22 02:05:23,670 - INFO - webui-middleware:active 2026-01-22 02:05:23,670 - INFO - redis:active 2026-01-22 02:05:23,670 - INFO - analytics_snmp 2026-01-22 02:05:23,675 - INFO - snmp-collector:active 2026-01-22 02:05:23,675 - INFO - snmp-topology:active 2026-01-22 02:05:23,675 - INFO - analytics_alarm 2026-01-22 02:05:23,675 - INFO - alarmgen:active 2026-01-22 02:05:23,730 - INFO - 10.0.0.131 2026-01-22 02:05:23,730 - INFO - config 2026-01-22 02:05:23,736 - INFO - config-nodemgr:active 2026-01-22 02:05:23,740 - INFO - api-server:active 2026-01-22 02:05:23,744 - INFO - schema:active 2026-01-22 02:05:23,748 - INFO - svc-monitor:active 2026-01-22 02:05:23,751 - INFO - device-manager:active 2026-01-22 02:05:23,751 - INFO - config-database 2026-01-22 02:05:23,752 - INFO - config-cassandra:active 2026-01-22 02:05:23,752 - INFO - config-zookeeper:active 2026-01-22 02:05:23,752 - INFO - config-rabbitmq:active 2026-01-22 02:05:23,752 - INFO - control 2026-01-22 02:05:23,756 - INFO - control-nodemgr:active 2026-01-22 02:05:23,760 - INFO - control:active 2026-01-22 02:05:23,760 - INFO - named:active 2026-01-22 02:05:23,765 - INFO - dns:active 2026-01-22 02:05:23,765 - INFO - analytics 2026-01-22 02:05:23,769 - INFO - analytics-nodemgr:active 2026-01-22 02:05:23,773 - INFO - analytics-api:active 2026-01-22 02:05:23,777 - INFO - collector:active 2026-01-22 02:05:23,777 - INFO - analytics-database 2026-01-22 02:05:23,778 - INFO - analytics-cassandra:active 2026-01-22 02:05:23,782 - INFO - analyticsdb-nodemgr:active 2026-01-22 02:05:23,786 - INFO - query-engine:active 2026-01-22 02:05:23,786 - INFO - webui 2026-01-22 02:05:23,786 - INFO - webui:active 2026-01-22 02:05:23,787 - INFO - webui-middleware:active 2026-01-22 02:05:23,787 - INFO - redis:active 2026-01-22 02:05:23,787 - INFO - analytics_snmp 2026-01-22 02:05:23,790 - INFO - snmp-collector:active 2026-01-22 02:05:23,790 - INFO - snmp-topology:active 2026-01-22 02:05:23,791 - INFO - analytics_alarm 2026-01-22 02:05:23,791 - INFO - alarmgen:active 2026-01-22 02:05:23,847 - INFO - 10.0.0.23 2026-01-22 02:05:23,847 - INFO - vrouter 2026-01-22 02:05:23,854 - INFO - vrouter-nodemgr:active 2026-01-22 02:05:23,859 - INFO - agent:active 2026-01-22 02:05:23,910 - INFO - 10.0.0.141 2026-01-22 02:05:23,911 - INFO - vrouter 2026-01-22 02:05:23,916 - INFO - vrouter-nodemgr:active 2026-01-22 02:05:23,922 - INFO - agent:active 2026-01-22 02:05:23,922 - INFO - All the contrail services are up on all nodes 2026-01-22 02:05:23,922 - INFO - contrail-status passed 2026-01-22 02:05:24,574 - INFO - END TEST : test_contrail_status : PASSED[0:00:02] 2026-01-22 02:05:24,575 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:05:24,656 - INFO - Using existing project ['default-domain', 'admin'](8b24c79e-d65a-472e-b9cd-333ea008b48c) 2026-01-22 02:05:24,665 - INFO - ================================================================================ 2026-01-22 02:05:24,665 - INFO - STARTING TEST : test_db_nodemgr_status 2026-01-22 02:05:24,665 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2026-01-22 02:05:25,331 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:25,331 - INFO - 2026-01-22 02:05:25,331 - INFO - Verifying through collector 10.0.0.131 for db node cn-jenkins-deploy-platform-ansible-os-5055-1. 2026-01-22 02:05:25,710 - INFO - Verifying through collector 10.0.0.131 for db node cn-jenkins-deploy-platform-ansible-os-5055-2. 2026-01-22 02:05:25,782 - INFO - Verifying through collector 10.0.0.131 for db node cn-jenkins-deploy-platform-ansible-os-5055-3. 2026-01-22 02:05:26,504 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2026-01-22 02:05:26,504 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:05:26,507 - INFO - ================================================================================ 2026-01-22 02:05:26,507 - INFO - STARTING TEST : test_verify_generator_collector_connections 2026-01-22 02:05:26,507 - INFO - TEST DESCRIPTION : Description: Verify generator:module connections to collector 1.Verify all generators connected to collector - fails otherwise 2.Get the xmpp peers in vrouter uve and get the active xmpp peer out of it 3.Verify from agent introspect that active xmpp matches with step 2 - fails otherwise 4.Get bgp peers from bgp-peer uve and verify from control node introspect that that matches - fails otherwise Maintainer: sandipd@juniper.net 2026-01-22 02:05:27,155 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:27,155 - INFO - 2026-01-22 02:05:27,160 - INFO - IP 10.0.0.38 port 8083 connected to collector 10.0.0.131 2026-01-22 02:05:27,165 - INFO - IP 10.0.0.50 port 8083 connected to collector 10.0.0.131 2026-01-22 02:05:27,171 - INFO - IP 10.0.0.131 port 8083 connected to collector 10.0.0.131 2026-01-22 02:05:27,174 - INFO - IP 10.0.0.38 port 8084 connected to collector 10.0.0.131 2026-01-22 02:05:27,178 - INFO - IP 10.0.0.50 port 8084 connected to collector 10.0.0.50 2026-01-22 02:05:27,182 - INFO - IP 10.0.0.131 port 8084 connected to collector 10.0.0.38 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.38', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.50', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-01-22 02:05:27,192 - INFO - IP 10.0.0.131 port 8087 connected to collector 10.0.0.131 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.38', port=8088): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.50', port=8088): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-01-22 02:05:27,199 - INFO - IP 10.0.0.131 port 8088 connected to collector 10.0.0.131 2026-01-22 02:05:27,202 - INFO - IP 10.0.0.38 port 8090 connected to collector 10.0.0.131 2026-01-22 02:05:27,207 - INFO - IP 10.0.0.50 port 8090 connected to collector 10.0.0.131 2026-01-22 02:05:27,210 - INFO - IP 10.0.0.131 port 8090 connected to collector 10.0.0.131 2026-01-22 02:05:27,215 - INFO - IP 10.0.0.38 port 8091 connected to collector 10.0.0.38 2026-01-22 02:05:27,221 - INFO - IP 10.0.0.50 port 8091 connected to collector 10.0.0.38 2026-01-22 02:05:27,227 - INFO - IP 10.0.0.131 port 8091 connected to collector 10.0.0.38 2026-01-22 02:05:27,626 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1:Control:contrail-control:0 is connected to collector 10.0.0.38 2026-01-22 02:05:27,704 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1:Control:contrail-dns:0 is connected to collector 10.0.0.38 2026-01-22 02:05:27,788 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2:Control:contrail-control:0 is connected to collector 10.0.0.38 2026-01-22 02:05:27,813 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2:Control:contrail-dns:0 is connected to collector 10.0.0.38 2026-01-22 02:05:27,854 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3:Control:contrail-control:0 is connected to collector 10.0.0.38 2026-01-22 02:05:27,880 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3:Control:contrail-dns:0 is connected to collector 10.0.0.38 2026-01-22 02:05:27,915 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5055-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.38 2026-01-22 02:05:27,991 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5055-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,010 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Config:contrail-schema:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,029 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,064 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Config:contrail-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,084 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Config:contrail-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,102 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Config:contrail-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,136 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,155 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,175 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,193 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,213 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,231 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,248 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,269 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,287 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,313 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,335 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,361 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,385 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,410 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,435 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.38 2026-01-22 02:05:28,852 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5055-1 vrouter uve is 10.20.0.19 2026-01-22 02:05:28,888 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5055-1 agent introspect is 10.20.0.19 2026-01-22 02:05:28,997 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5055-2 vrouter uve is 10.20.0.19 2026-01-22 02:05:29,047 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-5055-2 agent introspect is 10.20.0.19 2026-01-22 02:05:29,168 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5055-1 connected to {'10.20.0.5', '10.20.0.19'} xmpp peers out of {'10.20.0.5', '10.20.0.252', '10.20.0.19'} 2026-01-22 02:05:29,168 - INFO - xmpp peer correctly displayed as ['10.20.0.19', '10.20.0.5'] for vrouter an-jenkins-deploy-platform-ansible-os-5055-1 2026-01-22 02:05:29,229 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-5055-2 connected to {'10.20.0.5', '10.20.0.19'} xmpp peers out of {'10.20.0.5', '10.20.0.252', '10.20.0.19'} 2026-01-22 02:05:29,230 - INFO - xmpp peer correctly displayed as ['10.20.0.19', '10.20.0.5'] for vrouter an-jenkins-deploy-platform-ansible-os-5055-2 2026-01-22 02:05:29,230 - INFO - Verifying through opserver in 10.0.0.131 2026-01-22 02:05:29,374 - INFO - Bgp peers = 2 2026-01-22 02:05:29,374 - INFO - Bgp peers = 2 2026-01-22 02:05:29,374 - INFO - Bgp peers = 2 2026-01-22 02:05:29,374 - INFO - Total xmpp peer connections found = 4 2026-01-22 02:05:30,019 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:04] 2026-01-22 02:05:30,019 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:05:30,022 - INFO - ================================================================================ 2026-01-22 02:05:30,023 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2026-01-22 02:05:30,023 - INFO - TEST DESCRIPTION : Test to validate generator connections 2026-01-22 02:05:30,686 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:30,686 - INFO - 2026-01-22 02:05:30,726 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5055-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,747 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5055-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,780 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5055-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,798 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-5055-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,816 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,843 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,861 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,880 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,914 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,933 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,954 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:30,982 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,001 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,033 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,062 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,093 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,116 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,148 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,173 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,198 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1.:Config:contrail-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,223 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2.:Config:contrail-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,243 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3.:Config:contrail-api:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,292 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1:Control:contrail-control:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,311 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,343 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-1:Control:contrail-dns:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,384 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2:Control:contrail-control:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,406 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,436 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-2:Control:contrail-dns:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,484 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3:Control:contrail-control:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,507 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.38 2026-01-22 02:05:31,539 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-5055-3:Control:contrail-dns:0 is connected to collector 10.0.0.38 2026-01-22 02:05:32,177 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2026-01-22 02:05:32,178 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:05:32,180 - INFO - ================================================================================ 2026-01-22 02:05:32,180 - INFO - STARTING TEST : test_verify_process_status_agent 2026-01-22 02:05:32,180 - INFO - TEST DESCRIPTION : Test to validate process_status 2026-01-22 02:05:32,839 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:32,839 - INFO - 2026-01-22 02:05:32,877 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1:contrail-vrouter-agent module connection to ['10.20.0.19:5269'] servers UP 2026-01-22 02:05:32,877 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1 connected to xmpp 10.20.0.19 2026-01-22 02:05:32,877 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1:contrail-vrouter-agent module connection to ['10.20.0.5:5269'] servers UP 2026-01-22 02:05:32,877 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1 connected to xmpp 10.20.0.5 2026-01-22 02:05:32,877 - WARNING - an-jenkins-deploy-platform-ansible-os-5055-1:contrail-vrouter-agent module connection to ['10.20.0.252:5269'] servers NOT UP 2026-01-22 02:05:32,877 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1:contrail-vrouter-agent module connection to ['10.20.0.19:53'] servers UP 2026-01-22 02:05:32,878 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1 connected to dns 10.20.0.19 2026-01-22 02:05:32,878 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1:contrail-vrouter-agent module connection to ['10.20.0.5:53'] servers UP 2026-01-22 02:05:32,878 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1 connected to dns 10.20.0.5 2026-01-22 02:05:32,878 - WARNING - an-jenkins-deploy-platform-ansible-os-5055-1:contrail-vrouter-agent module connection to ['10.20.0.252:53'] servers NOT UP 2026-01-22 02:05:32,878 - WARNING - an-jenkins-deploy-platform-ansible-os-5055-1:contrail-vrouter-agent module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:32,878 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1:contrail-vrouter-agent module connection to ['10.0.0.50:8086'] servers UP 2026-01-22 02:05:32,878 - INFO - an-jenkins-deploy-platform-ansible-os-5055-1 connected to collector 10.0.0.50 2026-01-22 02:05:32,878 - WARNING - an-jenkins-deploy-platform-ansible-os-5055-1:contrail-vrouter-agent module connection to ['10.0.0.131:8086'] servers NOT UP 2026-01-22 02:05:33,550 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:01] 2026-01-22 02:05:33,550 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:05:33,552 - INFO - ================================================================================ 2026-01-22 02:05:33,552 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2026-01-22 02:05:33,552 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2026-01-22 02:05:34,207 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:34,207 - INFO - 2026-01-22 02:05:34,344 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-collector module connection to ['10.0.0.38:8086'] servers UP 2026-01-22 02:05:34,344 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-collector module connection to ['10.0.0.38:6379'] servers NOT UP 2026-01-22 02:05:34,344 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-collector module connection to ['10.0.0.50:6379'] servers NOT UP 2026-01-22 02:05:34,344 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-collector module connection to ['10.0.0.131:6379'] servers NOT UP 2026-01-22 02:05:34,344 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-01-22 02:05:34,344 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-collector module connection to ['10.0.0.38:9042'] servers UP 2026-01-22 02:05:34,373 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-collector module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:34,374 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-collector module connection to ['10.0.0.50:8086'] servers UP 2026-01-22 02:05:34,374 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-collector module connection to ['10.0.0.38:6379'] servers NOT UP 2026-01-22 02:05:34,374 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-collector module connection to ['10.0.0.50:6379'] servers NOT UP 2026-01-22 02:05:34,374 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-collector module connection to ['10.0.0.131:6379'] servers NOT UP 2026-01-22 02:05:34,374 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-01-22 02:05:34,374 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-collector module connection to ['10.0.0.38:9042'] servers UP 2026-01-22 02:05:34,409 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-collector module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:34,409 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-collector module connection to ['10.0.0.50:8086'] servers NOT UP 2026-01-22 02:05:34,409 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-collector module connection to ['10.0.0.131:8086'] servers UP 2026-01-22 02:05:34,409 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-collector module connection to ['10.0.0.38:6379'] servers NOT UP 2026-01-22 02:05:34,409 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-collector module connection to ['10.0.0.50:6379'] servers NOT UP 2026-01-22 02:05:34,409 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-collector module connection to ['10.0.0.131:6379'] servers NOT UP 2026-01-22 02:05:34,409 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-01-22 02:05:34,409 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-collector module connection to ['10.0.0.38:9042'] servers UP 2026-01-22 02:05:34,453 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-analytics-api module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:34,453 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-analytics-api module connection to ['10.0.0.50:8086'] servers NOT UP 2026-01-22 02:05:34,453 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-analytics-api module connection to ['10.0.0.131:8086'] servers UP 2026-01-22 02:05:34,485 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-analytics-api module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:34,485 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-analytics-api module connection to ['10.0.0.50:8086'] servers NOT UP 2026-01-22 02:05:34,485 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-analytics-api module connection to ['10.0.0.131:8086'] servers UP 2026-01-22 02:05:34,518 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-analytics-api module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:34,518 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-analytics-api module connection to ['10.0.0.50:8086'] servers NOT UP 2026-01-22 02:05:34,518 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-analytics-api module connection to ['10.0.0.131:8086'] servers UP 2026-01-22 02:05:34,550 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-analytics-nodemgr module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:34,550 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-1.:contrail-analytics-nodemgr module connection to ['10.0.0.50:8086'] servers UP 2026-01-22 02:05:34,579 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-analytics-nodemgr module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:34,579 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-analytics-nodemgr module connection to ['10.0.0.50:8086'] servers NOT UP 2026-01-22 02:05:34,579 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-2.:contrail-analytics-nodemgr module connection to ['10.0.0.131:8086'] servers UP 2026-01-22 02:05:34,610 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-3.:contrail-analytics-nodemgr module connection to ['10.0.0.38:8086'] servers UP 2026-01-22 02:05:35,260 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:02] 2026-01-22 02:05:35,261 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:05:35,263 - INFO - ================================================================================ 2026-01-22 02:05:35,263 - INFO - STARTING TEST : test_verify_process_status_control_node 2026-01-22 02:05:35,263 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2026-01-22 02:05:35,915 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:35,915 - INFO - 2026-01-22 02:05:35,942 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-1:contrail-control module connection to 10.0.0.38:9041 servers UP 2026-01-22 02:05:35,942 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-1:contrail-control module connection to 10.0.0.38:5673 servers UP 2026-01-22 02:05:35,943 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-1:contrail-control module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:35,943 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-1:contrail-control module connection to ['10.0.0.50:8086'] servers NOT UP 2026-01-22 02:05:35,943 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-1:contrail-control module connection to ['10.0.0.131:8086'] servers UP 2026-01-22 02:05:35,964 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-2:contrail-control module connection to 10.0.0.38:9041 servers UP 2026-01-22 02:05:35,964 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-2:contrail-control module connection to 10.0.0.38:5673 servers UP 2026-01-22 02:05:35,964 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2:contrail-control module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:35,964 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-2:contrail-control module connection to ['10.0.0.50:8086'] servers NOT UP 2026-01-22 02:05:35,964 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-2:contrail-control module connection to ['10.0.0.131:8086'] servers UP 2026-01-22 02:05:35,985 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-3:contrail-control module connection to 10.0.0.38:9041 servers UP 2026-01-22 02:05:35,985 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-3:contrail-control module connection to 10.0.0.38:5673 servers UP 2026-01-22 02:05:35,985 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-3:contrail-control module connection to ['10.0.0.38:8086'] servers NOT UP 2026-01-22 02:05:35,985 - WARNING - cn-jenkins-deploy-platform-ansible-os-5055-3:contrail-control module connection to ['10.0.0.50:8086'] servers NOT UP 2026-01-22 02:05:35,985 - INFO - cn-jenkins-deploy-platform-ansible-os-5055-3:contrail-control module connection to ['10.0.0.131:8086'] servers UP 2026-01-22 02:05:36,621 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:01] 2026-01-22 02:05:36,621 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:05:36,681 - INFO - Domain Default found not creating 2026-01-22 02:05:36,844 - INFO - Project ctest-AnalyticsBasicTestSanity-87512202 not found, creating it 2026-01-22 02:05:37,533 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-87512202, ID : c8dc97ed-4b04-4a88-a520-6486c685e870 2026-01-22 02:05:39,102 - INFO - ================================================================================ 2026-01-22 02:05:39,102 - INFO - STARTING TEST : test_verify_object_logs 2026-01-22 02:05:39,102 - INFO - TEST DESCRIPTION : Description: Test to validate object logs 1.Create vn/vm and verify object log tables updated with those vn, vm and routing-instance - fails otherwise Maintainer: sandipd@juniper.net 2026-01-22 02:05:39,740 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:05:39,740 - INFO - 2026-01-22 02:05:41,147 - INFO - Created VN ctest-vn22-47967456 2026-01-22 02:05:41,864 - INFO - Verified VN network id 5 for VN d979c204-a0c6-47cc-b892-9c822fb5d97a 2026-01-22 02:05:41,865 - INFO - Verifications in API Server for VN ctest-vn22-47967456 passed 2026-01-22 02:05:41,952 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-47967456 passed 2026-01-22 02:05:43,181 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-87512202:ctest-vn22-47967456 is found in opserver 2026-01-22 02:05:43 URL:http://nexus.opensdn.io/repository///images/converts//cirros-0.3.0-x86_64-disk.vmdk.gz [9186478/9186478] -> "/contrail-test/images/cirros-0.3.0-x86_64-disk.vmdk.gz" [1] 2026-01-22 02:05:46,563 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:06:02,054 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2026-01-22 02:06:02,054 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-87512202-41171889 2026-01-22 02:06:02,235 - INFO - Deleting VN ctest-vn22-47967456 2026-01-22 02:06:02,286 - WARNING - Deleting VN ctest-vn22-47967456 failed..Will retry 2026-01-22 02:06:04,665 - INFO - Validated that VN ctest-vn22-47967456 is not found in API Server 2026-01-22 02:06:04,688 - INFO - Validated that VN ctest-vn22-47967456 is not in any agent 2026-01-22 02:06:04,729 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-47967456 info 2026-01-22 02:06:05,407 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:26] 2026-01-22 02:06:05,407 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:06:06,243 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-87512202, ID : c8dc97ed-4b04-4a88-a520-6486c685e870 2026-01-22 02:06:06,481 - INFO - Using existing project ['default-domain', 'admin'](8b24c79e-d65a-472e-b9cd-333ea008b48c) 2026-01-22 02:06:06,496 - INFO - ================================================================================ 2026-01-22 02:06:06,498 - INFO - STARTING TEST : test_db_manage 2026-01-22 02:06:06,498 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2026-01-22 02:06:07,167 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:06:07,167 - INFO - 2026-01-22 02:06:11,872 - WARNING - Errors are still present: 2026-01-22 02:06:11,635 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2026-01-22 02:06:11,873 - WARNING - Ignore some errors untill fix 2026-01-22 02:06:12,572 - INFO - END TEST : test_db_manage : PASSED[0:00:06] 2026-01-22 02:06:12,572 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:06:12,650 - INFO - Using existing project ['default-domain', 'admin'](8b24c79e-d65a-472e-b9cd-333ea008b48c) 2026-01-22 02:06:12,665 - INFO - ================================================================================ 2026-01-22 02:06:12,665 - INFO - STARTING TEST : test_analytics_docs 2026-01-22 02:06:12,666 - INFO - TEST DESCRIPTION : Test docs from analytics API analytics api docs curl -s http://collector_ips[0]:8081/documentation/index.html | grep "Welcome to Contrail Analytics API documentation!" 2026-01-22 02:06:13,300 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:06:13,300 - INFO - 2026-01-22 02:06:13,949 - INFO - END TEST : test_analytics_docs : PASSED[0:00:01] 2026-01-22 02:06:13,949 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:06:13,951 - INFO - ================================================================================ 2026-01-22 02:06:13,951 - INFO - STARTING TEST : test_config_docs 2026-01-22 02:06:13,951 - INFO - TEST DESCRIPTION : Test docs from config API config api docs curl -s http://cfgm_ips[0]:8082/documentation/index.html | grep "<title>Juniper Contrail Configuration API Model" 2026-01-22 02:06:14,608 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:06:14,608 - INFO - 2026-01-22 02:06:15,253 - INFO - END TEST : test_config_docs : PASSED[0:00:02] 2026-01-22 02:06:15,254 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:06:15,298 - INFO - Domain Default found not creating 2026-01-22 02:06:15,471 - INFO - Project ctest-TestECMPConfigHashFeature-25773604 not found, creating it 2026-01-22 02:06:16,122 - INFO - Created Project:ctest-TestECMPConfigHashFeature-25773604, ID : 5f8091f6-0f69-4324-a75c-74bbcb8fa813 2026-01-22 02:06:18,742 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-25773604-44539707 2026-01-22 02:06:19,449 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-25773604-12297338 2026-01-22 02:06:20,169 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-25773604-98703895 2026-01-22 02:06:20 URL:http://nexus.opensdn.io/repository///images/converts//cirros-0.4.0-x86_64-disk.img [12716032/12716032] -> "/contrail-test/images/cirros-0.4.0-x86_64-disk.img" [1] 2026-01-22 02:06:21,719 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-25773604-25852342>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:06:23,423 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-25773604-44810345>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:06:23,426 - INFO - ================================================================================ 2026-01-22 02:06:23,426 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2026-01-22 02:06:23,426 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2026-01-22 02:06:24,073 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:06:24,074 - INFO - 2026-01-22 02:06:24,074 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:06:24,734 - INFO - 2026-01-22 02:06:24,734 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:01] 2026-01-22 02:06:24,734 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:06:24,738 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-25773604-44810345 in state BUILD 2026-01-22 02:06:24,738 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-25773604-44810345 2026-01-22 02:06:24,770 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-25773604-44810345 has failed to come up 2026-01-22 02:06:24,770 - ERROR - Nova failed to get host of the VM 2026-01-22 02:06:24,770 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-25773604-44810345 has failed to come up 2026-01-22 02:06:24,770 - ERROR - Nova failed to get host of the VM 2026-01-22 02:06:24,866 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-25773604-25852342 in state BUILD 2026-01-22 02:06:24,866 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-25773604-25852342 2026-01-22 02:06:24,866 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-25773604-25852342 has failed to come up 2026-01-22 02:06:24,866 - ERROR - Nova failed to get host of the VM 2026-01-22 02:06:24,866 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-25773604-25852342 has failed to come up 2026-01-22 02:06:24,866 - ERROR - Nova failed to get host of the VM 2026-01-22 02:06:24,951 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-25773604-12297338 2026-01-22 02:06:25,000 - WARNING - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-25773604-12297338 failed..Will retry 2026-01-22 02:06:27,185 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-25773604-98703895 2026-01-22 02:06:27,245 - WARNING - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-25773604-98703895 failed..Will retry 2026-01-22 02:06:29,428 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-25773604-44539707 2026-01-22 02:06:30,510 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-25773604, ID : 5f8091f6-0f69-4324-a75c-74bbcb8fa813 2026-01-22 02:06:30,699 - INFO - Domain Default found not creating 2026-01-22 02:06:30,873 - INFO - Project ctest-TestECMPFeature-20800684 not found, creating it 2026-01-22 02:06:31,386 - INFO - Created Project:ctest-TestECMPFeature-20800684, ID : a98c352e-e64d-4d13-b7cc-777d9d79c2ba 2026-01-22 02:06:33,803 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-20800684-03642772 2026-01-22 02:06:34,550 - INFO - Created VN ctest-left_ctest-TestECMPFeature-20800684-61225281 2026-01-22 02:06:35,376 - INFO - Created VN ctest-right_ctest-TestECMPFeature-20800684-98383863 2026-01-22 02:06:36,838 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-20800684-31725719>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:06:38,327 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-20800684-47505717>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:06:38,329 - INFO - ================================================================================ 2026-01-22 02:06:38,329 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2026-01-22 02:06:38,330 - INFO - TEST DESCRIPTION : Description: Validate ECMP with v2 service chaining in-network-nat mode datapath having service instance Test steps: 1. Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2. Creating a service instance in in-network-nat mode with 3 instances and left-interface of the service instances sharing the IP and enabled for static route. 3. Creating a service chain by applying the service instance as a service in a policy between the VNs. 4. Checking for ping and tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1. Maintainer : ganeshahv@juniper.net 2026-01-22 02:06:39,020 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:06:39,021 - INFO - 2026-01-22 02:06:39,021 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:06:39,741 - INFO - 2026-01-22 02:06:39,742 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:01] 2026-01-22 02:06:39,742 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:06:39,745 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-20800684-47505717 in state BUILD 2026-01-22 02:06:39,745 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-20800684-47505717 2026-01-22 02:06:39,774 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-20800684-47505717 has failed to come up 2026-01-22 02:06:39,774 - ERROR - Nova failed to get host of the VM 2026-01-22 02:06:39,774 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-20800684-47505717 has failed to come up 2026-01-22 02:06:39,774 - ERROR - Nova failed to get host of the VM 2026-01-22 02:06:39,889 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-20800684-31725719 in state BUILD 2026-01-22 02:06:39,889 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-20800684-31725719 2026-01-22 02:06:39,889 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-20800684-31725719 has failed to come up 2026-01-22 02:06:39,889 - ERROR - Nova failed to get host of the VM 2026-01-22 02:06:39,889 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-20800684-31725719 has failed to come up 2026-01-22 02:06:39,889 - ERROR - Nova failed to get host of the VM 2026-01-22 02:06:39,960 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-20800684-61225281 2026-01-22 02:06:40,013 - WARNING - Deleting VN ctest-left_ctest-TestECMPFeature-20800684-61225281 failed..Will retry 2026-01-22 02:06:42,189 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-20800684-98383863 2026-01-22 02:06:42,402 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-20800684-03642772 2026-01-22 02:06:43,385 - INFO - Deleted project: ctest-TestECMPFeature-20800684, ID : a98c352e-e64d-4d13-b7cc-777d9d79c2ba 2026-01-22 02:06:43,580 - INFO - Domain Default found not creating 2026-01-22 02:06:43,766 - INFO - Project ctest-TestECMPIPv6Fragments-19173321 not found, creating it 2026-01-22 02:06:44,368 - INFO - Created Project:ctest-TestECMPIPv6Fragments-19173321, ID : ebd53be2-d80f-47e8-b754-35fe46f363ea 2026-01-22 02:06:47,108 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-19173321-81057487 2026-01-22 02:06:47,815 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 2026-01-22 02:06:48,545 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-19173321-48462613 2026-01-22 02:06:53 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-01-22 02:07:23,866 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-19173321-57035432>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:07:25,447 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-19173321-86377915>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:07:25,537 - INFO - Using existing project ['default-domain', 'admin'](8b24c79e-d65a-472e-b9cd-333ea008b48c) 2026-01-22 02:07:26,193 - INFO - admin user already present 2026-01-22 02:07:26,903 - INFO - Adding rules to the default security group in Project admin 2026-01-22 02:07:27,375 - INFO - ================================================================================ 2026-01-22 02:07:27,375 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-01-22 02:07:27,375 - INFO - TEST DESCRIPTION : Description: Validate service chaining in-network mode datapath having a static route entries of the either virtual networks pointing to the corresponding interfaces of the service instance. We will not configure any policy. Test steps: 1. Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2. Creating a service instance in in-network mode with 1 instance and left-interface of the service instance sharing the IP and both the left and the right interfaces enabled for static route. 3. Delete the policy. 4. Checking for ping and tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1. Maintainer : ganeshahv@juniper.net 2026-01-22 02:07:28,165 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:07:28,165 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2026-01-22 02:07:28 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-01-22 02:07:28,996 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-01-22 02:07:29,137 - INFO - Service template: ['default-domain', 'ctest-service_template_1-45810460'] deleted successfully. 2026-01-22 02:07:29,928 - INFO - 2026-01-22 02:07:29,928 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-01-22 02:07:29,928 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:07:29,935 - INFO - ================================================================================ 2026-01-22 02:07:29,935 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-01-22 02:07:29,935 - INFO - TEST DESCRIPTION : Description: Validate ECMP with version 2 service chaining transparent mode datapath having service instance Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating a service instance in transparent mode with 3 instances. 3.Creating a service chain by applying the service instance as a service in a policy between the VNs. 4.Checking for ping and bidirectional tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1 and vice-versa. Maintainer : ganeshahv@juniper.net 2026-01-22 02:07:30,716 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:07:30,716 - INFO - 2026-01-22 02:07:30,717 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:07:31,525 - INFO - 2026-01-22 02:07:31,525 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2026-01-22 02:07:31,532 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:07:31,534 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-19173321-86377915 in state BUILD 2026-01-22 02:07:31,534 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-19173321-86377915 2026-01-22 02:07:31,570 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-19173321-86377915 has failed to come up 2026-01-22 02:07:31,571 - ERROR - Nova failed to get host of the VM 2026-01-22 02:07:31,571 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-19173321-86377915 has failed to come up 2026-01-22 02:07:31,571 - ERROR - Nova failed to get host of the VM 2026-01-22 02:07:31,658 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-19173321-57035432 in state BUILD 2026-01-22 02:07:31,658 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-19173321-57035432 2026-01-22 02:07:31,658 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-19173321-57035432 has failed to come up 2026-01-22 02:07:31,658 - ERROR - Nova failed to get host of the VM 2026-01-22 02:07:31,658 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-19173321-57035432 has failed to come up 2026-01-22 02:07:31,658 - ERROR - Nova failed to get host of the VM 2026-01-22 02:07:31,739 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 2026-01-22 02:07:31,807 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:33,876 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:35,969 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:38,036 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:40,124 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:42,178 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:44,238 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:46,284 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:48,342 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:50,394 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:52,444 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:54,494 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:56,541 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:07:58,595 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:00,646 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:02,703 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:04,750 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:06,798 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:08,843 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:10,895 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:12,941 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:14,986 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:17,037 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-19173321-70960065 failed..Will retry 2026-01-22 02:08:19,213 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-19173321-48462613 2026-01-22 02:08:19,268 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-19173321-48462613 failed..Will retry 2026-01-22 02:08:21,316 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-19173321-48462613 failed..Will retry 2026-01-22 02:08:23,583 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-19173321-81057487 2026-01-22 02:08:25,177 - INFO - Deleted project: ctest-TestECMPIPv6Fragments-19173321, ID : ebd53be2-d80f-47e8-b754-35fe46f363ea 2026-01-22 02:08:25,408 - INFO - Domain Default found not creating 2026-01-22 02:08:25,579 - INFO - Project ctest-TestECMPSanity-48959783 not found, creating it 2026-01-22 02:08:26,141 - INFO - Created Project:ctest-TestECMPSanity-48959783, ID : 5fe28817-d093-4dc2-a547-cb4e0d8be345 2026-01-22 02:08:28,938 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-48959783-47757230 2026-01-22 02:08:29,634 - INFO - Created VN ctest-left_ctest-TestECMPSanity-48959783-88365364 2026-01-22 02:08:30,296 - INFO - Created VN ctest-right_ctest-TestECMPSanity-48959783-19432857 2026-01-22 02:08:31,490 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-48959783-13154038>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:08:32,857 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-48959783-91721414>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:08:32,860 - INFO - ================================================================================ 2026-01-22 02:08:32,860 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-01-22 02:08:32,860 - INFO - TEST DESCRIPTION : Description: Validate service chaining in-network mode datapath having a static route entries of the either virtual networks pointing to the corresponding interfaces of the service instance. We will not configure any policy. Test steps: 1. Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2. Creating a service instance in in-network mode with 1 instance and left-interface of the service instance sharing the IP and both the left and the right interfaces enabled for static route. 3. Delete the policy. 4. Checking for ping and tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1. Maintainer : ganeshahv@juniper.net 2026-01-22 02:08:33,537 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:08:33,537 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-01-22 02:08:34,208 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-01-22 02:08:34,302 - INFO - Service template: ['default-domain', 'ctest-service_template_1-64049736'] deleted successfully. 2026-01-22 02:08:35,000 - INFO - 2026-01-22 02:08:35,000 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:03] 2026-01-22 02:08:35,000 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:08:35,007 - INFO - ================================================================================ 2026-01-22 02:08:35,008 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-01-22 02:08:35,008 - INFO - TEST DESCRIPTION : Description: Validate ECMP with version 2 service chaining transparent mode datapath having service instance Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating a service instance in transparent mode with 3 instances. 3.Creating a service chain by applying the service instance as a service in a policy between the VNs. 4.Checking for ping and bidirectional tcp traffic between vm1 and vm2. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1 and vice-versa. Maintainer : ganeshahv@juniper.net 2026-01-22 02:08:35,714 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:08:35,714 - INFO - 2026-01-22 02:08:35,714 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:08:36,419 - INFO - 2026-01-22 02:08:36,419 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2026-01-22 02:08:36,419 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:08:36,420 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-48959783-91721414 in state BUILD 2026-01-22 02:08:36,420 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-48959783-91721414 2026-01-22 02:08:36,448 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-48959783-91721414 has failed to come up 2026-01-22 02:08:36,448 - ERROR - Nova failed to get host of the VM 2026-01-22 02:08:36,448 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-48959783-91721414 has failed to come up 2026-01-22 02:08:36,448 - ERROR - Nova failed to get host of the VM 2026-01-22 02:08:36,522 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-48959783-13154038 in state BUILD 2026-01-22 02:08:36,523 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-48959783-13154038 2026-01-22 02:08:36,523 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-48959783-13154038 has failed to come up 2026-01-22 02:08:36,523 - ERROR - Nova failed to get host of the VM 2026-01-22 02:08:36,523 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-48959783-13154038 has failed to come up 2026-01-22 02:08:36,523 - ERROR - Nova failed to get host of the VM 2026-01-22 02:08:36,601 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-48959783-88365364 2026-01-22 02:08:36,687 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanity-48959783-88365364 failed..Will retry 2026-01-22 02:08:38,853 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-48959783-19432857 2026-01-22 02:08:39,078 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-48959783-47757230 2026-01-22 02:08:40,046 - INFO - Deleted project: ctest-TestECMPSanity-48959783, ID : 5fe28817-d093-4dc2-a547-cb4e0d8be345 2026-01-22 02:08:40,249 - INFO - Domain Default found not creating 2026-01-22 02:08:40,425 - INFO - Project ctest-TestECMPSanityIPv6-81823091 not found, creating it 2026-01-22 02:08:40,983 - INFO - Created Project:ctest-TestECMPSanityIPv6-81823091, ID : 2098d7b0-1e08-4a21-8563-addcfcaa7817 2026-01-22 02:08:43,961 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-81823091-02812461 2026-01-22 02:08:45,039 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-81823091-04214964 2026-01-22 02:08:46,116 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-81823091-49087229 2026-01-22 02:08:47,393 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-81823091-35916882>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:08:48,887 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-81823091-03690747>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:08:48,890 - INFO - ================================================================================ 2026-01-22 02:08:48,890 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2026-01-22 02:08:49,556 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:08:49,556 - INFO - 2026-01-22 02:08:49,556 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:08:50,245 - INFO - 2026-01-22 02:08:50,245 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:02] 2026-01-22 02:08:50,245 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:08:50,247 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-81823091-03690747 in state BUILD 2026-01-22 02:08:50,247 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-81823091-03690747 2026-01-22 02:08:50,276 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-81823091-03690747 has failed to come up 2026-01-22 02:08:50,276 - ERROR - Nova failed to get host of the VM 2026-01-22 02:08:50,276 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-81823091-03690747 has failed to come up 2026-01-22 02:08:50,276 - ERROR - Nova failed to get host of the VM 2026-01-22 02:08:50,355 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-81823091-35916882 in state BUILD 2026-01-22 02:08:50,355 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-81823091-35916882 2026-01-22 02:08:50,355 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-81823091-35916882 has failed to come up 2026-01-22 02:08:50,355 - ERROR - Nova failed to get host of the VM 2026-01-22 02:08:50,355 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-81823091-35916882 has failed to come up 2026-01-22 02:08:50,355 - ERROR - Nova failed to get host of the VM 2026-01-22 02:08:50,436 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-81823091-04214964 2026-01-22 02:08:50,490 - WARNING - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-81823091-04214964 failed..Will retry 2026-01-22 02:08:52,702 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-81823091-49087229 2026-01-22 02:08:52,933 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-81823091-02812461 2026-01-22 02:08:53,920 - INFO - Deleted project: ctest-TestECMPSanityIPv6-81823091, ID : 2098d7b0-1e08-4a21-8563-addcfcaa7817 2026-01-22 02:08:54,120 - INFO - Domain Default found not creating 2026-01-22 02:08:54,298 - INFO - Project ctest-TestECMPwithSVMChange-66618993 not found, creating it 2026-01-22 02:08:54,935 - INFO - Created Project:ctest-TestECMPwithSVMChange-66618993, ID : dd34d8ed-8805-4caf-89a2-02a43fc93e8d 2026-01-22 02:08:57,552 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-66618993-34744713 2026-01-22 02:08:58,184 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-66618993-19370076 2026-01-22 02:08:58,845 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-66618993-22901278 2026-01-22 02:09:00,045 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-66618993-93827496>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:09:01,439 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-66618993-93644894>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:09:01,442 - INFO - ================================================================================ 2026-01-22 02:09:01,442 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2026-01-22 02:09:01,442 - INFO - TEST DESCRIPTION : Description: Validate ECMP with service chaining transparent mode datapath by removing SVMs Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating a service instance in transparent mode with 3 instances. 3.Creating a service chain by applying the service instance as a service in a policy between the VNs. 4.Delete the SVMs in the SI one by one. 5.There should be no traffic loss. Pass criteria: Ping between the VMs should be successful and TCP traffic should reach vm2 from vm1 and vice-versa. Maintainer : ganeshahv@juniper.net 2026-01-22 02:09:02,144 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:09:02,144 - INFO - 2026-01-22 02:09:02,144 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:09:02,843 - INFO - 2026-01-22 02:09:02,843 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:01] 2026-01-22 02:09:02,844 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:09:02,845 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-66618993-93644894 in state BUILD 2026-01-22 02:09:02,845 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-66618993-93644894 2026-01-22 02:09:02,874 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-66618993-93644894 has failed to come up 2026-01-22 02:09:02,874 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:02,874 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-66618993-93644894 has failed to come up 2026-01-22 02:09:02,875 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:02,955 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-66618993-93827496 in state BUILD 2026-01-22 02:09:02,956 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-66618993-93827496 2026-01-22 02:09:02,956 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-66618993-93827496 has failed to come up 2026-01-22 02:09:02,956 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:02,956 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-66618993-93827496 has failed to come up 2026-01-22 02:09:02,956 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:03,026 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-66618993-19370076 2026-01-22 02:09:03,081 - WARNING - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-66618993-19370076 failed..Will retry 2026-01-22 02:09:05,321 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-66618993-22901278 2026-01-22 02:09:05,502 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-66618993-34744713 2026-01-22 02:09:06,571 - INFO - Deleted project: ctest-TestECMPwithSVMChange-66618993, ID : dd34d8ed-8805-4caf-89a2-02a43fc93e8d 2026-01-22 02:09:06,793 - INFO - Domain Default found not creating 2026-01-22 02:09:06,968 - INFO - Project ctest-TestMultiInlineSVC-89094802 not found, creating it 2026-01-22 02:09:07,512 - INFO - Created Project:ctest-TestMultiInlineSVC-89094802, ID : bc393dc7-f7fb-4da4-8753-bdbe6efedeec 2026-01-22 02:09:10,120 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-89094802-71314693 2026-01-22 02:09:10,859 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-89094802-38843388 2026-01-22 02:09:11,583 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-89094802-38956109 2026-01-22 02:09:12,790 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-89094802-08089796>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:09:14,043 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-89094802-81865227>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:09:14,045 - INFO - ================================================================================ 2026-01-22 02:09:14,045 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-01-22 02:09:14,045 - INFO - TEST DESCRIPTION : Description: Basic test to validate fate sharing in a multi inline service chain with 2 SIs, 1 SVM each. Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating 2 inline service instances SI1 and SI2. 3.Creating a service chain by applying the 2 service instances in a policy between t he VNs. 4.Associate an HC instance with right intf of one of the SVMs 5.Bring down the intf in the step 4 6.Verify that all the re-origined routes(ServiceChain) are deleted from all the RIs of all the SIs 7.Verify the step 6 in both control node and agent 8.Bring up the intf in the step 5 8.Verify that the routes should be re-originated again, and the traffic also starts flowing Pass criteria: Ping/Route deletion/Route addition should be successful. Maintainer : ankitja@juniper.net 2026-01-22 02:09:14,739 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:09:14,739 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-01-22 02:09:15,396 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-01-22 02:09:15,491 - INFO - Service template: ['default-domain', 'ctest-service_template_1-56324630'] deleted successfully. 2026-01-22 02:09:16,174 - INFO - 2026-01-22 02:09:16,174 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-01-22 02:09:16,174 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:09:16,178 - INFO - ================================================================================ 2026-01-22 02:09:16,178 - INFO - STARTING TEST : test_three_stage_v2_SC 2026-01-22 02:09:16,178 - INFO - TEST DESCRIPTION : Description: Validate multi-Inline SVC version 2. Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating 3 service instances. 3.Creating a service chain by applying the 3 service instances in a policy between t he VNs. 4.There should be no traffic loss. Pass criteria: Ping between the VMs should be successful. Maintainer : ganeshahv@juniper.net 2026-01-22 02:09:16,841 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:09:16,841 - INFO - 2026-01-22 02:09:16,841 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:09:17,484 - INFO - 2026-01-22 02:09:17,484 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:01] 2026-01-22 02:09:17,484 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:09:17,486 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-89094802-81865227 in state BUILD 2026-01-22 02:09:17,486 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-89094802-81865227 2026-01-22 02:09:17,518 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-89094802-81865227 has failed to come up 2026-01-22 02:09:17,518 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:17,518 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-89094802-81865227 has failed to come up 2026-01-22 02:09:17,519 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:17,588 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-89094802-08089796 in state BUILD 2026-01-22 02:09:17,588 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-89094802-08089796 2026-01-22 02:09:17,588 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-89094802-08089796 has failed to come up 2026-01-22 02:09:17,588 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:17,588 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-89094802-08089796 has failed to come up 2026-01-22 02:09:17,589 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:17,659 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-89094802-38843388 2026-01-22 02:09:17,710 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVC-89094802-38843388 failed..Will retry 2026-01-22 02:09:19,893 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-89094802-38956109 2026-01-22 02:09:20,098 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-89094802-71314693 2026-01-22 02:09:21,023 - INFO - Deleted project: ctest-TestMultiInlineSVC-89094802, ID : bc393dc7-f7fb-4da4-8753-bdbe6efedeec 2026-01-22 02:09:21,212 - INFO - Domain Default found not creating 2026-01-22 02:09:21,377 - INFO - Project ctest-TestMultiInlineSVCIPv6-00290136 not found, creating it 2026-01-22 02:09:21,905 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-00290136, ID : e94f80c6-fcf9-4730-bb6b-73a67a5ba19f 2026-01-22 02:09:24,697 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-00290136-06525572 2026-01-22 02:09:25,668 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-00290136-38330367 2026-01-22 02:09:26,591 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-00290136-79399346 2026-01-22 02:09:28,335 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00290136-72498884>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:09:29,913 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00290136-92265781>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:09:29,915 - INFO - ================================================================================ 2026-01-22 02:09:29,915 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-01-22 02:09:30,592 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:09:30,593 - INFO - 2026-01-22 02:09:30,593 - INFO - ================================================================================ 2026-01-22 02:09:30,594 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-01-22 02:09:30,594 - INFO - TEST DESCRIPTION : Description: Basic test to validate fate sharing in a multi inline service chain with 2 SIs, 1 SVM each. Test steps: 1.Creating vm's - vm1 and vm2 in networks vn1 and vn2. 2.Creating 2 inline service instances SI1 and SI2. 3.Creating a service chain by applying the 2 service instances in a policy between t he VNs. 4.Associate an HC instance with right intf of one of the SVMs 5.Bring down the intf in the step 4 6.Verify that all the re-origined routes(ServiceChain) are deleted from all the RIs of all the SIs 7.Verify the step 6 in both control node and agent 8.Bring up the intf in the step 5 8.Verify that the routes should be re-originated again, and the traffic also starts flowing Pass criteria: Ping/Route deletion/Route addition should be successful. Maintainer : ankitja@juniper.net 2026-01-22 02:09:31,274 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:09:31,274 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-01-22 02:09:31,911 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-01-22 02:09:32,027 - INFO - Service template: ['default-domain', 'ctest-service_template_1-46329096'] deleted successfully. 2026-01-22 02:09:32,697 - INFO - 2026-01-22 02:09:32,697 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-01-22 02:09:32,697 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:09:32,697 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-01-22 02:09:33,373 - INFO - 2026-01-22 02:09:33,373 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:04] 2026-01-22 02:09:33,373 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:09:33,377 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00290136-92265781 in state BUILD 2026-01-22 02:09:33,377 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00290136-92265781 2026-01-22 02:09:33,407 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00290136-92265781 has failed to come up 2026-01-22 02:09:33,407 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:33,407 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00290136-92265781 has failed to come up 2026-01-22 02:09:33,407 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:33,472 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00290136-72498884 in state BUILD 2026-01-22 02:09:33,472 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00290136-72498884 2026-01-22 02:09:33,472 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00290136-72498884 has failed to come up 2026-01-22 02:09:33,472 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:33,472 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00290136-72498884 has failed to come up 2026-01-22 02:09:33,472 - ERROR - Nova failed to get host of the VM 2026-01-22 02:09:33,551 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-00290136-38330367 2026-01-22 02:09:33,608 - WARNING - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-00290136-38330367 failed..Will retry 2026-01-22 02:09:35,847 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-00290136-79399346 2026-01-22 02:09:36,028 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-00290136-06525572 2026-01-22 02:09:37,048 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-00290136, ID : e94f80c6-fcf9-4730-bb6b-73a67a5ba19f 2026-01-22 02:09:37,253 - INFO - Domain Default found not creating 2026-01-22 02:09:37,435 - INFO - Project ctest-FloatingipBasicTestSanity-99623803 not found, creating it 2026-01-22 02:09:38,004 - INFO - Created Project:ctest-FloatingipBasicTestSanity-99623803, ID : c35e7762-d862-4328-aca3-7497f8c75b6d 2026-01-22 02:09:39,526 - INFO - ================================================================================ 2026-01-22 02:09:39,527 - INFO - STARTING TEST : test_floating_ip 2026-01-22 02:09:39,527 - INFO - TEST DESCRIPTION : Test to validate floating-ip Assignment to a VM. It creates a VM, assigns a FIP to it and pings to a IP in the FIP VN. 2026-01-22 02:09:40,179 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:09:40,179 - INFO - 2026-01-22 02:09:41,303 - INFO - Created VN ctest-fvn-57429091 2026-01-22 02:09:41,933 - INFO - Verified VN network id 9 for VN 0a005cb3-6ee1-4bfd-8517-0ebf443f8ae2 2026-01-22 02:09:41,933 - INFO - Verifications in API Server for VN ctest-fvn-57429091 passed 2026-01-22 02:09:42,003 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-57429091 passed 2026-01-22 02:09:43,249 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-99623803:ctest-fvn-57429091 is found in opserver 2026-01-22 02:09:43,871 - INFO - Created VN ctest-vn1-55414208 2026-01-22 02:09:44,151 - INFO - Verified VN network id 10 for VN ea28523c-ef4f-4c09-928c-83f6533ad90e 2026-01-22 02:09:44,151 - INFO - Verifications in API Server for VN ctest-vn1-55414208 passed 2026-01-22 02:09:44,218 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-55414208 passed 2026-01-22 02:09:44,531 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-99623803:ctest-vn1-55414208 is found in opserver 2026-01-22 02:09:49 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-01-22 02:10:18,513 - INFO - VM ([<Server: ctest-vn1_vm1_name-59155411>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:10:19,914 - INFO - VM ([<Server: ctest-fvn_vm1_name-89804034>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:10:20,157 - INFO - Creating Floating IP pool ctest-some-pool-48498294 in API Server 2026-01-22 02:10:20,864 - INFO - Verification for FIP pool ctest-some-pool-48498294 in API Server passed 2026-01-22 02:10:20,913 - INFO - Verification for FIP pool ctest-some-pool-48498294 in Control-node passed 2026-01-22 02:10:20,913 - INFO - Waiting for VM ctest-vn1_vm1_name-59155411 to be up.. 2026-01-22 02:11:22,377 - INFO - VM name : ctest-vn1_vm1_name-59155411 2026-01-22 02:12:00,588 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-59155411 passed 2026-01-22 02:12:21,566 - INFO - Waiting for VM ctest-fvn_vm1_name-89804034 to be up.. 2026-01-22 02:12:21,663 - INFO - VM name : ctest-fvn_vm1_name-89804034 2026-01-22 02:12:22,962 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-89804034 passed 2026-01-22 02:12:23,287 - INFO - Route for FIP 112.103.4.132 is fine on Control-node 10.0.0.38 2026-01-22 02:12:23,296 - INFO - Route for FIP 112.103.4.132 is fine on Control-node 10.0.0.50 2026-01-22 02:12:23,296 - INFO - FIP 112.103.4.132 verification for passed on all Control-nodes 2026-01-22 02:12:23,296 - INFO - FIP ID 6bbfa3cf-743e-4ffe-89ad-5c7881402087(112.103.4.132) validation in Control node passed 2026-01-22 02:12:23,336 - INFO - FIP ID 6bbfa3cf-743e-4ffe-89ad-5c7881402087(112.103.4.132) validation in agents passed 2026-01-22 02:12:23,346 - INFO - FIP ID 6bbfa3cf-743e-4ffe-89ad-5c7881402087(112.103.4.132) validation in API Server passed 2026-01-22 02:12:47,457 - INFO - Ping to IP 112.103.4.131 from VM ctest-vn1_vm1_name-59155411 passed 2026-01-22 02:12:47,608 - INFO - Deleting the FIP pool ctest-some-pool-48498294 2026-01-22 02:12:47,734 - INFO - Deleting VM ctest-fvn_vm1_name-89804034 2026-01-22 02:12:47,807 - INFO - Deleting VM ctest-vn1_vm1_name-59155411 2026-01-22 02:12:47,897 - INFO - Deleting VN ctest-vn1-55414208 2026-01-22 02:12:47,948 - WARNING - Deleting VN ctest-vn1-55414208 failed..Will retry 2026-01-22 02:12:50,242 - INFO - Validated that VN ctest-vn1-55414208 is not found in API Server 2026-01-22 02:12:50,261 - INFO - Validated that VN ctest-vn1-55414208 is not in any agent 2026-01-22 02:12:50,288 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-55414208 info 2026-01-22 02:12:50,288 - INFO - Deleting VN ctest-fvn-57429091 2026-01-22 02:12:50,609 - INFO - Validated that VN ctest-fvn-57429091 is not found in API Server 2026-01-22 02:12:50,636 - INFO - Validated that VN ctest-fvn-57429091 is not in any agent 2026-01-22 02:12:50,666 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-57429091 info 2026-01-22 02:12:51,964 - INFO - END TEST : test_floating_ip : PASSED[0:03:12] 2026-01-22 02:12:51,964 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:12:52,738 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-99623803, ID : c35e7762-d862-4328-aca3-7497f8c75b6d 2026-01-22 02:12:52,936 - INFO - Domain Default found not creating 2026-01-22 02:12:53,120 - INFO - Project ctest-TestSanity_MX-04391502 not found, creating it 2026-01-22 02:12:53,772 - INFO - Created Project:ctest-TestSanity_MX-04391502, ID : 26ad1346-d7e3-4fe4-91ab-79ebeb8a275e 2026-01-22 02:12:55,378 - INFO - ================================================================================ 2026-01-22 02:12:55,378 - INFO - STARTING TEST : test_mx_gateway 2026-01-22 02:12:55,379 - INFO - TEST DESCRIPTION : Test to validate floating-ip from a public pool assignment to a VM. It creates a VM, assigns a FIP to it and pings to outside the cluster. 1.Check env variable MX_GW_TEST is set to 1. This confirm the MX present in Setup. 2.Create 2 Vns. One public100 and other vn200. VN public100 created with IP pool accessible from outside network. 3.VM vm200 launched under vn200. 4.VM vm200 get floating ip from public100 network 5.Configure the control with MX peering if not present. 6.Try to ping outside network and check connecivity Pass criteria: Step 6 should pass Maintainer: chhandak@juniper.net 2026-01-22 02:12:56,665 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-01-22 02:12:57,935 - INFO - 2026-01-22 02:12:57,935 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:02] 2026-01-22 02:12:57,935 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:12:58,702 - INFO - Deleted project: ctest-TestSanity_MX-04391502, ID : 26ad1346-d7e3-4fe4-91ab-79ebeb8a275e 2026-01-22 02:12:58,913 - INFO - Domain Default found not creating 2026-01-22 02:12:59,066 - INFO - Project ctest-TestHeat-92021152 not found, creating it 2026-01-22 02:12:59,640 - INFO - Created Project:ctest-TestHeat-92021152, ID : 80945804-039e-4321-b11c-3f25ff017b6e 2026-01-22 02:13:01,347 - INFO - ================================================================================ 2026-01-22 02:13:01,348 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-01-22 02:13:01,348 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat. Create a end VN. Associate FIPs to the end VM and the right intf of the SVM. Create a static route entry to point 0/0 to the left intf of the SVM. The end VM should be able to access internet. 2026-01-22 02:13:02,662 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:13:02,662 - INFO - 2026-01-22 02:13:02,686 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:13:03,983 - INFO - 2026-01-22 02:13:03,983 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:02] 2026-01-22 02:13:03,983 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:03,986 - INFO - ================================================================================ 2026-01-22 02:13:03,986 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2026-01-22 02:13:05,252 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:13:05,252 - INFO - 2026-01-22 02:13:05,252 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:13:06,544 - INFO - 2026-01-22 02:13:06,544 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:03] 2026-01-22 02:13:06,544 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:07,284 - INFO - Deleted project: ctest-TestHeat-92021152, ID : 80945804-039e-4321-b11c-3f25ff017b6e 2026-01-22 02:13:07,513 - INFO - Domain Default found not creating 2026-01-22 02:13:07,683 - INFO - Project ctest-TestHeatIPv6-25105997 not found, creating it 2026-01-22 02:13:08,225 - INFO - Created Project:ctest-TestHeatIPv6-25105997, ID : 86794ae6-3d40-4ba5-be8b-11c9033c6c04 2026-01-22 02:13:10,033 - INFO - ================================================================================ 2026-01-22 02:13:10,034 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-01-22 02:13:10,034 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat. Create a end VN. Associate FIPs to the end VM and the right intf of the SVM. Create a static route entry to point 0/0 to the left intf of the SVM. The end VM should be able to access internet. 2026-01-22 02:13:11,301 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:13:11,301 - INFO - 2026-01-22 02:13:11,301 - INFO - Skipped as v6 not supported for this test 2026-01-22 02:13:12,580 - INFO - 2026-01-22 02:13:12,580 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:02] 2026-01-22 02:13:12,580 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:13,334 - INFO - Deleted project: ctest-TestHeatIPv6-25105997, ID : 86794ae6-3d40-4ba5-be8b-11c9033c6c04 2026-01-22 02:13:13,524 - INFO - Domain Default found not creating 2026-01-22 02:13:13,704 - INFO - Project ctest-TestBasicHeat-90375299 not found, creating it 2026-01-22 02:13:14,211 - INFO - Created Project:ctest-TestBasicHeat-90375299, ID : 042e1a86-0f1e-420a-9afb-af8864a0f03f 2026-01-22 02:13:16,021 - INFO - ================================================================================ 2026-01-22 02:13:16,021 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-01-22 02:13:16,021 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2026-01-22 02:13:17,290 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:13:17,290 - INFO - 2026-01-22 02:13:17,319 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:13:18,591 - INFO - 2026-01-22 02:13:18,591 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:02] 2026-01-22 02:13:18,591 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:19,357 - INFO - Deleted project: ctest-TestBasicHeat-90375299, ID : 042e1a86-0f1e-420a-9afb-af8864a0f03f 2026-01-22 02:13:19,554 - INFO - Domain Default found not creating 2026-01-22 02:13:19,722 - INFO - Project ctest-TestBasicHeatIPv6-80072731 not found, creating it 2026-01-22 02:13:20,307 - INFO - Created Project:ctest-TestBasicHeatIPv6-80072731, ID : 75668ecd-d767-4392-b2a0-9778d61866c0 2026-01-22 02:13:21,889 - INFO - ================================================================================ 2026-01-22 02:13:21,890 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-01-22 02:13:23,165 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:13:23,165 - INFO - 2026-01-22 02:13:23,188 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-01-22 02:13:24,447 - INFO - 2026-01-22 02:13:24,447 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-01-22 02:13:24,447 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:25,208 - INFO - Deleted project: ctest-TestBasicHeatIPv6-80072731, ID : 75668ecd-d767-4392-b2a0-9778d61866c0 2026-01-22 02:13:25,413 - INFO - Domain Default found not creating 2026-01-22 02:13:25,580 - INFO - Project ctest-TestCRUD-57609237 not found, creating it 2026-01-22 02:13:26,091 - INFO - Created Project:ctest-TestCRUD-57609237, ID : d501695d-ee5b-46f8-9414-4ef461228ebe 2026-01-22 02:13:27,647 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-84999401'] 2026-01-22 02:13:28,666 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-78756060'] 2026-01-22 02:13:30,622 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-57609237', 'ctest-proj-sg1-33733190'] 2026-01-22 02:13:31,631 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-57609237', 'ctest-proj-sg2-00849932'] 2026-01-22 02:13:32,583 - INFO - ================================================================================ 2026-01-22 02:13:32,583 - INFO - STARTING TEST : test_router_crud 2026-01-22 02:13:33,856 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:13:33,856 - INFO - 2026-01-22 02:13:33,858 - INFO - Router create Request {'router': {'name': 'name-80491770'}} 2026-01-22 02:13:33,957 - INFO - Router create Response : {'router': {'id': 'e5b3bb29-7793-4902-b757-b072c587fe41', 'name': 'name-80491770', 'tenant_id': '8b24c79ed65a472eb9cd333ea008b48c', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-80491770'], 'description': '', 'project_id': '8b24c79ed65a472eb9cd333ea008b48c'}} 2026-01-22 02:13:33,957 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-80491770'}} 2026-01-22 02:13:33,974 - INFO - Attribute id is created 2026-01-22 02:13:33,975 - INFO - Attribute name is created 2026-01-22 02:13:33,975 - INFO - Attribute admin_state_up is created 2026-01-22 02:13:33,975 - INFO - Attribute status is created 2026-01-22 02:13:33,975 - INFO - Attribute tenant_id is created 2026-01-22 02:13:34,425 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-01-22 02:13:34,425 - INFO - Router Update request {'router': {'name': 'name-10856553'}} 2026-01-22 02:13:34,485 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-10856553'}} 2026-01-22 02:13:34,485 - INFO - Response : {'router': {'id': 'e5b3bb29-7793-4902-b757-b072c587fe41', 'name': 'name-10856553', 'tenant_id': '8b24c79ed65a472eb9cd333ea008b48c', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-80491770'], 'description': '', 'project_id': '8b24c79ed65a472eb9cd333ea008b48c'}} 2026-01-22 02:13:34,485 - INFO - Updation of Router e5b3bb29-7793-4902-b757-b072c587fe41 with body {'router': {'name': 'name-10856553'}} passed 2026-01-22 02:13:34,485 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:34,485 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-01-22 02:13:34,540 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-01-22 02:13:34,540 - INFO - Response : {'router': {'id': 'e5b3bb29-7793-4902-b757-b072c587fe41', 'name': 'name-10856553', 'tenant_id': '8b24c79ed65a472eb9cd333ea008b48c', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-80491770'], 'description': '', 'project_id': '8b24c79ed65a472eb9cd333ea008b48c'}} 2026-01-22 02:13:34,540 - INFO - Updation of Router e5b3bb29-7793-4902-b757-b072c587fe41 with body {'router': {'admin_state_up': 'True'}} passed 2026-01-22 02:13:34,540 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:34,540 - INFO - Deleting router e5b3bb29-7793-4902-b757-b072c587fe41 2026-01-22 02:13:34,657 - ERROR - Result of delete router e5b3bb29-7793-4902-b757-b072c587fe41: () 2026-01-22 02:13:34,657 - INFO - ================================================================================ 2026-01-22 02:13:34,658 - INFO - Router create Request {'router': {'admin_state_up': 'True', 'name': 'name-06867127'}} 2026-01-22 02:13:34,764 - INFO - Router create Response : {'router': {'id': '329f41b7-3086-453a-be9f-03d799a6929d', 'name': 'name-06867127', 'tenant_id': '8b24c79ed65a472eb9cd333ea008b48c', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-06867127'], 'description': '', 'project_id': '8b24c79ed65a472eb9cd333ea008b48c'}} 2026-01-22 02:13:34,764 - INFO - Router create PASSED ,Body : {'router': {'admin_state_up': 'True', 'name': 'name-06867127'}} 2026-01-22 02:13:34,784 - INFO - Attribute id is created 2026-01-22 02:13:34,784 - INFO - Attribute name is created 2026-01-22 02:13:34,784 - INFO - Attribute admin_state_up is created 2026-01-22 02:13:34,784 - INFO - Attribute status is created 2026-01-22 02:13:34,784 - INFO - Attribute tenant_id is created 2026-01-22 02:13:35,244 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-01-22 02:13:35,245 - INFO - Router Update request {'router': {'name': 'name-29792483'}} 2026-01-22 02:13:35,303 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-29792483'}} 2026-01-22 02:13:35,304 - INFO - Response : {'router': {'id': '329f41b7-3086-453a-be9f-03d799a6929d', 'name': 'name-29792483', 'tenant_id': '8b24c79ed65a472eb9cd333ea008b48c', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-06867127'], 'description': '', 'project_id': '8b24c79ed65a472eb9cd333ea008b48c'}} 2026-01-22 02:13:35,304 - INFO - Updation of Router 329f41b7-3086-453a-be9f-03d799a6929d with body {'router': {'name': 'name-29792483'}} passed 2026-01-22 02:13:35,304 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:35,304 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-01-22 02:13:35,385 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-01-22 02:13:35,385 - INFO - Response : {'router': {'id': '329f41b7-3086-453a-be9f-03d799a6929d', 'name': 'name-29792483', 'tenant_id': '8b24c79ed65a472eb9cd333ea008b48c', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-06867127'], 'description': '', 'project_id': '8b24c79ed65a472eb9cd333ea008b48c'}} 2026-01-22 02:13:35,385 - INFO - Updation of Router 329f41b7-3086-453a-be9f-03d799a6929d with body {'router': {'admin_state_up': 'False'}} passed 2026-01-22 02:13:35,385 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:35,385 - INFO - Deleting router 329f41b7-3086-453a-be9f-03d799a6929d 2026-01-22 02:13:35,480 - ERROR - Result of delete router 329f41b7-3086-453a-be9f-03d799a6929d: () 2026-01-22 02:13:35,480 - INFO - ================================================================================ 2026-01-22 02:13:35,480 - INFO - Router create Request {'router': {'tenant_id': 'd501695d-ee5b-46f8-9414-4ef461228ebe', 'name': 'name-76203383'}} 2026-01-22 02:13:35,581 - INFO - Router create Response : {'router': {'id': 'a415c5eb-95ef-44fd-ae95-8af69c32be9f', 'name': 'name-76203383', 'tenant_id': 'd501695dee5b46f894144ef461228ebe', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-57609237', 'name-76203383'], 'description': '', 'project_id': 'd501695dee5b46f894144ef461228ebe'}} 2026-01-22 02:13:35,581 - INFO - Router create PASSED ,Body : {'router': {'tenant_id': 'd501695d-ee5b-46f8-9414-4ef461228ebe', 'name': 'name-76203383'}} 2026-01-22 02:13:35,600 - INFO - Attribute id is created 2026-01-22 02:13:35,600 - INFO - Attribute name is created 2026-01-22 02:13:35,600 - INFO - Attribute admin_state_up is created 2026-01-22 02:13:35,600 - INFO - Attribute status is created 2026-01-22 02:13:35,600 - INFO - Attribute tenant_id is created 2026-01-22 02:13:36,076 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-01-22 02:13:36,077 - INFO - Router Update request {'router': {'name': 'name-78203895'}} 2026-01-22 02:13:36,127 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-78203895'}} 2026-01-22 02:13:36,127 - INFO - Response : {'router': {'id': 'a415c5eb-95ef-44fd-ae95-8af69c32be9f', 'name': 'name-78203895', 'tenant_id': 'd501695dee5b46f894144ef461228ebe', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-57609237', 'name-76203383'], 'description': '', 'project_id': 'd501695dee5b46f894144ef461228ebe'}} 2026-01-22 02:13:36,127 - INFO - Updation of Router a415c5eb-95ef-44fd-ae95-8af69c32be9f with body {'router': {'name': 'name-78203895'}} passed 2026-01-22 02:13:36,127 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:36,127 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-01-22 02:13:36,192 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-01-22 02:13:36,192 - INFO - Response : {'router': {'id': 'a415c5eb-95ef-44fd-ae95-8af69c32be9f', 'name': 'name-78203895', 'tenant_id': 'd501695dee5b46f894144ef461228ebe', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-57609237', 'name-76203383'], 'description': '', 'project_id': 'd501695dee5b46f894144ef461228ebe'}} 2026-01-22 02:13:36,192 - INFO - Updation of Router a415c5eb-95ef-44fd-ae95-8af69c32be9f with body {'router': {'admin_state_up': 'False'}} passed 2026-01-22 02:13:36,193 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:36,193 - INFO - Deleting router a415c5eb-95ef-44fd-ae95-8af69c32be9f 2026-01-22 02:13:36,304 - ERROR - Result of delete router a415c5eb-95ef-44fd-ae95-8af69c32be9f: () 2026-01-22 02:13:36,305 - INFO - ================================================================================ 2026-01-22 02:13:36,305 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-57609237', 'ctest-proj-sg2-00849932'] 2026-01-22 02:13:36,397 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-57609237', 'ctest-proj-sg1-33733190'] 2026-01-22 02:13:36,496 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-78756060'] 2026-01-22 02:13:36,586 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-84999401'] 2026-01-22 02:13:37,999 - INFO - END TEST : test_router_crud : PASSED[0:00:05] 2026-01-22 02:13:37,999 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:38,763 - INFO - Deleted project: ctest-TestCRUD-57609237, ID : d501695d-ee5b-46f8-9414-4ef461228ebe 2026-01-22 02:13:38,953 - INFO - Domain Default found not creating 2026-01-22 02:13:39,111 - INFO - Project ctest-TestPorts-38063285 not found, creating it 2026-01-22 02:13:39,618 - INFO - Created Project:ctest-TestPorts-38063285, ID : 94269091-ca73-4ffc-bae8-222768f5893b 2026-01-22 02:13:41,145 - INFO - ================================================================================ 2026-01-22 02:13:41,145 - INFO - STARTING TEST : test_ports_bindings 2026-01-22 02:13:41,145 - INFO - TEST DESCRIPTION : Verify that we are able to create a port with custom port bindings Steps: 1) Create Port with Port bindings profile set to {'foo': 'bar'} 2) Retrieve and verify the same is set 2026-01-22 02:13:42,426 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:13:42,426 - INFO - 2026-01-22 02:13:43,487 - INFO - Created VN ctest-vn-79701396 2026-01-22 02:13:44,361 - INFO - VMI 9e2ab98d-8fa1-4a1e-a4f8-70b0b368f309 verification in API Server passed 2026-01-22 02:13:44,525 - INFO - Deleted port 9e2ab98d-8fa1-4a1e-a4f8-70b0b368f309 2026-01-22 02:13:44,526 - INFO - Deleting VN ctest-vn-79701396 2026-01-22 02:13:46,000 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-01-22 02:13:46,000 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:13:46,005 - INFO - ================================================================================ 2026-01-22 02:13:46,005 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-01-22 02:13:46,005 - INFO - TEST DESCRIPTION : Create ports with specific Subnet and IP Create two ports in a VN with 2 subnets and specific IPs Attach to two VMs Ping between them should pass 2026-01-22 02:13:47,288 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:13:47,289 - INFO - 2026-01-22 02:13:48,112 - INFO - Created VN ctest-vn1-02796054 2026-01-22 02:13:49,357 - INFO - VM ([<Server: ctest-vn1-vm1-55192721>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:13:49,851 - INFO - VM ([<Server: ctest-vn1-vm2-52789113>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:13:49,852 - INFO - Waiting for VM ctest-vn1-vm1-55192721 to be up.. 2026-01-22 02:13:54,992 - INFO - VM name : ctest-vn1-vm1-55192721 2026-01-22 02:14:02,831 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-55192721 passed 2026-01-22 02:14:08,241 - INFO - Waiting for VM ctest-vn1-vm2-52789113 to be up.. 2026-01-22 02:14:08,326 - INFO - VM name : ctest-vn1-vm2-52789113 2026-01-22 02:14:09,679 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-52789113 passed 2026-01-22 02:14:12,593 - INFO - Ping to IP 201.68.194.69 from VM ctest-vn1-vm2-52789113 passed 2026-01-22 02:14:12,594 - INFO - Detaching port bebf79e0-dbe0-460d-99df-5cc97a43dc89 from VM ctest-vn1-vm2-52789113 2026-01-22 02:14:12,651 - INFO - Deleting VM ctest-vn1-vm2-52789113 2026-01-22 02:14:12,720 - INFO - Detaching port efd996d0-0130-4dff-b28a-432390055b2d from VM ctest-vn1-vm1-55192721 2026-01-22 02:14:12,754 - INFO - Deleting VM ctest-vn1-vm1-55192721 2026-01-22 02:14:13,366 - INFO - Deleting VN ctest-vn1-02796054 2026-01-22 02:14:14,851 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28] 2026-01-22 02:14:14,851 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:14:15,576 - INFO - Deleted project: ctest-TestPorts-38063285, ID : 94269091-ca73-4ffc-bae8-222768f5893b 2026-01-22 02:14:15,808 - INFO - Domain Default found not creating 2026-01-22 02:14:16,031 - INFO - Project ctest-TestRouters-60510331 not found, creating it 2026-01-22 02:14:16,594 - INFO - Created Project:ctest-TestRouters-60510331, ID : 32e1223a-81a1-48f6-ba07-8698a41223cd 2026-01-22 02:14:18,170 - INFO - ================================================================================ 2026-01-22 02:14:18,171 - INFO - STARTING TEST : test_basic_router_behavior 2026-01-22 02:14:18,171 - INFO - TEST DESCRIPTION : Validate a router is able to route packets between two VNs Create a router Create 2 VNs, and a VM in each Add router port from each VN Ping between VMs 2026-01-22 02:14:19,458 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:14:19,458 - INFO - 2026-01-22 02:14:20,497 - INFO - Created VN ctest-vn1-95050687 2026-01-22 02:14:21,175 - INFO - Created VN ctest-vn2-01463600 2026-01-22 02:14:22,637 - INFO - VM ([<Server: ctest-vn1-vm1-51375125>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:14:23,931 - INFO - VM ([<Server: ctest-vn2-vm1-35754717>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:14:24,045 - INFO - Adding interface with subnet_id dcc7443a-bdf4-490e-95ee-fd94889f9f49, port_id None to router 2ba918d2-e582-432d-8d3c-c1793531dcfa 2026-01-22 02:14:24,519 - INFO - Waiting for VM ctest-vn1-vm1-51375125 to be up.. 2026-01-22 02:14:29,815 - INFO - VM name : ctest-vn1-vm1-51375125 2026-01-22 02:14:37,646 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-51375125 passed 2026-01-22 02:14:43,057 - INFO - Waiting for VM ctest-vn2-vm1-35754717 to be up.. 2026-01-22 02:14:43,140 - INFO - VM name : ctest-vn2-vm1-35754717 2026-01-22 02:14:44,488 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-35754717 passed 2026-01-22 02:14:48,867 - WARNING - Ping to IP 126.30.128.3 from VM ctest-vn1-vm1-51375125 failed 2026-01-22 02:14:48,867 - INFO - Adding interface with subnet_id afeaca8d-2c49-462e-bd4d-1de16c807bff, port_id None to router 2ba918d2-e582-432d-8d3c-c1793531dcfa 2026-01-22 02:14:52,493 - WARNING - Ping to IP 126.30.128.3 from VM ctest-vn1-vm1-51375125 failed 2026-01-22 02:14:55,715 - INFO - Ping to IP 126.30.128.3 from VM ctest-vn1-vm1-51375125 passed 2026-01-22 02:14:55,715 - INFO - Deleting interface with subnet_id dcc7443a-bdf4-490e-95ee-fd94889f9f49, port_id None from router 2ba918d2-e582-432d-8d3c-c1793531dcfa 2026-01-22 02:14:59,136 - WARNING - Ping to IP 126.30.128.3 from VM ctest-vn1-vm1-51375125 failed 2026-01-22 02:14:59,136 - INFO - Adding interface with subnet_id dcc7443a-bdf4-490e-95ee-fd94889f9f49, port_id None to router 2ba918d2-e582-432d-8d3c-c1793531dcfa 2026-01-22 02:15:01,724 - INFO - Ping to IP 126.30.128.3 from VM ctest-vn1-vm1-51375125 passed 2026-01-22 02:15:01,724 - INFO - Deleting interface with subnet_id afeaca8d-2c49-462e-bd4d-1de16c807bff, port_id None from router 2ba918d2-e582-432d-8d3c-c1793531dcfa 2026-01-22 02:15:02,031 - INFO - Deleting interface with subnet_id dcc7443a-bdf4-490e-95ee-fd94889f9f49, port_id None from router 2ba918d2-e582-432d-8d3c-c1793531dcfa 2026-01-22 02:15:02,361 - INFO - Deleting VM ctest-vn2-vm1-35754717 2026-01-22 02:15:02,461 - INFO - Deleting VM ctest-vn1-vm1-51375125 2026-01-22 02:15:02,544 - INFO - Deleting VN ctest-vn2-01463600 2026-01-22 02:15:02,588 - WARNING - Deleting VN ctest-vn2-01463600 failed..Will retry 2026-01-22 02:15:04,804 - INFO - Deleting VN ctest-vn1-95050687 2026-01-22 02:15:06,273 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:48] 2026-01-22 02:15:06,273 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:15:07,054 - INFO - Deleted project: ctest-TestRouters-60510331, ID : 32e1223a-81a1-48f6-ba07-8698a41223cd 2026-01-22 02:15:07,263 - INFO - Domain Default found not creating 2026-01-22 02:15:07,432 - INFO - Project ctest-TestRoutersBasic-97733017 not found, creating it 2026-01-22 02:15:07,967 - INFO - Created Project:ctest-TestRoutersBasic-97733017, ID : 64358dbd-bca4-4bb3-b4e0-f11b0ae6bb28 2026-01-22 02:15:09,504 - INFO - ================================================================================ 2026-01-22 02:15:09,504 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-01-22 02:15:09,504 - INFO - TEST DESCRIPTION : Create an external network, a router set router-gateway to external network launch a private network and attach it to router validate left vm pinging right vm through Snat 2026-01-22 02:15:10,792 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:15:10,792 - INFO - 2026-01-22 02:15:11,589 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-97733017 2026-01-22 02:15:11,648 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-97733017 2026-01-22 02:15:12,690 - INFO - Created VN ctest-vn-84764192 2026-01-22 02:15:13,383 - INFO - Created VN ctest-ext_vn-29904614 2026-01-22 02:15:14,684 - INFO - VM ([<Server: ctest-TestRoutersBasic-97733017-03296637>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:15:16,072 - INFO - VM ([<Server: ctest-TestRoutersBasic-97733017-17187359>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:15:16,189 - INFO - Setting gateway for router 12ac0b8a-1cf9-40e6-b4f2-2b42bf4149c2 to network b77683b2-774a-4d2a-a158-7250072766e3 2026-01-22 02:15:16,279 - INFO - Adding interface with subnet_id a09457ad-847a-45b2-8030-ec970b92a585, port_id None to router 12ac0b8a-1cf9-40e6-b4f2-2b42bf4149c2 2026-01-22 02:15:16,768 - INFO - Waiting for VM ctest-TestRoutersBasic-97733017-03296637 to be up.. 2026-01-22 02:15:22,044 - INFO - VM name : ctest-TestRoutersBasic-97733017-03296637 2026-01-22 02:15:27,863 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-97733017-03296637 passed 2026-01-22 02:15:28,105 - INFO - Waiting for VM ctest-TestRoutersBasic-97733017-17187359 to be up.. 2026-01-22 02:15:28,196 - INFO - VM name : ctest-TestRoutersBasic-97733017-17187359 2026-01-22 02:15:29,548 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutersBasic-97733017-17187359 passed 2026-01-22 02:15:38,643 - INFO - Ping to IP 143.63.196.3 from VM ctest-TestRoutersBasic-97733017-03296637 passed 2026-01-22 02:15:38,643 - INFO - Deleting interface with subnet_id a09457ad-847a-45b2-8030-ec970b92a585, port_id None from router 12ac0b8a-1cf9-40e6-b4f2-2b42bf4149c2 2026-01-22 02:15:39,023 - INFO - Deleting VM ctest-TestRoutersBasic-97733017-17187359 2026-01-22 02:15:39,141 - INFO - Deleting VM ctest-TestRoutersBasic-97733017-03296637 2026-01-22 02:15:39,288 - INFO - Deleting VN ctest-ext_vn-29904614 2026-01-22 02:15:39,436 - WARNING - Deleting VN ctest-ext_vn-29904614 failed..Will retry 2026-01-22 02:15:41,613 - INFO - Deleting VN ctest-vn-84764192 2026-01-22 02:15:43,100 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:34] 2026-01-22 02:15:43,100 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:15:43,834 - INFO - Deleted project: ctest-TestRoutersBasic-97733017, ID : 64358dbd-bca4-4bb3-b4e0-f11b0ae6bb28 2026-01-22 02:15:44,035 - INFO - Domain Default found not creating 2026-01-22 02:15:44,196 - INFO - Project ctest-TestBasicPolicyIpv4v6-00461880 not found, creating it 2026-01-22 02:15:44,794 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-00461880, ID : 87f0bebf-f824-4469-b694-887a94c6aa03 2026-01-22 02:15:46,634 - INFO - ================================================================================ 2026-01-22 02:15:46,635 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-01-22 02:15:46,635 - INFO - TEST DESCRIPTION : Create 2 Vns and allow icmp traffic between them and validate with pings Update the policy to deny the same traffic Check that pings fail 2026-01-22 02:15:47,918 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:15:47,919 - INFO - 2026-01-22 02:15:49,215 - INFO - Created VN ctest-vn-65743696 2026-01-22 02:15:50,158 - INFO - Created VN ctest-vn-03525449 2026-01-22 02:15:51,594 - INFO - Verified VN network id 12 for VN 970808d7-cc24-4ffb-8d69-fc3f9dd988d2 2026-01-22 02:15:51,595 - INFO - Verifications in API Server for VN ctest-vn-65743696 passed 2026-01-22 02:15:51,661 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65743696 passed 2026-01-22 02:15:51,788 - INFO - VN ctest-vn-65743696 Policy verification: verify_vn_policy_in_api_server, status: True 2026-01-22 02:15:52,901 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-00461880:ctest-vn-65743696 is found in opserver 2026-01-22 02:15:53,113 - INFO - Verified VN network id 13 for VN 799b74fb-bbcd-4b63-afc7-db495bde4192 2026-01-22 02:15:53,114 - INFO - Verifications in API Server for VN ctest-vn-03525449 passed 2026-01-22 02:15:53,178 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-03525449 passed 2026-01-22 02:15:53,332 - INFO - VN ctest-vn-03525449 Policy verification: verify_vn_policy_in_api_server, status: True 2026-01-22 02:15:53,537 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-00461880:ctest-vn-03525449 is found in opserver 2026-01-22 02:15:54,798 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-00461880-77710905>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:15:56,104 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-00461880-05218660>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:15:56,105 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-00461880-77710905 to be up.. 2026-01-22 02:16:01,299 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-00461880-77710905 2026-01-22 02:16:39,951 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-00461880-77710905 passed 2026-01-22 02:17:05,997 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-00461880-05218660 to be up.. 2026-01-22 02:17:06,099 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-00461880-05218660 2026-01-22 02:17:07,495 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-00461880-05218660 passed 2026-01-22 02:17:32,686 - INFO - Ping to IP 219.1.110.3 from VM ctest-TestBasicPolicyIpv4v6-00461880-77710905 passed 2026-01-22 02:17:36,418 - WARNING - Ping to IP 219.1.110.3 from VM ctest-TestBasicPolicyIpv4v6-00461880-77710905 failed 2026-01-22 02:17:36,418 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-00461880-05218660 2026-01-22 02:17:36,490 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-00461880-77710905 2026-01-22 02:17:37,056 - INFO - Deleted policy ctest-policy-allow-all-41235888 2026-01-22 02:17:37,056 - INFO - Deleting VN ctest-vn-03525449 2026-01-22 02:17:37,143 - WARNING - Deleting VN ctest-vn-03525449 failed..Will retry 2026-01-22 02:17:39,547 - INFO - Validated that VN ctest-vn-03525449 is not found in API Server 2026-01-22 02:17:39,574 - INFO - Validated that VN ctest-vn-03525449 is not in any agent 2026-01-22 02:17:39,608 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-03525449 info 2026-01-22 02:17:39,609 - INFO - Deleting VN ctest-vn-65743696 2026-01-22 02:17:39,941 - INFO - Validated that VN ctest-vn-65743696 is not found in API Server 2026-01-22 02:17:39,968 - INFO - Validated that VN ctest-vn-65743696 is not in any agent 2026-01-22 02:17:40,003 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65743696 info 2026-01-22 02:17:41,305 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:55] 2026-01-22 02:17:41,305 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:17:41,307 - INFO - ================================================================================ 2026-01-22 02:17:41,308 - INFO - STARTING TEST : test_policy 2026-01-22 02:17:42,588 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:17:42,588 - INFO - 2026-01-22 02:17:42,588 - INFO - ================================================================================ 2026-01-22 02:17:42,588 - INFO - STARTING TEST : test_policy 2026-01-22 02:17:42,588 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2026-01-22 02:17:43,894 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:17:43,894 - INFO - 2026-01-22 02:17:43,894 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2026-01-22 02:17:44,309 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-00461880'](87f0bebf-f824-4469-b694-887a94c6aa03) 2026-01-22 02:17:44,309 - INFO - provision user ctest-TestBasicPolicyIpv4v6-00461880 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-00461880 2026-01-22 02:17:45,430 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-00461880 in API Server 10.0.0.131 passed 2026-01-22 02:17:45,860 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-00461880-default-ipam passed 2026-01-22 02:17:45,878 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-00461880-default-ipam passed 2026-01-22 02:17:46,913 - INFO - Created VN ctest-vnet0-59744769 2026-01-22 02:17:47,256 - INFO - Verified VN network id 12 for VN 59bc3a64-b897-41c2-9e91-1cffdf90403e 2026-01-22 02:17:47,256 - INFO - Verifications in API Server for VN ctest-vnet0-59744769 passed 2026-01-22 02:17:47,326 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-59744769 passed 2026-01-22 02:17:47,492 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-00461880:ctest-vnet0-59744769 is found in opserver 2026-01-22 02:17:48,506 - INFO - Created VN ctest-vnet1-17979095 2026-01-22 02:17:48,849 - INFO - Verified VN network id 13 for VN 0d5403b8-168c-426b-af9b-c7a43fa77be5 2026-01-22 02:17:48,849 - INFO - Verifications in API Server for VN ctest-vnet1-17979095 passed 2026-01-22 02:17:48,918 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-17979095 passed 2026-01-22 02:17:49,152 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-00461880:ctest-vnet1-17979095 is found in opserver 2026-01-22 02:17:50,226 - INFO - Created VN ctest-vnet2-67481899 2026-01-22 02:17:50,602 - INFO - Verified VN network id 14 for VN 97de2755-f352-40e6-870e-47ea894c7a7e 2026-01-22 02:17:50,602 - INFO - Verifications in API Server for VN ctest-vnet2-67481899 passed 2026-01-22 02:17:50,675 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-67481899 passed 2026-01-22 02:17:50,969 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-00461880:ctest-vnet2-67481899 is found in opserver 2026-01-22 02:17:52,076 - INFO - Created VN ctest-vnet3-25488808 2026-01-22 02:17:52,436 - INFO - Verified VN network id 15 for VN 81c840c6-4594-44d4-8c29-cfd5ca5336b2 2026-01-22 02:17:52,437 - INFO - Verifications in API Server for VN ctest-vnet3-25488808 passed 2026-01-22 02:17:52,507 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-25488808 passed 2026-01-22 02:17:52,678 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-00461880:ctest-vnet3-25488808 is found in opserver 2026-01-22 02:17:53,104 - INFO - Verified policy ctest-policy0-66769777 in API Server, Result: True 2026-01-22 02:17:53,509 - INFO - Verified policy ctest-policy1-88787230 in API Server, Result: True 2026-01-22 02:17:53,915 - INFO - Verified policy ctest-policy2-95640721 in API Server, Result: True 2026-01-22 02:17:54,307 - INFO - Verified policy ctest-policy3-83239923 in API Server, Result: True 2026-01-22 02:17:54,680 - INFO - Verified policy ctest-policy4-68488276 in API Server, Result: True 2026-01-22 02:17:55,044 - INFO - Verified policy ctest-policy5-16458196 in API Server, Result: True 2026-01-22 02:17:55,413 - INFO - Verified policy ctest-policy6-88312747 in API Server, Result: True 2026-01-22 02:17:55,818 - INFO - Verified policy ctest-policy7-17184836 in API Server, Result: True 2026-01-22 02:18:02 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-01-22 02:18:30,270 - INFO - VM ([<Server: ctest-vmc0-87931379>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:18:31,756 - INFO - VM ([<Server: ctest-vmc1-56153160>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:18:31,757 - INFO - Waiting for VM ctest-vmc0-87931379 to be up.. 2026-01-22 02:19:33,213 - INFO - VM name : ctest-vmc0-87931379 2026-01-22 02:20:13,493 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-87931379 passed 2026-01-22 02:20:39,543 - INFO - Waiting for VM ctest-vmc1-56153160 to be up.. 2026-01-22 02:20:39,652 - INFO - VM name : ctest-vmc1-56153160 2026-01-22 02:20:41,056 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-56153160 passed 2026-01-22 02:20:41,760 - INFO - Validated the rules for VM:ctest-vmc1-56153160 with attached policy:['ctest-policy2-95640721', 'ctest-policy3-83239923'] and vn:ctest-vnet1-17979095 2026-01-22 02:20:42,135 - INFO - Validated the rules for VM:ctest-vmc0-87931379 with attached policy:['ctest-policy0-66769777', 'ctest-policy1-88787230'] and vn:ctest-vnet0-59744769 2026-01-22 02:20:42,143 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-01-22 02:20:42,172 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-59744769, result of expected rules check passed 2026-01-22 02:20:42,179 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet3-25488808, validated that no extra rules are present 2026-01-22 02:20:42,186 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet2-67481899, validated that no extra rules are present 2026-01-22 02:20:42,192 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet1-17979095, validated that no extra rules are present 2026-01-22 02:20:42,217 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet1-17979095, result of expected rules check passed 2026-01-22 02:20:42,224 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet3-25488808, validated that no extra rules are present 2026-01-22 02:20:42,231 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-59744769, validated that no extra rules are present 2026-01-22 02:20:42,238 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet2-67481899, validated that no extra rules are present 2026-01-22 02:21:05,909 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-87931379 passed 2026-01-22 02:21:08,436 - INFO - Ping to IP 383b:a0d7:3426:5ea3:5332:e9fe:0:3 from VM ctest-vmc0-87931379 passed 2026-01-22 02:21:08,436 - INFO - Deleting VM ctest-vmc1-56153160 2026-01-22 02:21:10,596 - INFO - VM ctest-vmc1-56153160 is fully removed in API-Server 2026-01-22 02:21:10,809 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-00461880:ctest-vnet1-17979095 2026-01-22 02:21:10,809 - INFO - VM ctest-vmc1-56153160 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:21:16,091 - INFO - Routes for VM ctest-vmc1-56153160 is removed in all control-nodes 2026-01-22 02:21:16,322 - INFO - 981b0dfd-89d6-456e-a571-6e6017dfb0cd vm uve deleted from opserver 2026-01-22 02:21:16,381 - INFO - 981b0dfd-89d6-456e-a571-6e6017dfb0cd vm uve deleted from opserver 2026-01-22 02:21:16,436 - INFO - 981b0dfd-89d6-456e-a571-6e6017dfb0cd vm uve deleted from opserver 2026-01-22 02:21:16,437 - INFO - Validated that VM 981b0dfd-89d6-456e-a571-6e6017dfb0cd is removed from Opserver 2026-01-22 02:21:16,437 - INFO - Deleting VM ctest-vmc0-87931379 2026-01-22 02:21:18,531 - INFO - VM ctest-vmc0-87931379 is fully removed in API-Server 2026-01-22 02:21:18,748 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-00461880:ctest-vnet0-59744769 2026-01-22 02:21:18,748 - INFO - VM ctest-vmc0-87931379 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:21:18,936 - INFO - Routes for VM ctest-vmc0-87931379 is removed in all control-nodes 2026-01-22 02:21:40,538 - INFO - eebcc620-a8d7-43c5-adf1-bf40689c912c vm uve deleted from opserver 2026-01-22 02:21:40,553 - INFO - eebcc620-a8d7-43c5-adf1-bf40689c912c vm uve deleted from opserver 2026-01-22 02:21:40,569 - INFO - eebcc620-a8d7-43c5-adf1-bf40689c912c vm uve deleted from opserver 2026-01-22 02:21:40,570 - INFO - Validated that VM eebcc620-a8d7-43c5-adf1-bf40689c912c is removed from Opserver 2026-01-22 02:21:42,047 - INFO - Deleted policy ctest-policy7-17184836 2026-01-22 02:21:42,278 - INFO - Deleted policy ctest-policy6-88312747 2026-01-22 02:21:42,512 - INFO - Deleted policy ctest-policy5-16458196 2026-01-22 02:21:42,743 - INFO - Deleted policy ctest-policy4-68488276 2026-01-22 02:21:42,980 - INFO - Deleted policy ctest-policy3-83239923 2026-01-22 02:21:43,206 - INFO - Deleted policy ctest-policy2-95640721 2026-01-22 02:21:43,468 - INFO - Deleted policy ctest-policy1-88787230 2026-01-22 02:21:43,728 - INFO - Deleted policy ctest-policy0-66769777 2026-01-22 02:21:43,939 - INFO - Deleting VN ctest-vnet3-25488808 2026-01-22 02:21:44,284 - INFO - Validated that VN ctest-vnet3-25488808 is not found in API Server 2026-01-22 02:21:44,309 - INFO - Validated that VN ctest-vnet3-25488808 is not in any agent 2026-01-22 02:21:44,343 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-25488808 info 2026-01-22 02:21:44,343 - INFO - Deleting VN ctest-vnet2-67481899 2026-01-22 02:21:44,688 - INFO - Validated that VN ctest-vnet2-67481899 is not found in API Server 2026-01-22 02:21:44,710 - INFO - Validated that VN ctest-vnet2-67481899 is not in any agent 2026-01-22 02:21:44,741 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-67481899 info 2026-01-22 02:21:44,741 - INFO - Deleting VN ctest-vnet1-17979095 2026-01-22 02:21:45,099 - INFO - Validated that VN ctest-vnet1-17979095 is not found in API Server 2026-01-22 02:21:45,124 - INFO - Validated that VN ctest-vnet1-17979095 is not in any agent 2026-01-22 02:21:45,155 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-17979095 info 2026-01-22 02:21:45,156 - INFO - Deleting VN ctest-vnet0-59744769 2026-01-22 02:21:45,565 - INFO - Validated that VN ctest-vnet0-59744769 is not found in API Server 2026-01-22 02:21:45,588 - INFO - Validated that VN ctest-vnet0-59744769 is not in any agent 2026-01-22 02:21:45,619 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-59744769 info 2026-01-22 02:21:45,734 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-00461880-default-ipam is not found in API Server 2026-01-22 02:21:45,760 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-00461880-default-ipam is not found in control node 2026-01-22 02:21:47,620 - INFO - END TEST : test_policy : PASSED[0:04:05] 2026-01-22 02:21:47,621 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:21:48,940 - INFO - END TEST : test_policy : PASSED[0:04:07] 2026-01-22 02:21:48,941 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:21:48,945 - INFO - ================================================================================ 2026-01-22 02:21:48,945 - INFO - STARTING TEST : test_policy_to_deny 2026-01-22 02:21:50,220 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:21:50,220 - INFO - 2026-01-22 02:21:50,220 - INFO - ================================================================================ 2026-01-22 02:21:50,220 - INFO - STARTING TEST : test_policy_to_deny 2026-01-22 02:21:50,221 - INFO - TEST DESCRIPTION : Test to validate that with policy having rule to disable icmp within the VN, ping between VMs should fail 1. Pick 2 VN from resource pool which have one VM in each 2. Create policy with icmp deny rule 3. Associate policy to both VN 4. Ping from one VM to another. Ping should fail Pass criteria: Step 2,3 and 4 should pass 2026-01-22 02:21:51,493 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:21:51,493 - INFO - 2026-01-22 02:21:52,921 - INFO - Created VN ctest-vn1-43394281 2026-01-22 02:21:53,457 - INFO - Verified VN network id 12 for VN 22da72da-b538-45f0-89e5-a7e5572793e7 2026-01-22 02:21:53,457 - INFO - Verifications in API Server for VN ctest-vn1-43394281 passed 2026-01-22 02:21:53,528 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-43394281 passed 2026-01-22 02:21:53,648 - INFO - VN ctest-vn1-43394281 Policy verification: verify_vn_policy_in_api_server, status: True 2026-01-22 02:21:53,736 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-00461880:ctest-vn1-43394281 is found in opserver 2026-01-22 02:21:54,967 - INFO - VM ([<Server: ctest-vn1_vm1-82896903>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:21:56,449 - INFO - VM ([<Server: ctest-vn1_vm2-31012006>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:21:56,449 - INFO - Waiting for VM ctest-vn1_vm1-82896903 to be up.. 2026-01-22 02:22:01,643 - INFO - VM name : ctest-vn1_vm1-82896903 2026-01-22 02:22:43,993 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-82896903 passed 2026-01-22 02:23:10,052 - INFO - Waiting for VM ctest-vn1_vm2-31012006 to be up.. 2026-01-22 02:23:10,147 - INFO - VM name : ctest-vn1_vm2-31012006 2026-01-22 02:23:11,529 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-31012006 passed 2026-01-22 02:23:37,661 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-82896903 failed 2026-01-22 02:23:41,297 - WARNING - Ping to IP 3f1f:b24b:e77f:3192:667:7ad6:0:4 from VM ctest-vn1_vm1-82896903 failed 2026-01-22 02:23:41,298 - INFO - Deleting VM ctest-vn1_vm2-31012006 2026-01-22 02:23:41,386 - INFO - Deleting VM ctest-vn1_vm1-82896903 2026-01-22 02:23:41,640 - INFO - Deleting VN ctest-vn1-43394281 2026-01-22 02:23:41,692 - WARNING - Deleting VN ctest-vn1-43394281 failed..Will retry 2026-01-22 02:23:44,124 - INFO - Validated that VN ctest-vn1-43394281 is not found in API Server 2026-01-22 02:23:44,147 - INFO - Validated that VN ctest-vn1-43394281 is not in any agent 2026-01-22 02:23:44,183 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-43394281 info 2026-01-22 02:23:44,234 - INFO - Deleted policy ctest-policy1-43777517 2026-01-22 02:23:45,575 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:55] 2026-01-22 02:23:45,575 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:23:46,908 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:58] 2026-01-22 02:23:46,908 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:23:47,711 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-00461880, ID : 87f0bebf-f824-4469-b694-887a94c6aa03 2026-01-22 02:23:47,932 - INFO - Domain Default found not creating 2026-01-22 02:23:48,116 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-33500257 not found, creating it 2026-01-22 02:23:48,722 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-33500257, ID : fa03f722-1867-4463-9175-09ae379d00e0 2026-01-22 02:23:50,346 - INFO - ================================================================================ 2026-01-22 02:23:50,346 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-01-22 02:23:51,645 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:23:51,646 - INFO - 2026-01-22 02:23:51,646 - INFO - ================================================================================ 2026-01-22 02:23:51,646 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-01-22 02:23:51,646 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2026-01-22 02:23:52,947 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:23:52,947 - INFO - 2026-01-22 02:23:52,947 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2026-01-22 02:23:53,736 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-33500257'](fa03f722-1867-4463-9175-09ae379d00e0) 2026-01-22 02:23:53,736 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-33500257 2026-01-22 02:23:56,270 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-33500257 in API Server 10.0.0.131 passed 2026-01-22 02:23:56,698 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-33500257-default-ipam passed 2026-01-22 02:23:56,723 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-33500257-default-ipam passed 2026-01-22 02:23:57,873 - INFO - Created VN ctest-vnet0-34556153 2026-01-22 02:23:58,529 - INFO - Verified VN network id 12 for VN eab8ec03-dece-4cba-9a75-e2e907d97f8d 2026-01-22 02:23:58,530 - INFO - Verifications in API Server for VN ctest-vnet0-34556153 passed 2026-01-22 02:23:58,598 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-34556153 passed 2026-01-22 02:23:59,870 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-33500257:ctest-vnet0-34556153 is found in opserver 2026-01-22 02:24:00,321 - INFO - Verified policy ctest-policy0-35385222 in API Server, Result: True 2026-01-22 02:24:00,729 - INFO - Verified policy ctest-policy1-32456505 in API Server, Result: True 2026-01-22 02:24:01,117 - INFO - Verified policy ctest-policy2-20381227 in API Server, Result: True 2026-01-22 02:24:02,814 - INFO - VM ([<Server: ctest-vmc0-08467308>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:24:02,814 - INFO - Waiting for VM ctest-vmc0-08467308 to be up.. 2026-01-22 02:24:08,031 - INFO - VM name : ctest-vmc0-08467308 2026-01-22 02:24:46,656 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-08467308 passed 2026-01-22 02:25:13,171 - INFO - Validated the rules for VM:ctest-vmc0-08467308 with attached policy:['ctest-policy0-35385222', 'ctest-policy1-32456505'] and vn:ctest-vnet0-34556153 2026-01-22 02:25:13,178 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-01-22 02:25:13,203 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-34556153, result of expected rules check passed 2026-01-22 02:25:13,208 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-34556153, validated that no extra rules are present 2026-01-22 02:25:13,262 - INFO - adding policy ctest-policy2-20381227 to vn ctest-vnet0-34556153 2026-01-22 02:25:18,602 - INFO - New policy list of VN ctest-vnet0-34556153 is ['ctest-policy0-35385222', 'ctest-policy1-32456505', 'ctest-policy2-20381227'] 2026-01-22 02:25:18,621 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-34556153, result of expected rules check passed 2026-01-22 02:25:18,626 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-34556153, validated that no extra rules are present 2026-01-22 02:25:23,810 - INFO - New policy list of VN ctest-vnet0-34556153 is [] 2026-01-22 02:25:23,822 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-34556153, result of expected rules check passed 2026-01-22 02:25:23,828 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-34556153, validated that no extra rules are present 2026-01-22 02:25:23,828 - INFO - Skipping deletion of policy ctest-policy2-20381227 2026-01-22 02:25:23,828 - INFO - Deleting VM ctest-vmc0-08467308 2026-01-22 02:25:25,928 - INFO - VM ctest-vmc0-08467308 is fully removed in API-Server 2026-01-22 02:25:26,140 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-33500257:ctest-vnet0-34556153 2026-01-22 02:25:26,140 - INFO - VM ctest-vmc0-08467308 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:25:26,389 - INFO - Routes for VM ctest-vmc0-08467308 is removed in all control-nodes 2026-01-22 02:25:42,066 - INFO - 97603bbc-1259-424e-8747-0effb96a249c vm uve deleted from opserver 2026-01-22 02:25:42,103 - INFO - 97603bbc-1259-424e-8747-0effb96a249c vm uve deleted from opserver 2026-01-22 02:25:42,173 - INFO - 97603bbc-1259-424e-8747-0effb96a249c vm uve deleted from opserver 2026-01-22 02:25:42,173 - INFO - Validated that VM 97603bbc-1259-424e-8747-0effb96a249c is removed from Opserver 2026-01-22 02:25:42,361 - INFO - Deleted policy ctest-policy2-20381227 2026-01-22 02:25:42,592 - INFO - Deleted policy ctest-policy1-32456505 2026-01-22 02:25:42,824 - INFO - Deleted policy ctest-policy0-35385222 2026-01-22 02:25:43,007 - INFO - Deleting VN ctest-vnet0-34556153 2026-01-22 02:25:43,334 - INFO - Validated that VN ctest-vnet0-34556153 is not found in API Server 2026-01-22 02:25:43,361 - INFO - Validated that VN ctest-vnet0-34556153 is not in any agent 2026-01-22 02:25:43,392 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-34556153 info 2026-01-22 02:25:43,487 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-33500257-default-ipam is not found in API Server 2026-01-22 02:25:43,510 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-33500257-default-ipam is not found in control node 2026-01-22 02:25:45,339 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:54] 2026-01-22 02:25:45,339 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:25:46,661 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:56] 2026-01-22 02:25:46,661 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:25:47,903 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-33500257, ID : fa03f722-1867-4463-9175-09ae379d00e0 2026-01-22 02:25:48,119 - INFO - Domain Default found not creating 2026-01-22 02:25:48,324 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-68283955 not found, creating it 2026-01-22 02:25:48,990 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-68283955, ID : 30b3d052-1a7b-4013-90c9-a80a06cbfc43 2026-01-22 02:25:50,555 - INFO - ================================================================================ 2026-01-22 02:25:50,555 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-01-22 02:25:51,842 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:25:51,842 - INFO - 2026-01-22 02:25:51,842 - INFO - ================================================================================ 2026-01-22 02:25:51,842 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-01-22 02:25:51,842 - INFO - TEST DESCRIPTION : This tests the following scenarios. 1. Test to validate that policy removal will fail when it referenced with VN. 2. validate vn_policy data in api-s against quantum-vn data, when created and unbind policy from VN thru quantum APIs. 3. validate policy data in api-s against quantum-policy data, when created and deleted thru quantum APIs. 2026-01-22 02:25:53,168 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:25:53,169 - INFO - 2026-01-22 02:25:54,818 - INFO - Created VN ctest-vn4-65510495 2026-01-22 02:25:55,719 - INFO - Verified VN network id 12 for VN a9c470eb-52d6-4705-ba53-a41cb5bf9988 2026-01-22 02:25:55,720 - INFO - Verifications in API Server for VN ctest-vn4-65510495 passed 2026-01-22 02:25:55,784 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-65510495 passed 2026-01-22 02:25:55,912 - INFO - VN ctest-vn4-65510495 Policy verification: verify_vn_policy_in_api_server, status: True 2026-01-22 02:25:57,035 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-68283955:ctest-vn4-65510495 is found in opserver 2026-01-22 02:25:57,197 - INFO - Verified policy ctest-policy1-39386040 in API Server, Result: True 2026-01-22 02:25:57,197 - INFO - Done with setup and verification, moving onto test .. 2026-01-22 02:25:57,210 - INFO - Deleting VN ctest-vn4-65510495 2026-01-22 02:25:57,564 - INFO - Validated that VN ctest-vn4-65510495 is not found in API Server 2026-01-22 02:25:57,592 - INFO - Validated that VN ctest-vn4-65510495 is not in any agent 2026-01-22 02:25:57,624 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-65510495 info 2026-01-22 02:25:57,667 - INFO - Deleted policy ctest-policy1-39386040 2026-01-22 02:25:59,142 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:08] 2026-01-22 02:25:59,142 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:26:00,428 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10] 2026-01-22 02:26:00,428 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:26:01,205 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-68283955, ID : 30b3d052-1a7b-4013-90c9-a80a06cbfc43 2026-01-22 02:26:01,432 - INFO - Domain Default found not creating 2026-01-22 02:26:01,625 - INFO - Project ctest-TestPolicyAcl-08702651 not found, creating it 2026-01-22 02:26:02,277 - INFO - Created Project:ctest-TestPolicyAcl-08702651, ID : c1b1ff55-11dc-49be-b84b-44e865b5d9d6 2026-01-22 02:26:03,820 - INFO - ================================================================================ 2026-01-22 02:26:03,820 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2026-01-22 02:26:03,820 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-01-22 02:26:05,120 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:26:05,121 - INFO - 2026-01-22 02:26:06,992 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-01-22 02:26:07,011 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-01-22 02:26:07,131 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-01-22 02:26:07,152 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-01-22 02:26:07,287 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-01-22 02:26:07,304 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-01-22 02:26:07,978 - INFO - Created VN ctest-VN1-53455268 2026-01-22 02:26:08,710 - INFO - Created VN ctest-VN2-93067295 2026-01-22 02:26:09,379 - INFO - Created VN ctest-VN3-67783818 2026-01-22 02:26:09,672 - INFO - Verified VN network id 12 for VN 975e8a76-c229-41d8-84d8-f5af05552f28 2026-01-22 02:26:09,672 - INFO - Verifications in API Server for VN ctest-VN1-53455268 passed 2026-01-22 02:26:09,743 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-53455268 passed 2026-01-22 02:26:11,030 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-08702651:ctest-VN1-53455268 is found in opserver 2026-01-22 02:26:11,265 - INFO - Verified VN network id 13 for VN c7bba034-ceb1-4f30-8790-6089322edc27 2026-01-22 02:26:11,265 - INFO - Verifications in API Server for VN ctest-VN2-93067295 passed 2026-01-22 02:26:11,331 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-93067295 passed 2026-01-22 02:26:11,658 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-08702651:ctest-VN2-93067295 is found in opserver 2026-01-22 02:26:11,885 - INFO - Verified VN network id 14 for VN 3afe66ff-608e-4d20-b6ba-032484de3120 2026-01-22 02:26:11,885 - INFO - Verifications in API Server for VN ctest-VN3-67783818 passed 2026-01-22 02:26:11,952 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-67783818 passed 2026-01-22 02:26:12,260 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-08702651:ctest-VN3-67783818 is found in opserver 2026-01-22 02:26:13,386 - INFO - Associated Policy to ctest-VN1-53455268 2026-01-22 02:26:14,936 - INFO - VM ([<Server: ctest-VM11-11013269>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:26:16,274 - INFO - VM ([<Server: ctest-VM21-22579920>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:26:17,708 - INFO - VM ([<Server: ctest-VM31-43427085>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:26:17,823 - INFO - VM name : ctest-VM11-11013269 2026-01-22 02:26:18,816 - INFO - VM ctest-VM11-11013269 verfication in all API Servers passed 2026-01-22 02:27:11,727 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-11013269 passed 2026-01-22 02:27:11,727 - INFO - VM ctest-VM11-11013269 verifications in Compute nodes passed 2026-01-22 02:27:12,017 - INFO - Validated routes of VM ctest-VM11-11013269 in all vrouters 2026-01-22 02:27:12,713 - INFO - Verification in Control-nodes for VM ctest-VM11-11013269 passed 2026-01-22 02:27:12,802 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:27:12,826 - INFO - VM fbadf39c-f2da-4e93-bf74-40cd25a213ff is present in default-domain:ctest-TestPolicyAcl-08702651:ctest-VN1-53455268 2026-01-22 02:27:12,985 - INFO - tap interface default-domain:ctest-TestPolicyAcl-08702651:c088f01e-4035-4a59-9fd2-9c9aba504b45 of vm fbadf39c-f2da-4e93-bf74-40cd25a213ff is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-1 uve 2026-01-22 02:27:13,022 - INFO - VM ctest-VM11-11013269 validations in Opserver passed 2026-01-22 02:27:13,158 - INFO - VM name : ctest-VM21-22579920 2026-01-22 02:27:13,494 - INFO - VM ctest-VM21-22579920 verfication in all API Servers passed 2026-01-22 02:27:15,178 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-22579920 passed 2026-01-22 02:27:15,178 - INFO - VM ctest-VM21-22579920 verifications in Compute nodes passed 2026-01-22 02:27:15,454 - INFO - Validated routes of VM ctest-VM21-22579920 in all vrouters 2026-01-22 02:27:16,106 - INFO - Verification in Control-nodes for VM ctest-VM21-22579920 passed 2026-01-22 02:27:16,205 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:27:16,231 - INFO - VM 52ea464b-704a-4276-86bf-4dd363131f7c is present in default-domain:ctest-TestPolicyAcl-08702651:ctest-VN2-93067295 2026-01-22 02:27:16,416 - INFO - tap interface default-domain:ctest-TestPolicyAcl-08702651:d5a0c98d-c9bc-454f-88d7-ef2616f38fb9 of vm 52ea464b-704a-4276-86bf-4dd363131f7c is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-2 uve 2026-01-22 02:27:16,456 - INFO - VM ctest-VM21-22579920 validations in Opserver passed 2026-01-22 02:27:16,551 - INFO - VM name : ctest-VM31-43427085 2026-01-22 02:27:16,895 - INFO - VM ctest-VM31-43427085 verfication in all API Servers passed 2026-01-22 02:27:18,632 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-43427085 passed 2026-01-22 02:27:18,632 - INFO - VM ctest-VM31-43427085 verifications in Compute nodes passed 2026-01-22 02:27:18,852 - INFO - Validated routes of VM ctest-VM31-43427085 in all vrouters 2026-01-22 02:27:19,643 - INFO - Verification in Control-nodes for VM ctest-VM31-43427085 passed 2026-01-22 02:27:19,731 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:27:19,751 - INFO - VM f815ee7c-bd52-4e34-8025-a265b1a23795 is present in default-domain:ctest-TestPolicyAcl-08702651:ctest-VN3-67783818 2026-01-22 02:27:19,919 - INFO - tap interface default-domain:ctest-TestPolicyAcl-08702651:85f73d16-43ca-48b2-9aba-cb5fbded1dfb of vm f815ee7c-bd52-4e34-8025-a265b1a23795 is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-1 uve 2026-01-22 02:27:19,960 - INFO - VM ctest-VM31-43427085 validations in Opserver passed 2026-01-22 02:27:19,960 - INFO - Waiting for VM ctest-VM11-11013269 to be up.. 2026-01-22 02:27:21,172 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-11013269 passed 2026-01-22 02:27:36,896 - INFO - Waiting for VM ctest-VM21-22579920 to be up.. 2026-01-22 02:27:38,068 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-22579920 passed 2026-01-22 02:27:38,295 - INFO - Waiting for VM ctest-VM31-43427085 to be up.. 2026-01-22 02:27:39,459 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-43427085 passed 2026-01-22 02:28:07,320 - INFO - Ping to IP 30.149.13.67 from VM ctest-VM11-11013269 passed 2026-01-22 02:28:07,321 - INFO - Test with src as VN and dst as policy PASSED 2026-01-22 02:28:07,321 - INFO - Deleting VM ctest-VM31-43427085 2026-01-22 02:28:09,453 - INFO - VM ctest-VM31-43427085 is fully removed in API-Server 2026-01-22 02:28:09,660 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-08702651:ctest-VN3-67783818 2026-01-22 02:28:09,660 - INFO - VM ctest-VM31-43427085 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:28:09,889 - INFO - Routes for VM ctest-VM31-43427085 is removed in all control-nodes 2026-01-22 02:28:09,993 - INFO - f815ee7c-bd52-4e34-8025-a265b1a23795 vm uve deleted from opserver 2026-01-22 02:28:10,009 - INFO - f815ee7c-bd52-4e34-8025-a265b1a23795 vm uve deleted from opserver 2026-01-22 02:28:10,024 - INFO - f815ee7c-bd52-4e34-8025-a265b1a23795 vm uve deleted from opserver 2026-01-22 02:28:10,024 - INFO - Validated that VM f815ee7c-bd52-4e34-8025-a265b1a23795 is removed from Opserver 2026-01-22 02:28:10,024 - INFO - Deleting VM ctest-VM21-22579920 2026-01-22 02:28:12,125 - INFO - VM ctest-VM21-22579920 is fully removed in API-Server 2026-01-22 02:28:12,339 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-08702651:ctest-VN2-93067295 2026-01-22 02:28:12,339 - INFO - VM ctest-VM21-22579920 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:28:12,544 - INFO - Routes for VM ctest-VM21-22579920 is removed in all control-nodes 2026-01-22 02:28:40,316 - INFO - 52ea464b-704a-4276-86bf-4dd363131f7c vm uve deleted from opserver 2026-01-22 02:28:40,332 - INFO - 52ea464b-704a-4276-86bf-4dd363131f7c vm uve deleted from opserver 2026-01-22 02:28:40,347 - INFO - 52ea464b-704a-4276-86bf-4dd363131f7c vm uve deleted from opserver 2026-01-22 02:28:40,347 - INFO - Validated that VM 52ea464b-704a-4276-86bf-4dd363131f7c is removed from Opserver 2026-01-22 02:28:40,347 - INFO - Deleting VM ctest-VM11-11013269 2026-01-22 02:28:42,461 - INFO - VM ctest-VM11-11013269 is fully removed in API-Server 2026-01-22 02:28:42,669 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-08702651:ctest-VN1-53455268 2026-01-22 02:28:42,670 - INFO - VM ctest-VM11-11013269 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:28:42,869 - INFO - Routes for VM ctest-VM11-11013269 is removed in all control-nodes 2026-01-22 02:29:10,653 - INFO - fbadf39c-f2da-4e93-bf74-40cd25a213ff vm uve deleted from opserver 2026-01-22 02:29:10,667 - INFO - fbadf39c-f2da-4e93-bf74-40cd25a213ff vm uve deleted from opserver 2026-01-22 02:29:10,680 - INFO - fbadf39c-f2da-4e93-bf74-40cd25a213ff vm uve deleted from opserver 2026-01-22 02:29:10,681 - INFO - Validated that VM fbadf39c-f2da-4e93-bf74-40cd25a213ff is removed from Opserver 2026-01-22 02:29:11,347 - INFO - Detached Policy from ctest-VN1-53455268 2026-01-22 02:29:11,384 - INFO - Deleted policy ctest-policy13-45070637 2026-01-22 02:29:11,424 - INFO - Deleted policy ctest-policy21-66404436 2026-01-22 02:29:11,488 - INFO - Deleted policy ctest-policy12-26964561 2026-01-22 02:29:11,488 - INFO - Deleting VN ctest-VN3-67783818 2026-01-22 02:29:11,857 - INFO - Validated that VN ctest-VN3-67783818 is not found in API Server 2026-01-22 02:29:11,887 - INFO - Validated that VN ctest-VN3-67783818 is not in any agent 2026-01-22 02:29:11,924 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-67783818 info 2026-01-22 02:29:11,924 - INFO - Deleting VN ctest-VN2-93067295 2026-01-22 02:29:12,263 - INFO - Validated that VN ctest-VN2-93067295 is not found in API Server 2026-01-22 02:29:12,293 - INFO - Validated that VN ctest-VN2-93067295 is not in any agent 2026-01-22 02:29:12,326 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-93067295 info 2026-01-22 02:29:12,327 - INFO - Deleting VN ctest-VN1-53455268 2026-01-22 02:29:12,708 - INFO - Validated that VN ctest-VN1-53455268 is not found in API Server 2026-01-22 02:29:12,740 - INFO - Validated that VN ctest-VN1-53455268 is not in any agent 2026-01-22 02:29:12,774 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-53455268 info 2026-01-22 02:29:12,863 - INFO - IPAM: ipam3 is not found in API Server 2026-01-22 02:29:12,916 - INFO - IPAM:ipam3 is not found in control node 2026-01-22 02:29:13,018 - INFO - IPAM: ipam2 is not found in API Server 2026-01-22 02:29:13,042 - INFO - IPAM:ipam2 is not found in control node 2026-01-22 02:29:13,178 - INFO - IPAM: ipam1 is not found in API Server 2026-01-22 02:29:13,198 - INFO - IPAM:ipam1 is not found in control node 2026-01-22 02:29:14,499 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:03:11] 2026-01-22 02:29:14,499 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:29:15,237 - INFO - Deleted project: ctest-TestPolicyAcl-08702651, ID : c1b1ff55-11dc-49be-b84b-44e865b5d9d6 2026-01-22 02:29:15,447 - INFO - Domain Default found not creating 2026-01-22 02:29:15,619 - INFO - Project ctest-TestPolicyAclIpv4v6-93935683 not found, creating it 2026-01-22 02:29:16,140 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-93935683, ID : 72dd62db-1b20-4f20-8657-1f257294a7dc 2026-01-22 02:29:17,866 - INFO - ================================================================================ 2026-01-22 02:29:17,866 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-01-22 02:29:19,145 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:29:19,145 - INFO - 2026-01-22 02:29:19,145 - INFO - ================================================================================ 2026-01-22 02:29:19,145 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-01-22 02:29:19,145 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-01-22 02:29:20,429 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:29:20,429 - INFO - 2026-01-22 02:29:22,211 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-01-22 02:29:22,227 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-01-22 02:29:22,359 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-01-22 02:29:22,375 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-01-22 02:29:22,490 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-01-22 02:29:22,509 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-01-22 02:29:23,369 - INFO - Created VN ctest-VN1-37730507 2026-01-22 02:29:24,288 - INFO - Created VN ctest-VN2-77208543 2026-01-22 02:29:25,197 - INFO - Created VN ctest-VN3-45142121 2026-01-22 02:29:25,466 - INFO - Verified VN network id 12 for VN effbbcd1-6185-458d-9887-f1b3126be13b 2026-01-22 02:29:25,466 - INFO - Verifications in API Server for VN ctest-VN1-37730507 passed 2026-01-22 02:29:25,533 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-37730507 passed 2026-01-22 02:29:26,794 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-93935683:ctest-VN1-37730507 is found in opserver 2026-01-22 02:29:27,012 - INFO - Verified VN network id 13 for VN 08dfa1db-d1a7-4962-8510-7fe335322957 2026-01-22 02:29:27,012 - INFO - Verifications in API Server for VN ctest-VN2-77208543 passed 2026-01-22 02:29:27,083 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-77208543 passed 2026-01-22 02:29:27,393 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-93935683:ctest-VN2-77208543 is found in opserver 2026-01-22 02:29:27,610 - INFO - Verified VN network id 14 for VN 2e55d92c-7a4c-45a5-9141-9b9ed9525fcf 2026-01-22 02:29:27,610 - INFO - Verifications in API Server for VN ctest-VN3-45142121 passed 2026-01-22 02:29:27,681 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-45142121 passed 2026-01-22 02:29:28,010 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-93935683:ctest-VN3-45142121 is found in opserver 2026-01-22 02:29:30,842 - INFO - VM ([<Server: ctest-VM11-40119303>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:29:32,193 - INFO - VM ([<Server: ctest-VM21-57252136>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:29:33,669 - INFO - VM ([<Server: ctest-VM31-21589980>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:29:33,770 - INFO - VM name : ctest-VM11-40119303 2026-01-22 02:29:34,719 - INFO - VM ctest-VM11-40119303 verfication in all API Servers passed 2026-01-22 02:30:25,737 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-40119303 passed 2026-01-22 02:30:25,737 - INFO - VM ctest-VM11-40119303 verifications in Compute nodes passed 2026-01-22 02:30:26,023 - INFO - Validated routes of VM ctest-VM11-40119303 in all vrouters 2026-01-22 02:30:26,937 - INFO - Verification in Control-nodes for VM ctest-VM11-40119303 passed 2026-01-22 02:30:27,051 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:30:27,076 - INFO - VM 4919c2ec-3a13-4db1-a3a5-8d287f2a41ad is present in default-domain:ctest-TestPolicyAclIpv4v6-93935683:ctest-VN1-37730507 2026-01-22 02:30:27,244 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-93935683:a7b21cd4-3fc9-4098-9ae9-9dedda71daa9 of vm 4919c2ec-3a13-4db1-a3a5-8d287f2a41ad is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-1 uve 2026-01-22 02:30:27,283 - INFO - VM ctest-VM11-40119303 validations in Opserver passed 2026-01-22 02:30:27,376 - INFO - VM name : ctest-VM21-57252136 2026-01-22 02:30:27,755 - INFO - VM ctest-VM21-57252136 verfication in all API Servers passed 2026-01-22 02:30:29,426 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-57252136 passed 2026-01-22 02:30:29,427 - INFO - VM ctest-VM21-57252136 verifications in Compute nodes passed 2026-01-22 02:30:29,673 - INFO - Validated routes of VM ctest-VM21-57252136 in all vrouters 2026-01-22 02:30:30,574 - INFO - Verification in Control-nodes for VM ctest-VM21-57252136 passed 2026-01-22 02:30:30,694 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:30:30,716 - INFO - VM f1f43417-ebcf-4ee5-a175-2ad8cde0742a is present in default-domain:ctest-TestPolicyAclIpv4v6-93935683:ctest-VN2-77208543 2026-01-22 02:30:30,885 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-93935683:19a374a5-4dea-4e60-9f22-d269bf08e00a of vm f1f43417-ebcf-4ee5-a175-2ad8cde0742a is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-2 uve 2026-01-22 02:30:30,926 - INFO - VM ctest-VM21-57252136 validations in Opserver passed 2026-01-22 02:30:31,011 - INFO - VM name : ctest-VM31-21589980 2026-01-22 02:30:31,373 - INFO - VM ctest-VM31-21589980 verfication in all API Servers passed 2026-01-22 02:30:33,097 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-21589980 passed 2026-01-22 02:30:33,097 - INFO - VM ctest-VM31-21589980 verifications in Compute nodes passed 2026-01-22 02:30:33,307 - INFO - Validated routes of VM ctest-VM31-21589980 in all vrouters 2026-01-22 02:30:34,295 - INFO - Verification in Control-nodes for VM ctest-VM31-21589980 passed 2026-01-22 02:30:34,416 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:30:34,438 - INFO - VM 0fa24390-f6d1-4cde-9917-df3581bd2407 is present in default-domain:ctest-TestPolicyAclIpv4v6-93935683:ctest-VN3-45142121 2026-01-22 02:30:34,588 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-93935683:c261a8f3-f0cb-4849-8edf-bb881a5eee7d of vm 0fa24390-f6d1-4cde-9917-df3581bd2407 is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-1 uve 2026-01-22 02:30:34,625 - INFO - VM ctest-VM31-21589980 validations in Opserver passed 2026-01-22 02:30:34,626 - INFO - Waiting for VM ctest-VM11-40119303 to be up.. 2026-01-22 02:30:35,801 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-40119303 passed 2026-01-22 02:30:56,698 - INFO - Waiting for VM ctest-VM21-57252136 to be up.. 2026-01-22 02:30:57,873 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-57252136 passed 2026-01-22 02:30:58,114 - INFO - Waiting for VM ctest-VM31-21589980 to be up.. 2026-01-22 02:30:59,294 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-21589980 passed 2026-01-22 02:31:23,469 - INFO - Ping to IP 141.56.182.67 from VM ctest-VM11-40119303 passed 2026-01-22 02:31:26,059 - INFO - Ping to IP 3e79:3564:8839:b1bf:8e8c:c28:0:3 from VM ctest-VM11-40119303 passed 2026-01-22 02:31:26,059 - INFO - Test with src as policy and dst as any PASSED 2026-01-22 02:31:26,059 - INFO - Deleting VM ctest-VM31-21589980 2026-01-22 02:31:28,165 - INFO - VM ctest-VM31-21589980 is fully removed in API-Server 2026-01-22 02:31:28,374 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-93935683:ctest-VN3-45142121 2026-01-22 02:31:28,374 - INFO - VM ctest-VM31-21589980 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:31:28,617 - INFO - Routes for VM ctest-VM31-21589980 is removed in all control-nodes 2026-01-22 02:31:41,007 - INFO - 0fa24390-f6d1-4cde-9917-df3581bd2407 vm uve deleted from opserver 2026-01-22 02:31:41,020 - INFO - 0fa24390-f6d1-4cde-9917-df3581bd2407 vm uve deleted from opserver 2026-01-22 02:31:41,033 - INFO - 0fa24390-f6d1-4cde-9917-df3581bd2407 vm uve deleted from opserver 2026-01-22 02:31:41,034 - INFO - Validated that VM 0fa24390-f6d1-4cde-9917-df3581bd2407 is removed from Opserver 2026-01-22 02:31:41,034 - INFO - Deleting VM ctest-VM21-57252136 2026-01-22 02:31:43,138 - INFO - VM ctest-VM21-57252136 is fully removed in API-Server 2026-01-22 02:31:43,353 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-93935683:ctest-VN2-77208543 2026-01-22 02:31:43,353 - INFO - VM ctest-VM21-57252136 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:31:43,576 - INFO - Routes for VM ctest-VM21-57252136 is removed in all control-nodes 2026-01-22 02:32:11,309 - INFO - f1f43417-ebcf-4ee5-a175-2ad8cde0742a vm uve deleted from opserver 2026-01-22 02:32:11,323 - INFO - f1f43417-ebcf-4ee5-a175-2ad8cde0742a vm uve deleted from opserver 2026-01-22 02:32:11,335 - INFO - f1f43417-ebcf-4ee5-a175-2ad8cde0742a vm uve deleted from opserver 2026-01-22 02:32:11,335 - INFO - Validated that VM f1f43417-ebcf-4ee5-a175-2ad8cde0742a is removed from Opserver 2026-01-22 02:32:11,335 - INFO - Deleting VM ctest-VM11-40119303 2026-01-22 02:32:13,432 - INFO - VM ctest-VM11-40119303 is fully removed in API-Server 2026-01-22 02:32:13,655 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-93935683:ctest-VN1-37730507 2026-01-22 02:32:13,655 - INFO - VM ctest-VM11-40119303 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:32:13,844 - INFO - Routes for VM ctest-VM11-40119303 is removed in all control-nodes 2026-01-22 02:32:41,594 - INFO - 4919c2ec-3a13-4db1-a3a5-8d287f2a41ad vm uve deleted from opserver 2026-01-22 02:32:41,606 - INFO - 4919c2ec-3a13-4db1-a3a5-8d287f2a41ad vm uve deleted from opserver 2026-01-22 02:32:41,618 - INFO - 4919c2ec-3a13-4db1-a3a5-8d287f2a41ad vm uve deleted from opserver 2026-01-22 02:32:41,618 - INFO - Validated that VM 4919c2ec-3a13-4db1-a3a5-8d287f2a41ad is removed from Opserver 2026-01-22 02:32:42,303 - INFO - Deleted policy ctest-policy21-42116024 2026-01-22 02:32:42,339 - INFO - Deleted policy ctest-policy12-30354641 2026-01-22 02:32:42,374 - INFO - Deleted policy ctest-policy13-44091123 2026-01-22 02:32:42,374 - INFO - Deleting VN ctest-VN3-45142121 2026-01-22 02:32:42,755 - INFO - Validated that VN ctest-VN3-45142121 is not found in API Server 2026-01-22 02:32:42,780 - INFO - Validated that VN ctest-VN3-45142121 is not in any agent 2026-01-22 02:32:42,812 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-45142121 info 2026-01-22 02:32:42,812 - INFO - Deleting VN ctest-VN2-77208543 2026-01-22 02:32:43,173 - INFO - Validated that VN ctest-VN2-77208543 is not found in API Server 2026-01-22 02:32:43,194 - INFO - Validated that VN ctest-VN2-77208543 is not in any agent 2026-01-22 02:32:43,225 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-77208543 info 2026-01-22 02:32:43,225 - INFO - Deleting VN ctest-VN1-37730507 2026-01-22 02:32:43,504 - INFO - Validated that VN ctest-VN1-37730507 is not found in API Server 2026-01-22 02:32:43,526 - INFO - Validated that VN ctest-VN1-37730507 is not in any agent 2026-01-22 02:32:43,554 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-37730507 info 2026-01-22 02:32:43,642 - INFO - IPAM: ipam3 is not found in API Server 2026-01-22 02:32:43,666 - INFO - IPAM:ipam3 is not found in control node 2026-01-22 02:32:43,807 - INFO - IPAM: ipam2 is not found in API Server 2026-01-22 02:32:43,834 - INFO - IPAM:ipam2 is not found in control node 2026-01-22 02:32:43,982 - INFO - IPAM: ipam1 is not found in API Server 2026-01-22 02:32:44,006 - INFO - IPAM:ipam1 is not found in control node 2026-01-22 02:32:45,280 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:26] 2026-01-22 02:32:45,280 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:32:46,576 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:29] 2026-01-22 02:32:46,576 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:32:47,301 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-93935683, ID : 72dd62db-1b20-4f20-8657-1f257294a7dc 2026-01-22 02:32:47,488 - INFO - Domain Default found not creating 2026-01-22 02:32:47,662 - INFO - Project ctest-TestBasicPolicy-65736709 not found, creating it 2026-01-22 02:32:48,187 - INFO - Created Project:ctest-TestBasicPolicy-65736709, ID : 9b0ec671-92a4-4c21-bb31-6f9a1592a133 2026-01-22 02:32:49,857 - INFO - ================================================================================ 2026-01-22 02:32:49,857 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-01-22 02:32:49,857 - INFO - TEST DESCRIPTION : Create 2 Vns and allow icmp traffic between them and validate with pings Update the policy to deny the same traffic Check that pings fail 2026-01-22 02:32:51,128 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:32:51,128 - INFO - 2026-01-22 02:32:52,123 - INFO - Created VN ctest-vn-40723472 2026-01-22 02:32:52,807 - INFO - Created VN ctest-vn-43105873 2026-01-22 02:32:54,162 - INFO - Verified VN network id 12 for VN 3598d517-4887-45f4-9445-15e01d6efd8d 2026-01-22 02:32:54,162 - INFO - Verifications in API Server for VN ctest-vn-40723472 passed 2026-01-22 02:32:54,222 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-40723472 passed 2026-01-22 02:32:54,348 - INFO - VN ctest-vn-40723472 Policy verification: verify_vn_policy_in_api_server, status: True 2026-01-22 02:32:55,453 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-65736709:ctest-vn-40723472 is found in opserver 2026-01-22 02:32:55,686 - INFO - Verified VN network id 13 for VN 3100c7bd-3ce2-4703-8d56-2b2033a6d0ee 2026-01-22 02:32:55,686 - INFO - Verifications in API Server for VN ctest-vn-43105873 passed 2026-01-22 02:32:55,752 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-43105873 passed 2026-01-22 02:32:55,876 - INFO - VN ctest-vn-43105873 Policy verification: verify_vn_policy_in_api_server, status: True 2026-01-22 02:32:56,070 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-65736709:ctest-vn-43105873 is found in opserver 2026-01-22 02:32:57,299 - INFO - VM ([<Server: ctest-TestBasicPolicy-65736709-86927881>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:32:58,654 - INFO - VM ([<Server: ctest-TestBasicPolicy-65736709-06460309>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:32:58,654 - INFO - Waiting for VM ctest-TestBasicPolicy-65736709-86927881 to be up.. 2026-01-22 02:33:03,844 - INFO - VM name : ctest-TestBasicPolicy-65736709-86927881 2026-01-22 02:33:38,317 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-65736709-86927881 passed 2026-01-22 02:34:04,346 - INFO - Waiting for VM ctest-TestBasicPolicy-65736709-06460309 to be up.. 2026-01-22 02:34:04,434 - INFO - VM name : ctest-TestBasicPolicy-65736709-06460309 2026-01-22 02:34:05,798 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-65736709-06460309 passed 2026-01-22 02:34:27,904 - INFO - Ping to IP 114.233.48.131 from VM ctest-TestBasicPolicy-65736709-86927881 passed 2026-01-22 02:34:31,872 - WARNING - Ping to IP 114.233.48.131 from VM ctest-TestBasicPolicy-65736709-86927881 failed 2026-01-22 02:34:31,872 - INFO - Deleting VM ctest-TestBasicPolicy-65736709-06460309 2026-01-22 02:34:31,942 - INFO - Deleting VM ctest-TestBasicPolicy-65736709-86927881 2026-01-22 02:34:32,392 - INFO - Deleted policy ctest-policy-allow-all-56247909 2026-01-22 02:34:32,392 - INFO - Deleting VN ctest-vn-43105873 2026-01-22 02:34:32,437 - WARNING - Deleting VN ctest-vn-43105873 failed..Will retry 2026-01-22 02:34:34,772 - INFO - Validated that VN ctest-vn-43105873 is not found in API Server 2026-01-22 02:34:34,796 - INFO - Validated that VN ctest-vn-43105873 is not in any agent 2026-01-22 02:34:34,826 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-43105873 info 2026-01-22 02:34:34,826 - INFO - Deleting VN ctest-vn-40723472 2026-01-22 02:34:35,118 - INFO - Validated that VN ctest-vn-40723472 is not found in API Server 2026-01-22 02:34:35,143 - INFO - Validated that VN ctest-vn-40723472 is not in any agent 2026-01-22 02:34:35,173 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-40723472 info 2026-01-22 02:34:36,440 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:47] 2026-01-22 02:34:36,440 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:34:37,186 - INFO - Deleted project: ctest-TestBasicPolicy-65736709, ID : 9b0ec671-92a4-4c21-bb31-6f9a1592a133 2026-01-22 02:34:37,382 - INFO - Domain Default found not creating 2026-01-22 02:34:37,541 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-97785794 not found, creating it 2026-01-22 02:34:38,137 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-97785794, ID : 04081872-b8d5-437e-bf02-39da0918d06b 2026-01-22 02:34:39,699 - INFO - ================================================================================ 2026-01-22 02:34:39,699 - INFO - STARTING TEST : test_repeated_policy_modify 2026-01-22 02:34:40,995 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:34:40,996 - INFO - 2026-01-22 02:34:40,996 - INFO - ================================================================================ 2026-01-22 02:34:40,996 - INFO - STARTING TEST : test_repeated_policy_modify 2026-01-22 02:34:40,996 - INFO - TEST DESCRIPTION : Configure policies based on topology; Replace VN's existing policy [same policy name but with different rule set] multiple times and verify. 2026-01-22 02:34:42,274 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:34:42,274 - INFO - 2026-01-22 02:34:42,274 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2026-01-22 02:34:43,063 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-97785794'](04081872-b8d5-437e-bf02-39da0918d06b) 2026-01-22 02:34:43,063 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-97785794 2026-01-22 02:34:45,602 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-97785794 in API Server 10.0.0.131 passed 2026-01-22 02:34:46,029 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-97785794-default-ipam passed 2026-01-22 02:34:46,054 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-97785794-default-ipam passed 2026-01-22 02:34:48,164 - INFO - Created VN ctest-vnet0-86589329 2026-01-22 02:34:48,852 - INFO - Verified VN network id 12 for VN 430a9174-11c0-4c40-a3ea-74cd8bf3dabf 2026-01-22 02:34:48,853 - INFO - Verifications in API Server for VN ctest-vnet0-86589329 passed 2026-01-22 02:34:48,920 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-86589329 passed 2026-01-22 02:34:50,275 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-97785794:ctest-vnet0-86589329 is found in opserver 2026-01-22 02:34:50,706 - INFO - Verified policy ctest-policy0-31230796 in API Server, Result: True 2026-01-22 02:34:51,105 - INFO - Verified policy ctest-policy1-97728971 in API Server, Result: True 2026-01-22 02:34:51,559 - INFO - Verified policy ctest-policy2-88314881 in API Server, Result: True 2026-01-22 02:34:51,983 - INFO - Verified policy ctest-policy3-77179293 in API Server, Result: True 2026-01-22 02:34:52,378 - INFO - Verified policy ctest-policy4-14486818 in API Server, Result: True 2026-01-22 02:34:52,831 - INFO - Verified policy ctest-policy5-91315862 in API Server, Result: True 2026-01-22 02:34:53,237 - INFO - Verified policy ctest-policy6-87887252 in API Server, Result: True 2026-01-22 02:34:53,683 - INFO - Verified policy ctest-policy7-75789089 in API Server, Result: True 2026-01-22 02:34:54,106 - INFO - Verified policy ctest-policy8-52157461 in API Server, Result: True 2026-01-22 02:34:54,534 - INFO - Verified policy ctest-policy9-50147624 in API Server, Result: True 2026-01-22 02:34:56,660 - INFO - VM ([<Server: ctest-vmc0-99150117>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:34:56,661 - INFO - Waiting for VM ctest-vmc0-99150117 to be up.. 2026-01-22 02:35:01,808 - INFO - VM name : ctest-vmc0-99150117 2026-01-22 02:35:40,835 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-99150117 passed 2026-01-22 02:36:07,837 - INFO - Validated the rules for VM:ctest-vmc0-99150117 with attached policy:['ctest-policy0-31230796', 'ctest-policy1-97728971', 'ctest-policy2-88314881', 'ctest-policy3-77179293', 'ctest-policy4-14486818', 'ctest-policy5-91315862', 'ctest-policy6-87887252', 'ctest-policy7-75789089', 'ctest-policy8-52157461', 'ctest-policy9-50147624'] and vn:ctest-vnet0-86589329 2026-01-22 02:36:07,844 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-01-22 02:36:07,894 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:07,899 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:36:13,184 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy0-31230796 2026-01-22 02:36:13,203 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:13,208 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:36:18,422 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy1-97728971 2026-01-22 02:36:18,443 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:18,448 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:36:23,685 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy2-88314881 2026-01-22 02:36:23,707 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:23,712 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:36:28,955 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy3-77179293 2026-01-22 02:36:28,978 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:28,984 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:36:34,211 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy4-14486818 2026-01-22 02:36:34,234 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:34,240 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:36:39,470 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy5-91315862 2026-01-22 02:36:39,488 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:39,494 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:36:44,750 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy6-87887252 2026-01-22 02:36:44,772 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:44,778 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:36:50,036 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy7-75789089 2026-01-22 02:36:50,056 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:50,061 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:36:55,282 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy8-52157461 2026-01-22 02:36:55,304 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:36:55,309 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:37:00,558 - INFO - new policy list of vn ctest-vnet0-86589329 is ctest-policy9-50147624 2026-01-22 02:37:00,587 - INFO - Compute node: 10.0.0.23, VN: ctest-vnet0-86589329, result of expected rules check passed 2026-01-22 02:37:00,594 - INFO - Compute node: 10.0.0.141, VN: ctest-vnet0-86589329, validated that no extra rules are present 2026-01-22 02:37:00,594 - INFO - Deleting VM ctest-vmc0-99150117 2026-01-22 02:37:02,703 - INFO - VM ctest-vmc0-99150117 is fully removed in API-Server 2026-01-22 02:37:02,915 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-97785794:ctest-vnet0-86589329 2026-01-22 02:37:02,915 - INFO - VM ctest-vmc0-99150117 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:37:03,199 - INFO - Routes for VM ctest-vmc0-99150117 is removed in all control-nodes 2026-01-22 02:37:09,680 - INFO - ac76d88e-ef24-4e4f-af0e-970df4a436ab vm uve deleted from opserver 2026-01-22 02:37:09,694 - INFO - ac76d88e-ef24-4e4f-af0e-970df4a436ab vm uve deleted from opserver 2026-01-22 02:37:09,764 - INFO - ac76d88e-ef24-4e4f-af0e-970df4a436ab vm uve deleted from opserver 2026-01-22 02:37:09,764 - INFO - Validated that VM ac76d88e-ef24-4e4f-af0e-970df4a436ab is removed from Opserver 2026-01-22 02:37:10,157 - INFO - Deleted policy ctest-policy9-50147624 2026-01-22 02:37:10,336 - INFO - Deleted policy ctest-policy8-52157461 2026-01-22 02:37:10,522 - INFO - Deleted policy ctest-policy7-75789089 2026-01-22 02:37:10,709 - INFO - Deleted policy ctest-policy6-87887252 2026-01-22 02:37:10,955 - INFO - Deleted policy ctest-policy5-91315862 2026-01-22 02:37:11,180 - INFO - Deleted policy ctest-policy4-14486818 2026-01-22 02:37:11,414 - INFO - Deleted policy ctest-policy3-77179293 2026-01-22 02:37:11,644 - INFO - Deleted policy ctest-policy2-88314881 2026-01-22 02:37:11,884 - INFO - Deleted policy ctest-policy1-97728971 2026-01-22 02:37:12,109 - INFO - Deleted policy ctest-policy0-31230796 2026-01-22 02:37:12,299 - INFO - Deleting VN ctest-vnet0-86589329 2026-01-22 02:37:12,662 - INFO - Validated that VN ctest-vnet0-86589329 is not found in API Server 2026-01-22 02:37:12,687 - INFO - Validated that VN ctest-vnet0-86589329 is not in any agent 2026-01-22 02:37:12,715 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-86589329 info 2026-01-22 02:37:12,810 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-97785794-default-ipam is not found in API Server 2026-01-22 02:37:12,830 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-97785794-default-ipam is not found in control node 2026-01-22 02:37:14,611 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:34] 2026-01-22 02:37:14,611 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:37:15,878 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:36] 2026-01-22 02:37:15,879 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:37:17,065 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-97785794, ID : 04081872-b8d5-437e-bf02-39da0918d06b 2026-01-22 02:37:17,260 - INFO - Domain Default found not creating 2026-01-22 02:37:17,421 - INFO - Project ctest-TestDetailedPolicy1-74739909 not found, creating it 2026-01-22 02:37:18,026 - INFO - Created Project:ctest-TestDetailedPolicy1-74739909, ID : cc68d6c4-008c-4e8c-b1df-e6c25e256f46 2026-01-22 02:37:19,587 - INFO - ================================================================================ 2026-01-22 02:37:19,587 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-01-22 02:37:19,588 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-01-22 02:37:20,880 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:37:20,880 - INFO - 2026-01-22 02:37:20,880 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-01-22 02:37:21,657 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-74739909'](cc68d6c4-008c-4e8c-b1df-e6c25e256f46) 2026-01-22 02:37:21,657 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-74739909 2026-01-22 02:37:24,181 - INFO - Verification of project ctest-TestDetailedPolicy1-74739909 in API Server 10.0.0.131 passed 2026-01-22 02:37:24,585 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-74739909-default-ipam passed 2026-01-22 02:37:24,601 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-74739909-default-ipam passed 2026-01-22 02:37:25,793 - INFO - Created VN ctest-vnet0-62074545 2026-01-22 02:37:26,416 - INFO - Verified VN network id 12 for VN 07fbc07a-e6f0-4cf1-af14-5324b992a216 2026-01-22 02:37:26,417 - INFO - Verifications in API Server for VN ctest-vnet0-62074545 passed 2026-01-22 02:37:26,477 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-62074545 passed 2026-01-22 02:37:27,725 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-74739909:ctest-vnet0-62074545 is found in opserver 2026-01-22 02:37:28,518 - INFO - Created VN ctest-vnet1-28990732 2026-01-22 02:37:28,827 - INFO - Verified VN network id 13 for VN 494c508e-558b-4bb0-a74f-168a4d39d723 2026-01-22 02:37:28,827 - INFO - Verifications in API Server for VN ctest-vnet1-28990732 passed 2026-01-22 02:37:28,889 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-28990732 passed 2026-01-22 02:37:29,221 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-74739909:ctest-vnet1-28990732 is found in opserver 2026-01-22 02:37:29,645 - INFO - Verified policy policy0 in API Server, Result: True 2026-01-22 02:37:30,060 - INFO - Verified policy policy1 in API Server, Result: True 2026-01-22 02:37:30,426 - INFO - Verified policy policy2 in API Server, Result: True 2026-01-22 02:37:30,840 - INFO - Verified policy policy3 in API Server, Result: True 2026-01-22 02:37:31,197 - INFO - Verified policy policy100 in API Server, Result: True 2026-01-22 02:37:31,553 - INFO - Verified policy policy10 in API Server, Result: True 2026-01-22 02:37:32,021 - INFO - Verified policy policy11 in API Server, Result: True 2026-01-22 02:37:32,395 - INFO - Verified policy policy12 in API Server, Result: True 2026-01-22 02:37:32,760 - INFO - Verified policy policy13 in API Server, Result: True 2026-01-22 02:37:33,183 - INFO - Verified policy policy1000 in API Server, Result: True 2026-01-22 02:37:35,146 - INFO - VM ([<Server: ctest-vmc0-59319250>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:37:36,669 - INFO - VM ([<Server: ctest-vmc1-27328487>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:37:36,669 - INFO - Waiting for VM ctest-vmc0-59319250 to be up.. 2026-01-22 02:37:41,878 - INFO - VM name : ctest-vmc0-59319250 2026-01-22 02:38:20,465 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-59319250 passed 2026-01-22 02:38:46,549 - INFO - Waiting for VM ctest-vmc1-27328487 to be up.. 2026-01-22 02:38:46,649 - INFO - VM name : ctest-vmc1-27328487 2026-01-22 02:38:48,031 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-27328487 passed 2026-01-22 02:38:48,709 - INFO - Validated the rules for VM:ctest-vmc1-27328487 with attached policy:['policy100'] and vn:ctest-vnet1-28990732 2026-01-22 02:38:48,979 - INFO - Validated the rules for VM:ctest-vmc0-59319250 with attached policy:['policy0'] and vn:ctest-vnet0-62074545 2026-01-22 02:38:48,988 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-01-22 02:38:48,988 - INFO - Setup completed with result True 2026-01-22 02:38:54,230 - INFO - new policy list of vn ctest-vnet0-62074545 is policy1 2026-01-22 02:38:54,231 - INFO - Starting Verifications after policy for ctest-vnet0-62074545 updated to policy1 2026-01-22 02:38:54,231 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-01-22 02:38:54,231 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass'} 2026-01-22 02:39:14,711 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-59319250 passed 2026-01-22 02:39:14,711 - INFO - vm ping test result after policy for ctest-vnet0-62074545 updated to policy1 is: True 2026-01-22 02:39:20,028 - INFO - new policy list of vn ctest-vnet0-62074545 is policy1000 2026-01-22 02:39:20,028 - INFO - Starting Verifications after policy for ctest-vnet0-62074545 updated to policy1000 2026-01-22 02:39:20,028 - INFO - policy in effect is : [] 2026-01-22 02:39:20,028 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-01-22 02:39:24,499 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-59319250 failed 2026-01-22 02:39:24,500 - INFO - vm ping test result after policy for ctest-vnet0-62074545 updated to policy1000 is: True 2026-01-22 02:39:29,766 - INFO - new policy list of vn ctest-vnet0-62074545 is policy2 2026-01-22 02:39:29,767 - INFO - Starting Verifications after policy for ctest-vnet0-62074545 updated to policy2 2026-01-22 02:39:29,767 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-01-22 02:39:29,767 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny'} 2026-01-22 02:39:33,384 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-59319250 failed 2026-01-22 02:39:33,384 - INFO - vm ping test result after policy for ctest-vnet0-62074545 updated to policy2 is: True 2026-01-22 02:39:38,654 - INFO - new policy list of vn ctest-vnet0-62074545 is policy3 2026-01-22 02:39:38,655 - INFO - Starting Verifications after policy for ctest-vnet0-62074545 updated to policy3 2026-01-22 02:39:38,655 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-01-22 02:39:38,655 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass'} 2026-01-22 02:39:41,222 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-59319250 passed 2026-01-22 02:39:41,222 - INFO - vm ping test result after policy for ctest-vnet0-62074545 updated to policy3 is: True 2026-01-22 02:39:46,510 - INFO - new policy list of vn ctest-vnet0-62074545 is policy10 2026-01-22 02:39:46,511 - INFO - Starting Verifications after policy for ctest-vnet0-62074545 updated to policy10 2026-01-22 02:39:46,511 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-01-22 02:39:46,511 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny'} 2026-01-22 02:39:50,114 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-59319250 failed 2026-01-22 02:39:50,114 - INFO - vm ping test result after policy for ctest-vnet0-62074545 updated to policy10 is: True 2026-01-22 02:39:55,370 - INFO - new policy list of vn ctest-vnet0-62074545 is policy11 2026-01-22 02:39:55,370 - INFO - Starting Verifications after policy for ctest-vnet0-62074545 updated to policy11 2026-01-22 02:39:55,370 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-01-22 02:39:55,370 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass'} 2026-01-22 02:39:58,021 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-59319250 passed 2026-01-22 02:39:58,021 - INFO - vm ping test result after policy for ctest-vnet0-62074545 updated to policy11 is: True 2026-01-22 02:40:03,238 - INFO - new policy list of vn ctest-vnet0-62074545 is policy12 2026-01-22 02:40:03,239 - INFO - Starting Verifications after policy for ctest-vnet0-62074545 updated to policy12 2026-01-22 02:40:03,239 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-01-22 02:40:03,239 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny'} 2026-01-22 02:40:07,200 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-59319250 failed 2026-01-22 02:40:07,200 - INFO - vm ping test result after policy for ctest-vnet0-62074545 updated to policy12 is: True 2026-01-22 02:40:12,434 - INFO - new policy list of vn ctest-vnet0-62074545 is policy13 2026-01-22 02:40:12,435 - INFO - Starting Verifications after policy for ctest-vnet0-62074545 updated to policy13 2026-01-22 02:40:12,435 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-62074545', 'source_network': 'ctest-vnet1-28990732', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-01-22 02:40:12,435 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny'} 2026-01-22 02:40:14,975 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-59319250 passed 2026-01-22 02:40:14,975 - INFO - vm ping test result after policy for ctest-vnet0-62074545 updated to policy13 is: True 2026-01-22 02:40:15,167 - INFO - Deleting VM ctest-vmc1-27328487 2026-01-22 02:40:17,268 - INFO - VM ctest-vmc1-27328487 is fully removed in API-Server 2026-01-22 02:40:17,479 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-74739909:ctest-vnet1-28990732 2026-01-22 02:40:17,479 - INFO - VM ctest-vmc1-27328487 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:40:17,714 - INFO - Routes for VM ctest-vmc1-27328487 is removed in all control-nodes 2026-01-22 02:40:42,553 - INFO - 00f022d7-ac16-451c-9e2f-4f96e16eb374 vm uve deleted from opserver 2026-01-22 02:40:42,566 - INFO - 00f022d7-ac16-451c-9e2f-4f96e16eb374 vm uve deleted from opserver 2026-01-22 02:40:42,578 - INFO - 00f022d7-ac16-451c-9e2f-4f96e16eb374 vm uve deleted from opserver 2026-01-22 02:40:42,578 - INFO - Validated that VM 00f022d7-ac16-451c-9e2f-4f96e16eb374 is removed from Opserver 2026-01-22 02:40:42,578 - INFO - Deleting VM ctest-vmc0-59319250 2026-01-22 02:40:44,681 - INFO - VM ctest-vmc0-59319250 is fully removed in API-Server 2026-01-22 02:40:44,893 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-74739909:ctest-vnet0-62074545 2026-01-22 02:40:44,893 - INFO - VM ctest-vmc0-59319250 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:40:45,120 - INFO - Routes for VM ctest-vmc0-59319250 is removed in all control-nodes 2026-01-22 02:41:09,800 - INFO - f9300917-367e-43a8-a275-fa8f4c859533 vm uve deleted from opserver 2026-01-22 02:41:09,814 - INFO - f9300917-367e-43a8-a275-fa8f4c859533 vm uve deleted from opserver 2026-01-22 02:41:09,827 - INFO - f9300917-367e-43a8-a275-fa8f4c859533 vm uve deleted from opserver 2026-01-22 02:41:09,827 - INFO - Validated that VM f9300917-367e-43a8-a275-fa8f4c859533 is removed from Opserver 2026-01-22 02:41:10,387 - INFO - Deleted policy policy1000 2026-01-22 02:41:10,607 - INFO - Deleted policy policy13 2026-01-22 02:41:10,803 - INFO - Deleted policy policy12 2026-01-22 02:41:11,018 - INFO - Deleted policy policy11 2026-01-22 02:41:11,246 - INFO - Deleted policy policy10 2026-01-22 02:41:11,463 - INFO - Deleted policy policy100 2026-01-22 02:41:11,715 - INFO - Deleted policy policy3 2026-01-22 02:41:11,945 - INFO - Deleted policy policy2 2026-01-22 02:41:12,175 - INFO - Deleted policy policy1 2026-01-22 02:41:12,405 - INFO - Deleted policy policy0 2026-01-22 02:41:12,599 - INFO - Deleting VN ctest-vnet1-28990732 2026-01-22 02:41:12,967 - INFO - Validated that VN ctest-vnet1-28990732 is not found in API Server 2026-01-22 02:41:12,988 - INFO - Validated that VN ctest-vnet1-28990732 is not in any agent 2026-01-22 02:41:13,017 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-28990732 info 2026-01-22 02:41:13,017 - INFO - Deleting VN ctest-vnet0-62074545 2026-01-22 02:41:13,330 - INFO - Validated that VN ctest-vnet0-62074545 is not found in API Server 2026-01-22 02:41:13,354 - INFO - Validated that VN ctest-vnet0-62074545 is not in any agent 2026-01-22 02:41:13,388 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-62074545 info 2026-01-22 02:41:13,530 - INFO - IPAM: ctest-TestDetailedPolicy1-74739909-default-ipam is not found in API Server 2026-01-22 02:41:13,550 - INFO - IPAM:ctest-TestDetailedPolicy1-74739909-default-ipam is not found in control node 2026-01-22 02:41:15,329 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:56] 2026-01-22 02:41:15,329 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:41:16,546 - INFO - Deleted project: ctest-TestDetailedPolicy1-74739909, ID : cc68d6c4-008c-4e8c-b1df-e6c25e256f46 2026-01-22 02:41:16,760 - INFO - Domain Default found not creating 2026-01-22 02:41:16,929 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-85213137 not found, creating it 2026-01-22 02:41:17,511 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-85213137, ID : d3d63121-eb48-4836-bc67-e3253e929869 2026-01-22 02:41:19,032 - INFO - ================================================================================ 2026-01-22 02:41:19,032 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-01-22 02:41:19,032 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-01-22 02:41:20,366 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:41:20,367 - INFO - 2026-01-22 02:41:20,367 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-01-22 02:41:21,230 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-85213137'](d3d63121-eb48-4836-bc67-e3253e929869) 2026-01-22 02:41:21,230 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-85213137 2026-01-22 02:41:23,807 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-85213137 in API Server 10.0.0.131 passed 2026-01-22 02:41:24,217 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-85213137-default-ipam passed 2026-01-22 02:41:24,236 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-85213137-default-ipam passed 2026-01-22 02:41:25,667 - INFO - Created VN ctest-vnet0-78215609 2026-01-22 02:41:26,313 - INFO - Verified VN network id 12 for VN 69c29768-35dc-4647-9189-ddda29e84603 2026-01-22 02:41:26,313 - INFO - Verifications in API Server for VN ctest-vnet0-78215609 passed 2026-01-22 02:41:26,383 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-78215609 passed 2026-01-22 02:41:27,654 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-85213137:ctest-vnet0-78215609 is found in opserver 2026-01-22 02:41:28,667 - INFO - Created VN ctest-vnet1-30725724 2026-01-22 02:41:28,994 - INFO - Verified VN network id 13 for VN 88f6a442-2a8e-4208-9912-564ce1a1df24 2026-01-22 02:41:28,995 - INFO - Verifications in API Server for VN ctest-vnet1-30725724 passed 2026-01-22 02:41:29,057 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-30725724 passed 2026-01-22 02:41:29,363 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-85213137:ctest-vnet1-30725724 is found in opserver 2026-01-22 02:41:29,805 - INFO - Verified policy policy0 in API Server, Result: True 2026-01-22 02:41:30,279 - INFO - Verified policy policy1 in API Server, Result: True 2026-01-22 02:41:30,684 - INFO - Verified policy policy2 in API Server, Result: True 2026-01-22 02:41:31,080 - INFO - Verified policy policy3 in API Server, Result: True 2026-01-22 02:41:31,436 - INFO - Verified policy policy100 in API Server, Result: True 2026-01-22 02:41:31,847 - INFO - Verified policy policy10 in API Server, Result: True 2026-01-22 02:41:32,296 - INFO - Verified policy policy11 in API Server, Result: True 2026-01-22 02:41:32,744 - INFO - Verified policy policy12 in API Server, Result: True 2026-01-22 02:41:33,140 - INFO - Verified policy policy13 in API Server, Result: True 2026-01-22 02:41:33,578 - INFO - Verified policy policy1000 in API Server, Result: True 2026-01-22 02:41:35,533 - INFO - VM ([<Server: ctest-vmc0-10956126>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:41:37,012 - INFO - VM ([<Server: ctest-vmc1-26830106>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:41:37,013 - INFO - Waiting for VM ctest-vmc0-10956126 to be up.. 2026-01-22 02:41:42,223 - INFO - VM name : ctest-vmc0-10956126 2026-01-22 02:42:22,928 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-10956126 passed 2026-01-22 02:42:48,941 - INFO - Waiting for VM ctest-vmc1-26830106 to be up.. 2026-01-22 02:42:49,035 - INFO - VM name : ctest-vmc1-26830106 2026-01-22 02:42:50,383 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-26830106 passed 2026-01-22 02:42:51,024 - INFO - Validated the rules for VM:ctest-vmc1-26830106 with attached policy:['policy100'] and vn:ctest-vnet1-30725724 2026-01-22 02:42:51,288 - INFO - Validated the rules for VM:ctest-vmc0-10956126 with attached policy:['policy0'] and vn:ctest-vnet0-78215609 2026-01-22 02:42:51,296 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-01-22 02:42:51,296 - INFO - Setup completed with result True 2026-01-22 02:42:56,554 - INFO - new policy list of vn ctest-vnet0-78215609 is policy1 2026-01-22 02:42:56,555 - INFO - Starting Verifications after policy for ctest-vnet0-78215609 updated to policy1 2026-01-22 02:42:56,555 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-01-22 02:42:56,555 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2026-01-22 02:43:16,900 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-10956126 passed 2026-01-22 02:43:19,518 - INFO - Ping to IP 335c:59c:807c:60d1:2c06:25ae:0:3 from VM ctest-vmc0-10956126 passed 2026-01-22 02:43:19,518 - INFO - vm ping test result after policy for ctest-vnet0-78215609 updated to policy1 is: True 2026-01-22 02:43:24,844 - INFO - new policy list of vn ctest-vnet0-78215609 is policy1000 2026-01-22 02:43:24,844 - INFO - Starting Verifications after policy for ctest-vnet0-78215609 updated to policy1000 2026-01-22 02:43:24,845 - INFO - policy in effect is : [] 2026-01-22 02:43:24,845 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-01-22 02:43:28,890 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-10956126 failed 2026-01-22 02:43:32,512 - WARNING - Ping to IP 335c:59c:807c:60d1:2c06:25ae:0:3 from VM ctest-vmc0-10956126 failed 2026-01-22 02:43:32,512 - INFO - vm ping test result after policy for ctest-vnet0-78215609 updated to policy1000 is: True 2026-01-22 02:43:37,730 - INFO - new policy list of vn ctest-vnet0-78215609 is policy2 2026-01-22 02:43:37,731 - INFO - Starting Verifications after policy for ctest-vnet0-78215609 updated to policy2 2026-01-22 02:43:37,731 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-01-22 02:43:37,731 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-01-22 02:43:41,358 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-10956126 failed 2026-01-22 02:43:44,937 - WARNING - Ping to IP 335c:59c:807c:60d1:2c06:25ae:0:3 from VM ctest-vmc0-10956126 failed 2026-01-22 02:43:44,937 - INFO - vm ping test result after policy for ctest-vnet0-78215609 updated to policy2 is: True 2026-01-22 02:43:50,175 - INFO - new policy list of vn ctest-vnet0-78215609 is policy3 2026-01-22 02:43:50,176 - INFO - Starting Verifications after policy for ctest-vnet0-78215609 updated to policy3 2026-01-22 02:43:50,176 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-01-22 02:43:50,176 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-01-22 02:43:52,725 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-10956126 passed 2026-01-22 02:43:55,288 - INFO - Ping to IP 335c:59c:807c:60d1:2c06:25ae:0:3 from VM ctest-vmc0-10956126 passed 2026-01-22 02:43:55,288 - INFO - vm ping test result after policy for ctest-vnet0-78215609 updated to policy3 is: True 2026-01-22 02:44:00,563 - INFO - new policy list of vn ctest-vnet0-78215609 is policy10 2026-01-22 02:44:00,563 - INFO - Starting Verifications after policy for ctest-vnet0-78215609 updated to policy10 2026-01-22 02:44:00,563 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-01-22 02:44:00,563 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-01-22 02:44:05,543 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-10956126 failed 2026-01-22 02:44:09,267 - WARNING - Ping to IP 335c:59c:807c:60d1:2c06:25ae:0:3 from VM ctest-vmc0-10956126 failed 2026-01-22 02:44:09,267 - INFO - vm ping test result after policy for ctest-vnet0-78215609 updated to policy10 is: True 2026-01-22 02:44:14,539 - INFO - new policy list of vn ctest-vnet0-78215609 is policy11 2026-01-22 02:44:14,540 - INFO - Starting Verifications after policy for ctest-vnet0-78215609 updated to policy11 2026-01-22 02:44:14,540 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-01-22 02:44:14,540 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-01-22 02:44:17,074 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-10956126 passed 2026-01-22 02:44:19,673 - INFO - Ping to IP 335c:59c:807c:60d1:2c06:25ae:0:3 from VM ctest-vmc0-10956126 passed 2026-01-22 02:44:19,673 - INFO - vm ping test result after policy for ctest-vnet0-78215609 updated to policy11 is: True 2026-01-22 02:44:24,955 - INFO - new policy list of vn ctest-vnet0-78215609 is policy12 2026-01-22 02:44:24,955 - INFO - Starting Verifications after policy for ctest-vnet0-78215609 updated to policy12 2026-01-22 02:44:24,955 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-01-22 02:44:24,955 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2026-01-22 02:44:28,555 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-10956126 failed 2026-01-22 02:44:32,189 - WARNING - Ping to IP 335c:59c:807c:60d1:2c06:25ae:0:3 from VM ctest-vmc0-10956126 failed 2026-01-22 02:44:32,189 - INFO - vm ping test result after policy for ctest-vnet0-78215609 updated to policy12 is: True 2026-01-22 02:44:37,434 - INFO - new policy list of vn ctest-vnet0-78215609 is policy13 2026-01-22 02:44:37,435 - INFO - Starting Verifications after policy for ctest-vnet0-78215609 updated to policy13 2026-01-22 02:44:37,435 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-78215609', 'source_network': 'ctest-vnet1-30725724', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-01-22 02:44:37,435 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2026-01-22 02:44:39,975 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-10956126 passed 2026-01-22 02:44:42,610 - INFO - Ping to IP 335c:59c:807c:60d1:2c06:25ae:0:3 from VM ctest-vmc0-10956126 passed 2026-01-22 02:44:42,610 - INFO - vm ping test result after policy for ctest-vnet0-78215609 updated to policy13 is: True 2026-01-22 02:44:42,820 - INFO - Deleting VM ctest-vmc1-26830106 2026-01-22 02:44:44,943 - INFO - VM ctest-vmc1-26830106 is fully removed in API-Server 2026-01-22 02:44:45,156 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-85213137:ctest-vnet1-30725724 2026-01-22 02:44:45,156 - INFO - VM ctest-vmc1-26830106 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:44:45,395 - INFO - Routes for VM ctest-vmc1-26830106 is removed in all control-nodes 2026-01-22 02:45:10,231 - INFO - a90489b7-4acd-44bb-8ba4-661340287164 vm uve deleted from opserver 2026-01-22 02:45:10,246 - INFO - a90489b7-4acd-44bb-8ba4-661340287164 vm uve deleted from opserver 2026-01-22 02:45:10,311 - INFO - a90489b7-4acd-44bb-8ba4-661340287164 vm uve deleted from opserver 2026-01-22 02:45:10,311 - INFO - Validated that VM a90489b7-4acd-44bb-8ba4-661340287164 is removed from Opserver 2026-01-22 02:45:10,311 - INFO - Deleting VM ctest-vmc0-10956126 2026-01-22 02:45:12,435 - INFO - VM ctest-vmc0-10956126 is fully removed in API-Server 2026-01-22 02:45:12,654 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-85213137:ctest-vnet0-78215609 2026-01-22 02:45:12,654 - INFO - VM ctest-vmc0-10956126 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:45:12,882 - INFO - Routes for VM ctest-vmc0-10956126 is removed in all control-nodes 2026-01-22 02:45:40,651 - INFO - 7ba6ef14-2e80-4a8d-bd33-99d8b55a2d77 vm uve deleted from opserver 2026-01-22 02:45:40,668 - INFO - 7ba6ef14-2e80-4a8d-bd33-99d8b55a2d77 vm uve deleted from opserver 2026-01-22 02:45:40,692 - INFO - 7ba6ef14-2e80-4a8d-bd33-99d8b55a2d77 vm uve deleted from opserver 2026-01-22 02:45:40,692 - INFO - Validated that VM 7ba6ef14-2e80-4a8d-bd33-99d8b55a2d77 is removed from Opserver 2026-01-22 02:45:41,211 - INFO - Deleted policy policy1000 2026-01-22 02:45:41,410 - INFO - Deleted policy policy13 2026-01-22 02:45:41,638 - INFO - Deleted policy policy12 2026-01-22 02:45:41,833 - INFO - Deleted policy policy11 2026-01-22 02:45:42,087 - INFO - Deleted policy policy10 2026-01-22 02:45:42,322 - INFO - Deleted policy policy100 2026-01-22 02:45:42,578 - INFO - Deleted policy policy3 2026-01-22 02:45:42,829 - INFO - Deleted policy policy2 2026-01-22 02:45:43,067 - INFO - Deleted policy policy1 2026-01-22 02:45:43,310 - INFO - Deleted policy policy0 2026-01-22 02:45:43,503 - INFO - Deleting VN ctest-vnet1-30725724 2026-01-22 02:45:43,879 - INFO - Validated that VN ctest-vnet1-30725724 is not found in API Server 2026-01-22 02:45:43,909 - INFO - Validated that VN ctest-vnet1-30725724 is not in any agent 2026-01-22 02:45:43,939 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-30725724 info 2026-01-22 02:45:43,939 - INFO - Deleting VN ctest-vnet0-78215609 2026-01-22 02:45:44,322 - INFO - Validated that VN ctest-vnet0-78215609 is not found in API Server 2026-01-22 02:45:44,347 - INFO - Validated that VN ctest-vnet0-78215609 is not in any agent 2026-01-22 02:45:44,385 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-78215609 info 2026-01-22 02:45:44,482 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-85213137-default-ipam is not found in API Server 2026-01-22 02:45:44,508 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-85213137-default-ipam is not found in control node 2026-01-22 02:45:46,353 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:04:27] 2026-01-22 02:45:46,353 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:45:47,611 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-85213137, ID : d3d63121-eb48-4836-bc67-e3253e929869 2026-01-22 02:45:47,827 - INFO - Domain Default found not creating 2026-01-22 02:45:48,031 - INFO - Project ctest-TestQos-35445442 not found, creating it 2026-01-22 02:45:48,597 - INFO - Created Project:ctest-TestQos-35445442, ID : bdf65244-9ebf-4d4e-8c8e-567e65db02bf 2026-01-22 02:45:51,658 - INFO - Created VN ctest-vn-98549071 2026-01-22 02:45:52,547 - INFO - Created VN ctest-vn-87194166 2026-01-22 02:45:53,859 - INFO - VM ([<Server: ctest-TestQos-35445442-64683465>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:45:55,232 - INFO - VM ([<Server: ctest-TestQos-35445442-02575583>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:45:56,717 - INFO - VM ([<Server: ctest-TestQos-35445442-01536193>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:45:56,717 - INFO - Waiting for VM ctest-TestQos-35445442-64683465 to be up.. 2026-01-22 02:45:56,815 - INFO - VM name : ctest-TestQos-35445442-64683465 2026-01-22 02:46:41,683 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-35445442-64683465 passed 2026-01-22 02:47:07,713 - INFO - Waiting for VM ctest-TestQos-35445442-02575583 to be up.. 2026-01-22 02:47:07,807 - INFO - VM name : ctest-TestQos-35445442-02575583 2026-01-22 02:47:09,180 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-35445442-02575583 passed 2026-01-22 02:47:14,618 - INFO - Waiting for VM ctest-TestQos-35445442-01536193 to be up.. 2026-01-22 02:47:14,700 - INFO - VM name : ctest-TestQos-35445442-01536193 2026-01-22 02:47:16,019 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-35445442-01536193 passed 2026-01-22 02:47:21,408 - INFO - ================================================================================ 2026-01-22 02:47:21,408 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2026-01-22 02:47:21,409 - INFO - TEST DESCRIPTION : Create a qos config for remarking DSCP 1 to 10 Have VMs A, B Apply the qos config to VM A Validate that packets from A to B have DSCP marked correctly 2026-01-22 02:47:22,702 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:47:22,703 - INFO - 2026-01-22 02:47:22,979 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-19708207'], UUID eba920ab-b043-4993-8e65-fdf326e73ba8 2026-01-22 02:47:23,356 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-35445442', 'ctest-qos_config-41130299'], UUID: 206182fa-2e64-496f-8d7a-376156e5aab3 2026-01-22 02:47:23,411 - INFO - Applying qos-config on VM 014da191-7a08-4583-af36-ec71883c7f25 2026-01-22 02:47:24,396 - INFO - Starting hping3 on ctest-TestQos-35445442-64683465, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2026-01-22 02:47:47,048 - INFO - 16 packets are found in tcpdump output as expected 2026-01-22 02:47:49,113 - INFO - Packet QoS marking validation passed 2026-01-22 02:47:49,130 - INFO - 16 packets are found in tcpdump output as expected 2026-01-22 02:47:51,186 - INFO - Packet QoS marking validation passed 2026-01-22 02:47:51,292 - INFO - Removing qos-config on VM 014da191-7a08-4583-af36-ec71883c7f25 2026-01-22 02:47:51,371 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-35445442', 'ctest-qos_config-41130299'], UUID: 206182fa-2e64-496f-8d7a-376156e5aab3 2026-01-22 02:47:51,451 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-19708207'], UUID: eba920ab-b043-4993-8e65-fdf326e73ba8 2026-01-22 02:47:52,755 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:00:31] 2026-01-22 02:47:52,755 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:47:52,758 - INFO - Deleting VM ctest-TestQos-35445442-01536193 2026-01-22 02:47:52,829 - INFO - Deleting VM ctest-TestQos-35445442-02575583 2026-01-22 02:47:52,896 - INFO - Deleting VM ctest-TestQos-35445442-64683465 2026-01-22 02:47:52,970 - INFO - Deleting VN ctest-vn-87194166 2026-01-22 02:47:53,022 - WARNING - Deleting VN ctest-vn-87194166 failed..Will retry 2026-01-22 02:47:55,206 - INFO - Deleting VN ctest-vn-98549071 2026-01-22 02:47:56,249 - INFO - Deleted project: ctest-TestQos-35445442, ID : bdf65244-9ebf-4d4e-8c8e-567e65db02bf 2026-01-22 02:47:56,448 - INFO - Domain Default found not creating 2026-01-22 02:47:56,604 - INFO - Project ctest-TestRP-89776847 not found, creating it 2026-01-22 02:47:57,478 - INFO - Created Project:ctest-TestRP-89776847, ID : 1a19f53d-41c2-46ae-bea6-b1e82d2f94f3 2026-01-22 02:47:59,070 - INFO - ================================================================================ 2026-01-22 02:47:59,070 - INFO - STARTING TEST : test_rp_interface 2026-01-22 02:47:59,071 - INFO - TEST DESCRIPTION : 1. Create a routing policy with interface match. 2. Launch VMs. 3. Attach policy to VN and confirm if policy takes hold. 2026-01-22 02:48:00,346 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:48:00,346 - INFO - 2026-01-22 02:48:01,434 - INFO - Created VN ctest-bgpaas_vn-66475453 2026-01-22 02:48:02,303 - INFO - Created VN ctest-bgpaas_vn-40847703 2026-01-22 02:48:03,779 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:48:05,223 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:48:05,223 - INFO - Waiting for VM test_vm to be up.. 2026-01-22 02:48:10,445 - INFO - VM name : test_vm 2026-01-22 02:48:16,275 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-01-22 02:48:21,681 - INFO - Waiting for VM test2_vm to be up.. 2026-01-22 02:48:21,767 - INFO - VM name : test2_vm 2026-01-22 02:48:23,102 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-01-22 02:48:27,296 - INFO - Ping to IP 218.44.205.195 from VM test_vm passed 2026-01-22 02:48:27,410 - INFO - Deleting VM test2_vm 2026-01-22 02:48:27,497 - INFO - Deleting VM test_vm 2026-01-22 02:48:27,572 - INFO - Deleting VN ctest-bgpaas_vn-40847703 2026-01-22 02:48:27,611 - WARNING - Deleting VN ctest-bgpaas_vn-40847703 failed..Will retry 2026-01-22 02:48:29,756 - INFO - Deleting VN ctest-bgpaas_vn-66475453 2026-01-22 02:48:31,190 - INFO - END TEST : test_rp_interface : PASSED[0:00:32] 2026-01-22 02:48:31,190 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:48:31,194 - INFO - ================================================================================ 2026-01-22 02:48:31,194 - INFO - STARTING TEST : test_rp_interface_ext_community 2026-01-22 02:48:31,194 - INFO - TEST DESCRIPTION : 1. Create a routing policy with interface match. 2. Launch VMs. 3. Attach policy to VN and confirm if policy takes hold. 2026-01-22 02:48:32,461 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:48:32,461 - INFO - 2026-01-22 02:48:33,003 - INFO - Created VN ctest-bgpaas_vn-43950049 2026-01-22 02:48:33,793 - INFO - Created VN ctest-bgpaas_vn-78983915 2026-01-22 02:48:35,129 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:48:36,517 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:48:36,518 - INFO - Waiting for VM test_vm to be up.. 2026-01-22 02:48:41,702 - INFO - VM name : test_vm 2026-01-22 02:48:47,115 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-01-22 02:48:52,531 - INFO - Waiting for VM test2_vm to be up.. 2026-01-22 02:48:52,617 - INFO - VM name : test2_vm 2026-01-22 02:48:53,960 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-01-22 02:48:59,400 - INFO - Ping to IP 15.127.180.131 from VM test_vm passed 2026-01-22 02:48:59,881 - INFO - Deleting VM test2_vm 2026-01-22 02:48:59,945 - INFO - Deleting VM test_vm 2026-01-22 02:49:00,015 - INFO - Deleting VN ctest-bgpaas_vn-78983915 2026-01-22 02:49:00,060 - WARNING - Deleting VN ctest-bgpaas_vn-78983915 failed..Will retry 2026-01-22 02:49:02,262 - INFO - Deleting VN ctest-bgpaas_vn-43950049 2026-01-22 02:49:03,777 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:32] 2026-01-22 02:49:03,777 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:49:03,780 - INFO - ================================================================================ 2026-01-22 02:49:03,780 - INFO - STARTING TEST : test_rp_interface_static 2026-01-22 02:49:03,780 - INFO - TEST DESCRIPTION : 1. Create a routing policy with interface-static match. 2. Launch VMs. 3. Attach policy to VN and confirm if policy takes hold. 2026-01-22 02:49:05,048 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:49:05,048 - INFO - 2026-01-22 02:49:05,560 - INFO - Created VN ctest-bgpaas_vn-16448835 2026-01-22 02:49:06,382 - INFO - Created VN ctest-bgpaas_vn-00044210 2026-01-22 02:49:07,707 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:49:08,969 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:49:08,969 - INFO - Waiting for VM test_vm to be up.. 2026-01-22 02:49:14,166 - INFO - VM name : test_vm 2026-01-22 02:49:19,605 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-01-22 02:49:24,983 - INFO - Waiting for VM test2_vm to be up.. 2026-01-22 02:49:25,070 - INFO - VM name : test2_vm 2026-01-22 02:49:26,422 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-01-22 02:49:26,751 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-89776847', 'ctest-int_table_right-26266157'](UUID 4f3f3dfb-ebe5-4f7b-9d97-cb5d69865f24), prefixes : ['213.117.115.64/26'] 2026-01-22 02:49:26,819 - INFO - Added intf route table 4f3f3dfb-ebe5-4f7b-9d97-cb5d69865f24 to port cd5f3121-d1d6-4bc4-9ef4-b568ba62f12c 2026-01-22 02:49:30,745 - INFO - Ping to IP 71.228.210.67 from VM test_vm passed 2026-01-22 02:49:30,843 - INFO - Deleting VM test2_vm 2026-01-22 02:49:30,917 - INFO - Deleting VM test_vm 2026-01-22 02:49:30,987 - INFO - Deleting VN ctest-bgpaas_vn-00044210 2026-01-22 02:49:31,030 - WARNING - Deleting VN ctest-bgpaas_vn-00044210 failed..Will retry 2026-01-22 02:49:33,193 - INFO - Deleting VN ctest-bgpaas_vn-16448835 2026-01-22 02:49:34,649 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:31] 2026-01-22 02:49:34,649 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:49:35,372 - INFO - Deleted project: ctest-TestRP-89776847, ID : 1a19f53d-41c2-46ae-bea6-b1e82d2f94f3 2026-01-22 02:49:35,578 - INFO - Domain Default found not creating 2026-01-22 02:49:35,751 - INFO - Project ctest-TestBasicRTFilter-39252435 not found, creating it 2026-01-22 02:49:36,343 - INFO - Created Project:ctest-TestBasicRTFilter-39252435, ID : 37aca853-5f07-43ac-9b19-484e166bc964 2026-01-22 02:49:37,884 - INFO - ================================================================================ 2026-01-22 02:49:37,884 - INFO - STARTING TEST : test_rt_CEM_22032 2026-01-22 02:49:37,884 - INFO - TEST DESCRIPTION : Description: Validate Advertise of routes across VNs with Service keywords using RTs Test steps: 1. Create a VM in a VN (starting with "service-" keyword). 2. Add a route-target entry to the VN. 3. Check the rt_group and bgp.rtarget.0 table on the control nodes. Pass criteria: The system-defined, user-defined route target of the VN and the VM IP should be seen in the respective tables. Maintainer : manasd@juniper.net 2026-01-22 02:49:39,180 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:49:39,180 - INFO - 2026-01-22 02:49:40,193 - INFO - Created VN service-vn-63645821 2026-01-22 02:49:40,853 - INFO - Verified VN network id 12 for VN 785efa90-d0e4-4eef-b0cf-1832256fc688 2026-01-22 02:49:40,854 - INFO - Verifications in API Server for VN service-vn-63645821 passed 2026-01-22 02:49:40,923 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-63645821 passed 2026-01-22 02:49:42,159 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-39252435:service-vn-63645821 is found in opserver 2026-01-22 02:49:42,194 - INFO - Will add a user-defined RT to the VN 2026-01-22 02:49:47,332 - INFO - RT target:64512:5671233 seen in the RTGroup Table of control node-10.0.0.38 2026-01-22 02:49:47,339 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.38 2026-01-22 02:49:47,346 - INFO - RT target:64512:5671233 seen in the RTGroup Table of control node-10.0.0.50 2026-01-22 02:49:47,351 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.50 2026-01-22 02:49:47,356 - INFO - RT target:64512:5671233 seen in the RTGroup Table of control node-10.0.0.131 2026-01-22 02:49:47,361 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.131 2026-01-22 02:49:48,582 - INFO - VM ([<Server: ctest-vm1-81226990>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:49:48,583 - INFO - Waiting for VM ctest-vm1-81226990 to be up.. 2026-01-22 02:49:53,744 - INFO - VM name : ctest-vm1-81226990 2026-01-22 02:50:34,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-81226990 passed 2026-01-22 02:50:55,223 - INFO - Active control node is 10.0.0.38 2026-01-22 02:50:55,231 - INFO - IP 35.53.164.3/32 is seen in the dep_routes of RT target:64512:5671233 in the RTGroup Table of ctrl_node 10.0.0.38 2026-01-22 02:50:55,247 - INFO - RT target:64512:5671233 seen in the bgp.rtarget.0 table of the control node-10.0.0.38 2026-01-22 02:50:55,256 - INFO - IP 35.53.164.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.38 2026-01-22 02:50:55,271 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.38 2026-01-22 02:50:55,271 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-01-22 02:51:00,417 - INFO - RT target:64512:5671233 removed from the bgp.rtarget.0 table 2026-01-22 02:51:00,418 - INFO - RT target:64512:5671233 removed from the RTGroup Table of the control nodes 2026-01-22 02:51:00,418 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-01-22 02:51:00,424 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.38 2026-01-22 02:51:00,431 - INFO - IP 35.53.164.3/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.38 2026-01-22 02:51:00,446 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.38 2026-01-22 02:51:00,446 - INFO - Deleting VM ctest-vm1-81226990 2026-01-22 02:51:00,520 - INFO - Deleting VN service-vn-63645821 2026-01-22 02:51:00,572 - WARNING - Deleting VN service-vn-63645821 failed..Will retry 2026-01-22 02:51:02,935 - INFO - Validated that VN service-vn-63645821 is not found in API Server 2026-01-22 02:51:02,956 - INFO - Validated that VN service-vn-63645821 is not in any agent 2026-01-22 02:51:02,989 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-63645821 info 2026-01-22 02:51:04,272 - INFO - END TEST : test_rt_CEM_22032 : PASSED[0:01:27] 2026-01-22 02:51:04,272 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:51:04,274 - INFO - ================================================================================ 2026-01-22 02:51:04,274 - INFO - STARTING TEST : test_user_def_rt_entry 2026-01-22 02:51:04,275 - INFO - TEST DESCRIPTION : Description: Validate the entry and deletion of the VN's user-added Route Target in the rt_g roup and bgp.rtarget.0 table on the control nodes Test steps: 1. Create a VM in a VN. 2. Add a route-target entry to the VN. 3. Check the rt_group and bgp.rtarget.0 table on the control nodes. Pass criteria: The system-defined, user-defined route target of the VN and the VM IP should be seen in the respective tables. Maintainer : ganeshahv@juniper.net 2026-01-22 02:51:05,564 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:51:05,564 - INFO - 2026-01-22 02:51:06,092 - INFO - Created VN ctest-vn30-58938529 2026-01-22 02:51:06,384 - INFO - Verified VN network id 12 for VN 72f895a1-2229-4588-a902-9a7220fd25a7 2026-01-22 02:51:06,384 - INFO - Verifications in API Server for VN ctest-vn30-58938529 passed 2026-01-22 02:51:06,456 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-58938529 passed 2026-01-22 02:51:06,771 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-39252435:ctest-vn30-58938529 is found in opserver 2026-01-22 02:51:06,804 - INFO - Will add a user-defined RT to the VN 2026-01-22 02:51:11,942 - INFO - RT target:64512:836568 seen in the RTGroup Table of control node-10.0.0.38 2026-01-22 02:51:11,948 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.38 2026-01-22 02:51:11,955 - INFO - RT target:64512:836568 seen in the RTGroup Table of control node-10.0.0.50 2026-01-22 02:51:11,962 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.50 2026-01-22 02:51:11,967 - INFO - RT target:64512:836568 seen in the RTGroup Table of control node-10.0.0.131 2026-01-22 02:51:11,972 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.131 2026-01-22 02:51:13,073 - INFO - VM ([<Server: ctest-vm1-15099086>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:51:13,073 - INFO - Waiting for VM ctest-vm1-15099086 to be up.. 2026-01-22 02:51:18,204 - INFO - VM name : ctest-vm1-15099086 2026-01-22 02:52:17,253 - INFO - Deleting VM ctest-vm1-15099086 2026-01-22 02:52:17,322 - INFO - Deleting VN ctest-vn30-58938529 2026-01-22 02:52:17,361 - WARNING - Deleting VN ctest-vn30-58938529 failed..Will retry 2026-01-22 02:52:19,670 - INFO - Validated that VN ctest-vn30-58938529 is not found in API Server 2026-01-22 02:52:19,694 - INFO - Validated that VN ctest-vn30-58938529 is not in any agent 2026-01-22 02:52:19,729 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-58938529 info ERROR: Socket exception: Connection reset by peer (104) 2026-01-22 02:52:20,503 - ERROR - [Errno 104] Connection reset by peer Traceback (most recent call last): File "/contrail-test/tcutils/cores.py", line 42, in get_cores_node if exists(CORE_DIR): File "/usr/local/lib/python3.9/site-packages/fabric/contrib/files.py", line 31, in exists cmd = 'stat %s' % _expand_path(path) File "/usr/local/lib/python3.9/site-packages/fabric/contrib/files.py", line 485, in _expand_path return path if is_win() else '"$(echo %s)"' % path File "/usr/local/lib/python3.9/site-packages/fabric/contrib/files.py", line 472, in is_win return '"' in run('echo "Will you echo quotation marks"') File "/usr/local/lib/python3.9/site-packages/fabric/network.py", line 692, in host_prompting_wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/fabric/operations.py", line 1092, in run return _run_command( File "/usr/local/lib/python3.9/site-packages/fabric/operations.py", line 935, in _run_command channel=default_channel(), command=wrapped_command, pty=pty, File "/usr/local/lib/python3.9/site-packages/fabric/state.py", line 435, in default_channel chan = _open_session() File "/usr/local/lib/python3.9/site-packages/fabric/state.py", line 420, in _open_session session = transport.open_session(timeout=env.timeout) File "/usr/local/lib/python3.9/site-packages/paramiko/transport.py", line 919, in open_session return self.open_channel( File "/usr/local/lib/python3.9/site-packages/paramiko/transport.py", line 1050, in open_channel raise e File "/usr/local/lib/python3.9/site-packages/paramiko/transport.py", line 2109, in run ptype, m = self.packetizer.read_message() File "/usr/local/lib/python3.9/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/usr/local/lib/python3.9/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/usr/local/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 660, in recv return self._sock.recv(*args) ConnectionResetError: [Errno 104] Connection reset by peer 2026-01-22 02:52:20,760 - ERROR - CommandTimeout Python 3.9.21: /usr/bin/python3 Thu Jan 22 02:52:17 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f05cc186970>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBasicRTFilter.test_user_def_rt_entry> self = <scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f05cc186970> args = () kwargs = {} /contrail-test/scripts/rt_filter/test_rt_filter.py in test_user_def_rt_entry(self=<scripts.rt_filter.test_rt_filter.TestBasicRTFil...def_rt_entry[cb_sanity,sanity] id=0x7f05cc186970>) 84 vm1_fixture = self.create_vm(vn1_fixture, vm_name=vn1_vm1_name, 85 flavor='contrail_flavor_small', image_name='ubuntu-traffic') 86 assert vm1_fixture.wait_till_vm_is_up() 87 ip = vm1_fixture.vm_ip + '/32' 88 active_ctrl_node = self.get_active_control_node(vm1_fixture) vm1_fixture = <VMFixture: ctest-vm1-15099086> vm1_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <VMFixture: ctest-vm1-15099086>> /contrail-test/fixtures/vm_test.py in wait_till_vm_is_up(self=<VMFixture: ctest-vm1-15099086>, refresh=False) 2326 self.logger.info('Waiting for VM %s to be up..' %(self.vm_name)) 2327 self.refresh = refresh 2328 status = self.wait_till_vm_up() 2329 self.refresh = False 2330 if not status: status undefined self = <VMFixture: ctest-vm1-15099086> self.wait_till_vm_up = <bound method VMFixture.wait_till_vm_up of <VMFixture: ctest-vm1-15099086>> /contrail-test/fixtures/vm_test.py in wait_till_vm_up(self=<VMFixture: ctest-vm1-15099086>) 2368 2369 result = self.verify_vm_launched() 2370 result = result and self._gather_details() 2371 for vn_fq_name in self.vn_fq_names: 2372 if self.vnc_lib_fixture.get_active_forwarding_mode(vn_fq_name) != 'l2': result = True self = <VMFixture: ctest-vm1-15099086> self._gather_details = <bound method VMFixture._gather_details of <VMFixture: ctest-vm1-15099086>> /contrail-test/fixtures/vm_test.py in _gather_details(self=<VMFixture: ctest-vm1-15099086>) 2774 self.agent_vrf_id[vn_fq_name] = inspect_h.get_vna_vrf_id( 2775 vn_fq_name) 2776 self.get_local_ip(refresh=True) 2777 if not self.local_ip: 2778 self.logger.warn('VM metadata IP is not 169.254.x.x') self = <VMFixture: ctest-vm1-15099086> self.get_local_ip = <bound method VMFixture.get_local_ip of <VMFixture: ctest-vm1-15099086>> refresh undefined /contrail-test/fixtures/vm_test.py in get_local_ip(self=<VMFixture: ctest-vm1-15099086>, refresh=True) 937 "skipping ping to one of the 169.254.x.x IPs") 938 if vn_fq_name in local_ips and local_ips[vn_fq_name] != '0.0.0.0': 939 if self.ping_vm_from_host(vn_fq_name): 940 self._local_ip = self.local_ips[vn_fq_name] 941 break self = <VMFixture: ctest-vm1-15099086> self.ping_vm_from_host = <bound method retry.<locals>.deco_retry.<locals>.f_retry of <VMFixture: ctest-vm1-15099086>> vn_fq_name = 'default-domain:ctest-TestBasicRTFilter-39252435:ctest-vn30-58938529' /contrail-test/tcutils/util.py in f_retry(*args=(<VMFixture: ctest-vm1-15099086>, 'default-domain:ctest-TestBasicRTFilter-39252435:ctest-vn30-58938529'), **kwargs={}) 106 time.sleep(mdelay) # wait... 107 108 result = f(*args, **kwargs) # Try again 109 rv = result 110 if type(result) is tuple: result = False f = <function VMFixture.ping_vm_from_host> args = (<VMFixture: ctest-vm1-15099086>, 'default-domain:ctest-TestBasicRTFilter-39252435:ctest-vn30-58938529') kwargs = {} /contrail-test/fixtures/vm_test.py in ping_vm_from_host(self=<VMFixture: ctest-vm1-15099086>, vn_fq_name='default-domain:ctest-TestBasicRTFilter-39252435:ctest-vn30-58938529', timeout=2) 1191 # output = run('ping %s -c 1' % (self.local_ips[vn_fq_name])) 1192 # expected_result = ' 0% packet loss' 1193 output = safe_run('ping %s -c 2 -W %s' % 1194 (self.local_ips[vn_fq_name], timeout)) 1195 failure = ' 100% packet loss' output = '' global safe_run = <function retry.<locals>.deco_retry.<locals>.f_retry> self = <VMFixture: ctest-vm1-15099086> self.local_ips = {'default-domain:ctest-TestBasicRTFilter-39252435:ctest-vn30-58938529': '169.254.0.3'} vn_fq_name = 'default-domain:ctest-TestBasicRTFilter-39252435:ctest-vn30-58938529' timeout = 2 /contrail-test/tcutils/util.py in f_retry(*args=('ping 169.254.0.3 -c 2 -W 2',), **kwargs={}) 82 mtries, mdelay = tries, delay # make mutable 83 84 result = f(*args, **kwargs) # first attempt 85 rv = result 86 final = False result undefined f = <function safe_run> args = ('ping 169.254.0.3 -c 2 -W 2',) kwargs = {} /contrail-test/tcutils/util.py in safe_run(cmd='ping 169.254.0.3 -c 2 -W 2', timeout=30) 203 def safe_run(cmd, timeout=30): 204 try: 205 output = run(cmd, timeout=timeout) 206 except ChannelException as e: 207 # Handle too many concurrent sessions output undefined global run = <function run> cmd = 'ping 169.254.0.3 -c 2 -W 2' timeout = 30 /usr/local/lib/python3.9/site-packages/fabric/network.py in host_prompting_wrapper(*args=('ping 169.254.0.3 -c 2 -W 2',), **kwargs={'timeout': 30}) 690 host_string = raw_input(prompt) 691 env.update(to_dict(host_string)) 692 return func(*args, **kwargs) 693 host_prompting_wrapper.undecorated = func 694 return host_prompting_wrapper func = <function run> args = ('ping 169.254.0.3 -c 2 -W 2',) kwargs = {'timeout': 30} /usr/local/lib/python3.9/site-packages/fabric/operations.py in run(command='ping 169.254.0.3 -c 2 -W 2', shell=True, pty=True, combine_stderr=None, quiet=False, warn_only=False, stdout=None, stderr=None, timeout=30, shell_escape=None, capture_buffer_size=None) 1090 The ``capture_buffer_size`` argument. 1091 """ 1092 return _run_command( 1093 command, shell, pty, combine_stderr, quiet=quiet, 1094 warn_only=warn_only, stdout=stdout, stderr=stderr, timeout=timeout, global _run_command = <function _run_command> command = 'ping 169.254.0.3 -c 2 -W 2' shell = True pty = True combine_stderr = None quiet = False warn_only = False stdout = None stderr = None timeout = 30 shell_escape = None capture_buffer_size = None /usr/local/lib/python3.9/site-packages/fabric/operations.py in _run_command(command='ping 169.254.0.3 -c 2 -W 2', shell=True, pty=True, combine_stderr=None, sudo=False, user=None, quiet=False, warn_only=False, stdout=None, stderr=None, group=None, timeout=30, shell_escape=True, capture_buffer_size=None) 932 933 # Actual execution, stdin/stdout/stderr handling, and termination 934 result_stdout, result_stderr, status = _execute( 935 channel=default_channel(), command=wrapped_command, pty=pty, 936 combine_stderr=combine_stderr, invoke_shell=False, stdout=stdout, result_stdout undefined result_stderr undefined status undefined global _execute = <function _execute> channel undefined global default_channel = <function default_channel> command = 'ping 169.254.0.3 -c 2 -W 2' wrapped_command = '/bin/bash -l -c "ping 169.254.0.3 -c 2 -W 2"' pty = True combine_stderr = None invoke_shell undefined stdout = None stderr = None timeout = 30 capture_buffer_size = None /usr/local/lib/python3.9/site-packages/fabric/operations.py in _execute(channel=<paramiko.Channel 208 (open) window=2097152 -> <...s128-ctr, 128 bits) (active; 2 open channel(s))>>, command='/bin/bash -l -c "ping 169.254.0.3 -c 2 -W 2"', pty=True, combine_stderr=True, invoke_shell=False, stdout=<_io.TextIOWrapper encoding='utf8'>, stderr=<_io.TextIOWrapper encoding='utf8'>, timeout=30, capture_buffer_size=None) 818 # exception within, recv_exit_status()) 819 for worker in workers: 820 worker.raise_if_needed() 821 try: 822 time.sleep(ssh.io_sleep) worker = <fabric.thread_handling.ThreadHandler object> worker.raise_if_needed = <bound method ThreadHandler.raise_if_needed of <fabric.thread_handling.ThreadHandler object>> /usr/local/lib/python3.9/site-packages/fabric/thread_handling.py in raise_if_needed(self=<fabric.thread_handling.ThreadHandler object>) 22 23 def raise_if_needed(self): 24 if self.exception: 25 e = self.exception 26 six.reraise(e[0], e[1], e[2]) global six = <module 'six' from '/usr/lib/python3.9/site-packages/six.py'> six.reraise = <function reraise> e = (<class 'fabric.exceptions.CommandTimeout'>, CommandTimeout('Command failed to finish in 30 seconds'), <traceback object>) /usr/lib/python3.9/site-packages/six.py in reraise(tp=<class 'fabric.exceptions.CommandTimeout'>, value=None, tb=None) 707 if value.__traceback__ is not tb: 708 raise value.with_traceback(tb) 709 raise value 710 finally: 711 value = None value = None /usr/local/lib/python3.9/site-packages/fabric/thread_handling.py in wrapper(*args=(<paramiko.Channel 208 (open) window=2097152 -> <...s128-ctr, 128 bits) (active; 2 open channel(s))>>, 'recv'), **kwargs={'capture': deque(['P', 'I', 'N', 'G', ' ', '1', ...]), 'stream': <_io.TextIOWrapper encoding='utf8'>, 'timeout': 30}) 11 def wrapper(*args, **kwargs): 12 try: 13 callable(*args, **kwargs) 14 except BaseException: 15 self.exception = sys.exc_info() callable = <function output_loop> args = (<paramiko.Channel 208 (open) window=2097152 -> <...s128-ctr, 128 bits) (active; 2 open channel(s))>>, 'recv') kwargs = {'capture': deque(['P', 'I', 'N', 'G', ' ', '1', ...]), 'stream': <_io.TextIOWrapper encoding='utf8'>, 'timeout': 30} /usr/local/lib/python3.9/site-packages/fabric/io.py in output_loop(*args=(<paramiko.Channel 208 (open) window=2097152 -> <...s128-ctr, 128 bits) (active; 2 open channel(s))>>, 'recv'), **kwargs={'capture': deque(['P', 'I', 'N', 'G', ' ', '1', ...]), 'stream': <_io.TextIOWrapper encoding='utf8'>, 'timeout': 30}) 29 30 def output_loop(*args, **kwargs): 31 OutputLooper(*args, **kwargs).loop() 32 33 global OutputLooper = <class 'fabric.io.OutputLooper'> args = (<paramiko.Channel 208 (open) window=2097152 -> <...s128-ctr, 128 bits) (active; 2 open channel(s))>>, 'recv') kwargs = {'capture': deque(['P', 'I', 'N', 'G', ' ', '1', ...]), 'stream': <_io.TextIOWrapper encoding='utf8'>, 'timeout': 30} ).loop undefined /usr/local/lib/python3.9/site-packages/fabric/io.py in loop(self=<fabric.io.OutputLooper object>) 85 elapsed = time.time() - start 86 if self.timeout is not None and elapsed > self.timeout: 87 raise CommandTimeout(timeout=self.timeout) 88 continue 89 global CommandTimeout = <class 'fabric.exceptions.CommandTimeout'> timeout undefined self = <fabric.io.OutputLooper object> self.timeout = 30 CommandTimeout: Command failed to finish in 30 seconds __cause__ = None __class__ = <class 'fabric.exceptions.CommandTimeout'> __context__ = timeout() __delattr__ = <method-wrapper '__delattr__' of CommandTimeout object> __dict__ = {'message': 'Command failed to finish in 30 seconds', 'timeout': 30} __dir__ = <built-in method __dir__ of CommandTimeout object> __doc__ = None __eq__ = <method-wrapper '__eq__' of CommandTimeout object> __format__ = <built-in method __format__ of CommandTimeout object> __ge__ = <method-wrapper '__ge__' of CommandTimeout object> __getattribute__ = <method-wrapper '__getattribute__' of CommandTimeout object> __gt__ = <method-wrapper '__gt__' of CommandTimeout object> __hash__ = <method-wrapper '__hash__' of CommandTimeout object> __init__ = <bound method CommandTimeout.__init__ of CommandTimeout('Command failed to finish in 30 seconds')> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of CommandTimeout object> __lt__ = <method-wrapper '__lt__' of CommandTimeout object> __module__ = 'fabric.exceptions' __ne__ = <method-wrapper '__ne__' of CommandTimeout object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of CommandTimeout object> __reduce_ex__ = <built-in method __reduce_ex__ of CommandTimeout object> __repr__ = <method-wrapper '__repr__' of CommandTimeout object> __setattr__ = <method-wrapper '__setattr__' of CommandTimeout object> __setstate__ = <built-in method __setstate__ of CommandTimeout object> __sizeof__ = <built-in method __sizeof__ of CommandTimeout object> __str__ = <method-wrapper '__str__' of CommandTimeout object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> __weakref__ = None args = ('Command failed to finish in 30 seconds',) message = 'Command failed to finish in 30 seconds' timeout = 30 with_traceback = <built-in method with_traceback of CommandTimeout object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/paramiko/channel.py", line 699, in recv out = self.in_buffer.read(nbytes, self.timeout) File "/usr/local/lib/python3.9/site-packages/paramiko/buffered_pipe.py", line 164, in read raise PipeTimeout() paramiko.buffered_pipe.PipeTimeout During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/fabric/io.py", line 83, in loop bytelist = self.read_func(self.read_size) File "/usr/local/lib/python3.9/site-packages/paramiko/channel.py", line 701, in recv raise socket.timeout() socket.timeout During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/rt_filter/test_rt_filter.py", line 86, in test_user_def_rt_entry assert vm1_fixture.wait_till_vm_is_up() File "/contrail-test/fixtures/vm_test.py", line 2328, in wait_till_vm_is_up status = self.wait_till_vm_up() File "/contrail-test/fixtures/vm_test.py", line 2370, in wait_till_vm_up result = result and self._gather_details() File "/contrail-test/fixtures/vm_test.py", line 2776, in _gather_details self.get_local_ip(refresh=True) File "/contrail-test/fixtures/vm_test.py", line 939, in get_local_ip if self.ping_vm_from_host(vn_fq_name): File "/contrail-test/tcutils/util.py", line 108, in f_retry result = f(*args, **kwargs) # Try again File "/contrail-test/fixtures/vm_test.py", line 1193, in ping_vm_from_host output = safe_run('ping %s -c 2 -W %s' % File "/contrail-test/tcutils/util.py", line 84, in f_retry result = f(*args, **kwargs) # first attempt File "/contrail-test/tcutils/util.py", line 205, in safe_run output = run(cmd, timeout=timeout) File "/usr/local/lib/python3.9/site-packages/fabric/network.py", line 692, in host_prompting_wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/fabric/operations.py", line 1092, in run return _run_command( File "/usr/local/lib/python3.9/site-packages/fabric/operations.py", line 934, in _run_command result_stdout, result_stderr, status = _execute( File "/usr/local/lib/python3.9/site-packages/fabric/operations.py", line 820, in _execute worker.raise_if_needed() File "/usr/local/lib/python3.9/site-packages/fabric/thread_handling.py", line 26, in raise_if_needed six.reraise(e[0], e[1], e[2]) File "/usr/lib/python3.9/site-packages/six.py", line 709, in reraise raise value File "/usr/local/lib/python3.9/site-packages/fabric/thread_handling.py", line 13, in wrapper callable(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/fabric/io.py", line 31, in output_loop OutputLooper(*args, **kwargs).loop() File "/usr/local/lib/python3.9/site-packages/fabric/io.py", line 87, in loop raise CommandTimeout(timeout=self.timeout) fabric.exceptions.CommandTimeout: Command failed to finish in 30 seconds 2026-01-22 02:52:20,774 - ERROR - XMPP status is {'10.0.0.23': {'10.20.0.19': '1', '10.20.0.5': '0'}, '10.0.0.141': {'10.20.0.19': '0', '10.20.0.5': '1'}}, Expected: {'10.0.0.23': {'10.20.0.19': '0', '10.20.0.5': '0'}, '10.0.0.141': {'10.20.0.19': '0', '10.20.0.5': '0'}} 2026-01-22 02:52:20,774 - INFO - 2026-01-22 02:52:20,775 - INFO - END TEST : test_user_def_rt_entry : FAILED[0:01:16] 2026-01-22 02:52:20,775 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:52:21,505 - INFO - Deleted project: ctest-TestBasicRTFilter-39252435, ID : 37aca853-5f07-43ac-9b19-484e166bc964 2026-01-22 02:52:21,698 - INFO - Domain Default found not creating 2026-01-22 02:52:21,855 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064 not found, creating it 2026-01-22 02:52:22,428 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064, ID : 06dd525c-44af-41b2-b110-5262d599cbeb 2026-01-22 02:52:24,002 - INFO - ================================================================================ 2026-01-22 02:52:24,002 - INFO - STARTING TEST : test_sec_group_basic 2026-01-22 02:52:24,003 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-01-22 02:52:25,956 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:52:25,956 - INFO - 2026-01-22 02:52:26,296 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064', 'ctest-test_sec_group-36644328'] 2026-01-22 02:52:27,892 - INFO - Security group ctest-test_sec_group-36644328 found in the API Server 2026-01-22 02:52:28,004 - INFO - Validated that ACLs for Security group ctest-test_sec_group-36644328 are present in API Server 2026-01-22 02:52:28,010 - INFO - Validated that Security group ctest-test_sec_group-36644328 is found in control node 10.0.0.38 2026-01-22 02:52:28,022 - INFO - Validated that Security group ctest-test_sec_group-36644328 is found in control node 10.0.0.50 2026-01-22 02:52:28,032 - INFO - Validated that Security group ctest-test_sec_group-36644328 is found in control node 10.0.0.131 2026-01-22 02:52:28,037 - INFO - Validated SG ctest-test_sec_group-36644328 in Control nodes 2026-01-22 02:52:28,038 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064', 'ctest-test_sec_group-36644328'] 2026-01-22 02:52:28,112 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064', 'ctest-test_sec_group-36644328'] deleted successfully. 2026-01-22 02:52:28,231 - INFO - Security group ctest-test_sec_group-36644328 removed from the API Server 2026-01-22 02:52:28,354 - INFO - security group ctest-test_sec_group-36644328 removed from Control-node 10.0.0.38 2026-01-22 02:52:28,368 - INFO - security group ctest-test_sec_group-36644328 removed from Control-node 10.0.0.50 2026-01-22 02:52:28,379 - INFO - security group ctest-test_sec_group-36644328 removed from Control-node 10.0.0.131 2026-01-22 02:52:28,384 - INFO - Validated that SG ctest-test_sec_group-36644328 is not in control nodes 2026-01-22 02:52:28,389 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064', 'ctest-test_sec_group-36644328'] 2026-01-22 02:52:29,506 - INFO - Security group ctest-test_sec_group-36644328 found in the API Server 2026-01-22 02:52:29,624 - INFO - Validated that ACLs for Security group ctest-test_sec_group-36644328 are present in API Server 2026-01-22 02:52:29,633 - INFO - Validated that Security group ctest-test_sec_group-36644328 is found in control node 10.0.0.38 2026-01-22 02:52:29,659 - INFO - Validated that Security group ctest-test_sec_group-36644328 is found in control node 10.0.0.50 2026-01-22 02:52:29,674 - INFO - Validated that Security group ctest-test_sec_group-36644328 is found in control node 10.0.0.131 2026-01-22 02:52:29,680 - INFO - Validated SG ctest-test_sec_group-36644328 in Control nodes 2026-01-22 02:52:31,065 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 2026-01-22 02:52:31,409 - INFO - Verified VN network id 12 for VN a703cf89-4a27-412e-bd57-b52ff81ba171 2026-01-22 02:52:31,409 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 passed 2026-01-22 02:52:31,472 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 passed 2026-01-22 02:52:32,872 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 is found in opserver 2026-01-22 02:52:34,074 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:52:35,387 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:52:40,608 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 2026-01-22 02:52:41,330 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 verfication in all API Servers passed 2026-01-22 02:53:20,182 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 passed 2026-01-22 02:53:20,182 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 verifications in Compute nodes passed 2026-01-22 02:53:20,259 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 in all vrouters 2026-01-22 02:53:20,953 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 passed 2026-01-22 02:53:21,212 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:53:21,238 - INFO - VM a48fe528-7102-440d-943c-35ef95ecc0d1 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 2026-01-22 02:53:21,543 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064:f8d60136-0b78-4a90-aa94-df0de55ff119 of vm a48fe528-7102-440d-943c-35ef95ecc0d1 is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-1 uve 2026-01-22 02:53:21,583 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 validations in Opserver passed 2026-01-22 02:53:21,583 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 to be up.. 2026-01-22 02:53:22,764 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 passed 2026-01-22 02:53:43,727 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 2026-01-22 02:53:44,085 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 verfication in all API Servers passed 2026-01-22 02:53:46,039 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 passed 2026-01-22 02:53:46,039 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 verifications in Compute nodes passed 2026-01-22 02:53:46,134 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 in all vrouters 2026-01-22 02:53:46,856 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 passed 2026-01-22 02:53:46,949 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:53:46,974 - INFO - VM 6157394b-af8f-4484-8019-e3f7c4a54c70 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 2026-01-22 02:53:47,131 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064:452fe899-fff2-4340-b50e-36a159a77b8e of vm 6157394b-af8f-4484-8019-e3f7c4a54c70 is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-2 uve 2026-01-22 02:53:47,178 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 validations in Opserver passed 2026-01-22 02:53:47,178 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 to be up.. 2026-01-22 02:53:48,352 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 passed 2026-01-22 02:53:48,710 - INFO - Validated that SG ctest-test_sec_group-36644328 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 2026-01-22 02:53:48,710 - INFO - Remove security group ctest-test_sec_group-36644328 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 2026-01-22 02:53:49,020 - WARNING - Security group ctest-test_sec_group-36644328 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 2026-01-22 02:53:49,414 - INFO - Validated that SG ctest-test_sec_group-36644328 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 2026-01-22 02:53:49,414 - INFO - Try deleting the security group ctest-test_sec_group-36644328 with back ref. 2026-01-22 02:53:49,415 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064', 'ctest-test_sec_group-36644328'] 2026-01-22 02:53:49,455 - INFO - Security Group 61f104ab-77b6-4d1d-9b36-5e6a3592f2e7 in use. Neutron server returns request_ids: ['req-9f20b732-0165-45ef-9bf3-8bcfb4d54171'] 2026-01-22 02:53:49,455 - INFO - Not able to delete the security group with back ref as expected ERROR: Socket exception: Connection reset by peer (104) 2026-01-22 02:54:11,148 - WARNING - Ping to IP 3d0b:dcb5:f80c:d2f3:879b:a8d7:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 failed 2026-01-22 02:54:11,148 - INFO - Ping FAILED as expected 2026-01-22 02:54:50,254 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 2026-01-22 02:54:53,524 - INFO - Ping to IP 3d0b:dcb5:f80c:d2f3:879b:a8d7:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 passed 2026-01-22 02:54:53,524 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 2026-01-22 02:54:53,737 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 2026-01-22 02:54:55,835 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 is fully removed in API-Server 2026-01-22 02:54:56,156 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 2026-01-22 02:54:56,156 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:54:56,363 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-68459234 is removed in all control-nodes 2026-01-22 02:55:11,811 - INFO - 6157394b-af8f-4484-8019-e3f7c4a54c70 vm uve deleted from opserver 2026-01-22 02:55:11,823 - INFO - 6157394b-af8f-4484-8019-e3f7c4a54c70 vm uve deleted from opserver 2026-01-22 02:55:11,834 - INFO - 6157394b-af8f-4484-8019-e3f7c4a54c70 vm uve deleted from opserver 2026-01-22 02:55:11,834 - INFO - Validated that VM 6157394b-af8f-4484-8019-e3f7c4a54c70 is removed from Opserver 2026-01-22 02:55:11,835 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 2026-01-22 02:55:12,045 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 2026-01-22 02:55:14,152 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 is fully removed in API-Server 2026-01-22 02:55:14,358 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064:ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 2026-01-22 02:55:14,358 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:55:14,538 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-90278432 is removed in all control-nodes 2026-01-22 02:55:42,275 - INFO - a48fe528-7102-440d-943c-35ef95ecc0d1 vm uve deleted from opserver 2026-01-22 02:55:42,292 - INFO - a48fe528-7102-440d-943c-35ef95ecc0d1 vm uve deleted from opserver 2026-01-22 02:55:42,304 - INFO - a48fe528-7102-440d-943c-35ef95ecc0d1 vm uve deleted from opserver 2026-01-22 02:55:42,304 - INFO - Validated that VM a48fe528-7102-440d-943c-35ef95ecc0d1 is removed from Opserver 2026-01-22 02:55:42,304 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 2026-01-22 02:55:42,642 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 is not found in API Server 2026-01-22 02:55:42,665 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 is not in any agent 2026-01-22 02:55:42,696 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064-71668405 info 2026-01-22 02:55:42,696 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064', 'ctest-test_sec_group-36644328'] 2026-01-22 02:55:42,773 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064', 'ctest-test_sec_group-36644328'] deleted successfully. 2026-01-22 02:55:42,889 - INFO - Security group ctest-test_sec_group-36644328 removed from the API Server 2026-01-22 02:55:43,021 - INFO - security group ctest-test_sec_group-36644328 removed from Control-node 10.0.0.38 2026-01-22 02:55:43,035 - INFO - security group ctest-test_sec_group-36644328 removed from Control-node 10.0.0.50 2026-01-22 02:55:43,047 - INFO - security group ctest-test_sec_group-36644328 removed from Control-node 10.0.0.131 2026-01-22 02:55:43,052 - INFO - Validated that SG ctest-test_sec_group-36644328 is not in control nodes 2026-01-22 02:55:44,341 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:20] 2026-01-22 02:55:44,341 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:55:45,153 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1Ipv6-80452064, ID : 06dd525c-44af-41b2-b110-5262d599cbeb 2026-01-22 02:55:45,376 - INFO - Domain Default found not creating 2026-01-22 02:55:45,553 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-03553106 not found, creating it 2026-01-22 02:55:46,087 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106, ID : 6e44a692-0085-4f4c-a64f-a74cdccbad23 2026-01-22 02:55:47,925 - INFO - ================================================================================ 2026-01-22 02:55:47,926 - INFO - STARTING TEST : test_sec_group_basic 2026-01-22 02:55:47,926 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-01-22 02:55:49,214 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:55:49,214 - INFO - 2026-01-22 02:55:49,585 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-03553106', 'ctest-test_sec_group-98021903'] 2026-01-22 02:55:50,265 - INFO - Security group ctest-test_sec_group-98021903 found in the API Server 2026-01-22 02:55:50,388 - INFO - Validated that ACLs for Security group ctest-test_sec_group-98021903 are present in API Server 2026-01-22 02:55:50,393 - INFO - Validated that Security group ctest-test_sec_group-98021903 is found in control node 10.0.0.38 2026-01-22 02:55:50,405 - INFO - Validated that Security group ctest-test_sec_group-98021903 is found in control node 10.0.0.50 2026-01-22 02:55:50,418 - INFO - Validated that Security group ctest-test_sec_group-98021903 is found in control node 10.0.0.131 2026-01-22 02:55:50,424 - INFO - Validated SG ctest-test_sec_group-98021903 in Control nodes 2026-01-22 02:55:50,424 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-03553106', 'ctest-test_sec_group-98021903'] 2026-01-22 02:55:50,531 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-03553106', 'ctest-test_sec_group-98021903'] deleted successfully. 2026-01-22 02:55:50,687 - INFO - Security group ctest-test_sec_group-98021903 removed from the API Server 2026-01-22 02:55:50,839 - INFO - security group ctest-test_sec_group-98021903 removed from Control-node 10.0.0.38 2026-01-22 02:55:50,852 - INFO - security group ctest-test_sec_group-98021903 removed from Control-node 10.0.0.50 2026-01-22 02:55:50,863 - INFO - security group ctest-test_sec_group-98021903 removed from Control-node 10.0.0.131 2026-01-22 02:55:50,868 - INFO - Validated that SG ctest-test_sec_group-98021903 is not in control nodes 2026-01-22 02:55:50,875 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-03553106', 'ctest-test_sec_group-98021903'] 2026-01-22 02:55:51,213 - INFO - Security group ctest-test_sec_group-98021903 found in the API Server 2026-01-22 02:55:51,359 - INFO - Validated that ACLs for Security group ctest-test_sec_group-98021903 are present in API Server 2026-01-22 02:55:51,365 - INFO - Validated that Security group ctest-test_sec_group-98021903 is found in control node 10.0.0.38 2026-01-22 02:55:51,377 - INFO - Validated that Security group ctest-test_sec_group-98021903 is found in control node 10.0.0.50 2026-01-22 02:55:51,390 - INFO - Validated that Security group ctest-test_sec_group-98021903 is found in control node 10.0.0.131 2026-01-22 02:55:51,395 - INFO - Validated SG ctest-test_sec_group-98021903 in Control nodes 2026-01-22 02:55:52,155 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 2026-01-22 02:55:52,424 - INFO - Verified VN network id 12 for VN 878ffb90-34e0-4259-b640-fd2bd8d2b754 2026-01-22 02:55:52,425 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 passed 2026-01-22 02:55:52,493 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 passed 2026-01-22 02:55:53,725 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 is found in opserver 2026-01-22 02:55:55,084 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:55:56,434 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:56:01,634 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 2026-01-22 02:56:02,399 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 verfication in all API Servers passed 2026-01-22 02:56:37,141 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 passed 2026-01-22 02:56:37,141 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 verifications in Compute nodes passed 2026-01-22 02:56:37,475 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 in all vrouters 2026-01-22 02:56:38,177 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 passed 2026-01-22 02:56:38,448 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:56:38,471 - INFO - VM fa0e9f78-79bf-42df-804d-41c5488debeb is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 2026-01-22 02:56:38,797 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106:ab0b44eb-4d0a-4d48-a958-d88367f34583 of vm fa0e9f78-79bf-42df-804d-41c5488debeb is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-1 uve 2026-01-22 02:56:38,833 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 validations in Opserver passed 2026-01-22 02:56:38,833 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 to be up.. 2026-01-22 02:56:40,010 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 passed 2026-01-22 02:57:01,102 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 2026-01-22 02:57:01,495 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 verfication in all API Servers passed 2026-01-22 02:57:03,513 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 passed 2026-01-22 02:57:03,513 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 verifications in Compute nodes passed 2026-01-22 02:57:03,835 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 in all vrouters 2026-01-22 02:57:04,588 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 passed 2026-01-22 02:57:04,691 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 02:57:04,720 - INFO - VM 39903279-aef7-41d8-b2cd-6ad539180a1d is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 2026-01-22 02:57:04,894 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106:bc9851ee-a88c-4290-98ce-f13cf8d108c6 of vm 39903279-aef7-41d8-b2cd-6ad539180a1d is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-2 uve 2026-01-22 02:57:04,932 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 validations in Opserver passed 2026-01-22 02:57:04,933 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 to be up.. 2026-01-22 02:57:06,114 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 passed 2026-01-22 02:57:06,492 - INFO - Validated that SG ctest-test_sec_group-98021903 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 2026-01-22 02:57:06,492 - INFO - Remove security group ctest-test_sec_group-98021903 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 2026-01-22 02:57:06,776 - WARNING - Security group ctest-test_sec_group-98021903 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 2026-01-22 02:57:07,151 - INFO - Validated that SG ctest-test_sec_group-98021903 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 2026-01-22 02:57:07,151 - INFO - Try deleting the security group ctest-test_sec_group-98021903 with back ref. 2026-01-22 02:57:07,151 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-03553106', 'ctest-test_sec_group-98021903'] 2026-01-22 02:57:07,177 - INFO - Delete when resource still referred: ['http://10.0.0.131:8082/virtual-machine-interface/ab0b44eb-4d0a-4d48-a958-d88367f34583', 'http://10.0.0.131:8082/virtual-machine-interface/bc9851ee-a88c-4290-98ce-f13cf8d108c6'] 2026-01-22 02:57:07,178 - INFO - Not able to delete the security group with back ref as expected 2026-01-22 02:57:25,903 - WARNING - Ping to IP 23.165.36.4 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 failed 2026-01-22 02:57:25,903 - INFO - Ping FAILED as expected 2026-01-22 02:58:07,768 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 2026-01-22 02:58:10,512 - INFO - Ping to IP 23.165.36.4 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 passed 2026-01-22 02:58:10,513 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 2026-01-22 02:58:10,740 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 2026-01-22 02:58:12,846 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 is fully removed in API-Server 2026-01-22 02:58:13,167 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 2026-01-22 02:58:13,167 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:58:13,377 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-69915439 is removed in all control-nodes 2026-01-22 02:58:41,124 - INFO - 39903279-aef7-41d8-b2cd-6ad539180a1d vm uve deleted from opserver 2026-01-22 02:58:41,138 - INFO - 39903279-aef7-41d8-b2cd-6ad539180a1d vm uve deleted from opserver 2026-01-22 02:58:41,150 - INFO - 39903279-aef7-41d8-b2cd-6ad539180a1d vm uve deleted from opserver 2026-01-22 02:58:41,150 - INFO - Validated that VM 39903279-aef7-41d8-b2cd-6ad539180a1d is removed from Opserver 2026-01-22 02:58:41,151 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 2026-01-22 02:58:41,373 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 2026-01-22 02:58:43,472 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 is fully removed in API-Server 2026-01-22 02:58:43,690 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106:ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 2026-01-22 02:58:43,691 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 02:58:43,890 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-43779821 is removed in all control-nodes 2026-01-22 02:59:11,757 - INFO - fa0e9f78-79bf-42df-804d-41c5488debeb vm uve deleted from opserver 2026-01-22 02:59:11,770 - INFO - fa0e9f78-79bf-42df-804d-41c5488debeb vm uve deleted from opserver 2026-01-22 02:59:11,782 - INFO - fa0e9f78-79bf-42df-804d-41c5488debeb vm uve deleted from opserver 2026-01-22 02:59:11,782 - INFO - Validated that VM fa0e9f78-79bf-42df-804d-41c5488debeb is removed from Opserver 2026-01-22 02:59:11,782 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 2026-01-22 02:59:12,117 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 is not found in API Server 2026-01-22 02:59:12,144 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 is not in any agent 2026-01-22 02:59:12,178 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-03553106-97914594 info 2026-01-22 02:59:12,178 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-03553106', 'ctest-test_sec_group-98021903'] 2026-01-22 02:59:12,283 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-03553106', 'ctest-test_sec_group-98021903'] deleted successfully. 2026-01-22 02:59:12,398 - INFO - Security group ctest-test_sec_group-98021903 removed from the API Server 2026-01-22 02:59:12,522 - INFO - security group ctest-test_sec_group-98021903 removed from Control-node 10.0.0.38 2026-01-22 02:59:12,534 - INFO - security group ctest-test_sec_group-98021903 removed from Control-node 10.0.0.50 2026-01-22 02:59:12,546 - INFO - security group ctest-test_sec_group-98021903 removed from Control-node 10.0.0.131 2026-01-22 02:59:12,552 - INFO - Validated that SG ctest-test_sec_group-98021903 is not in control nodes 2026-01-22 02:59:13,841 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:26] 2026-01-22 02:59:13,841 - INFO - -------------------------------------------------------------------------------- 2026-01-22 02:59:14,628 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-03553106, ID : 6e44a692-0085-4f4c-a64f-a74cdccbad23 2026-01-22 02:59:14,831 - INFO - Domain Default found not creating 2026-01-22 02:59:15,000 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-43811892 not found, creating it 2026-01-22 02:59:15,592 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-43811892, ID : e12df1c7-8c00-4f4c-a461-35837e38b2cd 2026-01-22 02:59:17,123 - INFO - ================================================================================ 2026-01-22 02:59:17,124 - INFO - STARTING TEST : test_sec_group_basic 2026-01-22 02:59:17,124 - INFO - TEST DESCRIPTION : Description: Test basic SG features 1. Security group create and delete 2. Create security group with custom rules and then update it for tcp 3. Launch VM with custom created security group and verify 4. Remove secuity group association with VM 5. Add back custom security group to VM and verify 6. Try to delete security group with association to VM. It should fail. 7. Test with ping, which should fail 8. Test with TCP which should pass 9. Update the rules to allow icmp, ping should pass now. 2026-01-22 02:59:18,406 - INFO - Initial checks done. Running the testcase now 2026-01-22 02:59:18,406 - INFO - 2026-01-22 02:59:18,772 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-43811892', 'ctest-test_sec_group-16775040'] 2026-01-22 02:59:20,411 - INFO - Security group ctest-test_sec_group-16775040 found in the API Server 2026-01-22 02:59:20,539 - INFO - Validated that ACLs for Security group ctest-test_sec_group-16775040 are present in API Server 2026-01-22 02:59:20,545 - INFO - Validated that Security group ctest-test_sec_group-16775040 is found in control node 10.0.0.38 2026-01-22 02:59:20,558 - INFO - Validated that Security group ctest-test_sec_group-16775040 is found in control node 10.0.0.50 2026-01-22 02:59:20,572 - INFO - Validated that Security group ctest-test_sec_group-16775040 is found in control node 10.0.0.131 2026-01-22 02:59:20,577 - INFO - Validated SG ctest-test_sec_group-16775040 in Control nodes 2026-01-22 02:59:20,578 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-43811892', 'ctest-test_sec_group-16775040'] 2026-01-22 02:59:20,665 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-43811892', 'ctest-test_sec_group-16775040'] deleted successfully. 2026-01-22 02:59:20,780 - INFO - Security group ctest-test_sec_group-16775040 removed from the API Server 2026-01-22 02:59:20,902 - INFO - security group ctest-test_sec_group-16775040 removed from Control-node 10.0.0.38 2026-01-22 02:59:20,912 - INFO - security group ctest-test_sec_group-16775040 removed from Control-node 10.0.0.50 2026-01-22 02:59:20,924 - INFO - security group ctest-test_sec_group-16775040 removed from Control-node 10.0.0.131 2026-01-22 02:59:20,929 - INFO - Validated that SG ctest-test_sec_group-16775040 is not in control nodes 2026-01-22 02:59:20,934 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-43811892', 'ctest-test_sec_group-16775040'] 2026-01-22 02:59:22,096 - INFO - Security group ctest-test_sec_group-16775040 found in the API Server 2026-01-22 02:59:22,216 - INFO - Validated that ACLs for Security group ctest-test_sec_group-16775040 are present in API Server 2026-01-22 02:59:22,222 - INFO - Validated that Security group ctest-test_sec_group-16775040 is found in control node 10.0.0.38 2026-01-22 02:59:22,235 - INFO - Validated that Security group ctest-test_sec_group-16775040 is found in control node 10.0.0.50 2026-01-22 02:59:22,249 - INFO - Validated that Security group ctest-test_sec_group-16775040 is found in control node 10.0.0.131 2026-01-22 02:59:22,255 - INFO - Validated SG ctest-test_sec_group-16775040 in Control nodes 2026-01-22 02:59:23,346 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 2026-01-22 02:59:23,650 - INFO - Verified VN network id 12 for VN 326e0988-5edc-40da-856d-2d8b9dbf4ab5 2026-01-22 02:59:23,652 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 passed 2026-01-22 02:59:23,729 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 passed 2026-01-22 02:59:24,995 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-43811892:ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 is found in opserver 2026-01-22 02:59:26,405 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-43811892-51497272>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 02:59:27,787 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-43811892-55432516>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 02:59:32,963 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 2026-01-22 02:59:33,967 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 verfication in all API Servers passed 2026-01-22 03:00:16,920 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 passed 2026-01-22 03:00:16,920 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 verifications in Compute nodes passed 2026-01-22 03:00:17,285 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 in all vrouters 2026-01-22 03:00:17,997 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 passed 2026-01-22 03:00:18,246 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 03:00:18,268 - INFO - VM 2ff9fce2-ca15-46aa-a806-e25c8419ea44 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-43811892:ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 2026-01-22 03:00:18,530 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-43811892:65ced395-6726-4b69-a4f5-06fa89c8ee70 of vm 2ff9fce2-ca15-46aa-a806-e25c8419ea44 is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-1 uve 2026-01-22 03:00:18,624 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 validations in Opserver passed 2026-01-22 03:00:18,624 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 to be up.. 2026-01-22 03:00:19,803 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 passed 2026-01-22 03:00:40,786 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 2026-01-22 03:00:41,129 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 verfication in all API Servers passed 2026-01-22 03:00:43,087 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 passed 2026-01-22 03:00:43,088 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 verifications in Compute nodes passed 2026-01-22 03:00:43,433 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 in all vrouters 2026-01-22 03:00:44,146 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 passed 2026-01-22 03:00:44,237 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 03:00:44,265 - INFO - VM 759ff33f-9ff3-4f87-a74d-863a14da8535 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-43811892:ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 2026-01-22 03:00:44,430 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-43811892:d37533d7-ef3d-4950-8bdf-bd71d253b75e of vm 759ff33f-9ff3-4f87-a74d-863a14da8535 is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-2 uve 2026-01-22 03:00:44,480 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 validations in Opserver passed 2026-01-22 03:00:44,480 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 to be up.. 2026-01-22 03:00:45,649 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 passed 2026-01-22 03:00:46,027 - INFO - Validated that SG ctest-test_sec_group-16775040 is bound to VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 2026-01-22 03:00:46,028 - INFO - Remove security group ctest-test_sec_group-16775040 from VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 2026-01-22 03:00:46,267 - WARNING - Security group ctest-test_sec_group-16775040 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 2026-01-22 03:00:46,714 - INFO - Validated that SG ctest-test_sec_group-16775040 is bound to VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 2026-01-22 03:00:46,714 - INFO - Try deleting the security group ctest-test_sec_group-16775040 with back ref. 2026-01-22 03:00:46,714 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-43811892', 'ctest-test_sec_group-16775040'] 2026-01-22 03:00:46,754 - INFO - Security Group f24ee2f5-21f1-42da-8bfd-730c60e73e63 in use. Neutron server returns request_ids: ['req-449174fe-454b-43ad-940c-d888967d0117'] 2026-01-22 03:00:46,754 - INFO - Not able to delete the security group with back ref as expected 2026-01-22 03:01:12,254 - WARNING - Ping to IP 11.167.197.4 from VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 failed 2026-01-22 03:01:12,254 - INFO - Ping FAILED as expected 2026-01-22 03:01:53,611 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 2026-01-22 03:01:56,877 - INFO - Ping to IP 11.167.197.4 from VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 passed 2026-01-22 03:01:56,877 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 2026-01-22 03:01:57,123 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 2026-01-22 03:01:59,247 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 is fully removed in API-Server 2026-01-22 03:01:59,565 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-43811892:ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 2026-01-22 03:01:59,565 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 03:01:59,781 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-43811892-55432516 is removed in all control-nodes 2026-01-22 03:02:12,198 - INFO - 759ff33f-9ff3-4f87-a74d-863a14da8535 vm uve deleted from opserver 2026-01-22 03:02:12,213 - INFO - 759ff33f-9ff3-4f87-a74d-863a14da8535 vm uve deleted from opserver 2026-01-22 03:02:12,227 - INFO - 759ff33f-9ff3-4f87-a74d-863a14da8535 vm uve deleted from opserver 2026-01-22 03:02:12,227 - INFO - Validated that VM 759ff33f-9ff3-4f87-a74d-863a14da8535 is removed from Opserver 2026-01-22 03:02:12,227 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 2026-01-22 03:02:12,446 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 2026-01-22 03:02:14,548 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 is fully removed in API-Server 2026-01-22 03:02:14,770 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-43811892:ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 2026-01-22 03:02:14,770 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 03:02:14,962 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-43811892-51497272 is removed in all control-nodes 2026-01-22 03:02:39,628 - INFO - 2ff9fce2-ca15-46aa-a806-e25c8419ea44 vm uve deleted from opserver 2026-01-22 03:02:39,643 - INFO - 2ff9fce2-ca15-46aa-a806-e25c8419ea44 vm uve deleted from opserver 2026-01-22 03:02:39,667 - INFO - 2ff9fce2-ca15-46aa-a806-e25c8419ea44 vm uve deleted from opserver 2026-01-22 03:02:39,667 - INFO - Validated that VM 2ff9fce2-ca15-46aa-a806-e25c8419ea44 is removed from Opserver 2026-01-22 03:02:39,668 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 2026-01-22 03:02:39,979 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 is not found in API Server 2026-01-22 03:02:40,002 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 is not in any agent 2026-01-22 03:02:40,034 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1-43811892-06783054 info 2026-01-22 03:02:40,035 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-43811892', 'ctest-test_sec_group-16775040'] 2026-01-22 03:02:40,110 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-43811892', 'ctest-test_sec_group-16775040'] deleted successfully. 2026-01-22 03:02:40,223 - INFO - Security group ctest-test_sec_group-16775040 removed from the API Server 2026-01-22 03:02:40,381 - INFO - security group ctest-test_sec_group-16775040 removed from Control-node 10.0.0.38 2026-01-22 03:02:40,405 - INFO - security group ctest-test_sec_group-16775040 removed from Control-node 10.0.0.50 2026-01-22 03:02:40,417 - INFO - security group ctest-test_sec_group-16775040 removed from Control-node 10.0.0.131 2026-01-22 03:02:40,422 - INFO - Validated that SG ctest-test_sec_group-16775040 is not in control nodes 2026-01-22 03:02:41,702 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:24] 2026-01-22 03:02:41,702 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:02:42,474 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1-43811892, ID : e12df1c7-8c00-4f4c-a461-35837e38b2cd 2026-01-22 03:02:42,684 - INFO - Domain Default found not creating 2026-01-22 03:02:42,851 - INFO - Project ctest-TestSvcRegr-61409174 not found, creating it 2026-01-22 03:02:43,377 - INFO - Created Project:ctest-TestSvcRegr-61409174, ID : 77691a64-8402-4416-a296-662aaca130b2 2026-01-22 03:02:44,893 - INFO - ================================================================================ 2026-01-22 03:02:44,893 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2026-01-22 03:02:46,199 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:02:46,199 - INFO - 2026-01-22 03:02:47,302 - INFO - Created VN ctest-third-vn-32919113 2026-01-22 03:02:48,740 - INFO - VM ([<Server: ctest-vm-in-third-vn-49440553>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:02:54,481 - INFO - Created VN ctest-mgmt_vn-95910342 2026-01-22 03:02:55,095 - INFO - Verified VN network id 13 for VN 1bff0032-8046-44e1-a77b-1917e8188cfc 2026-01-22 03:02:55,095 - INFO - Verifications in API Server for VN ctest-mgmt_vn-95910342 passed 2026-01-22 03:02:55,162 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-95910342 passed 2026-01-22 03:02:56,408 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-61409174:ctest-mgmt_vn-95910342 is found in opserver 2026-01-22 03:02:56,979 - INFO - Created VN ctest-left_vn-56622072 2026-01-22 03:02:57,264 - INFO - Verified VN network id 14 for VN fa640d24-d2b4-4dc8-8750-181f949cd6d1 2026-01-22 03:02:57,264 - INFO - Verifications in API Server for VN ctest-left_vn-56622072 passed 2026-01-22 03:02:57,328 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-56622072 passed 2026-01-22 03:02:57,639 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-61409174:ctest-left_vn-56622072 is found in opserver 2026-01-22 03:02:58,190 - INFO - Created VN ctest-right_vn-28730792 2026-01-22 03:02:58,464 - INFO - Verified VN network id 15 for VN f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787 2026-01-22 03:02:58,464 - INFO - Verifications in API Server for VN ctest-right_vn-28730792 passed 2026-01-22 03:02:58,529 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-28730792 passed 2026-01-22 03:02:58,848 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-61409174:ctest-right_vn-28730792 is found in opserver 2026-01-22 03:03:00,089 - INFO - VM ([<Server: ctest-left_vm-72759520>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:03:01,630 - INFO - VM ([<Server: ctest-right_vm-70772649>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2026-01-22 03:03:02 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-01-22 03:03:02,476 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-01-22 03:03:02,578 - INFO - Service template: ['default-domain', 'ctest-service_template_1-55796755'] deleted successfully. 2026-01-22 03:03:02,579 - INFO - Skip interface_detach for VM ctest-right_vm-70772649 in state BUILD 2026-01-22 03:03:02,579 - INFO - Deleting VM ctest-right_vm-70772649 2026-01-22 03:03:02,623 - ERROR - VM ctest-right_vm-70772649 has failed to come up 2026-01-22 03:03:02,624 - ERROR - Nova failed to get host of the VM 2026-01-22 03:03:02,624 - ERROR - VM ctest-right_vm-70772649 has failed to come up 2026-01-22 03:03:02,624 - ERROR - Nova failed to get host of the VM 2026-01-22 03:03:02,722 - INFO - Skip interface_detach for VM ctest-left_vm-72759520 in state BUILD 2026-01-22 03:03:02,722 - INFO - Deleting VM ctest-left_vm-72759520 2026-01-22 03:03:02,722 - ERROR - VM ctest-left_vm-72759520 has failed to come up 2026-01-22 03:03:02,722 - ERROR - Nova failed to get host of the VM 2026-01-22 03:03:02,723 - ERROR - VM ctest-left_vm-72759520 has failed to come up 2026-01-22 03:03:02,723 - ERROR - Nova failed to get host of the VM 2026-01-22 03:03:02,802 - INFO - Deleting VN ctest-right_vn-28730792 2026-01-22 03:03:02,869 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:04,913 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:06,954 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:08,999 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:11,047 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:13,095 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:15,144 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:17,186 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:19,230 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:21,278 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:23,318 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:25,362 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:27,402 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:29,443 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:31,489 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:33,547 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:35,593 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:37,639 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:39,692 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:41,733 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:43,778 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:45,824 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:47,873 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:49,915 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:51,959 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:54,010 - WARNING - Deleting VN ctest-right_vn-28730792 failed..Will retry 2026-01-22 03:03:54,020 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:03:59,031 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:04,042 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:09,052 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:14,062 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:19,073 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:24,082 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:29,094 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:34,103 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:39,113 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:44,122 - WARNING - RI ctest-right_vn-28730792 is still found in API-Server 2026-01-22 03:04:44,123 - INFO - Deleting VN ctest-left_vn-56622072 2026-01-22 03:04:44,474 - INFO - Validated that VN ctest-left_vn-56622072 is not found in API Server 2026-01-22 03:04:44,504 - INFO - Validated that VN ctest-left_vn-56622072 is not in any agent 2026-01-22 03:04:44,540 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-56622072 info 2026-01-22 03:04:44,541 - INFO - Deleting VN ctest-mgmt_vn-95910342 2026-01-22 03:04:44,879 - INFO - Validated that VN ctest-mgmt_vn-95910342 is not found in API Server 2026-01-22 03:04:44,904 - INFO - Validated that VN ctest-mgmt_vn-95910342 is not in any agent 2026-01-22 03:04:44,938 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-95910342 info 2026-01-22 03:04:44,938 - INFO - Deleting VM ctest-vm-in-third-vn-49440553 2026-01-22 03:04:45,014 - INFO - Deleting VN ctest-third-vn-32919113 2026-01-22 03:04:45,068 - WARNING - Deleting VN ctest-third-vn-32919113 failed..Will retry ERROR: Socket exception: Connection reset by peer (104) 2026-01-22 03:04:48,016 - ERROR - [Errno 104] Connection reset by peer Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/svc_firewall/test_svc_fw.py", line 47, in test_svc_in_net_nat_with_static_routes sc_info = self.verify_svc_chain(service_mode='in-network-nat', File "/contrail-test/common/servicechain/verify.py", line 320, in verify_svc_chain ret_dict = svc_chain_info or self.config_svc_chain(*args, **kwargs) File "/contrail-test/common/servicechain/config.py", line 528, in config_svc_chain svm_fixtures = self.create_service_vms(vns, File "/contrail-test/common/servicechain/config.py", line 330, in create_service_vms svm_fixture = self.config_vm_only( File "/contrail-test/common/servicechain/config.py", line 159, in config_vm_only vm_fixture = self.config_vm( File "/contrail-test/common/servicechain/config.py", line 200, in config_vm vm_fixture = self.useFixture(VMFixture( File "/usr/local/lib/python3.9/site-packages/testtools/testcase.py", line 756, in useFixture reraise(*exc_info) File "/usr/local/lib/python3.9/site-packages/testtools/_compat3x.py", line 16, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/local/lib/python3.9/site-packages/testtools/testcase.py", line 731, in useFixture fixture.setUp() File "/contrail-test/fixtures/vm_test.py", line 193, in setUp self.create() File "/contrail-test/fixtures/vm_test.py", line 233, in create objs = self.orch.create_vm( File "/contrail-test/fixtures/openstack.py", line 118, in create_vm return self.nova_h.create_vm(vm_name=vm_name, image_name=image_name, vn_ids=vn_ids, **kwargs) File "/contrail-test/fixtures/nova_test.py", line 582, in create_vm image = self.get_image(image_name=image_name) File "/contrail-test/fixtures/nova_test.py", line 199, in get_image self._install_image(image_name=image_name) File "/contrail-test/fixtures/nova_test.py", line 339, in _install_image return self.copy_and_glance(build_path, image_name, params) File "/contrail-test/fixtures/nova_test.py", line 409, in copy_and_glance raise TestSkipped(f"image {image_path_real} is not found") unittest2.case.SkipTest: image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/contrail-test/tcutils/cores.py", line 42, in get_cores_node if exists(CORE_DIR): File "/usr/local/lib/python3.9/site-packages/fabric/contrib/files.py", line 31, in exists cmd = 'stat %s' % _expand_path(path) File "/usr/local/lib/python3.9/site-packages/fabric/contrib/files.py", line 485, in _expand_path return path if is_win() else '"$(echo %s)"' % path File "/usr/local/lib/python3.9/site-packages/fabric/contrib/files.py", line 472, in is_win return '"' in run('echo "Will you echo quotation marks"') File "/usr/local/lib/python3.9/site-packages/fabric/network.py", line 692, in host_prompting_wrapper return func(*args, **kwargs) File "/usr/local/lib/python3.9/site-packages/fabric/operations.py", line 1092, in run return _run_command( File "/usr/local/lib/python3.9/site-packages/fabric/operations.py", line 935, in _run_command channel=default_channel(), command=wrapped_command, pty=pty, File "/usr/local/lib/python3.9/site-packages/fabric/state.py", line 435, in default_channel chan = _open_session() File "/usr/local/lib/python3.9/site-packages/fabric/state.py", line 420, in _open_session session = transport.open_session(timeout=env.timeout) File "/usr/local/lib/python3.9/site-packages/paramiko/transport.py", line 919, in open_session return self.open_channel( File "/usr/local/lib/python3.9/site-packages/paramiko/transport.py", line 1050, in open_channel raise e File "/usr/local/lib/python3.9/site-packages/paramiko/transport.py", line 2109, in run ptype, m = self.packetizer.read_message() File "/usr/local/lib/python3.9/site-packages/paramiko/packet.py", line 459, in read_message header = self.read_all(self.__block_size_in, check_rekey=True) File "/usr/local/lib/python3.9/site-packages/paramiko/packet.py", line 301, in read_all x = self.__socket.recv(n) File "/usr/local/lib64/python3.9/site-packages/gevent/_socketcommon.py", line 660, in recv return self._sock.recv(*args) ConnectionResetError: [Errno 104] Connection reset by peer 2026-01-22 03:04:48,304 - ERROR - XMPP status is {'10.0.0.23': {'10.20.0.19': '0', '10.20.0.5': '0'}, '10.0.0.141': {'10.20.0.19': '0', '10.20.0.5': '1'}}, Expected: {'10.0.0.23': {'10.20.0.19': '1', '10.20.0.5': '0'}, '10.0.0.141': {'10.20.0.19': '0', '10.20.0.5': '1'}} 2026-01-22 03:04:48,305 - INFO - 2026-01-22 03:04:48,305 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : FAILED[0:02:04] 2026-01-22 03:04:48,305 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:04:48,323 - INFO - ================================================================================ 2026-01-22 03:04:48,323 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2026-01-22 03:04:50,869 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:04:50,870 - INFO - 2026-01-22 03:04:51,361 - INFO - Created VN ctest-mgmt_vn-39507685 2026-01-22 03:04:51,625 - INFO - Verified VN network id 12 for VN 4b91ae79-1a88-4bd5-b56d-14e6173b373b 2026-01-22 03:04:51,625 - INFO - Verifications in API Server for VN ctest-mgmt_vn-39507685 passed 2026-01-22 03:04:51,687 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-39507685 passed 2026-01-22 03:04:51,866 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-61409174:ctest-mgmt_vn-39507685 is found in opserver 2026-01-22 03:04:52,464 - INFO - Created VN ctest-left_vn-46807250 2026-01-22 03:04:52,724 - INFO - Verified VN network id 13 for VN 1598c944-6b08-40aa-bb86-55210eb71611 2026-01-22 03:04:52,724 - INFO - Verifications in API Server for VN ctest-left_vn-46807250 passed 2026-01-22 03:04:52,798 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-46807250 passed 2026-01-22 03:04:52,970 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-61409174:ctest-left_vn-46807250 is found in opserver 2026-01-22 03:04:53,574 - INFO - Created VN ctest-right_vn-39947461 2026-01-22 03:04:53,859 - INFO - Verified VN network id 14 for VN c1dd7056-762e-463e-8a33-6b53adf64c6c 2026-01-22 03:04:53,860 - INFO - Verifications in API Server for VN ctest-right_vn-39947461 passed 2026-01-22 03:04:53,933 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-39947461 passed 2026-01-22 03:04:54,105 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-61409174:ctest-right_vn-39947461 is found in opserver 2026-01-22 03:04:54,649 - INFO - Created VN ctest-trans_left_vn-15077047 2026-01-22 03:04:54,924 - INFO - Verified VN network id 16 for VN deb50f9e-5ed9-47b6-8827-3a3bdb135044 2026-01-22 03:04:54,924 - INFO - Verifications in API Server for VN ctest-trans_left_vn-15077047 passed 2026-01-22 03:04:54,988 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-15077047 passed 2026-01-22 03:04:55,157 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-61409174:ctest-trans_left_vn-15077047 is found in opserver 2026-01-22 03:04:55,694 - INFO - Created VN ctest-trans_right_vn-77228920 2026-01-22 03:04:55,975 - INFO - Verified VN network id 17 for VN 2309022c-d39c-4708-9787-76dcd0d138b6 2026-01-22 03:04:55,975 - INFO - Verifications in API Server for VN ctest-trans_right_vn-77228920 passed 2026-01-22 03:04:56,064 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-77228920 passed 2026-01-22 03:04:56,255 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-61409174:ctest-trans_right_vn-77228920 is found in opserver 2026-01-22 03:04:57,524 - INFO - VM ([<Server: ctest-left_vm-55154002>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:04:58,865 - INFO - VM ([<Server: ctest-right_vm-10732719>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2026-01-22 03:04:59 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-01-22 03:04:59,588 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-01-22 03:04:59,694 - INFO - Service template: ['default-domain', 'ctest-service_template_1-61265761'] deleted successfully. 2026-01-22 03:04:59,695 - INFO - Skip interface_detach for VM ctest-right_vm-10732719 in state BUILD 2026-01-22 03:04:59,695 - INFO - Deleting VM ctest-right_vm-10732719 2026-01-22 03:04:59,695 - ERROR - VM ctest-right_vm-10732719 has failed to come up 2026-01-22 03:04:59,695 - ERROR - Nova failed to get host of the VM 2026-01-22 03:04:59,695 - ERROR - VM ctest-right_vm-10732719 has failed to come up 2026-01-22 03:04:59,695 - ERROR - Nova failed to get host of the VM 2026-01-22 03:04:59,772 - INFO - Skip interface_detach for VM ctest-left_vm-55154002 in state BUILD 2026-01-22 03:04:59,772 - INFO - Deleting VM ctest-left_vm-55154002 2026-01-22 03:04:59,772 - ERROR - VM ctest-left_vm-55154002 has failed to come up 2026-01-22 03:04:59,772 - ERROR - Nova failed to get host of the VM 2026-01-22 03:04:59,772 - ERROR - VM ctest-left_vm-55154002 has failed to come up 2026-01-22 03:04:59,772 - ERROR - Nova failed to get host of the VM 2026-01-22 03:04:59,840 - INFO - Deleting VN ctest-trans_right_vn-77228920 2026-01-22 03:05:00,233 - INFO - Validated that VN ctest-trans_right_vn-77228920 is not found in API Server 2026-01-22 03:05:00,263 - INFO - Validated that VN ctest-trans_right_vn-77228920 is not in any agent 2026-01-22 03:05:00,297 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-77228920 info 2026-01-22 03:05:00,298 - INFO - Deleting VN ctest-trans_left_vn-15077047 2026-01-22 03:05:00,622 - INFO - Validated that VN ctest-trans_left_vn-15077047 is not found in API Server 2026-01-22 03:05:00,726 - INFO - Validated that VN ctest-trans_left_vn-15077047 is not in any agent 2026-01-22 03:05:00,806 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-15077047 info 2026-01-22 03:05:00,806 - INFO - Deleting VN ctest-right_vn-39947461 2026-01-22 03:05:00,858 - WARNING - Deleting VN ctest-right_vn-39947461 failed..Will retry 2026-01-22 03:05:03,231 - INFO - Validated that VN ctest-right_vn-39947461 is not found in API Server 2026-01-22 03:05:03,256 - INFO - Validated that VN ctest-right_vn-39947461 is not in any agent 2026-01-22 03:05:03,306 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-39947461 info 2026-01-22 03:05:03,306 - INFO - Deleting VN ctest-left_vn-46807250 2026-01-22 03:05:03,663 - INFO - Validated that VN ctest-left_vn-46807250 is not found in API Server 2026-01-22 03:05:03,691 - INFO - Validated that VN ctest-left_vn-46807250 is not in any agent 2026-01-22 03:05:03,723 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-46807250 info 2026-01-22 03:05:03,723 - INFO - Deleting VN ctest-mgmt_vn-39507685 2026-01-22 03:05:04,124 - INFO - Validated that VN ctest-mgmt_vn-39507685 is not found in API Server 2026-01-22 03:05:04,145 - INFO - Validated that VN ctest-mgmt_vn-39507685 is not in any agent 2026-01-22 03:05:04,181 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-39507685 info 2026-01-22 03:05:05,512 - INFO - 2026-01-22 03:05:05,512 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:17] 2026-01-22 03:05:05,512 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:05:05,659 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:07,803 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:09,975 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:12,111 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:14,255 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:16,411 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:18,555 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:20,715 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:22,863 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:24,995 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:27,127 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:29,271 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:31,415 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:33,567 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:35,727 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:37,887 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:40,023 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:42,191 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:44,363 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:46,547 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:48,687 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:50,823 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:52,963 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:55,099 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:57,247 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:05:59,399 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:06:01,555 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:06:03,727 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:06:05,899 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:06:08,031 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:06:10,171 - WARNING - Project ctest-TestSvcRegr-61409174 still has VNs [{'to': ['default-domain', 'ctest-TestSvcRegr-61409174', 'ctest-right_vn-28730792'], 'uuid': 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'href': 'http://10.0.0.131:8082/virtual-network/f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787'}] before deletion 2026-01-22 03:06:10,171 - WARNING - One or more references still present, will not delete the project ctest-TestSvcRegr-61409174 2026-01-22 03:06:10,370 - INFO - Domain Default found not creating 2026-01-22 03:06:10,548 - INFO - Project ctest-TestSvcRegr-56761044 not found, creating it 2026-01-22 03:06:11,387 - INFO - Created Project:ctest-TestSvcRegr-56761044, ID : ead44690-0b03-438c-bfab-eaea20b0a186 2026-01-22 03:06:13,101 - INFO - ================================================================================ 2026-01-22 03:06:13,101 - INFO - STARTING TEST : test_svc_CEM_22032 2026-01-22 03:06:14,406 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:06:14,406 - INFO - 2026-01-22 03:06:15,446 - INFO - Created VN ctest-mgmt_vn-41396283 2026-01-22 03:06:16,073 - INFO - Verified VN network id 12 for VN af0d8ff0-4b78-4d30-84dd-50fbf8ef7664 2026-01-22 03:06:16,073 - INFO - Verifications in API Server for VN ctest-mgmt_vn-41396283 passed 2026-01-22 03:06:16,139 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-41396283 passed 2026-01-22 03:06:17,415 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-56761044:ctest-mgmt_vn-41396283 is found in opserver 2026-01-22 03:06:17,990 - INFO - Created VN service-left-vn-33769520 2026-01-22 03:06:18,288 - INFO - Verified VN network id 13 for VN 670ff0ff-0d44-4ed9-8245-29ed6b662838 2026-01-22 03:06:18,288 - INFO - Verifications in API Server for VN service-left-vn-33769520 passed 2026-01-22 03:06:18,355 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-33769520 passed 2026-01-22 03:06:18,682 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-56761044:service-left-vn-33769520 is found in opserver 2026-01-22 03:06:19,315 - INFO - Created VN service-right-vn-04521574 2026-01-22 03:06:19,592 - INFO - Verified VN network id 14 for VN 7e4e2c72-8475-48b8-9677-78b44babff00 2026-01-22 03:06:19,592 - INFO - Verifications in API Server for VN service-right-vn-04521574 passed 2026-01-22 03:06:19,661 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-04521574 passed 2026-01-22 03:06:19,969 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-56761044:service-right-vn-04521574 is found in opserver 2026-01-22 03:06:21,268 - INFO - VM ([<Server: ctest-left_vm-26818297>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:06:22,530 - INFO - VM ([<Server: ctest-right_vm-84773294>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-01-22 03:06:23,254 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-01-22 03:06:23,342 - INFO - Service template: ['default-domain', 'ctest-service_template_1-27020781'] deleted successfully. 2026-01-22 03:06:23,343 - INFO - Skip interface_detach for VM ctest-right_vm-84773294 in state BUILD 2026-01-22 03:06:23,343 - INFO - Deleting VM ctest-right_vm-84773294 2026-01-22 03:06:23,379 - ERROR - VM ctest-right_vm-84773294 has failed to come up 2026-01-22 03:06:23,379 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:23,379 - ERROR - VM ctest-right_vm-84773294 has failed to come up 2026-01-22 03:06:23,379 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:23,498 - INFO - Skip interface_detach for VM ctest-left_vm-26818297 in state BUILD 2026-01-22 03:06:23,498 - INFO - Deleting VM ctest-left_vm-26818297 2026-01-22 03:06:23,498 - ERROR - VM ctest-left_vm-26818297 has failed to come up 2026-01-22 03:06:23,498 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:23,498 - ERROR - VM ctest-left_vm-26818297 has failed to come up 2026-01-22 03:06:23,498 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:23,577 - INFO - Deleting VN service-right-vn-04521574 2026-01-22 03:06:23,627 - WARNING - Deleting VN service-right-vn-04521574 failed..Will retry 2026-01-22 03:06:26,056 - INFO - Validated that VN service-right-vn-04521574 is not found in API Server 2026-01-22 03:06:26,082 - INFO - Validated that VN service-right-vn-04521574 is not in any agent 2026-01-22 03:06:26,110 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-04521574 info 2026-01-22 03:06:26,110 - INFO - Deleting VN service-left-vn-33769520 2026-01-22 03:06:26,463 - INFO - Validated that VN service-left-vn-33769520 is not found in API Server 2026-01-22 03:06:26,484 - INFO - Validated that VN service-left-vn-33769520 is not in any agent 2026-01-22 03:06:26,514 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-33769520 info 2026-01-22 03:06:26,514 - INFO - Deleting VN ctest-mgmt_vn-41396283 2026-01-22 03:06:26,800 - INFO - Validated that VN ctest-mgmt_vn-41396283 is not found in API Server 2026-01-22 03:06:26,820 - INFO - Validated that VN ctest-mgmt_vn-41396283 is not in any agent 2026-01-22 03:06:26,851 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-41396283 info 2026-01-22 03:06:28,139 - INFO - 2026-01-22 03:06:28,139 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:15] 2026-01-22 03:06:28,139 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:06:28,145 - INFO - ================================================================================ 2026-01-22 03:06:28,145 - INFO - STARTING TEST : test_svc_in_network_datapath 2026-01-22 03:06:29,430 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:06:29,430 - INFO - 2026-01-22 03:06:29,972 - INFO - Created VN ctest-mgmt_vn-70154836 2026-01-22 03:06:30,232 - INFO - Verified VN network id 12 for VN 0bc43b3b-7437-4abd-b83e-785569950d8e 2026-01-22 03:06:30,233 - INFO - Verifications in API Server for VN ctest-mgmt_vn-70154836 passed 2026-01-22 03:06:30,305 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-70154836 passed 2026-01-22 03:06:30,477 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-56761044:ctest-mgmt_vn-70154836 is found in opserver 2026-01-22 03:06:31,081 - INFO - Created VN ctest-left_vn-62075732 2026-01-22 03:06:31,353 - INFO - Verified VN network id 13 for VN a570d0a7-7deb-4721-83e7-f2b3606059fc 2026-01-22 03:06:31,353 - INFO - Verifications in API Server for VN ctest-left_vn-62075732 passed 2026-01-22 03:06:31,420 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-62075732 passed 2026-01-22 03:06:31,589 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-56761044:ctest-left_vn-62075732 is found in opserver 2026-01-22 03:06:32,144 - INFO - Created VN ctest-right_vn-84442579 2026-01-22 03:06:32,421 - INFO - Verified VN network id 14 for VN 0dac22bd-fbb5-4ac3-ae7e-41a86feb96a1 2026-01-22 03:06:32,421 - INFO - Verifications in API Server for VN ctest-right_vn-84442579 passed 2026-01-22 03:06:32,488 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-84442579 passed 2026-01-22 03:06:32,653 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-56761044:ctest-right_vn-84442579 is found in opserver 2026-01-22 03:06:33,930 - INFO - VM ([<Server: ctest-left_vm-69631980>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:06:35,372 - INFO - VM ([<Server: ctest-right_vm-36486413>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-01-22 03:06:36,087 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-01-22 03:06:36,203 - INFO - Service template: ['default-domain', 'ctest-service_template_1-30160516'] deleted successfully. 2026-01-22 03:06:36,203 - INFO - Skip interface_detach for VM ctest-right_vm-36486413 in state BUILD 2026-01-22 03:06:36,203 - INFO - Deleting VM ctest-right_vm-36486413 2026-01-22 03:06:36,203 - ERROR - VM ctest-right_vm-36486413 has failed to come up 2026-01-22 03:06:36,203 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:36,203 - ERROR - VM ctest-right_vm-36486413 has failed to come up 2026-01-22 03:06:36,203 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:36,291 - INFO - Skip interface_detach for VM ctest-left_vm-69631980 in state BUILD 2026-01-22 03:06:36,291 - INFO - Deleting VM ctest-left_vm-69631980 2026-01-22 03:06:36,291 - ERROR - VM ctest-left_vm-69631980 has failed to come up 2026-01-22 03:06:36,291 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:36,292 - ERROR - VM ctest-left_vm-69631980 has failed to come up 2026-01-22 03:06:36,292 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:36,409 - INFO - Deleting VN ctest-right_vn-84442579 2026-01-22 03:06:36,475 - WARNING - Deleting VN ctest-right_vn-84442579 failed..Will retry 2026-01-22 03:06:38,783 - INFO - Validated that VN ctest-right_vn-84442579 is not found in API Server 2026-01-22 03:06:38,811 - INFO - Validated that VN ctest-right_vn-84442579 is not in any agent 2026-01-22 03:06:38,851 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-84442579 info 2026-01-22 03:06:38,851 - INFO - Deleting VN ctest-left_vn-62075732 2026-01-22 03:06:39,196 - INFO - Validated that VN ctest-left_vn-62075732 is not found in API Server 2026-01-22 03:06:39,221 - INFO - Validated that VN ctest-left_vn-62075732 is not in any agent 2026-01-22 03:06:39,254 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-62075732 info 2026-01-22 03:06:39,254 - INFO - Deleting VN ctest-mgmt_vn-70154836 2026-01-22 03:06:39,536 - INFO - Validated that VN ctest-mgmt_vn-70154836 is not found in API Server 2026-01-22 03:06:39,561 - INFO - Validated that VN ctest-mgmt_vn-70154836 is not in any agent 2026-01-22 03:06:39,599 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-70154836 info 2026-01-22 03:06:40,885 - INFO - 2026-01-22 03:06:40,885 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:12] 2026-01-22 03:06:40,885 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:06:41,650 - INFO - Deleted project: ctest-TestSvcRegr-56761044, ID : ead44690-0b03-438c-bfab-eaea20b0a186 2026-01-22 03:06:41,867 - INFO - Domain Default found not creating 2026-01-22 03:06:42,050 - INFO - Project ctest-TestSvcHC-23455933 not found, creating it 2026-01-22 03:06:42,574 - INFO - Created Project:ctest-TestSvcHC-23455933, ID : aebadb76-3bed-4f96-8d66-8877fb6e805f 2026-01-22 03:06:44,250 - INFO - ================================================================================ 2026-01-22 03:06:44,250 - INFO - STARTING TEST : test_svc_hc_basic 2026-01-22 03:06:45,532 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:06:45,532 - INFO - 2026-01-22 03:06:46,604 - INFO - Created VN ctest-mgmt_vn-98116172 2026-01-22 03:06:47,237 - INFO - Verified VN network id 12 for VN 3b37441b-971f-405a-b0e3-71063af00919 2026-01-22 03:06:47,237 - INFO - Verifications in API Server for VN ctest-mgmt_vn-98116172 passed 2026-01-22 03:06:47,307 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-98116172 passed 2026-01-22 03:06:48,605 - INFO - Validated that VN default-domain:ctest-TestSvcHC-23455933:ctest-mgmt_vn-98116172 is found in opserver 2026-01-22 03:06:49,181 - INFO - Created VN ctest-left_vn-14509413 2026-01-22 03:06:49,455 - INFO - Verified VN network id 13 for VN 764acafc-dcd8-4f08-a9aa-b7c49803ec7f 2026-01-22 03:06:49,455 - INFO - Verifications in API Server for VN ctest-left_vn-14509413 passed 2026-01-22 03:06:49,527 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-14509413 passed 2026-01-22 03:06:49,814 - INFO - Validated that VN default-domain:ctest-TestSvcHC-23455933:ctest-left_vn-14509413 is found in opserver 2026-01-22 03:06:50,353 - INFO - Created VN ctest-right_vn-55966603 2026-01-22 03:06:50,614 - INFO - Verified VN network id 14 for VN 1782a753-2d93-46fa-81c9-9f5c30dcc24b 2026-01-22 03:06:50,614 - INFO - Verifications in API Server for VN ctest-right_vn-55966603 passed 2026-01-22 03:06:50,675 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-55966603 passed 2026-01-22 03:06:51,002 - INFO - Validated that VN default-domain:ctest-TestSvcHC-23455933:ctest-right_vn-55966603 is found in opserver 2026-01-22 03:06:52,310 - INFO - VM ([<Server: ctest-left_vm-38022526>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:06:53,744 - INFO - VM ([<Server: ctest-right_vm-34546854>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-01-22 03:06:54,460 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-01-22 03:06:54,555 - INFO - Service template: ['default-domain', 'ctest-service_template_1-70328843'] deleted successfully. 2026-01-22 03:06:54,555 - INFO - Skip interface_detach for VM ctest-right_vm-34546854 in state BUILD 2026-01-22 03:06:54,556 - INFO - Deleting VM ctest-right_vm-34546854 2026-01-22 03:06:54,604 - ERROR - VM ctest-right_vm-34546854 has failed to come up 2026-01-22 03:06:54,604 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:54,604 - ERROR - VM ctest-right_vm-34546854 has failed to come up 2026-01-22 03:06:54,605 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:54,698 - INFO - Skip interface_detach for VM ctest-left_vm-38022526 in state BUILD 2026-01-22 03:06:54,698 - INFO - Deleting VM ctest-left_vm-38022526 2026-01-22 03:06:54,698 - ERROR - VM ctest-left_vm-38022526 has failed to come up 2026-01-22 03:06:54,698 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:54,699 - ERROR - VM ctest-left_vm-38022526 has failed to come up 2026-01-22 03:06:54,699 - ERROR - Nova failed to get host of the VM 2026-01-22 03:06:54,776 - INFO - Deleting VN ctest-right_vn-55966603 2026-01-22 03:06:54,820 - WARNING - Deleting VN ctest-right_vn-55966603 failed..Will retry 2026-01-22 03:06:57,116 - INFO - Validated that VN ctest-right_vn-55966603 is not found in API Server 2026-01-22 03:06:57,143 - INFO - Validated that VN ctest-right_vn-55966603 is not in any agent 2026-01-22 03:06:57,175 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-55966603 info 2026-01-22 03:06:57,175 - INFO - Deleting VN ctest-left_vn-14509413 2026-01-22 03:06:57,481 - INFO - Validated that VN ctest-left_vn-14509413 is not found in API Server 2026-01-22 03:06:57,500 - INFO - Validated that VN ctest-left_vn-14509413 is not in any agent 2026-01-22 03:06:57,531 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-14509413 info 2026-01-22 03:06:57,531 - INFO - Deleting VN ctest-mgmt_vn-98116172 2026-01-22 03:06:57,827 - INFO - Validated that VN ctest-mgmt_vn-98116172 is not found in API Server 2026-01-22 03:06:57,850 - INFO - Validated that VN ctest-mgmt_vn-98116172 is not in any agent 2026-01-22 03:06:57,879 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-98116172 info 2026-01-22 03:06:59,146 - INFO - 2026-01-22 03:06:59,147 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:15] 2026-01-22 03:06:59,147 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:06:59,150 - INFO - ================================================================================ 2026-01-22 03:06:59,150 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2026-01-22 03:07:00,425 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:07:00,425 - INFO - 2026-01-22 03:07:00,931 - INFO - Created VN ctest-mgmt_vn-79213987 2026-01-22 03:07:01,226 - INFO - Verified VN network id 12 for VN e63e8394-0676-4a11-8754-15746bccdaa6 2026-01-22 03:07:01,227 - INFO - Verifications in API Server for VN ctest-mgmt_vn-79213987 passed 2026-01-22 03:07:01,306 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-79213987 passed 2026-01-22 03:07:01,486 - INFO - Validated that VN default-domain:ctest-TestSvcHC-23455933:ctest-mgmt_vn-79213987 is found in opserver 2026-01-22 03:07:02,096 - INFO - Created VN ctest-left_vn-92632062 2026-01-22 03:07:02,395 - INFO - Verified VN network id 13 for VN 1102d5cf-b8a3-4c31-9dd3-8e130623ad95 2026-01-22 03:07:02,395 - INFO - Verifications in API Server for VN ctest-left_vn-92632062 passed 2026-01-22 03:07:02,469 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-92632062 passed 2026-01-22 03:07:02,643 - INFO - Validated that VN default-domain:ctest-TestSvcHC-23455933:ctest-left_vn-92632062 is found in opserver 2026-01-22 03:07:03,311 - INFO - Created VN ctest-right_vn-16843114 2026-01-22 03:07:03,616 - INFO - Verified VN network id 14 for VN 3d07255a-cac1-48cf-8069-bfef3e266f31 2026-01-22 03:07:03,616 - INFO - Verifications in API Server for VN ctest-right_vn-16843114 passed 2026-01-22 03:07:03,686 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-16843114 passed 2026-01-22 03:07:03,862 - INFO - Validated that VN default-domain:ctest-TestSvcHC-23455933:ctest-right_vn-16843114 is found in opserver 2026-01-22 03:07:04,470 - INFO - Created VN ctest-trans_left_vn-91666735 2026-01-22 03:07:04,791 - INFO - Verified VN network id 16 for VN 0b120a90-754d-4dff-bc6f-a85c92f601f6 2026-01-22 03:07:04,791 - INFO - Verifications in API Server for VN ctest-trans_left_vn-91666735 passed 2026-01-22 03:07:04,879 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-91666735 passed 2026-01-22 03:07:05,070 - INFO - Validated that VN default-domain:ctest-TestSvcHC-23455933:ctest-trans_left_vn-91666735 is found in opserver 2026-01-22 03:07:05,709 - INFO - Created VN ctest-trans_right_vn-55038464 2026-01-22 03:07:05,993 - INFO - Verified VN network id 17 for VN 090510df-28d1-447f-8fe7-25662b881169 2026-01-22 03:07:05,993 - INFO - Verifications in API Server for VN ctest-trans_right_vn-55038464 passed 2026-01-22 03:07:06,067 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-55038464 passed 2026-01-22 03:07:06,237 - INFO - Validated that VN default-domain:ctest-TestSvcHC-23455933:ctest-trans_right_vn-55038464 is found in opserver 2026-01-22 03:07:07,524 - INFO - VM ([<Server: ctest-left_vm-99597569>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:07:08,890 - INFO - VM ([<Server: ctest-right_vm-73428832>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-01-22 03:07:09,601 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-01-22 03:07:09,707 - INFO - Service template: ['default-domain', 'ctest-service_template_1-79999867'] deleted successfully. 2026-01-22 03:07:09,707 - INFO - Skip interface_detach for VM ctest-right_vm-73428832 in state BUILD 2026-01-22 03:07:09,707 - INFO - Deleting VM ctest-right_vm-73428832 2026-01-22 03:07:09,707 - ERROR - VM ctest-right_vm-73428832 has failed to come up 2026-01-22 03:07:09,707 - ERROR - Nova failed to get host of the VM 2026-01-22 03:07:09,707 - ERROR - VM ctest-right_vm-73428832 has failed to come up 2026-01-22 03:07:09,707 - ERROR - Nova failed to get host of the VM 2026-01-22 03:07:09,816 - INFO - Skip interface_detach for VM ctest-left_vm-99597569 in state BUILD 2026-01-22 03:07:09,816 - INFO - Deleting VM ctest-left_vm-99597569 2026-01-22 03:07:09,816 - ERROR - VM ctest-left_vm-99597569 has failed to come up 2026-01-22 03:07:09,816 - ERROR - Nova failed to get host of the VM 2026-01-22 03:07:09,816 - ERROR - VM ctest-left_vm-99597569 has failed to come up 2026-01-22 03:07:09,816 - ERROR - Nova failed to get host of the VM 2026-01-22 03:07:09,932 - INFO - Deleting VN ctest-trans_right_vn-55038464 2026-01-22 03:07:10,257 - INFO - Validated that VN ctest-trans_right_vn-55038464 is not found in API Server 2026-01-22 03:07:10,283 - INFO - Validated that VN ctest-trans_right_vn-55038464 is not in any agent 2026-01-22 03:07:10,330 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-55038464 info 2026-01-22 03:07:10,330 - INFO - Deleting VN ctest-trans_left_vn-91666735 2026-01-22 03:07:10,662 - INFO - Validated that VN ctest-trans_left_vn-91666735 is not found in API Server 2026-01-22 03:07:10,685 - INFO - Validated that VN ctest-trans_left_vn-91666735 is not in any agent 2026-01-22 03:07:10,752 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-91666735 info 2026-01-22 03:07:10,752 - INFO - Deleting VN ctest-right_vn-16843114 2026-01-22 03:07:10,803 - WARNING - Deleting VN ctest-right_vn-16843114 failed..Will retry 2026-01-22 03:07:13,175 - INFO - Validated that VN ctest-right_vn-16843114 is not found in API Server 2026-01-22 03:07:13,198 - INFO - Validated that VN ctest-right_vn-16843114 is not in any agent 2026-01-22 03:07:13,229 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-16843114 info 2026-01-22 03:07:13,230 - INFO - Deleting VN ctest-left_vn-92632062 2026-01-22 03:07:13,537 - INFO - Validated that VN ctest-left_vn-92632062 is not found in API Server 2026-01-22 03:07:13,558 - INFO - Validated that VN ctest-left_vn-92632062 is not in any agent 2026-01-22 03:07:13,592 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-92632062 info 2026-01-22 03:07:13,592 - INFO - Deleting VN ctest-mgmt_vn-79213987 2026-01-22 03:07:13,961 - INFO - Validated that VN ctest-mgmt_vn-79213987 is not found in API Server 2026-01-22 03:07:13,990 - INFO - Validated that VN ctest-mgmt_vn-79213987 is not in any agent 2026-01-22 03:07:14,024 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-79213987 info 2026-01-22 03:07:15,302 - INFO - 2026-01-22 03:07:15,302 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:16] 2026-01-22 03:07:15,302 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:07:16,042 - INFO - Deleted project: ctest-TestSvcHC-23455933, ID : aebadb76-3bed-4f96-8d66-8877fb6e805f 2026-01-22 03:07:16,273 - INFO - Domain Default found not creating 2026-01-22 03:07:16,447 - INFO - Project ctest-TestSVCV2Mirror-77471807 not found, creating it 2026-01-22 03:07:17,004 - INFO - Created Project:ctest-TestSVCV2Mirror-77471807, ID : 680e5215-172e-40e8-81d8-b5563df48fa5 2026-01-22 03:07:18,604 - INFO - ================================================================================ 2026-01-22 03:07:18,604 - INFO - STARTING TEST : test_svc_v2_mirroring 2026-01-22 03:07:18,604 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2026-01-22 03:07:19,914 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:07:19,914 - INFO - 2026-01-22 03:07:20,998 - INFO - Created VN ctest-left-90537115 2026-01-22 03:07:21,607 - INFO - Verified VN network id 12 for VN 42486eb2-5a32-432e-9648-3ddb31eb8a16 2026-01-22 03:07:21,607 - INFO - Verifications in API Server for VN ctest-left-90537115 passed 2026-01-22 03:07:21,673 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-90537115 passed 2026-01-22 03:07:22,902 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-77471807:ctest-left-90537115 is found in opserver 2026-01-22 03:07:23,559 - INFO - Created VN ctest-right-51897364 2026-01-22 03:07:23,832 - INFO - Verified VN network id 13 for VN cccd04f2-3311-46b7-a8e3-49fb52f559f0 2026-01-22 03:07:23,832 - INFO - Verifications in API Server for VN ctest-right-51897364 passed 2026-01-22 03:07:23,891 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-51897364 passed 2026-01-22 03:07:24,214 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-77471807:ctest-right-51897364 is found in opserver 2026-01-22 03:07:24,784 - INFO - Created VN ctest-mgmt_vn-22548629 2026-01-22 03:07:25,050 - INFO - Verified VN network id 14 for VN dfe68827-9faf-4122-a059-056a582a6737 2026-01-22 03:07:25,050 - INFO - Verifications in API Server for VN ctest-mgmt_vn-22548629 passed 2026-01-22 03:07:25,121 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-22548629 passed 2026-01-22 03:07:25,461 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-77471807:ctest-mgmt_vn-22548629 is found in opserver 2026-01-22 03:07:25,988 - INFO - Created VN ctest-trans_left_vn-25567261 2026-01-22 03:07:26,239 - INFO - Verified VN network id 16 for VN c0ae61a3-4d8b-4c49-aa59-a532bd7b94b7 2026-01-22 03:07:26,239 - INFO - Verifications in API Server for VN ctest-trans_left_vn-25567261 passed 2026-01-22 03:07:26,303 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-25567261 passed 2026-01-22 03:07:26,463 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-77471807:ctest-trans_left_vn-25567261 is found in opserver 2026-01-22 03:07:27,027 - INFO - Created VN ctest-trans_right_vn-87470849 2026-01-22 03:07:27,316 - INFO - Verified VN network id 17 for VN 6e9ba735-dd5c-41b0-aaaf-52bc5a6b502c 2026-01-22 03:07:27,316 - INFO - Verifications in API Server for VN ctest-trans_right_vn-87470849 passed 2026-01-22 03:07:27,409 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-87470849 passed 2026-01-22 03:07:27,639 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-77471807:ctest-trans_right_vn-87470849 is found in opserver 2026-01-22 03:07:28,951 - INFO - VM ([<Server: ctest-left_vm-49597079>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:07:30,280 - INFO - VM ([<Server: ctest-right_vm-63695932>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:07:32,085 - INFO - VM ([<Server: ctest-pt_svm0-17117445>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:07:34,563 - INFO - Waiting for VM ctest-pt_svm0-17117445 to be up.. 2026-01-22 03:07:34,651 - INFO - VM name : ctest-pt_svm0-17117445 2026-01-22 03:08:21,221 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-17117445 passed 2026-01-22 03:08:47,779 - INFO - Waiting for VM ctest-left_vm-49597079 to be up.. 2026-01-22 03:08:47,903 - INFO - VM name : ctest-left_vm-49597079 2026-01-22 03:08:49,333 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-left_vm-49597079 passed 2026-01-22 03:08:49,573 - INFO - Waiting for VM ctest-right_vm-63695932 to be up.. 2026-01-22 03:08:49,667 - INFO - VM name : ctest-right_vm-63695932 2026-01-22 03:08:51,000 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-right_vm-63695932 passed 2026-01-22 03:08:51,570 - INFO - Attaching policy ctest-policy-67011700 to vn ctest-left-90537115 2026-01-22 03:08:51,937 - INFO - Attaching policy ctest-policy-67011700 to vn ctest-right-51897364 2026-01-22 03:08:54,633 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-17117445 passed 2026-01-22 03:08:55,194 - INFO - VM ctest-pt_svm0-17117445 verifications in Compute nodes passed 2026-01-22 03:08:55,379 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-77471807:ctest-left-90537115 2026-01-22 03:08:55,444 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-77471807:ctest-right-51897364 2026-01-22 03:09:12,729 - INFO - Ping to IP 34.7.69.67 from VM ctest-left_vm-49597079 passed 2026-01-22 03:09:23,234 - INFO - Starting tcpdump to capture the mirrored packets. 2026-01-22 03:09:35,770 - INFO - Ping to IP 34.7.69.67 from VM ctest-left_vm-49597079 passed 2026-01-22 03:09:41,096 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-17117445' 2026-01-22 03:09:41,097 - INFO - Dettaching policy ctest-policy-67011700 from vn ctest-right-51897364 2026-01-22 03:09:41,309 - INFO - Dettaching policy ctest-policy-67011700 from vn ctest-left-90537115 2026-01-22 03:09:41,597 - INFO - Deleted policy ctest-policy-67011700 2026-01-22 03:09:41,698 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-77471807', 'ctest-si-23693985'] 2026-01-22 03:09:41,883 - INFO - Deleting VM ctest-pt_svm0-17117445 2026-01-22 03:09:42,051 - INFO - Service template: ['default-domain', 'ctest-service_template_1-46875380'] deleted successfully. 2026-01-22 03:09:42,051 - INFO - Deleting VM ctest-right_vm-63695932 2026-01-22 03:09:42,124 - INFO - Deleting VM ctest-left_vm-49597079 2026-01-22 03:09:42,192 - INFO - Deleting VN ctest-trans_right_vn-87470849 2026-01-22 03:09:42,478 - INFO - Validated that VN ctest-trans_right_vn-87470849 is not found in API Server 2026-01-22 03:09:42,503 - INFO - Validated that VN ctest-trans_right_vn-87470849 is not in any agent 2026-01-22 03:09:42,538 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-87470849 info 2026-01-22 03:09:42,538 - INFO - Deleting VN ctest-trans_left_vn-25567261 2026-01-22 03:09:42,589 - WARNING - Deleting VN ctest-trans_left_vn-25567261 failed..Will retry 2026-01-22 03:09:44,910 - INFO - Validated that VN ctest-trans_left_vn-25567261 is not found in API Server 2026-01-22 03:09:44,929 - INFO - Validated that VN ctest-trans_left_vn-25567261 is not in any agent 2026-01-22 03:09:44,961 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-25567261 info 2026-01-22 03:09:44,961 - INFO - Deleting VN ctest-mgmt_vn-22548629 2026-01-22 03:09:45,242 - INFO - Validated that VN ctest-mgmt_vn-22548629 is not found in API Server 2026-01-22 03:09:45,265 - INFO - Validated that VN ctest-mgmt_vn-22548629 is not in any agent 2026-01-22 03:09:45,295 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-22548629 info 2026-01-22 03:09:45,296 - INFO - Deleting VN ctest-right-51897364 2026-01-22 03:09:45,622 - INFO - Validated that VN ctest-right-51897364 is not found in API Server 2026-01-22 03:09:45,645 - INFO - Validated that VN ctest-right-51897364 is not in any agent 2026-01-22 03:09:45,688 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-51897364 info 2026-01-22 03:09:45,688 - INFO - Deleting VN ctest-left-90537115 2026-01-22 03:09:45,987 - INFO - Validated that VN ctest-left-90537115 is not found in API Server 2026-01-22 03:09:46,010 - INFO - Validated that VN ctest-left-90537115 is not in any agent 2026-01-22 03:09:46,057 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-90537115 info 2026-01-22 03:09:47,376 - INFO - 2026-01-22 03:09:47,380 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:02:29] 2026-01-22 03:09:47,380 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:09:48,163 - INFO - Deleted project: ctest-TestSVCV2Mirror-77471807, ID : 680e5215-172e-40e8-81d8-b5563df48fa5 2026-01-22 03:09:48,386 - INFO - Domain Default found not creating 2026-01-22 03:09:48,607 - INFO - Project ctest-TestvDNSBasic0-25422499 not found, creating it 2026-01-22 03:09:49,169 - INFO - Created Project:ctest-TestvDNSBasic0-25422499, ID : 5a2ffe05-c4c0-49e2-ba45-edf399aba6c6 2026-01-22 03:09:50,780 - INFO - ================================================================================ 2026-01-22 03:09:50,780 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-01-22 03:09:50,780 - INFO - TEST DESCRIPTION : Test:- Test vdns functionality. On VM launch agent should dynamically update dns records to dns agent 1. Create vDNS server 2. Create IPAM using above vDNS data 3. Create VN using above IPAM and launch 2 VM's within it 4. Ping between these 2 VM's using dns name 5. Try to delete vDNS server which has IPAM back-reference[Negative case] 6. Add CNAME VDNS record for vm1-test and verify we able to ping by alias name Pass criteria: Step 4,5 and 6 should pass Maintainer: cf-test@juniper.net 2026-01-22 03:09:52,047 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:09:52,047 - INFO - 2026-01-22 03:09:52,825 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-25422499'](5a2ffe05-c4c0-49e2-ba45-edf399aba6c6) 2026-01-22 03:09:54,592 - INFO - Created VN ctest-vn1-vdns-42856052 2026-01-22 03:09:56,155 - INFO - VM ([<Server: ctest-vm1-test-91493196>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:09:56,156 - INFO - Waiting for VM ctest-vm1-test-91493196 to be up.. 2026-01-22 03:10:01,306 - ERROR - VM in error state. 2026-01-22 03:10:01,306 - ERROR - VM is not in ACTIVE state 2026-01-22 03:10:01,439 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:10:01,441 - INFO - Skip interface_detach for VM ctest-vm1-test-91493196 in state ERROR 2026-01-22 03:10:01,441 - INFO - Deleting VM ctest-vm1-test-91493196 2026-01-22 03:10:01,441 - ERROR - VM ctest-vm1-test-91493196 has failed to come up 2026-01-22 03:10:01,441 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:09:56Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:10:01,442 - INFO - Deleting VN ctest-vn1-vdns-42856052 2026-01-22 03:10:01,807 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-12405590'] deleted successfully. 2026-01-22 03:10:01,837 - INFO - VDNS information ctest-vdns1-12405590 removed from the API Server 2026-01-22 03:10:01,845 - INFO - VDNS information ctest-vdns1-12405590 removed in the Control node 2026-01-22 03:10:03,104 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:10:01 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7f05cc09cdf0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestvDNSBasic0.test_vdns_ping_same_vn> self = <scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7f05cc09cdf0> args = () kwargs = {} /contrail-test/scripts/vdns/test_vdns_basic.py in test_vdns_ping_same_vn(self=<scripts.vdns.test_vdns_basic.TestvDNSBasic0.tes...me_vn[ci_sanity,sanity,suite1] id=0x7f05cc09cdf0>) 94 vm_fixture[vm_name] = self.useFixture( 95 VMFixture(project_name=self.inputs.project_name, connections=self.connections, vn_obj=vn_quantum_obj, vm_name=vm_name,image_name='ubuntu-traffic')) 96 assert vm_fixture[vm_name].wait_till_vm_is_up(), ('VM %s' 97 ' failed to come up' % (vm_name)) 98 vm_ip = vm_fixture[vm_name].get_vm_ip_from_vm( vm_fixture = {'ctest-vm1-test-91493196': <VMFixture: ctest-vm1-test-91493196>} vm_name = 'ctest-vm1-test-91493196' ].wait_till_vm_is_up undefined AssertionError: VM ctest-vm1-test-91493196 failed to come up __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('VM ctest-vm1-test-91493196 failed to come up',) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vdns/test_vdns_basic.py", line 96, in test_vdns_ping_same_vn assert vm_fixture[vm_name].wait_till_vm_is_up(), ('VM %s' AssertionError: VM ctest-vm1-test-91493196 failed to come up 2026-01-22 03:10:03,126 - INFO - 2026-01-22 03:10:03,126 - INFO - END TEST : test_vdns_ping_same_vn : FAILED[0:00:13] 2026-01-22 03:10:03,127 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:10:03,913 - INFO - Deleted project: ctest-TestvDNSBasic0-25422499, ID : 5a2ffe05-c4c0-49e2-ba45-edf399aba6c6 2026-01-22 03:10:04,149 - INFO - Domain Default found not creating 2026-01-22 03:10:04,384 - INFO - Project ctest-TestBasicVMVNx-49549041 not found, creating it 2026-01-22 03:10:05,014 - INFO - Created Project:ctest-TestBasicVMVNx-49549041, ID : 7175514e-5a52-491f-ae40-7480a46dacba 2026-01-22 03:10:06,761 - INFO - ================================================================================ 2026-01-22 03:10:06,761 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2026-01-22 03:10:06,761 - INFO - TEST DESCRIPTION : Description: Test to validate SCTP flow setup between Test steps: 1. Run SCTP traffic between 2 VM across VN connected through FIP 2. Verify the Ingress and Egress flow. Pass criteria: SCTP egress and ingress flow setup properly. Maintainer : chhandak@juniper.net 2026-01-22 03:10:08,062 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:10:08,062 - INFO - 2026-01-22 03:10:09,118 - INFO - Created VN ctest-fvn-23818054 2026-01-22 03:10:09,720 - INFO - Verified VN network id 12 for VN b8a19691-0e2a-4d92-babe-7a26b9d02aa4 2026-01-22 03:10:09,720 - INFO - Verifications in API Server for VN ctest-fvn-23818054 passed 2026-01-22 03:10:09,805 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-23818054 passed 2026-01-22 03:10:11,073 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-49549041:ctest-fvn-23818054 is found in opserver 2026-01-22 03:10:11,598 - INFO - Created VN ctest-vn1-43121007 2026-01-22 03:10:11,897 - INFO - Verified VN network id 13 for VN bf3cb251-d8e6-4d5e-ba01-c4457906ec1b 2026-01-22 03:10:11,898 - INFO - Verifications in API Server for VN ctest-vn1-43121007 passed 2026-01-22 03:10:11,968 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-43121007 passed 2026-01-22 03:10:12,298 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-49549041:ctest-vn1-43121007 is found in opserver 2026-01-22 03:10:14 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2026-01-22 03:10:28,642 - INFO - VM ([<Server: ctest-vn1_vm1_name-99025319>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:10:29,895 - INFO - VM ([<Server: ctest-fvn_vm1_name-41650333>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:10:29,969 - ERROR - VM in error state. 2026-01-22 03:10:29,970 - ERROR - VM is not in ACTIVE state 2026-01-22 03:11:00,611 - INFO - VM name : ctest-fvn_vm1_name-41650333 2026-01-22 03:11:55,586 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-41650333 passed 2026-01-22 03:12:57,971 - INFO - Creating Floating IP pool ctest-some-pool-04634981 in API Server 2026-01-22 03:12:58,424 - INFO - Verification for FIP pool ctest-some-pool-04634981 in API Server passed 2026-01-22 03:12:58,453 - INFO - Verification for FIP pool ctest-some-pool-04634981 in Control-node passed 2026-01-22 03:12:58,604 - ERROR - Error occured while getting port-id of a VM 2026-01-22 03:13:18,840 - WARNING - No route found for 113.180.153.4 in Control-node 10.0.0.38 2026-01-22 03:13:44,059 - WARNING - No route found for 113.180.153.4 in Control-node 10.0.0.38 2026-01-22 03:14:09,293 - WARNING - No route found for 113.180.153.4 in Control-node 10.0.0.38 2026-01-22 03:14:34,510 - WARNING - No route found for 113.180.153.4 in Control-node 10.0.0.38 2026-01-22 03:14:34,510 - ERROR - FIP ID 055b0ae4-b98c-4d12-b5d2-fac9c89fd53f(113.180.153.4) validation in Control node failed 2026-01-22 03:16:10,014 - ERROR - FIP ID 055b0ae4-b98c-4d12-b5d2-fac9c89fd53f(113.180.153.4) validation in agents failed 2026-01-22 03:16:10,051 - INFO - FIP ID 055b0ae4-b98c-4d12-b5d2-fac9c89fd53f(113.180.153.4) validation in API Server passed 2026-01-22 03:16:10,299 - INFO - Deleting the FIP pool ctest-some-pool-04634981 2026-01-22 03:16:10,450 - INFO - Deleting VM ctest-fvn_vm1_name-41650333 2026-01-22 03:16:10,523 - INFO - Skip interface_detach for VM ctest-vn1_vm1_name-99025319 in state ERROR 2026-01-22 03:16:10,523 - INFO - Deleting VM ctest-vn1_vm1_name-99025319 2026-01-22 03:16:10,524 - ERROR - VM ctest-vn1_vm1_name-99025319 has failed to come up 2026-01-22 03:16:10,524 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:10:28Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:16:10,524 - INFO - Deleting VN ctest-vn1-43121007 2026-01-22 03:16:10,897 - INFO - Validated that VN ctest-vn1-43121007 is not found in API Server 2026-01-22 03:16:10,921 - INFO - Validated that VN ctest-vn1-43121007 is not in any agent 2026-01-22 03:16:10,958 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-43121007 info 2026-01-22 03:16:10,958 - INFO - Deleting VN ctest-fvn-23818054 2026-01-22 03:16:11,017 - WARNING - Deleting VN ctest-fvn-23818054 failed..Will retry 2026-01-22 03:16:13,329 - INFO - Validated that VN ctest-fvn-23818054 is not found in API Server 2026-01-22 03:16:13,350 - INFO - Validated that VN ctest-fvn-23818054 is not in any agent 2026-01-22 03:16:13,382 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-23818054 info 2026-01-22 03:16:14,640 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:16:10 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vm_regression.test_vm.TestBasicVMVNx.te...ctp_traffic_between_vm[sanity] id=0x7f05cc07fbb0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBasicVMVNx.test_sctp_traffic_between_vm> self = <scripts.vm_regression.test_vm.TestBasicVMVNx.te...ctp_traffic_between_vm[sanity] id=0x7f05cc07fbb0> args = () kwargs = {} /contrail-test/scripts/vm_regression/test_vm.py in test_sctp_traffic_between_vm(self=<scripts.vm_regression.test_vm.TestBasicVMVNx.te...ctp_traffic_between_vm[sanity] id=0x7f05cc07fbb0>) 3027 fvn_fixture.vn_id, vn1_vm1_fixture.vm_id) 3028 self.addCleanup(fip_fixture.disassoc_and_delete_fip, fip_id) 3029 assert fip_fixture.verify_fip(fip_id, vn1_vm1_fixture, fvn_fixture) 3030 if not vn1_vm1_fixture.ping_with_certainty(fvn_vm1_fixture.vm_ip): 3031 result = result and False fip_fixture = <floating_ip.FloatingIPFixture object> fip_fixture.verify_fip = <bound method FloatingIPFixture.verify_fip of <floating_ip.FloatingIPFixture object>> fip_id = '055b0ae4-b98c-4d12-b5d2-fac9c89fd53f' vn1_vm1_fixture = <VMFixture: ctest-vn1_vm1_name-99025319> fvn_fixture = <vn_test.VNFixture object> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vm_regression/test_vm.py", line 3029, in test_sctp_traffic_between_vm assert fip_fixture.verify_fip(fip_id, vn1_vm1_fixture, fvn_fixture) AssertionError 2026-01-22 03:16:14,654 - INFO - 2026-01-22 03:16:14,654 - INFO - END TEST : test_sctp_traffic_between_vm : FAILED[0:06:08] 2026-01-22 03:16:14,654 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:16:15,449 - INFO - Deleted project: ctest-TestBasicVMVNx-49549041, ID : 7175514e-5a52-491f-ae40-7480a46dacba 2026-01-22 03:16:15,671 - INFO - Domain Default found not creating 2026-01-22 03:16:15,877 - INFO - Project ctest-TestBasicVMVN-87054456 not found, creating it 2026-01-22 03:16:16,471 - INFO - Created Project:ctest-TestBasicVMVN-87054456, ID : c2dd73ca-8e28-41f7-8f6b-95b2e018432e 2026-01-22 03:16:18,071 - INFO - ================================================================================ 2026-01-22 03:16:18,071 - INFO - STARTING TEST : test_generic_link_local_service 2026-01-22 03:16:18,072 - INFO - TEST DESCRIPTION : Description: Test to validate generic linklocal service - running nova list from vm. 1.Create generic link local service to be able to wget to jenkins 2.Create a vm 3.Try wget to jenkins - passes if successful else fails Maintainer: sandipd@juniper.net 2026-01-22 03:16:19,358 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:16:19,358 - INFO - 2026-01-22 03:16:20,315 - INFO - Created VN ctest-vn2_metadata-90307362 2026-01-22 03:16:21,786 - INFO - VM ([<Server: ctest-TestBasicVMVN-87054456-73241013>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:16:26,979 - ERROR - VM in error state. 2026-01-22 03:16:27,037 - ERROR - VM in error state. 2026-01-22 03:16:27,103 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87054456-73241013 in state ERROR 2026-01-22 03:16:27,103 - INFO - Deleting VM ctest-TestBasicVMVN-87054456-73241013 2026-01-22 03:16:27,130 - ERROR - VM ctest-TestBasicVMVN-87054456-73241013 has failed to come up 2026-01-22 03:16:27,131 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:16:21Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:16:27,131 - INFO - Deleting VN ctest-vn2_metadata-90307362 2026-01-22 03:16:28,529 - ERROR - <pre>Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 290, in test_generic_link_local_service compute_user = self.inputs.host_data[vm1_fixture.vm_node_ip]['username'] File "/contrail-test/fixtures/vm_test.py", line 386, in vm_node_ip self.get_host_of_vm(refresh=True)) File "/contrail-test/fixtures/vm_test.py", line 400, in get_host_of_vm assert self.wait_till_vm_is_active() AssertionError </pre> 2026-01-22 03:16:28,542 - INFO - 2026-01-22 03:16:28,542 - INFO - END TEST : test_generic_link_local_service : FAILED[0:00:10] 2026-01-22 03:16:28,542 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:16:28,549 - INFO - ================================================================================ 2026-01-22 03:16:28,549 - INFO - STARTING TEST : test_metadata_service 2026-01-22 03:16:28,549 - INFO - TEST DESCRIPTION : Description: Test to validate metadata service on VM creation. 1.Verify from global-vrouter-config if metadata configures or not - fails otherwise 2.Create a shell script which writes 'hello world ' in a file in /tmp and save the script on the nova api node 3.Create a vm with userdata pointing to that script - script should get executed during vm boot up 4.Go to the vm and verify if the file with 'hello world ' written saved in /tmp of the vm - fails otherwise Maintainer: sandipd@juniper.net 2026-01-22 03:16:29,855 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:16:29,855 - INFO - 2026-01-22 03:16:30,740 - INFO - Created VN ctest-vn-75547315 2026-01-22 03:16:32,156 - INFO - VM ([<Server: ctest-TestBasicVMVN-87054456-96381269>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:16:32,157 - INFO - Waiting for VM ctest-TestBasicVMVN-87054456-96381269 to be up.. 2026-01-22 03:16:37,301 - INFO - VM name : ctest-TestBasicVMVN-87054456-96381269 2026-01-22 03:16:45,097 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-87054456-96381269 passed 2026-01-22 03:16:47,308 - INFO - metadata_script.txt got executed in the vm 2026-01-22 03:16:47,308 - INFO - Deleting VM ctest-TestBasicVMVN-87054456-96381269 2026-01-22 03:16:47,420 - INFO - Deleting VN ctest-vn-75547315 2026-01-22 03:16:47,464 - WARNING - Deleting VN ctest-vn-75547315 failed..Will retry 2026-01-22 03:16:50,953 - INFO - END TEST : test_metadata_service : PASSED[0:00:22] 2026-01-22 03:16:50,953 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:16:50,958 - INFO - ================================================================================ 2026-01-22 03:16:50,958 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-01-22 03:16:50,959 - INFO - TEST DESCRIPTION : Description: Validate Ping between 2 VMs in the same VN, 2 VMs in different VN subnets. Test steps: 1. Create 1 IPAM's. 2. Create 1 VN with 2 subnets and launch 2 VMs in them. 3. Ping between the VMs in the same VN should go thru fine. 4. Ping to the subnet broadcast and all-broadcast address. Pass criteria: VM in the same subnet will respond to both the pings, while the VM in a different VN should respond only to the all-broadcast address. Maintainer : ganeshahv@juniper.net 2026-01-22 03:16:52,233 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:16:52,233 - INFO - 2026-01-22 03:16:53,315 - INFO - Created VN ctest-vn-87912533 2026-01-22 03:16:54,669 - INFO - VM ([<Server: ctest-TestBasicVMVN-87054456-99392058>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:16:55,302 - INFO - VM ([<Server: ctest-TestBasicVMVN-87054456-95551683>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:16:56,709 - INFO - VM ([<Server: ctest-TestBasicVMVN-87054456-58702976>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:16:56,874 - INFO - Verifications in API Server for IPAM: ctest-ipam-22597519 passed 2026-01-22 03:16:56,891 - INFO - Verifications in Control node for IPAM: ctest-ipam-22597519 passed 2026-01-22 03:16:57,086 - INFO - Verified VN network id 12 for VN 456ef8df-f923-465d-9412-68ede5dbebd4 2026-01-22 03:16:57,086 - INFO - Verifications in API Server for VN ctest-vn-87912533 passed 2026-01-22 03:16:57,154 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-87912533 passed 2026-01-22 03:16:58,409 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-87054456:ctest-vn-87912533 is found in opserver 2026-01-22 03:16:58,419 - INFO - Waiting for VM ctest-TestBasicVMVN-87054456-99392058 to be up.. 2026-01-22 03:16:58,476 - ERROR - VM in error state. 2026-01-22 03:16:58,476 - ERROR - VM is not in ACTIVE state 2026-01-22 03:16:58,551 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:16:58,552 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87054456-58702976 in state ERROR 2026-01-22 03:16:58,552 - INFO - Deleting VM ctest-TestBasicVMVN-87054456-58702976 2026-01-22 03:16:58,552 - ERROR - VM ctest-TestBasicVMVN-87054456-58702976 has failed to come up 2026-01-22 03:16:58,552 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:16:56Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:16:58,552 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87054456-95551683 in state BUILD 2026-01-22 03:16:58,552 - INFO - Deleting VM ctest-TestBasicVMVN-87054456-95551683 2026-01-22 03:16:58,552 - ERROR - VM ctest-TestBasicVMVN-87054456-95551683 has failed to come up 2026-01-22 03:16:58,552 - ERROR - Nova failed to get host of the VM 2026-01-22 03:16:58,552 - ERROR - VM ctest-TestBasicVMVN-87054456-95551683 has failed to come up 2026-01-22 03:16:58,552 - ERROR - Nova failed to get host of the VM 2026-01-22 03:16:58,619 - INFO - Skip interface_detach for VM ctest-TestBasicVMVN-87054456-99392058 in state ERROR 2026-01-22 03:16:58,619 - INFO - Deleting VM ctest-TestBasicVMVN-87054456-99392058 2026-01-22 03:16:58,619 - ERROR - VM ctest-TestBasicVMVN-87054456-99392058 has failed to come up 2026-01-22 03:16:58,619 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:16:54Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:16:58,619 - INFO - Deleting VN ctest-vn-87912533 2026-01-22 03:16:59,387 - INFO - Validated that VN ctest-vn-87912533 is not found in API Server 2026-01-22 03:16:59,418 - INFO - Validated that VN ctest-vn-87912533 is not in any agent 2026-01-22 03:16:59,434 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN-87054456:ctest-vn-87912533 2026-01-22 03:16:59,454 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-87912533 info 2026-01-22 03:16:59,543 - INFO - IPAM: ctest-ipam-22597519 is not found in API Server 2026-01-22 03:16:59,562 - INFO - IPAM:ctest-ipam-22597519 is not found in control node 2026-01-22 03:17:00,817 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:16:58 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vm_regression.test_vm_basic.TestBasicVM...anity,ci_sanity,sanity,suite1] id=0x7f05cc086610>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBasicVMVN.test_ping_within_vn_two_vms_two_different_subnets> self = <scripts.vm_regression.test_vm_basic.TestBasicVM...anity,ci_sanity,sanity,suite1] id=0x7f05cc086610> args = () kwargs = {} /contrail-test/scripts/vm_regression/test_vm_basic.py in test_ping_within_vn_two_vms_two_different_subnets(self=<scripts.vm_regression.test_vm_basic.TestBasicVM...anity,ci_sanity,sanity,suite1] id=0x7f05cc086610>) 145 assert ipam_obj.verify_on_setup() 146 assert vn1_fixture.verify_on_setup() 147 assert vm1.wait_till_vm_is_up() 148 assert vm2.wait_till_vm_is_up() 149 assert vm3.wait_till_vm_is_up() vm1 = <VMFixture: ctest-TestBasicVMVN-87054456-99392058> vm1.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <VMFixture: ctest-TestBasicVMVN-87054456-99392058>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vm_regression/test_vm_basic.py", line 147, in test_ping_within_vn_two_vms_two_different_subnets assert vm1.wait_till_vm_is_up() AssertionError 2026-01-22 03:17:00,833 - INFO - 2026-01-22 03:17:00,834 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : FAILED[0:00:10] 2026-01-22 03:17:00,834 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:17:01,599 - INFO - Deleted project: ctest-TestBasicVMVN-87054456, ID : c2dd73ca-8e28-41f7-8f6b-95b2e018432e 2026-01-22 03:17:01,856 - INFO - Domain Default found not creating 2026-01-22 03:17:02,044 - INFO - Project ctest-DisablePolicyEcmpIpv6-86481548 not found, creating it 2026-01-22 03:17:02,599 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-86481548, ID : 23f1bc10-741f-4643-b2d1-652f87d9d347 2026-01-22 03:17:04,147 - INFO - ================================================================================ 2026-01-22 03:17:04,147 - INFO - STARTING TEST : test_ecmp_with_static_routes 2026-01-22 03:17:04,147 - INFO - TEST DESCRIPTION : Description: Verify disabling policy for ECMP routes with static routes on VM Steps: 1. launch 1 VN and launch 3 VMs in it. 2. create a static route for a new subnet prefix and add this on 2 VMIs. this will create 2 ECMP routes. 3. Disable the policy on all VMIs. 4. Now from 3rd VM send traffic to an IP from static route prefix 5. add new ECMP destinations and verify load is distributed to new destinations too 6. remove ECMP destinations and verify load is distributed to remaining destinations Pass criteria: 1. traffic should go through fine 2. flows should not be created 3. load should be distributed among ecmp routes. 2026-01-22 03:17:05,447 - INFO - Address family configured is dual 2026-01-22 03:17:05,447 - INFO - we are setting address family as v6 2026-01-22 03:17:05,447 - INFO - we are setting address family as v6 2026-01-22 03:17:05,447 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:17:05,447 - INFO - 2026-01-22 03:17:06,839 - INFO - Created VN ctest-vn-15378656 2026-01-22 03:17:07,505 - INFO - Verified VN network id 12 for VN cb9a08b5-0eac-4ed0-9740-83bd4b4e7a20 2026-01-22 03:17:07,505 - INFO - Verifications in API Server for VN ctest-vn-15378656 passed 2026-01-22 03:17:07,580 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-15378656 passed 2026-01-22 03:17:08,854 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-86481548:ctest-vn-15378656 is found in opserver 2026-01-22 03:17:10,295 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-86481548-18413406>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:17:11,620 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-86481548-66249397>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:17:13,157 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-86481548-93236008>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:17:14,696 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-86481548-98783088>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:17:14,697 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-86481548-66249397 to be up.. 2026-01-22 03:17:14,786 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-86481548-66249397 2026-01-22 03:17:57,436 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-86481548-66249397 passed 2026-01-22 03:18:23,423 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-86481548-93236008 to be up.. 2026-01-22 03:18:23,514 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-86481548-93236008 2026-01-22 03:18:24,860 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-86481548-93236008 passed 2026-01-22 03:18:25,103 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-86481548-18413406 to be up.. 2026-01-22 03:18:25,168 - ERROR - VM in error state. 2026-01-22 03:18:25,168 - ERROR - VM is not in ACTIVE state 2026-01-22 03:18:25,248 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:18:25,253 - INFO - Skip interface_detach for VM ctest-DisablePolicyEcmpIpv6-86481548-98783088 in state ERROR 2026-01-22 03:18:25,253 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-86481548-98783088 2026-01-22 03:18:25,253 - ERROR - VM ctest-DisablePolicyEcmpIpv6-86481548-98783088 has failed to come up 2026-01-22 03:18:25,253 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:17:14Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:18:25,254 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-86481548-93236008 2026-01-22 03:18:25,318 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-86481548-66249397 2026-01-22 03:18:25,385 - INFO - Skip interface_detach for VM ctest-DisablePolicyEcmpIpv6-86481548-18413406 in state ERROR 2026-01-22 03:18:25,385 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-86481548-18413406 2026-01-22 03:18:25,385 - ERROR - VM ctest-DisablePolicyEcmpIpv6-86481548-18413406 has failed to come up 2026-01-22 03:18:25,385 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:17:10Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:18:25,386 - INFO - Deleting VN ctest-vn-15378656 2026-01-22 03:18:25,427 - WARNING - Deleting VN ctest-vn-15378656 failed..Will retry 2026-01-22 03:18:27,740 - INFO - Validated that VN ctest-vn-15378656 is not found in API Server 2026-01-22 03:18:27,763 - INFO - Validated that VN ctest-vn-15378656 is not in any agent 2026-01-22 03:18:27,794 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-15378656 info 2026-01-22 03:18:29,040 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:18:25 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vrouter.test_disable_policy.DisablePoli...utes[cb_sanity,dev_reg,sanity] id=0x7f05cc098250>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function DisablePolicyEcmp.test_ecmp_with_static_routes> self = <scripts.vrouter.test_disable_policy.DisablePoli...utes[cb_sanity,dev_reg,sanity] id=0x7f05cc098250> args = () kwargs = {} /contrail-test/scripts/vrouter/test_disable_policy.py in test_ecmp_with_static_routes(self=<scripts.vrouter.test_disable_policy.DisablePoli...utes[cb_sanity,dev_reg,sanity] id=0x7f05cc098250>) 64 65 self.verify_vms(vm_fixtures) 66 self.verify_vms(vm1_fixture) 67 vm1_fixture = vm1_fixture[0] 68 vm2_fixture = vm_fixtures[0] self = <scripts.vrouter.test_disable_policy.DisablePoli...utes[cb_sanity,dev_reg,sanity] id=0x7f05cc098250> self.verify_vms = <bound method BaseVrouterTest.verify_vms of <scr...tes[cb_sanity,dev_reg,sanity] id=0x7f05cc098250>> vm1_fixture = [<VMFixture: ctest-DisablePolicyEcmpIpv6-86481548-18413406>] /contrail-test/common/vrouter/base.py in verify_vms(self=<scripts.vrouter.test_disable_policy.DisablePoli...utes[cb_sanity,dev_reg,sanity] id=0x7f05cc098250>, vm_fixtures=[<VMFixture: ctest-DisablePolicyEcmpIpv6-86481548-18413406>]) 198 def verify_vms(self, vm_fixtures): 199 for vm_fixture in vm_fixtures: 200 assert vm_fixture.wait_till_vm_is_up() 201 202 def add_static_routes_on_vms(self,prefix, vm_fixtures, ip=None): vm_fixture = <VMFixture: ctest-DisablePolicyEcmpIpv6-86481548-18413406> vm_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <V...: ctest-DisablePolicyEcmpIpv6-86481548-18413406>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vrouter/test_disable_policy.py", line 66, in test_ecmp_with_static_routes self.verify_vms(vm1_fixture) File "/contrail-test/common/vrouter/base.py", line 200, in verify_vms assert vm_fixture.wait_till_vm_is_up() AssertionError 2026-01-22 03:18:29,052 - INFO - 2026-01-22 03:18:29,053 - INFO - END TEST : test_ecmp_with_static_routes : FAILED[0:01:25] 2026-01-22 03:18:29,053 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:18:29,818 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-86481548, ID : 23f1bc10-741f-4643-b2d1-652f87d9d347 2026-01-22 03:18:30,043 - INFO - Domain Default found not creating 2026-01-22 03:18:30,226 - INFO - Project ctest-TestLacp-75744781 not found, creating it 2026-01-22 03:18:30,784 - INFO - Created Project:ctest-TestLacp-75744781, ID : bc5fec28-01b2-4640-a97d-e188a4479496 2026-01-22 03:18:32,418 - INFO - ================================================================================ 2026-01-22 03:18:32,419 - INFO - STARTING TEST : test_bond_lacp_config 2026-01-22 03:18:32,419 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2026-01-22 03:18:33,705 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:18:33,705 - INFO - 2026-01-22 03:18:33,729 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-01-22 03:18:34,996 - INFO - 2026-01-22 03:18:34,996 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:02] 2026-01-22 03:18:34,996 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:18:35,782 - INFO - Deleted project: ctest-TestLacp-75744781, ID : bc5fec28-01b2-4640-a97d-e188a4479496 2026-01-22 03:18:36,010 - INFO - Domain Default found not creating 2026-01-22 03:18:36,298 - INFO - Project ctest-TestDpdkBondStatus-10966054 not found, creating it 2026-01-22 03:18:37,001 - INFO - Created Project:ctest-TestDpdkBondStatus-10966054, ID : 37a65fd4-c688-4930-ab2a-507301bd8fcb 2026-01-22 03:18:38,664 - INFO - ================================================================================ 2026-01-22 03:18:38,664 - INFO - STARTING TEST : test_dpdk_bond_status 2026-01-22 03:18:38,664 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2026-01-22 03:18:39,921 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:18:39,922 - INFO - 2026-01-22 03:18:39,922 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-01-22 03:18:41,185 - INFO - 2026-01-22 03:18:41,185 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:03] 2026-01-22 03:18:41,185 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:18:41,967 - INFO - Deleted project: ctest-TestDpdkBondStatus-10966054, ID : 37a65fd4-c688-4930-ab2a-507301bd8fcb 2026-01-22 03:18:42,173 - INFO - Domain Default found not creating 2026-01-22 03:18:42,367 - INFO - Project ctest-TestFbitMergeBuffDisable-11988108 not found, creating it 2026-01-22 03:18:42,892 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-11988108, ID : 3606349d-01f5-46c9-a5de-3bf1220f5374 2026-01-22 03:18:44,440 - INFO - ================================================================================ 2026-01-22 03:18:44,440 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2026-01-22 03:18:44,440 - INFO - TEST DESCRIPTION : Description: steps: 1. Launch 1 VN, 1 VM in compute node with qcow2 image 2. verify fbit when mergebuff disabled on dpdk compute Pass criteria: 1. verify feature bit negotiation bit when mergebuff is disabled 2026-01-22 03:18:45,755 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:18:45,755 - INFO - 2026-01-22 03:18:45,755 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-01-22 03:18:47,044 - INFO - 2026-01-22 03:18:47,044 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:03] 2026-01-22 03:18:47,044 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:18:47,873 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-11988108, ID : 3606349d-01f5-46c9-a5de-3bf1220f5374 2026-01-22 03:18:48,109 - INFO - Domain Default found not creating 2026-01-22 03:18:48,307 - INFO - Project ctest-TestGroGso-68660258 not found, creating it 2026-01-22 03:18:48,843 - INFO - Created Project:ctest-TestGroGso-68660258, ID : 0332d077-2539-4983-8ce6-80d666c5500d 2026-01-22 03:18:50,470 - INFO - ================================================================================ 2026-01-22 03:18:50,470 - INFO - STARTING TEST : test_dpdk_gro_gso 2026-01-22 03:18:50,470 - INFO - TEST DESCRIPTION : Description: Verify tcp traffic flow for intra-VN inter-Node traffic Vm's across compute node steps: 1. create 1 VN and launch 2 VMs in each compute node 2. client VMs on same node and server VM on different node. 3. Clear vif0/0 interface before sending traffic 4. Send TCP traffic client to server port 5201 using iperf3 5. Read pps on physical interface vif 0/0 6. disable gro and gso feature configuring on vhost config 7. ifdown/ifup vhost0 to update config 8. Repeat step 3 & 4 9. Compare the TCP traffic pps in enable/disable case Pass criteria: 1. If pps is more in feature enable case than disable 2026-01-22 03:18:51,762 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:18:51,762 - INFO - 2026-01-22 03:18:51,787 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-01-22 03:18:53,045 - INFO - 2026-01-22 03:18:53,045 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:03] 2026-01-22 03:18:53,045 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:18:53,802 - INFO - Deleted project: ctest-TestGroGso-68660258, ID : 0332d077-2539-4983-8ce6-80d666c5500d 2026-01-22 03:18:54,013 - INFO - Domain Default found not creating 2026-01-22 03:18:54,169 - INFO - Project ctest-TestMtu-68693694 not found, creating it 2026-01-22 03:18:54,693 - INFO - Created Project:ctest-TestMtu-68693694, ID : be406d1e-1316-4ab9-8d5d-d6d8ed2bbac9 2026-01-22 03:18:56,197 - INFO - ================================================================================ 2026-01-22 03:18:56,197 - INFO - STARTING TEST : test_mtu_config 2026-01-22 03:18:56,197 - INFO - TEST DESCRIPTION : test mtu config on computes 2026-01-22 03:18:57,473 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:18:57,473 - INFO - 2026-01-22 03:18:57,474 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-01-22 03:18:58,737 - INFO - 2026-01-22 03:18:58,737 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:02] 2026-01-22 03:18:58,737 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:18:59,485 - INFO - Deleted project: ctest-TestMtu-68693694, ID : be406d1e-1316-4ab9-8d5d-d6d8ed2bbac9 2026-01-22 03:18:59,704 - INFO - Domain Default found not creating 2026-01-22 03:18:59,883 - INFO - Project ctest-TestVifdump-54233278 not found, creating it 2026-01-22 03:19:00,411 - INFO - Created Project:ctest-TestVifdump-54233278, ID : 6e4fe8ee-6602-4c3b-8039-02a0daefe9a0 2026-01-22 03:19:02,090 - INFO - ================================================================================ 2026-01-22 03:19:02,090 - INFO - STARTING TEST : test_vifdump_on_interface 2026-01-22 03:19:03,357 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:19:03,357 - INFO - 2026-01-22 03:19:03,357 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-01-22 03:19:04,644 - INFO - 2026-01-22 03:19:04,644 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:02] 2026-01-22 03:19:04,644 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:19:05,517 - INFO - Deleted project: ctest-TestVifdump-54233278, ID : 6e4fe8ee-6602-4c3b-8039-02a0daefe9a0 2026-01-22 03:19:05,781 - INFO - Domain Default found not creating 2026-01-22 03:19:05,977 - INFO - Project ctest-FatFlowAggr-77707165 not found, creating it 2026-01-22 03:19:06,475 - INFO - Created Project:ctest-FatFlowAggr-77707165, ID : ad3e015e-e021-425b-b038-8265fa987d5c 2026-01-22 03:19:08,339 - INFO - ================================================================================ 2026-01-22 03:19:08,339 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2026-01-22 03:19:08,339 - INFO - TEST DESCRIPTION : : Description: Verify fat flow prefix aggr dest (IPv4) for intra-vn inter-node Steps: 1. Create 1 VN and launch 3 VMs.2 client VMs on same node and server VM on different node. Client 1 in subnet 1, Client 2 in the next subnet. 2. On server VM, config fat flow aggr prefix dest len 25 for ICMP port 0. 3. From both the client VMs, send ICMP traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of flows and on server compute, expect 2 pairs of flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-01-22 03:19:09,621 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:19:09,621 - INFO - 2026-01-22 03:19:10,708 - INFO - Created VN ctest-vn-87040695 2026-01-22 03:19:11,504 - INFO - Verified VN network id 12 for VN 2071118f-152a-4f7b-bac7-da1fb0c8a407 2026-01-22 03:19:11,505 - INFO - Verifications in API Server for VN ctest-vn-87040695 passed 2026-01-22 03:19:11,596 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-87040695 passed 2026-01-22 03:19:12,833 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-77707165:ctest-vn-87040695 is found in opserver 2026-01-22 03:19:14,251 - INFO - VM ([<Server: ctest-FatFlowAggr-77707165-92284602>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:19:14,252 - INFO - Waiting for VM ctest-FatFlowAggr-77707165-92284602 to be up.. 2026-01-22 03:19:14,316 - ERROR - VM in error state. 2026-01-22 03:19:14,316 - ERROR - VM is not in ACTIVE state 2026-01-22 03:19:14,395 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:19:14,398 - INFO - Skip interface_detach for VM ctest-FatFlowAggr-77707165-92284602 in state ERROR 2026-01-22 03:19:14,398 - INFO - Deleting VM ctest-FatFlowAggr-77707165-92284602 2026-01-22 03:19:14,421 - ERROR - VM ctest-FatFlowAggr-77707165-92284602 has failed to come up 2026-01-22 03:19:14,421 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:19:14Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:19:14,519 - INFO - Deleting VN ctest-vn-87040695 2026-01-22 03:19:14,783 - INFO - Validated that VN ctest-vn-87040695 is not found in API Server 2026-01-22 03:19:14,804 - INFO - Validated that VN ctest-vn-87040695 is not in any agent 2026-01-22 03:19:14,834 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-87040695 info 2026-01-22 03:19:16,085 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:19:14 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vrouter.test_fat_flow_aggr.FatFlowAggr...._vn_inter_node[dev_reg,sanity] id=0x7f05cc03ac40>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function FatFlowAggr.test_fat_flow_aggr_dest_icmp_intra_vn_inter_node> self = <scripts.vrouter.test_fat_flow_aggr.FatFlowAggr...._vn_inter_node[dev_reg,sanity] id=0x7f05cc03ac40> args = () kwargs = {} /contrail-test/scripts/vrouter/test_fat_flow_aggr.py in test_fat_flow_aggr_dest_icmp_intra_vn_inter_node(self=<scripts.vrouter.test_fat_flow_aggr.FatFlowAggr...._vn_inter_node[dev_reg,sanity] id=0x7f05cc03ac40>) 56 policy_deny = False 57 vn_policy = False 58 self.fat_flow_with_prefix_aggr(prefix_length=prefix_length, 59 inter_node=inter_node,inter_vn=inter_vn, 60 proto=proto, port=port, policy_deny=policy_deny, vn_policy=vn_policy, self = <scripts.vrouter.test_fat_flow_aggr.FatFlowAggr...._vn_inter_node[dev_reg,sanity] id=0x7f05cc03ac40> self.fat_flow_with_prefix_aggr = <bound method BaseVrouterTest.fat_flow_with_pref...vn_inter_node[dev_reg,sanity] id=0x7f05cc03ac40>> prefix_length = 27 inter_node = True inter_vn = False proto = 'icmp' port = 0 policy_deny = False vn_policy = False dual undefined ipv6 = False prefix_length6 = 123 only_v6 = False /contrail-test/common/vrouter/base.py in fat_flow_with_prefix_aggr(self=<scripts.vrouter.test_fat_flow_aggr.FatFlowAggr...._vn_inter_node[dev_reg,sanity] id=0x7f05cc03ac40>, prefix_length=27, prefix_length6=123, inter_node=True, inter_vn=False, dual=False, traffic_recvr=False, unidirectional_traffic=True, ignore_address=None, proto='icmp', port=0, portv6=56, svc_chain=False, only_v6=False, af='v4', icmp_error=False, hc=None, vn_policy=False, policy_deny=False, svm_inter_node=False, resources=True, scale=False) 383 node_name=compute_hosts[0]) 384 self.client1_fix = self.client_fixtures[0] 385 assert self.client1_fix.wait_till_vm_is_up() 386 387 if scale_src: self = <scripts.vrouter.test_fat_flow_aggr.FatFlowAggr...._vn_inter_node[dev_reg,sanity] id=0x7f05cc03ac40> self.client1_fix = <VMFixture: ctest-FatFlowAggr-77707165-92284602> self.client1_fix.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <VMFixture: ctest-FatFlowAggr-77707165-92284602>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vrouter/test_fat_flow_aggr.py", line 58, in test_fat_flow_aggr_dest_icmp_intra_vn_inter_node self.fat_flow_with_prefix_aggr(prefix_length=prefix_length, File "/contrail-test/common/vrouter/base.py", line 385, in fat_flow_with_prefix_aggr assert self.client1_fix.wait_till_vm_is_up() AssertionError 2026-01-22 03:19:16,098 - INFO - 2026-01-22 03:19:16,098 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : FAILED[0:00:08] 2026-01-22 03:19:16,098 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:19:16,822 - INFO - Deleted project: ctest-FatFlowAggr-77707165, ID : ad3e015e-e021-425b-b038-8265fa987d5c 2026-01-22 03:19:17,056 - INFO - Domain Default found not creating 2026-01-22 03:19:17,232 - INFO - Project ctest-TestRoutes-61620070 not found, creating it 2026-01-22 03:19:17,799 - INFO - Created Project:ctest-TestRoutes-61620070, ID : 337b1cbb-af0c-442a-b770-8a1e772e593e 2026-01-22 03:19:19,336 - INFO - ================================================================================ 2026-01-22 03:19:19,336 - INFO - STARTING TEST : test_rt_table_scenario_1 2026-01-22 03:19:19,336 - INFO - TEST DESCRIPTION : In a VN, launch a VM each on two computes Add a shorter prefix intf static route to VM2 Delete the VMs. The route table on compute1 should be removed 2026-01-22 03:19:20,633 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:19:20,633 - INFO - 2026-01-22 03:19:22,187 - INFO - Created VN ctest-random-47700924 2026-01-22 03:19:24,029 - INFO - VM ([<Server: ctest-TestRoutes-61620070-56854416>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:19:24,722 - INFO - VM ([<Server: ctest-TestRoutes-61620070-90248486>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:19:24,967 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-61620070', 'ctest-irtb-47815150'](UUID d8dd9aec-8306-4299-bcdb-d75e5207b909), prefixes : ['0.0.0.0/0'] 2026-01-22 03:19:26,039 - INFO - Added intf route table d8dd9aec-8306-4299-bcdb-d75e5207b909 to port 82ecc838-a191-41e1-bb2f-8fd287566300 2026-01-22 03:19:26,098 - WARNING - VM in error state. Asserting... 2026-01-22 03:19:26,098 - INFO - Waiting for VM ctest-TestRoutes-61620070-90248486 to be up.. 2026-01-22 03:19:31,286 - INFO - VM name : ctest-TestRoutes-61620070-90248486 2026-01-22 03:19:37,097 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-61620070-90248486 passed 2026-01-22 03:19:38,220 - INFO - Verified VN network id 12 for VN 0adb690b-c317-4566-88f6-dc8d1ede609e 2026-01-22 03:19:38,220 - INFO - Verifications in API Server for VN ctest-random-47700924 passed 2026-01-22 03:19:38,401 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-47700924 passed 2026-01-22 03:19:40,154 - INFO - Validated that VN default-domain:ctest-TestRoutes-61620070:ctest-random-47700924 is found in opserver 2026-01-22 03:19:40,166 - INFO - Skip interface_detach for VM ctest-TestRoutes-61620070-56854416 in state ERROR 2026-01-22 03:19:40,166 - INFO - Deleting VM ctest-TestRoutes-61620070-56854416 2026-01-22 03:19:40,166 - ERROR - VM ctest-TestRoutes-61620070-56854416 has failed to come up 2026-01-22 03:19:40,166 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:19:23Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:19:40,243 - INFO - Removed intf route table d8dd9aec-8306-4299-bcdb-d75e5207b909 from port 82ecc838-a191-41e1-bb2f-8fd287566300 2026-01-22 03:19:40,278 - INFO - Deleted Interface route table d8dd9aec-8306-4299-bcdb-d75e5207b909 2026-01-22 03:19:40,278 - INFO - Detaching port 82ecc838-a191-41e1-bb2f-8fd287566300 from VM ctest-TestRoutes-61620070-90248486 2026-01-22 03:19:40,314 - INFO - Deleting VM ctest-TestRoutes-61620070-90248486 2026-01-22 03:19:40,412 - INFO - Skip interface_detach for VM ctest-TestRoutes-61620070-56854416 in state ERROR 2026-01-22 03:19:40,413 - INFO - Deleting VM ctest-TestRoutes-61620070-56854416 2026-01-22 03:19:40,413 - ERROR - VM ctest-TestRoutes-61620070-56854416 has failed to come up 2026-01-22 03:19:40,413 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:19:23Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:19:40,635 - INFO - Deleted port 82ecc838-a191-41e1-bb2f-8fd287566300 2026-01-22 03:19:40,635 - INFO - Deleting VN ctest-random-47700924 2026-01-22 03:19:40,948 - INFO - Validated that VN ctest-random-47700924 is not found in API Server 2026-01-22 03:19:40,973 - INFO - Validated that VN ctest-random-47700924 is not in any agent 2026-01-22 03:19:40,982 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-61620070:ctest-random-47700924 2026-01-22 03:19:41,003 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-47700924 info 2026-01-22 03:19:42,253 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:19:40 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_1[dev_reg,sanity] id=0x7f05cc042cd0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestRoutes.test_rt_table_scenario_1> self = <scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_1[dev_reg,sanity] id=0x7f05cc042cd0> args = () kwargs = {} /contrail-test/scripts/vrouter/test_routes.py in test_rt_table_scenario_1(self=<scripts.vrouter.test_routes.TestRoutes.test_rt_table_scenario_1[dev_reg,sanity] id=0x7f05cc042cd0>) 64 vn1_fixture.verify_on_setup() 65 # cleanup also checks for route removal 66 vm1_fixture.cleanUp() 67 self.remove_from_cleanups(vm1_fixture.cleanUp) 68 self.logger.info('Validate that Vrouter Route table does get cleared') vm1_fixture = <VMFixture: ctest-TestRoutes-61620070-56854416> vm1_fixture.cleanUp = <bound method VMFixture.cleanUp of <VMFixture: ctest-TestRoutes-61620070-56854416>> /contrail-test/fixtures/vm_test.py in cleanUp(self=<VMFixture: ctest-TestRoutes-61620070-56854416>) 2050 2051 def cleanUp(self): 2052 self.delete() 2053 super(VMFixture, self).cleanUp() 2054 self = <VMFixture: ctest-TestRoutes-61620070-56854416> self.delete = <bound method VMFixture.delete of <VMFixture: ctest-TestRoutes-61620070-56854416>> /contrail-test/fixtures/vm_test.py in delete(self=<VMFixture: ctest-TestRoutes-61620070-56854416>, verify=False, force=False) 2080 self.webui.delete_vm(self) 2081 else: 2082 self.orch.delete_vm(vm_obj, force=force) 2083 self.vm_objs.remove(vm_obj) 2084 if self.inputs.ns_agilio_vrouter_data: self = <VMFixture: ctest-TestRoutes-61620070-56854416> self.orch = <openstack.OpenstackOrchestrator object> self.orch.delete_vm = <bound method OpenstackOrchestrator.delete_vm of <openstack.OpenstackOrchestrator object>> vm_obj = <Server: ctest-TestRoutes-61620070-56854416> force = False /contrail-test/fixtures/openstack.py in delete_vm(self=<openstack.OpenstackOrchestrator object>, vm_obj=<Server: ctest-TestRoutes-61620070-56854416>, **kwargs={'force': False}) 119 120 def delete_vm(self, vm_obj, **kwargs): 121 return self.nova_h.delete_vm(vm_obj, **kwargs) 122 123 def is_vm_deleted(self, vm_obj, **kwargs): self = <openstack.OpenstackOrchestrator object> self.nova_h = <nova_test.NovaHelper object> self.nova_h.delete_vm = <bound method NovaHelper.delete_vm of <nova_test.NovaHelper object>> vm_obj = <Server: ctest-TestRoutes-61620070-56854416> kwargs = {'force': False} /contrail-test/fixtures/nova_test.py in delete_vm(self=<nova_test.NovaHelper object>, vm_obj=<Server: ctest-TestRoutes-61620070-56854416>, force=False) 763 def delete_vm(self, vm_obj, force=False): 764 if not force: 765 self.get_nova_host_of_vm(vm_obj) 766 vm_obj.delete() 767 # end _delete_vm self = <nova_test.NovaHelper object> self.get_nova_host_of_vm = <bound method NovaHelper.get_nova_host_of_vm of <nova_test.NovaHelper object>> vm_obj = <Server: ctest-TestRoutes-61620070-56854416> /contrail-test/fixtures/nova_test.py in get_nova_host_of_vm(self=<nova_test.NovaHelper object>, vm_obj=<Server: ctest-TestRoutes-61620070-56854416>) 734 self.logger.error('VM %s has failed to come up' % vm_obj.name) 735 self.logger.error('Fault seen in nova show <vm-uuid> is: %s' % vm_obj.__dict__['fault']) 736 assert False, 'Fault seen in nova show %s is: %s' % ( 737 vm_obj.id, vm_obj.__dict__['fault']) 738 else: vm_obj = <Server: ctest-TestRoutes-61620070-56854416> vm_obj.id = 'c22b3f54-7213-40f3-81e5-f3b1252a95aa' vm_obj.__dict__ = {'OS-DCF:diskConfig': 'MANUAL', 'OS-EXT-AZ:availability_zone': 'nova', 'OS-EXT-SRV-ATTR:host': None, 'OS-EXT-SRV-ATTR:hypervisor_hostname': None, 'OS-EXT-SRV-ATTR:instance_name': 'instance-00000009', 'OS-EXT-STS:power_state': 0, 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'error', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, ...} AssertionError: Fault seen in nova show c22b3f54-7213-40f3-81e5-f3b1252a95aa is: {'code': 500, 'created': '2026-01-22T03:19:23Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = (r"Fault seen in nova show c22b3f54-7213-40f3-81e5-...tion.NoValidHost: No valid host was found. \n\n'}",) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vrouter/test_routes.py", line 66, in test_rt_table_scenario_1 vm1_fixture.cleanUp() File "/contrail-test/fixtures/vm_test.py", line 2052, in cleanUp self.delete() File "/contrail-test/fixtures/vm_test.py", line 2082, in delete self.orch.delete_vm(vm_obj, force=force) File "/contrail-test/fixtures/openstack.py", line 121, in delete_vm return self.nova_h.delete_vm(vm_obj, **kwargs) File "/contrail-test/fixtures/nova_test.py", line 765, in delete_vm self.get_nova_host_of_vm(vm_obj) File "/contrail-test/fixtures/nova_test.py", line 736, in get_nova_host_of_vm assert False, 'Fault seen in nova show %s is: %s' % ( AssertionError: Fault seen in nova show c22b3f54-7213-40f3-81e5-f3b1252a95aa is: {'code': 500, 'created': '2026-01-22T03:19:23Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:19:42,266 - INFO - 2026-01-22 03:19:42,266 - INFO - END TEST : test_rt_table_scenario_1 : FAILED[0:00:23] 2026-01-22 03:19:42,266 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:19:43,045 - INFO - Deleted project: ctest-TestRoutes-61620070, ID : 337b1cbb-af0c-442a-b770-8a1e772e593e 2026-01-22 03:19:43,273 - INFO - Domain Default found not creating 2026-01-22 03:19:43,440 - INFO - Project ctest-TestSubInterfaces-13685415 not found, creating it 2026-01-22 03:19:43,988 - INFO - Created Project:ctest-TestSubInterfaces-13685415, ID : 8e3fce1e-4d9c-4cdb-8713-7df31a6e6980 2026-01-22 03:19:46,768 - INFO - Created VN ctest-vn-14504388 2026-01-22 03:19:47,471 - INFO - Created VN ctest-vn-10025235 2026-01-22 03:19:48,182 - INFO - Created VN ctest-vn-46824548 2026-01-22 03:19:51,209 - INFO - ================================================================================ 2026-01-22 03:19:51,209 - INFO - STARTING TEST : test_vlan_interface_2 2026-01-22 03:19:51,210 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2026-01-22 03:19:52,474 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:19:52,474 - INFO - 2026-01-22 03:19:53,197 - INFO - VM ([<Server: ctest-TestSubInterfaces-13685415-79113012>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:19:54,572 - INFO - VM ([<Server: ctest-TestSubInterfaces-13685415-66501606>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:19:55,420 - INFO - VM ([<Server: ctest-TestSubInterfaces-13685415-99262287>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:19:55,550 - INFO - Adding interface with subnet_id 224dd424-ae30-4aca-921a-f077296c1427, port_id None to router 860aa5ef-8ea0-4f11-928b-f2af25ae277f 2026-01-22 03:19:55,903 - INFO - Adding interface with subnet_id 75b08984-f43a-439e-8a1a-d9ddff42d47a, port_id None to router 860aa5ef-8ea0-4f11-928b-f2af25ae277f 2026-01-22 03:19:56,369 - INFO - Waiting for VM ctest-TestSubInterfaces-13685415-79113012 to be up.. 2026-01-22 03:19:56,455 - ERROR - VM in error state. 2026-01-22 03:19:56,456 - ERROR - VM is not in ACTIVE state 2026-01-22 03:19:56,557 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:19:56,560 - INFO - Deleting interface with subnet_id 75b08984-f43a-439e-8a1a-d9ddff42d47a, port_id None from router 860aa5ef-8ea0-4f11-928b-f2af25ae277f 2026-01-22 03:19:56,776 - INFO - Deleting interface with subnet_id 224dd424-ae30-4aca-921a-f077296c1427, port_id None from router 860aa5ef-8ea0-4f11-928b-f2af25ae277f 2026-01-22 03:19:57,056 - INFO - Skip interface_detach for VM ctest-TestSubInterfaces-13685415-99262287 in state ERROR 2026-01-22 03:19:57,056 - INFO - Deleting VM ctest-TestSubInterfaces-13685415-99262287 2026-01-22 03:19:57,093 - ERROR - VM ctest-TestSubInterfaces-13685415-99262287 has failed to come up 2026-01-22 03:19:57,093 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:19:55Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:19:57,093 - INFO - Skip interface_detach for VM ctest-TestSubInterfaces-13685415-66501606 in state BUILD 2026-01-22 03:19:57,093 - INFO - Deleting VM ctest-TestSubInterfaces-13685415-66501606 2026-01-22 03:19:57,093 - ERROR - VM ctest-TestSubInterfaces-13685415-66501606 has failed to come up 2026-01-22 03:19:57,093 - ERROR - Nova failed to get host of the VM 2026-01-22 03:19:57,093 - ERROR - VM ctest-TestSubInterfaces-13685415-66501606 has failed to come up 2026-01-22 03:19:57,093 - ERROR - Nova failed to get host of the VM 2026-01-22 03:19:57,169 - INFO - Skip interface_detach for VM ctest-TestSubInterfaces-13685415-79113012 in state ERROR 2026-01-22 03:19:57,169 - INFO - Deleting VM ctest-TestSubInterfaces-13685415-79113012 2026-01-22 03:19:57,169 - ERROR - VM ctest-TestSubInterfaces-13685415-79113012 has failed to come up 2026-01-22 03:19:57,169 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:19:53Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:19:58,435 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:19:56 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vrouter.test_subinterfaces.TestSubInter...ev_reg,dev_sanity_dpdk,sanity] id=0x7f05cc0562b0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestSubInterfaces.test_vlan_interface_2> self = <scripts.vrouter.test_subinterfaces.TestSubInter...ev_reg,dev_sanity_dpdk,sanity] id=0x7f05cc0562b0> args = () kwargs = {} /contrail-test/scripts/vrouter/test_subinterfaces.py in test_vlan_interface_2(self=<scripts.vrouter.test_subinterfaces.TestSubInter...ev_reg,dev_sanity_dpdk,sanity] id=0x7f05cc0562b0>) 116 self.add_vn_to_router(router_dict['id'], self.vn3_fixture) 117 118 assert vm1_fixture.wait_till_vm_is_up() 119 assert vm2_fixture.wait_till_vm_is_up() 120 assert vm3_fixture.wait_till_vm_is_up() vm1_fixture = <VMFixture: ctest-TestSubInterfaces-13685415-79113012> vm1_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <V...ture: ctest-TestSubInterfaces-13685415-79113012>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vrouter/test_subinterfaces.py", line 118, in test_vlan_interface_2 assert vm1_fixture.wait_till_vm_is_up() AssertionError 2026-01-22 03:19:58,448 - INFO - 2026-01-22 03:19:58,448 - INFO - END TEST : test_vlan_interface_2 : FAILED[0:00:07] 2026-01-22 03:19:58,448 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:19:58,557 - INFO - Deleted port 0e5c0018-e780-4a97-aa0a-c045ab6ef993 2026-01-22 03:19:58,720 - INFO - Deleted port 45f5a470-831d-4ad0-ab33-1d5b2e0da495 2026-01-22 03:19:58,834 - INFO - Deleted port 49fb53d6-4cc9-450f-b648-f787efdb6102 2026-01-22 03:19:58,997 - INFO - Deleted port a9448744-4614-493d-890f-c3d8feba132a 2026-01-22 03:19:59,099 - INFO - Deleted port c837da7f-a198-4bbc-9299-9958aaf19f51 2026-01-22 03:19:59,235 - INFO - Deleted port 977c09fb-2719-444f-a16a-cf09bb8f8290 2026-01-22 03:19:59,236 - INFO - Deleting VN ctest-vn-46824548 2026-01-22 03:19:59,397 - INFO - Deleting VN ctest-vn-10025235 2026-01-22 03:19:59,575 - INFO - Deleting VN ctest-vn-14504388 2026-01-22 03:20:00,534 - INFO - Deleted project: ctest-TestSubInterfaces-13685415, ID : 8e3fce1e-4d9c-4cdb-8713-7df31a6e6980 2026-01-22 03:20:00,792 - INFO - Domain Default found not creating 2026-01-22 03:20:00,980 - INFO - Project ctest-TestMtuProbe-03079661 not found, creating it 2026-01-22 03:20:01,621 - INFO - Created Project:ctest-TestMtuProbe-03079661, ID : 6ff7b410-bde7-4548-8b8c-5827d12e5702 2026-01-22 03:20:03,222 - INFO - ================================================================================ 2026-01-22 03:20:03,223 - INFO - STARTING TEST : test_mtu_probe_intra_node 2026-01-22 03:20:03,223 - INFO - TEST DESCRIPTION : Description: check traffic configuring different tcp_mtu_probe vlaues on vm MTU probing values: 0, 1, 2 0 - Disabled (default) 1 - Disabled by default, Enabled only when ICMP black hole detected 2 - Always enabled, using the initial MSS value of tcp_base_mss system internally enables bit values for point 1&2 For test purpose, Idea is to check traffic works fine on configuring values Vm's across compute node steps: 1. create 1 VN and launch 2 VMs in same compute node 2. client and server VMs in same compute node 3. configure tcp_mtu_probe to 0, 1, 2 4. send icmp traffic assert if ping fails 5. send tcp traffic assert if tcp traffic fails Pass criteria: 1. If icmp/tcp traffic work fine configuring tcp_mtu_probe values 2026-01-22 03:20:04,506 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:20:04,506 - INFO - 2026-01-22 03:20:05,583 - INFO - Created VN ctest-vn-51815404 2026-01-22 03:20:06,223 - INFO - Verified VN network id 12 for VN d98b3258-4f48-4c62-a813-7f00ae216c34 2026-01-22 03:20:06,223 - INFO - Verifications in API Server for VN ctest-vn-51815404 passed 2026-01-22 03:20:06,294 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-51815404 passed 2026-01-22 03:20:07,557 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-03079661:ctest-vn-51815404 is found in opserver 2026-01-22 03:20:09,033 - INFO - VM ([<Server: ctest-TestMtuProbe-03079661-10817809>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:20:10,410 - INFO - VM ([<Server: ctest-TestMtuProbe-03079661-33098684>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:20:10,410 - INFO - Waiting for VM ctest-TestMtuProbe-03079661-10817809 to be up.. 2026-01-22 03:20:10,480 - ERROR - VM in error state. 2026-01-22 03:20:10,480 - ERROR - VM is not in ACTIVE state 2026-01-22 03:20:10,567 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:20:10,570 - INFO - Skip interface_detach for VM ctest-TestMtuProbe-03079661-33098684 in state ERROR 2026-01-22 03:20:10,570 - INFO - Deleting VM ctest-TestMtuProbe-03079661-33098684 2026-01-22 03:20:10,592 - ERROR - VM ctest-TestMtuProbe-03079661-33098684 has failed to come up 2026-01-22 03:20:10,592 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:20:10Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:20:10,593 - INFO - Skip interface_detach for VM ctest-TestMtuProbe-03079661-10817809 in state ERROR 2026-01-22 03:20:10,593 - INFO - Deleting VM ctest-TestMtuProbe-03079661-10817809 2026-01-22 03:20:10,593 - ERROR - VM ctest-TestMtuProbe-03079661-10817809 has failed to come up 2026-01-22 03:20:10,593 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:20:08Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:20:10,593 - INFO - Deleting VN ctest-vn-51815404 2026-01-22 03:20:10,847 - INFO - Validated that VN ctest-vn-51815404 is not found in API Server 2026-01-22 03:20:10,867 - INFO - Validated that VN ctest-vn-51815404 is not in any agent 2026-01-22 03:20:10,898 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-51815404 info 2026-01-22 03:20:12,168 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:20:10 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_intra_node[dev_reg,sanity] id=0x7f05cc056b20>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestMtuProbe.test_mtu_probe_intra_node> self = <scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_intra_node[dev_reg,sanity] id=0x7f05cc056b20> args = () kwargs = {} /contrail-test/scripts/vrouter/test_tcp_mtu_probe.py in test_mtu_probe_intra_node(self=<scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_intra_node[dev_reg,sanity] id=0x7f05cc056b20>) 118 server_fixtures = self.create_vms(vn_fixture= vn1_fixture,count=1, 119 node_name=compute_hosts[0],image_name='ubuntu-traffic') 120 self.verify_vms(client_fixtures) 121 self.verify_vms(server_fixtures) 122 client = client_fixtures[0] self = <scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_intra_node[dev_reg,sanity] id=0x7f05cc056b20> self.verify_vms = <bound method BaseVrouterTest.verify_vms of <scr...be_intra_node[dev_reg,sanity] id=0x7f05cc056b20>> client_fixtures = [<VMFixture: ctest-TestMtuProbe-03079661-10817809>] /contrail-test/common/vrouter/base.py in verify_vms(self=<scripts.vrouter.test_tcp_mtu_probe.TestMtuProbe...obe_intra_node[dev_reg,sanity] id=0x7f05cc056b20>, vm_fixtures=[<VMFixture: ctest-TestMtuProbe-03079661-10817809>]) 198 def verify_vms(self, vm_fixtures): 199 for vm_fixture in vm_fixtures: 200 assert vm_fixture.wait_till_vm_is_up() 201 202 def add_static_routes_on_vms(self,prefix, vm_fixtures, ip=None): vm_fixture = <VMFixture: ctest-TestMtuProbe-03079661-10817809> vm_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <VMFixture: ctest-TestMtuProbe-03079661-10817809>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vrouter/test_tcp_mtu_probe.py", line 120, in test_mtu_probe_intra_node self.verify_vms(client_fixtures) File "/contrail-test/common/vrouter/base.py", line 200, in verify_vms assert vm_fixture.wait_till_vm_is_up() AssertionError 2026-01-22 03:20:12,181 - INFO - 2026-01-22 03:20:12,181 - INFO - END TEST : test_mtu_probe_intra_node : FAILED[0:00:09] 2026-01-22 03:20:12,181 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:20:12,972 - INFO - Deleted project: ctest-TestMtuProbe-03079661, ID : 6ff7b410-bde7-4548-8b8c-5827d12e5702 2026-01-22 03:20:13,201 - INFO - Domain Default found not creating 2026-01-22 03:20:13,389 - INFO - Project ctest-TestvifStats-18609499 not found, creating it 2026-01-22 03:20:13,922 - INFO - Created Project:ctest-TestvifStats-18609499, ID : 8b64acd0-9458-47c7-a4e6-fbf9fabcb17e 2026-01-22 03:20:15,529 - INFO - ================================================================================ 2026-01-22 03:20:15,530 - INFO - STARTING TEST : test_vif_statistics 2026-01-22 03:20:15,530 - INFO - TEST DESCRIPTION : Description: Verify vif statistics Vm's across compute node steps: 1. create 1 VN and launch 2 VMs in compute node 2. client and server VMs on same node 3. send icmp traffic assert if ping is not working 4. get_vif_stats to check vif interface 5. clear_vif_stats to clear vif interface stats 6. Repeat step4 Pass criteria: 1. If output of vif stats/clear execute successfully from compute 2026-01-22 03:20:16,802 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:20:16,802 - INFO - 2026-01-22 03:20:17,855 - INFO - Created VN ctest-vn-72656796 2026-01-22 03:20:18,464 - INFO - Verified VN network id 12 for VN c99063dd-4449-43c3-82fb-e2558fd6df4c 2026-01-22 03:20:18,464 - INFO - Verifications in API Server for VN ctest-vn-72656796 passed 2026-01-22 03:20:18,529 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-72656796 passed 2026-01-22 03:20:19,788 - INFO - Validated that VN default-domain:ctest-TestvifStats-18609499:ctest-vn-72656796 is found in opserver 2026-01-22 03:20:21,208 - INFO - VM ([<Server: ctest-TestvifStats-18609499-05435785>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:20:23,069 - INFO - VM ([<Server: ctest-TestvifStats-18609499-38143450>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:20:23,069 - INFO - Waiting for VM ctest-TestvifStats-18609499-05435785 to be up.. 2026-01-22 03:20:23,136 - ERROR - VM in error state. 2026-01-22 03:20:23,136 - ERROR - VM is not in ACTIVE state 2026-01-22 03:20:23,226 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:20:23,228 - INFO - Skip interface_detach for VM ctest-TestvifStats-18609499-38143450 in state ERROR 2026-01-22 03:20:23,228 - INFO - Deleting VM ctest-TestvifStats-18609499-38143450 2026-01-22 03:20:23,257 - ERROR - VM ctest-TestvifStats-18609499-38143450 has failed to come up 2026-01-22 03:20:23,257 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:20:22Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:20:23,257 - INFO - Skip interface_detach for VM ctest-TestvifStats-18609499-05435785 in state ERROR 2026-01-22 03:20:23,257 - INFO - Deleting VM ctest-TestvifStats-18609499-05435785 2026-01-22 03:20:23,257 - ERROR - VM ctest-TestvifStats-18609499-05435785 has failed to come up 2026-01-22 03:20:23,257 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:20:21Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:20:23,257 - INFO - Deleting VN ctest-vn-72656796 2026-01-22 03:20:23,538 - INFO - Validated that VN ctest-vn-72656796 is not found in API Server 2026-01-22 03:20:23,557 - INFO - Validated that VN ctest-vn-72656796 is not in any agent 2026-01-22 03:20:23,587 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-72656796 info 2026-01-22 03:20:24,864 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:20:23 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<scripts.vrouter.test_vif_stats.TestvifStats.test_vif_statistics[dev_reg,sanity] id=0x7f05cbfe3160>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestvifStats.test_vif_statistics> self = <scripts.vrouter.test_vif_stats.TestvifStats.test_vif_statistics[dev_reg,sanity] id=0x7f05cbfe3160> args = () kwargs = {} /contrail-test/scripts/vrouter/test_vif_stats.py in test_vif_statistics(self=<scripts.vrouter.test_vif_stats.TestvifStats.test_vif_statistics[dev_reg,sanity] id=0x7f05cbfe3160>) 85 server_fixtures = self.create_vms(vn_fixture= vn1_fixture,count=1, 86 node_name=compute_hosts[0]) 87 self.verify_vms(client_fixtures) 88 self.verify_vms(server_fixtures) 89 assert client_fixtures[0].ping_with_certainty(server_fixtures[0].vm_ip, expectation=True), "ping failed" self = <scripts.vrouter.test_vif_stats.TestvifStats.test_vif_statistics[dev_reg,sanity] id=0x7f05cbfe3160> self.verify_vms = <bound method BaseVrouterTest.verify_vms of <scr...if_statistics[dev_reg,sanity] id=0x7f05cbfe3160>> client_fixtures = [<VMFixture: ctest-TestvifStats-18609499-05435785>] /contrail-test/common/vrouter/base.py in verify_vms(self=<scripts.vrouter.test_vif_stats.TestvifStats.test_vif_statistics[dev_reg,sanity] id=0x7f05cbfe3160>, vm_fixtures=[<VMFixture: ctest-TestvifStats-18609499-05435785>]) 198 def verify_vms(self, vm_fixtures): 199 for vm_fixture in vm_fixtures: 200 assert vm_fixture.wait_till_vm_is_up() 201 202 def add_static_routes_on_vms(self,prefix, vm_fixtures, ip=None): vm_fixture = <VMFixture: ctest-TestvifStats-18609499-05435785> vm_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <VMFixture: ctest-TestvifStats-18609499-05435785>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/scripts/vrouter/test_vif_stats.py", line 87, in test_vif_statistics self.verify_vms(client_fixtures) File "/contrail-test/common/vrouter/base.py", line 200, in verify_vms assert vm_fixture.wait_till_vm_is_up() AssertionError 2026-01-22 03:20:24,878 - INFO - 2026-01-22 03:20:24,878 - INFO - END TEST : test_vif_statistics : FAILED[0:00:09] 2026-01-22 03:20:24,878 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:20:25,634 - INFO - Deleted project: ctest-TestvifStats-18609499, ID : 8b64acd0-9458-47c7-a4e6-fbf9fabcb17e + '[' 0 -eq 1 ']' + '[' 0 -eq 0 ']' + run_tests_serial + echo in serial_run_test in serial_run_test + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts + testr_init + '[' '!' -d .testrepository ']' + find . -type f -name '*.pyc' -delete + export OS_TEST_PATH=./serial_scripts/ + OS_TEST_PATH=./serial_scripts/ + export DO_XMPP_CHECK=0 + DO_XMPP_CHECK=0 + '[' '!' -d ./serial_scripts/ ']' + '[' 0 -eq 1 ']' + /usr/local/bin/testr run --subunit sanity + /usr/local/bin/subunit2junitxml -f -o result_2026_01_22_02_04_51_17096.xml /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources /contrail-test/fixtures/contrailapi.py:2218: SyntaxWarning: "is" with a literal. Did you mean "=="? if type(public_network_obj).__name__ is 'VirtualNetwork': /contrail-test/tcutils/control/cn_introspect_utils.py:307: SyntaxWarning: "is" with a literal. Did you mean "=="? if encoding is 'All': /contrail-test/tcutils/collector/opserver_util.py:388: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:389: SyntaxWarning: "is" with a literal. Did you mean "=="? if match_v[0][-1] is '*': /contrail-test/serial_scripts/policy/test_policy_serial.py:1418: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1600: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/policy/test_policy_serial.py:1845: SyntaxWarning: "is" with a literal. Did you mean "=="? if proto is 'udp' and\ /contrail-test/serial_scripts/solution/test_orange_solution.py:510: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:522: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:639: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:650: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:683: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /contrail-test/serial_scripts/solution/test_orange_solution.py:694: SyntaxWarning: "is not" with a literal. Did you mean "!="? if op is not 0: /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-01-22 03:20:40,473 - INFO - Domain Default found not creating 2026-01-22 03:20:40,977 - INFO - Project ctest-AnalyticsTestSanityWithMin-28032593 not found, creating it 2026-01-22 03:20:41,519 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-28032593, ID : 74ecbd18-4c83-4b24-b677-5cdef4d34295 2026-01-22 03:20:44,013 - INFO - Created VN ctest-vn1-04822708 2026-01-22 03:20:45,548 - INFO - VM ([<Server: ctest-vn1_vm1-85696099>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:20:46,991 - INFO - VM ([<Server: ctest-vn1_vm2-98895868>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:20:47,566 - INFO - Verified VN network id 12 for VN 0f847f19-b24f-473d-a77f-b5603d64ba25 2026-01-22 03:20:47,566 - INFO - Verifications in API Server for VN ctest-vn1-04822708 passed /contrail-test/tcutils/control/cn_introspect_utils.py:40: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if not p: /contrail-test/tcutils/verification_util.py:366: FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead. if not path: 2026-01-22 03:20:47,640 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-04822708 passed 2026-01-22 03:20:49,169 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-28032593:ctest-vn1-04822708 is found in opserver 2026-01-22 03:20:49,199 - INFO - Waiting for VM ctest-vn1_vm1-85696099 to be up.. 2026-01-22 03:20:49,266 - ERROR - VM in error state. 2026-01-22 03:20:49,266 - ERROR - VM is not in ACTIVE state 2026-01-22 03:20:49,365 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:20:49,418 - INFO - Domain Default found not creating 2026-01-22 03:20:49,614 - INFO - Project ctest-AnalyticsTestSanityWithResource-64124218 not found, creating it 2026-01-22 03:20:50,170 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-64124218, ID : aee9eb72-13db-45a4-9219-d142230dc46b 2026-01-22 03:20:52,746 - INFO - Created VN ctest-vn1-76526008 2026-01-22 03:20:54,291 - INFO - VM ([<Server: ctest-vn1_vm1-39201208>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:20:55,686 - INFO - VM ([<Server: ctest-vn1_vm2-44139346>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:20:56,228 - INFO - Verified VN network id 13 for VN 8e46e3e8-3346-410d-a3ba-e60f9b69d127 2026-01-22 03:20:56,228 - INFO - Verifications in API Server for VN ctest-vn1-76526008 passed 2026-01-22 03:20:56,295 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-76526008 passed 2026-01-22 03:20:57,597 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-64124218:ctest-vn1-76526008 is found in opserver 2026-01-22 03:20:57,627 - INFO - Waiting for VM ctest-vn1_vm1-39201208 to be up.. 2026-01-22 03:20:57,688 - ERROR - VM in error state. 2026-01-22 03:20:57,688 - ERROR - VM is not in ACTIVE state 2026-01-22 03:20:57,771 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:20:57,820 - INFO - Domain Default found not creating 2026-01-22 03:20:57,999 - INFO - Project ctest-TestAsn4-65364461 not found, creating it 2026-01-22 03:20:58,601 - INFO - Created Project:ctest-TestAsn4-65364461, ID : 56370b5f-358e-47b6-bedc-80d07c2092d8 2026-01-22 03:21:00,154 - INFO - Using existing project ['default-domain', 'admin'](8b24c79e-d65a-472e-b9cd-333ea008b48c) 2026-01-22 03:21:00,566 - INFO - admin user already present 2026-01-22 03:21:00,958 - INFO - Adding rules to the default security group in Project admin 2026-01-22 03:21:01,335 - INFO - ================================================================================ 2026-01-22 03:21:01,336 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2026-01-22 03:21:01,998 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:21:01,998 - INFO - 2026-01-22 03:21:01,998 - INFO - Skipping Test. At least 1 external router required to run the test 2026-01-22 03:21:02,626 - INFO - 2026-01-22 03:21:02,626 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:01] 2026-01-22 03:21:02,626 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:21:03,437 - INFO - Deleted project: ctest-TestAsn4-65364461, ID : 56370b5f-358e-47b6-bedc-80d07c2092d8 2026-01-22 03:21:03,652 - INFO - Domain Default found not creating 2026-01-22 03:21:03,824 - INFO - Project ctest-TestBGPaaSlocalAS-78379122 not found, creating it 2026-01-22 03:21:04,379 - INFO - Created Project:ctest-TestBGPaaSlocalAS-78379122, ID : 03ad0b23-6801-4214-af7e-f51a2616db97 2026-01-22 03:21:06,145 - INFO - ================================================================================ 2026-01-22 03:21:06,146 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-01-22 03:21:06,146 - INFO - TEST DESCRIPTION : 1. Create a bgpaas vm. Configure same local-as on vm and contrail side. 2. Make sure BGP with vm comes up. 2026-01-22 03:21:06,782 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:21:06,782 - INFO - 2026-01-22 03:21:07,808 - INFO - Created VN ctest-bgpaas_vn-83579254 2026-01-22 03:21:09,435 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:21:12 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2026-01-22 03:21:31,697 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:21:31,697 - INFO - Waiting for VM test_vm to be up.. 2026-01-22 03:21:31,769 - ERROR - VM in error state. 2026-01-22 03:21:31,769 - ERROR - VM is not in ACTIVE state 2026-01-22 03:21:31,854 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:21:31,859 - INFO - Skip interface_detach for VM bgpaas_vm1 in state BUILD 2026-01-22 03:21:31,866 - INFO - Deleting VM bgpaas_vm1 2026-01-22 03:21:31,907 - ERROR - VM bgpaas_vm1 has failed to come up 2026-01-22 03:21:31,907 - ERROR - Nova failed to get host of the VM 2026-01-22 03:21:31,907 - ERROR - VM bgpaas_vm1 has failed to come up 2026-01-22 03:21:31,907 - ERROR - Nova failed to get host of the VM 2026-01-22 03:21:31,977 - INFO - Skip interface_detach for VM test_vm in state ERROR 2026-01-22 03:21:31,977 - INFO - Deleting VM test_vm 2026-01-22 03:21:31,977 - ERROR - VM test_vm has failed to come up 2026-01-22 03:21:31,977 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:21:09Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:21:31,978 - INFO - Deleting VN ctest-bgpaas_vn-83579254 2026-01-22 03:21:32,774 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:21:31 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7f5d6d2e5f40>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBGPaaSlocalAS.test_basic_bgpaas_local_as> self = <serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7f5d6d2e5f40> args = () kwargs = {} /contrail-test/serial_scripts/bgpaas/test_bgpaas_local_as.py in test_basic_bgpaas_local_as(self=<serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7f5d6d2e5f40>) 31 2. Make sure BGP with vm comes up. 32 ''' 33 ret_dict = self.config_basic(image_name='ubuntu-bird') 34 vn_fixture = ret_dict['vn_fixture'] 35 test_vm = ret_dict['test_vm'] ret_dict undefined self = <serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7f5d6d2e5f40> self.config_basic = <bound method LocalASBase.config_basic of <seria...al_as[dev_sanity_dpdk,sanity] id=0x7f5d6d2e5f40>> image_name undefined /contrail-test/serial_scripts/bgpaas/base.py in config_basic(self=<serial_scripts.bgpaas.test_bgpaas_local_as.Test...cal_as[dev_sanity_dpdk,sanity] id=0x7f5d6d2e5f40>, image_name='ubuntu-bird') 46 vn_fixture, 'bgpaas_vm1', image_name=image_name) 47 48 assert test_vm.wait_till_vm_is_up() 49 assert bgpaas_vm1.wait_till_vm_is_up() 50 ret_dict = { test_vm = <VMFixture: test_vm> test_vm.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <VMFixture: test_vm>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_local_as.py", line 33, in test_basic_bgpaas_local_as ret_dict = self.config_basic(image_name='ubuntu-bird') File "/contrail-test/serial_scripts/bgpaas/base.py", line 48, in config_basic assert test_vm.wait_till_vm_is_up() AssertionError 2026-01-22 03:21:32,775 - INFO - 2026-01-22 03:21:32,775 - INFO - END TEST : test_basic_bgpaas_local_as : FAILED[0:00:26] 2026-01-22 03:21:32,775 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:21:33,525 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-78379122, ID : 03ad0b23-6801-4214-af7e-f51a2616db97 2026-01-22 03:21:33,727 - INFO - Domain Default found not creating 2026-01-22 03:21:33,878 - INFO - Project ctest-TestBGPaasZone-07555446 not found, creating it 2026-01-22 03:21:34,467 - INFO - Created Project:ctest-TestBGPaasZone-07555446, ID : 6563a758-dac9-4c90-af96-d2107192af02 2026-01-22 03:21:35,987 - INFO - ================================================================================ 2026-01-22 03:21:35,987 - INFO - STARTING TEST : test_bgp_control_node_zone 2026-01-22 03:21:36,625 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:21:36,625 - INFO - 2026-01-22 03:21:36,625 - INFO - executing bgp_control_zone test 2026-01-22 03:21:37,639 - INFO - Created VN ctest-cnz_vn-29357500 2026-01-22 03:21:39,345 - INFO - VM ([<Server: ctest-TestBGPaasZone-07555446-24943982>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:21:41,003 - INFO - VM ([<Server: ctest-TestBGPaasZone-07555446-73098110>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:21:42,775 - INFO - VM ([<Server: ctest-TestBGPaasZone-07555446-38993006>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:21:42,775 - INFO - Waiting for VM ctest-TestBGPaasZone-07555446-24943982 to be up.. 2026-01-22 03:21:42,855 - ERROR - VM in error state. 2026-01-22 03:21:42,855 - ERROR - VM is not in ACTIVE state 2026-01-22 03:21:42,979 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:21:42,979 - ERROR - VM ctest-TestBGPaasZone-07555446-24943982 has not booted 2026-01-22 03:21:42,979 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-24943982 in state ERROR 2026-01-22 03:21:42,979 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-24943982 2026-01-22 03:21:43,008 - ERROR - VM ctest-TestBGPaasZone-07555446-24943982 has failed to come up 2026-01-22 03:21:43,008 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:21:39Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:21:43,012 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-38993006 in state ERROR 2026-01-22 03:21:43,012 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-38993006 2026-01-22 03:21:43,012 - ERROR - VM ctest-TestBGPaasZone-07555446-38993006 has failed to come up 2026-01-22 03:21:43,012 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:21:42Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:21:43,012 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-73098110 in state BUILD 2026-01-22 03:21:43,013 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-73098110 2026-01-22 03:21:43,013 - ERROR - VM ctest-TestBGPaasZone-07555446-73098110 has failed to come up 2026-01-22 03:21:43,013 - ERROR - Nova failed to get host of the VM 2026-01-22 03:21:43,013 - ERROR - VM ctest-TestBGPaasZone-07555446-73098110 has failed to come up 2026-01-22 03:21:43,013 - ERROR - Nova failed to get host of the VM 2026-01-22 03:21:43,093 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-24943982 in state ERROR 2026-01-22 03:21:43,093 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-24943982 2026-01-22 03:21:43,093 - ERROR - VM ctest-TestBGPaasZone-07555446-24943982 has failed to come up 2026-01-22 03:21:43,093 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:21:39Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:21:43,094 - INFO - Deleting VN ctest-cnz_vn-29357500 2026-01-22 03:21:43,163 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:21:45,236 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:21:47,305 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:21:49,348 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:21:51,396 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:21:53,440 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:21:55,484 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:21:57,524 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:21:59,567 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:22:01,612 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:22:03,659 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:22:05,709 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:22:07,749 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:22:09,797 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:22:11,834 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:22:13,878 - WARNING - Deleting VN ctest-cnz_vn-29357500 failed..Will retry 2026-01-22 03:22:16,674 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:21:43 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._bgp_control_node_zone[sanity] id=0x7f5d6d27c5e0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBGPaasZone.test_bgp_control_node_zone> self = <serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._bgp_control_node_zone[sanity] id=0x7f5d6d27c5e0> args = () kwargs = {} /contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py in test_bgp_control_node_zone(self=<serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._bgp_control_node_zone[sanity] id=0x7f5d6d27c5e0>) 57 cnt = 0 58 self.logger.info('executing bgp_control_zone test') 59 assert self.basic_control_node_zone_setup() 60 # update control node zone with different bgp routers 61 self.update_control_node_zones(self.cnzs) self = <serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._bgp_control_node_zone[sanity] id=0x7f5d6d27c5e0> self.basic_control_node_zone_setup = <bound method TestBGPaasZone.basic_control_node_...bgp_control_node_zone[sanity] id=0x7f5d6d27c5e0>> /contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py in basic_control_node_zone_setup(self=<serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._bgp_control_node_zone[sanity] id=0x7f5d6d27c5e0>, ctrl_zone=None) 31 self.vms.append(self.create_vm(vn_fixture=self.vn, image_name='ubuntu-bird')) 32 self.client_vm = self.create_vm(vn_fixture=self.vn, image_name='ubuntu-bird') 33 self.check_vms_booted(self.vms + [self.client_vm]) 34 for bgp_name in self.inputs.bgp_names: 35 self.cnzs += self.create_control_node_zones("test-zone",[bgp_name]) self = <serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._bgp_control_node_zone[sanity] id=0x7f5d6d27c5e0> self.check_vms_booted = <bound method GenericTestBase.check_vms_booted o...scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone'>> self.vms = [<VMFixture: ctest-TestBGPaasZone-07555446-24943982>, <VMFixture: ctest-TestBGPaasZone-07555446-73098110>] self.client_vm = <VMFixture: ctest-TestBGPaasZone-07555446-38993006> /contrail-test/common/base.py in check_vms_booted(cls=<class 'serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone'>, vms_list=[<VMFixture: ctest-TestBGPaasZone-07555446-24943982>, <VMFixture: ctest-TestBGPaasZone-07555446-73098110>, <VMFixture: ctest-TestBGPaasZone-07555446-38993006>], do_assert=True) 719 if failed and do_assert: 720 for vm_fixture in vms_list: 721 vm_fixture.cleanUp() 722 assert False, 'One or more vm-boots failed. Check logs' 723 if failed: vm_fixture = <VMFixture: ctest-TestBGPaasZone-07555446-24943982> vm_fixture.cleanUp = <bound method VMFixture.cleanUp of <VMFixture: ctest-TestBGPaasZone-07555446-24943982>> /contrail-test/fixtures/vm_test.py in cleanUp(self=<VMFixture: ctest-TestBGPaasZone-07555446-24943982>) 2050 2051 def cleanUp(self): 2052 self.delete() 2053 super(VMFixture, self).cleanUp() 2054 self = <VMFixture: ctest-TestBGPaasZone-07555446-24943982> self.delete = <bound method VMFixture.delete of <VMFixture: ctest-TestBGPaasZone-07555446-24943982>> /contrail-test/fixtures/vm_test.py in delete(self=<VMFixture: ctest-TestBGPaasZone-07555446-24943982>, verify=False, force=False) 2080 self.webui.delete_vm(self) 2081 else: 2082 self.orch.delete_vm(vm_obj, force=force) 2083 self.vm_objs.remove(vm_obj) 2084 if self.inputs.ns_agilio_vrouter_data: self = <VMFixture: ctest-TestBGPaasZone-07555446-24943982> self.orch = <openstack.OpenstackOrchestrator object> self.orch.delete_vm = <bound method OpenstackOrchestrator.delete_vm of <openstack.OpenstackOrchestrator object>> vm_obj = <Server: ctest-TestBGPaasZone-07555446-24943982> force = False /contrail-test/fixtures/openstack.py in delete_vm(self=<openstack.OpenstackOrchestrator object>, vm_obj=<Server: ctest-TestBGPaasZone-07555446-24943982>, **kwargs={'force': False}) 119 120 def delete_vm(self, vm_obj, **kwargs): 121 return self.nova_h.delete_vm(vm_obj, **kwargs) 122 123 def is_vm_deleted(self, vm_obj, **kwargs): self = <openstack.OpenstackOrchestrator object> self.nova_h = <nova_test.NovaHelper object> self.nova_h.delete_vm = <bound method NovaHelper.delete_vm of <nova_test.NovaHelper object>> vm_obj = <Server: ctest-TestBGPaasZone-07555446-24943982> kwargs = {'force': False} /contrail-test/fixtures/nova_test.py in delete_vm(self=<nova_test.NovaHelper object>, vm_obj=<Server: ctest-TestBGPaasZone-07555446-24943982>, force=False) 763 def delete_vm(self, vm_obj, force=False): 764 if not force: 765 self.get_nova_host_of_vm(vm_obj) 766 vm_obj.delete() 767 # end _delete_vm self = <nova_test.NovaHelper object> self.get_nova_host_of_vm = <bound method NovaHelper.get_nova_host_of_vm of <nova_test.NovaHelper object>> vm_obj = <Server: ctest-TestBGPaasZone-07555446-24943982> /contrail-test/fixtures/nova_test.py in get_nova_host_of_vm(self=<nova_test.NovaHelper object>, vm_obj=<Server: ctest-TestBGPaasZone-07555446-24943982>) 734 self.logger.error('VM %s has failed to come up' % vm_obj.name) 735 self.logger.error('Fault seen in nova show <vm-uuid> is: %s' % vm_obj.__dict__['fault']) 736 assert False, 'Fault seen in nova show %s is: %s' % ( 737 vm_obj.id, vm_obj.__dict__['fault']) 738 else: vm_obj = <Server: ctest-TestBGPaasZone-07555446-24943982> vm_obj.id = '799eaddf-59b9-40d9-b487-660a4c0bb3f4' vm_obj.__dict__ = {'OS-DCF:diskConfig': 'MANUAL', 'OS-EXT-AZ:availability_zone': 'nova', 'OS-EXT-SRV-ATTR:host': None, 'OS-EXT-SRV-ATTR:hypervisor_hostname': None, 'OS-EXT-SRV-ATTR:instance_name': 'instance-00000015', 'OS-EXT-STS:power_state': 0, 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'error', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, ...} AssertionError: Fault seen in nova show 799eaddf-59b9-40d9-b487-660a4c0bb3f4 is: {'code': 500, 'created': '2026-01-22T03:21:39Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = (r"Fault seen in nova show 799eaddf-59b9-40d9-b487-...tion.NoValidHost: No valid host was found. \n\n'}",) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py", line 59, in test_bgp_control_node_zone assert self.basic_control_node_zone_setup() File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py", line 33, in basic_control_node_zone_setup self.check_vms_booted(self.vms + [self.client_vm]) File "/contrail-test/common/base.py", line 721, in check_vms_booted vm_fixture.cleanUp() File "/contrail-test/fixtures/vm_test.py", line 2052, in cleanUp self.delete() File "/contrail-test/fixtures/vm_test.py", line 2082, in delete self.orch.delete_vm(vm_obj, force=force) File "/contrail-test/fixtures/openstack.py", line 121, in delete_vm return self.nova_h.delete_vm(vm_obj, **kwargs) File "/contrail-test/fixtures/nova_test.py", line 765, in delete_vm self.get_nova_host_of_vm(vm_obj) File "/contrail-test/fixtures/nova_test.py", line 736, in get_nova_host_of_vm assert False, 'Fault seen in nova show %s is: %s' % ( AssertionError: Fault seen in nova show 799eaddf-59b9-40d9-b487-660a4c0bb3f4 is: {'code': 500, 'created': '2026-01-22T03:21:39Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:22:16,674 - INFO - 2026-01-22 03:22:16,674 - INFO - END TEST : test_bgp_control_node_zone : FAILED[0:00:41] 2026-01-22 03:22:16,674 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:22:16,679 - INFO - ================================================================================ 2026-01-22 03:22:16,679 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2026-01-22 03:22:17,306 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:22:17,306 - INFO - 2026-01-22 03:22:17,306 - INFO - executing bgp_control_zone agent restart test 2026-01-22 03:22:17,831 - INFO - Created VN ctest-cnz_vn-83477987 2026-01-22 03:22:19,362 - INFO - VM ([<Server: ctest-TestBGPaasZone-07555446-03984309>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:22:20,903 - INFO - VM ([<Server: ctest-TestBGPaasZone-07555446-02319570>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:22:22,322 - INFO - VM ([<Server: ctest-TestBGPaasZone-07555446-42493205>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:22:22,322 - INFO - Waiting for VM ctest-TestBGPaasZone-07555446-03984309 to be up.. 2026-01-22 03:22:22,408 - INFO - VM name : ctest-TestBGPaasZone-07555446-03984309 2026-01-22 03:23:37,276 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-07555446-03984309 passed 2026-01-22 03:24:28,649 - INFO - Waiting for VM ctest-TestBGPaasZone-07555446-02319570 to be up.. 2026-01-22 03:24:28,725 - ERROR - VM in error state. 2026-01-22 03:24:28,725 - ERROR - VM is not in ACTIVE state 2026-01-22 03:24:28,810 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:24:28,810 - ERROR - VM ctest-TestBGPaasZone-07555446-02319570 has not booted 2026-01-22 03:24:28,810 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-03984309 2026-01-22 03:24:28,873 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-02319570 in state ERROR 2026-01-22 03:24:28,873 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-02319570 2026-01-22 03:24:28,874 - ERROR - VM ctest-TestBGPaasZone-07555446-02319570 has failed to come up 2026-01-22 03:24:28,874 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:22:20Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:24:28,876 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-42493205 in state BUILD 2026-01-22 03:24:28,876 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-42493205 2026-01-22 03:24:28,876 - ERROR - VM ctest-TestBGPaasZone-07555446-42493205 has failed to come up 2026-01-22 03:24:28,876 - ERROR - Nova failed to get host of the VM 2026-01-22 03:24:28,876 - ERROR - VM ctest-TestBGPaasZone-07555446-42493205 has failed to come up 2026-01-22 03:24:28,876 - ERROR - Nova failed to get host of the VM 2026-01-22 03:24:28,956 - INFO - Skip interface_detach for VM ctest-TestBGPaasZone-07555446-02319570 in state ERROR 2026-01-22 03:24:28,957 - INFO - Deleting VM ctest-TestBGPaasZone-07555446-02319570 2026-01-22 03:24:28,957 - ERROR - VM ctest-TestBGPaasZone-07555446-02319570 has failed to come up 2026-01-22 03:24:28,957 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:22:20Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:24:28,958 - INFO - Deleting VN ctest-cnz_vn-83477987 2026-01-22 03:24:29,004 - WARNING - Deleting VN ctest-cnz_vn-83477987 failed..Will retry 2026-01-22 03:24:31,773 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:24:28 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._zones_from_single_vnf[sanity] id=0x7f5d6d27c820>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBGPaasZone.test_bgp_control_node_zones_from_single_vnf> self = <serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._zones_from_single_vnf[sanity] id=0x7f5d6d27c820> args = () kwargs = {} /contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py in test_bgp_control_node_zones_from_single_vnf(self=<serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._zones_from_single_vnf[sanity] id=0x7f5d6d27c820>) 145 self.logger.info('executing bgp_control_zone agent restart test') 146 host_ips = [] 147 assert self.basic_control_node_zone_setup('both-zones') 148 for vm in self.vms: 149 assert self.verify_bgpaas_in_control_nodes_and_agent(self.bgpaas_fixtures[cnt],vm) self = <serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._zones_from_single_vnf[sanity] id=0x7f5d6d27c820> self.basic_control_node_zone_setup = <bound method TestBGPaasZone.basic_control_node_...zones_from_single_vnf[sanity] id=0x7f5d6d27c820>> /contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py in basic_control_node_zone_setup(self=<serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._zones_from_single_vnf[sanity] id=0x7f5d6d27c820>, ctrl_zone='both-zones') 31 self.vms.append(self.create_vm(vn_fixture=self.vn, image_name='ubuntu-bird')) 32 self.client_vm = self.create_vm(vn_fixture=self.vn, image_name='ubuntu-bird') 33 self.check_vms_booted(self.vms + [self.client_vm]) 34 for bgp_name in self.inputs.bgp_names: 35 self.cnzs += self.create_control_node_zones("test-zone",[bgp_name]) self = <serial_scripts.bgpaas.test_bgpaas_zone.TestBGPa..._zones_from_single_vnf[sanity] id=0x7f5d6d27c820> self.check_vms_booted = <bound method GenericTestBase.check_vms_booted o...scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone'>> self.vms = [<VMFixture: ctest-TestBGPaasZone-07555446-03984309>, <VMFixture: ctest-TestBGPaasZone-07555446-02319570>] self.client_vm = <VMFixture: ctest-TestBGPaasZone-07555446-42493205> /contrail-test/common/base.py in check_vms_booted(cls=<class 'serial_scripts.bgpaas.test_bgpaas_zone.TestBGPaasZone'>, vms_list=[<VMFixture: ctest-TestBGPaasZone-07555446-03984309>, <VMFixture: ctest-TestBGPaasZone-07555446-02319570>, <VMFixture: ctest-TestBGPaasZone-07555446-42493205>], do_assert=True) 719 if failed and do_assert: 720 for vm_fixture in vms_list: 721 vm_fixture.cleanUp() 722 assert False, 'One or more vm-boots failed. Check logs' 723 if failed: vm_fixture = <VMFixture: ctest-TestBGPaasZone-07555446-02319570> vm_fixture.cleanUp = <bound method VMFixture.cleanUp of <VMFixture: ctest-TestBGPaasZone-07555446-02319570>> /contrail-test/fixtures/vm_test.py in cleanUp(self=<VMFixture: ctest-TestBGPaasZone-07555446-02319570>) 2050 2051 def cleanUp(self): 2052 self.delete() 2053 super(VMFixture, self).cleanUp() 2054 self = <VMFixture: ctest-TestBGPaasZone-07555446-02319570> self.delete = <bound method VMFixture.delete of <VMFixture: ctest-TestBGPaasZone-07555446-02319570>> /contrail-test/fixtures/vm_test.py in delete(self=<VMFixture: ctest-TestBGPaasZone-07555446-02319570>, verify=False, force=False) 2080 self.webui.delete_vm(self) 2081 else: 2082 self.orch.delete_vm(vm_obj, force=force) 2083 self.vm_objs.remove(vm_obj) 2084 if self.inputs.ns_agilio_vrouter_data: self = <VMFixture: ctest-TestBGPaasZone-07555446-02319570> self.orch = <openstack.OpenstackOrchestrator object> self.orch.delete_vm = <bound method OpenstackOrchestrator.delete_vm of <openstack.OpenstackOrchestrator object>> vm_obj = <Server: ctest-TestBGPaasZone-07555446-02319570> force = False /contrail-test/fixtures/openstack.py in delete_vm(self=<openstack.OpenstackOrchestrator object>, vm_obj=<Server: ctest-TestBGPaasZone-07555446-02319570>, **kwargs={'force': False}) 119 120 def delete_vm(self, vm_obj, **kwargs): 121 return self.nova_h.delete_vm(vm_obj, **kwargs) 122 123 def is_vm_deleted(self, vm_obj, **kwargs): self = <openstack.OpenstackOrchestrator object> self.nova_h = <nova_test.NovaHelper object> self.nova_h.delete_vm = <bound method NovaHelper.delete_vm of <nova_test.NovaHelper object>> vm_obj = <Server: ctest-TestBGPaasZone-07555446-02319570> kwargs = {'force': False} /contrail-test/fixtures/nova_test.py in delete_vm(self=<nova_test.NovaHelper object>, vm_obj=<Server: ctest-TestBGPaasZone-07555446-02319570>, force=False) 763 def delete_vm(self, vm_obj, force=False): 764 if not force: 765 self.get_nova_host_of_vm(vm_obj) 766 vm_obj.delete() 767 # end _delete_vm self = <nova_test.NovaHelper object> self.get_nova_host_of_vm = <bound method NovaHelper.get_nova_host_of_vm of <nova_test.NovaHelper object>> vm_obj = <Server: ctest-TestBGPaasZone-07555446-02319570> /contrail-test/fixtures/nova_test.py in get_nova_host_of_vm(self=<nova_test.NovaHelper object>, vm_obj=<Server: ctest-TestBGPaasZone-07555446-02319570>) 734 self.logger.error('VM %s has failed to come up' % vm_obj.name) 735 self.logger.error('Fault seen in nova show <vm-uuid> is: %s' % vm_obj.__dict__['fault']) 736 assert False, 'Fault seen in nova show %s is: %s' % ( 737 vm_obj.id, vm_obj.__dict__['fault']) 738 else: vm_obj = <Server: ctest-TestBGPaasZone-07555446-02319570> vm_obj.id = '5cc62f72-e650-4e5b-b639-f618b39f0340' vm_obj.__dict__ = {'OS-DCF:diskConfig': 'MANUAL', 'OS-EXT-AZ:availability_zone': 'nova', 'OS-EXT-SRV-ATTR:host': None, 'OS-EXT-SRV-ATTR:hypervisor_hostname': None, 'OS-EXT-SRV-ATTR:instance_name': 'instance-00000017', 'OS-EXT-STS:power_state': 0, 'OS-EXT-STS:task_state': None, 'OS-EXT-STS:vm_state': 'error', 'OS-SRV-USG:launched_at': None, 'OS-SRV-USG:terminated_at': None, ...} AssertionError: Fault seen in nova show 5cc62f72-e650-4e5b-b639-f618b39f0340 is: {'code': 500, 'created': '2026-01-22T03:22:20Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = (r"Fault seen in nova show 5cc62f72-e650-4e5b-b639-...tion.NoValidHost: No valid host was found. \n\n'}",) with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py", line 147, in test_bgp_control_node_zones_from_single_vnf assert self.basic_control_node_zone_setup('both-zones') File "/contrail-test/serial_scripts/bgpaas/test_bgpaas_zone.py", line 33, in basic_control_node_zone_setup self.check_vms_booted(self.vms + [self.client_vm]) File "/contrail-test/common/base.py", line 721, in check_vms_booted vm_fixture.cleanUp() File "/contrail-test/fixtures/vm_test.py", line 2052, in cleanUp self.delete() File "/contrail-test/fixtures/vm_test.py", line 2082, in delete self.orch.delete_vm(vm_obj, force=force) File "/contrail-test/fixtures/openstack.py", line 121, in delete_vm return self.nova_h.delete_vm(vm_obj, **kwargs) File "/contrail-test/fixtures/nova_test.py", line 765, in delete_vm self.get_nova_host_of_vm(vm_obj) File "/contrail-test/fixtures/nova_test.py", line 736, in get_nova_host_of_vm assert False, 'Fault seen in nova show %s is: %s' % ( AssertionError: Fault seen in nova show 5cc62f72-e650-4e5b-b639-f618b39f0340 is: {'code': 500, 'created': '2026-01-22T03:22:20Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:24:31,775 - INFO - 2026-01-22 03:24:31,775 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : FAILED[0:02:15] 2026-01-22 03:24:31,775 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:24:32,499 - INFO - Deleted project: ctest-TestBGPaasZone-07555446, ID : 6563a758-dac9-4c90-af96-d2107192af02 2026-01-22 03:24:32,697 - INFO - Domain Default found not creating 2026-01-22 03:24:32,872 - INFO - Project ctest-TestDM-34001997 not found, creating it 2026-01-22 03:24:33,374 - INFO - Created Project:ctest-TestDM-34001997, ID : 4646afd4-4d06-4467-9161-51432ef513c0 2026-01-22 03:24:34,959 - INFO - ================================================================================ 2026-01-22 03:24:34,959 - INFO - STARTING TEST : test_basic_dm 2026-01-22 03:24:34,959 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2026-01-22 03:24:35,606 - INFO - dm_mx env needs to be set in testbed.py to run this script 2026-01-22 03:24:36,250 - INFO - 2026-01-22 03:24:36,250 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:02] 2026-01-22 03:24:36,250 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:24:37,098 - INFO - Deleted project: ctest-TestDM-34001997, ID : 4646afd4-4d06-4467-9161-51432ef513c0 2026-01-22 03:24:37,378 - INFO - Domain Default found not creating 2026-01-22 03:24:37,576 - INFO - Project ctest-TestEncapCases-44724277 not found, creating it 2026-01-22 03:24:38,095 - INFO - Created Project:ctest-TestEncapCases-44724277, ID : 4fb2b35c-6eb5-4f0a-af7b-af8b2e3c6c49 2026-01-22 03:24:39,628 - INFO - ================================================================================ 2026-01-22 03:24:39,628 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2026-01-22 03:24:39,628 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2026-01-22 03:24:40,280 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:24:40,280 - INFO - 2026-01-22 03:24:40,280 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-01-22 03:24:40,280 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-01-22 03:24:40,942 - INFO - 2026-01-22 03:24:40,942 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:01] 2026-01-22 03:24:40,942 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:24:41,669 - INFO - Deleted project: ctest-TestEncapCases-44724277, ID : 4fb2b35c-6eb5-4f0a-af7b-af8b2e3c6c49 2026-01-22 03:24:41,861 - INFO - Domain Default found not creating 2026-01-22 03:24:42,022 - INFO - Project ctest-TestEvpnCasesRestart-70105745 not found, creating it 2026-01-22 03:24:42,574 - INFO - Created Project:ctest-TestEvpnCasesRestart-70105745, ID : 104c5875-1830-452c-90d5-2671cb895306 2026-01-22 03:24:44,156 - INFO - ================================================================================ 2026-01-22 03:24:44,157 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2026-01-22 03:24:44,157 - INFO - TEST DESCRIPTION : Description:Test agent restart with VXLAN Encap 1. Configure VXLAN as highest priority 2. Configure 2 VM under a VN configured with l2-l3 mode 3. Send L2 traffic and verify communication between vms 4. Restart the contrail-grouter service. 5. Send L2 Traffic and verify communication between vms Pass criteria: Step 3 and 5 should pass Maintainer: chhandak@juniper.net 2026-01-22 03:24:44,806 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:24:44,806 - INFO - 2026-01-22 03:24:44,806 - INFO - Setting new Encap before continuing 2026-01-22 03:24:44,806 - INFO - Read the existing encap priority 2026-01-22 03:24:45,363 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "134763ab-e522-46eb-b687-07919a9eeb32", "href": "http://10.0.0.131:8082/global-vrouter-config/134763ab-e522-46eb-b687-07919a9eeb32"}}. VXLAN is the highest priority encap 2026-01-22 03:24:46,172 - INFO - Created VN EVPN-VN1 2026-01-22 03:24:47,996 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:24:49,513 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:24:50,175 - INFO - Verified VN network id 14 for VN 34109488-940f-4e22-94ef-d877090abd79 2026-01-22 03:24:50,175 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2026-01-22 03:24:50,319 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2026-01-22 03:24:51,648 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-70105745:EVPN-VN1 is found in opserver 2026-01-22 03:24:51,724 - WARNING - VM in error state. Asserting... 2026-01-22 03:24:51,729 - INFO - Skip interface_detach for VM EVPN_VN1_VM2 in state BUILD 2026-01-22 03:24:51,729 - INFO - Deleting VM EVPN_VN1_VM2 2026-01-22 03:24:51,753 - ERROR - VM EVPN_VN1_VM2 has failed to come up 2026-01-22 03:24:51,753 - ERROR - Nova failed to get host of the VM 2026-01-22 03:24:51,753 - ERROR - VM EVPN_VN1_VM2 has failed to come up 2026-01-22 03:24:51,753 - ERROR - Nova failed to get host of the VM 2026-01-22 03:24:51,819 - INFO - Skip interface_detach for VM EVPN_VN1_VM1 in state ERROR 2026-01-22 03:24:51,820 - INFO - Deleting VM EVPN_VN1_VM1 2026-01-22 03:24:51,820 - ERROR - VM EVPN_VN1_VM1 has failed to come up 2026-01-22 03:24:51,820 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:24:47Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:24:51,820 - INFO - Deleting VN EVPN-VN1 2026-01-22 03:24:51,864 - WARNING - Deleting VN EVPN-VN1 failed..Will retry 2026-01-22 03:24:54,173 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2026-01-22 03:24:54,204 - INFO - Validated that VN EVPN-VN1 is not in any agent 2026-01-22 03:24:54,218 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestEvpnCasesRestart-70105745:EVPN-VN1 2026-01-22 03:24:54,240 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2026-01-22 03:24:54,982 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:24:51 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.evpn.test_evpn.TestEvpnCasesRest...p_agent_restart[sanity,serial] id=0x7f5d6d10ba00>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestEvpnCasesRestart.test_with_vxlan_encap_agent_restart> self = <serial_scripts.evpn.test_evpn.TestEvpnCasesRest...p_agent_restart[sanity,serial] id=0x7f5d6d10ba00> args = () kwargs = {} /contrail-test/serial_scripts/evpn/test_evpn.py in test_with_vxlan_encap_agent_restart(self=<serial_scripts.evpn.test_evpn.TestEvpnCasesRest...p_agent_restart[sanity,serial] id=0x7f5d6d10ba00>) 353 Maintainer: chhandak@juniper.net 354 ''' 355 verdict=self.verify_epvn_with_agent_restart(encap='vxlan') 356 if not verdict: 357 print("collect logs for bug 1737030") verdict undefined self = <serial_scripts.evpn.test_evpn.TestEvpnCasesRest...p_agent_restart[sanity,serial] id=0x7f5d6d10ba00> self.verify_epvn_with_agent_restart = <bound method VerifyEvpnCases.verify_epvn_with_a..._agent_restart[sanity,serial] id=0x7f5d6d10ba00>> encap undefined /contrail-test/serial_scripts/evpn/verify.py in verify_epvn_with_agent_restart(self=<serial_scripts.evpn.test_evpn.TestEvpnCasesRest...p_agent_restart[sanity,serial] id=0x7f5d6d10ba00>, encap='vxlan') 1997 node_name=compute_2)) 1998 assert vn1_fixture.verify_on_setup() 1999 assert vn1_vm1_fixture.verify_on_setup() 2000 assert vn1_vm2_fixture.verify_on_setup() 2001 assert vn1_vm1_fixture.wait_till_vm_is_up() vn1_vm1_fixture = <VMFixture: EVPN_VN1_VM1> vn1_vm1_fixture.verify_on_setup = <bound method VMFixture.verify_on_setup of <VMFixture: EVPN_VN1_VM1>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/evpn/test_evpn.py", line 355, in test_with_vxlan_encap_agent_restart verdict=self.verify_epvn_with_agent_restart(encap='vxlan') File "/contrail-test/serial_scripts/evpn/verify.py", line 1999, in verify_epvn_with_agent_restart assert vn1_vm1_fixture.verify_on_setup() AssertionError 2026-01-22 03:24:54,982 - INFO - 2026-01-22 03:24:54,982 - INFO - END TEST : test_with_vxlan_encap_agent_restart : FAILED[0:00:10] 2026-01-22 03:24:54,982 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:24:55,740 - INFO - Deleted project: ctest-TestEvpnCasesRestart-70105745, ID : 104c5875-1830-452c-90d5-2671cb895306 2026-01-22 03:24:55,951 - INFO - Domain Default found not creating 2026-01-22 03:24:56,118 - INFO - Project ctest-TestSerialSanity_MX-09835346 not found, creating it 2026-01-22 03:24:56,660 - INFO - Created Project:ctest-TestSerialSanity_MX-09835346, ID : 9bf9734d-bc01-4e43-b17f-be7e9380c037 2026-01-22 03:24:58,267 - INFO - ================================================================================ 2026-01-22 03:24:58,268 - INFO - STARTING TEST : test_change_of_rt_in_vn 2026-01-22 03:24:58,268 - INFO - TEST DESCRIPTION : Verify the impact of change in route target of a vn Test Steps: 1.Test configuration is simillar with (test_mx_gateway) 2.In this test, first configure the public100 VN with wrong route target value (Mismatch with MX) 3.Check the communication outside virtual network cluster fails 4.Modify the route target value(Matching with MX) 5.Communication should pass Pass criteria: Step 3 and 5 should pass. Maintainer: chhandak@juniper.net 2026-01-22 03:24:58,940 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-01-22 03:24:59,559 - INFO - 2026-01-22 03:24:59,559 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:01] 2026-01-22 03:24:59,559 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:25:00,321 - INFO - Deleted project: ctest-TestSerialSanity_MX-09835346, ID : 9bf9734d-bc01-4e43-b17f-be7e9380c037 2026-01-22 03:25:00,553 - INFO - Domain Default found not creating 2026-01-22 03:25:00,740 - INFO - Project ctest-TestGWLessFWD-22737372 not found, creating it 2026-01-22 03:25:01,380 - INFO - Created Project:ctest-TestGWLessFWD-22737372, ID : 654a46ed-d664-4bd8-bb63-14d6a652abd3 2026-01-22 03:25:03,159 - INFO - ================================================================================ 2026-01-22 03:25:03,160 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2026-01-22 03:25:03,161 - INFO - TEST DESCRIPTION : Test Gateway less forwarding with single VN and IP Fabric provider network. IP Fbaric network is configured as provider network over vn1. Multiple VMs will be launched across compute nodes and ping between VMs should be successful and happen through underlay. Ping between vhosts to VMs should be successful and happen through underlay. Also, ping between VMs to vhosts also should be successful and should go through underlay. 2026-01-22 03:25:03,817 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:25:03,817 - INFO - 2026-01-22 03:25:03,817 - INFO - Skipping Test. Fabric gateway is required to run the test 2026-01-22 03:25:04,455 - INFO - 2026-01-22 03:25:04,455 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:01] 2026-01-22 03:25:04,455 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:25:05,357 - INFO - Deleted project: ctest-TestGWLessFWD-22737372, ID : 654a46ed-d664-4bd8-bb63-14d6a652abd3 2026-01-22 03:25:05,600 - INFO - Domain Default found not creating 2026-01-22 03:25:05,772 - INFO - Project ctest-TestMd5testsOnControl-51684746 not found, creating it 2026-01-22 03:25:06,360 - INFO - Created Project:ctest-TestMd5testsOnControl-51684746, ID : 82a2ffbc-f1f3-4951-b5b9-48e646e898fb 2026-01-22 03:25:09,250 - INFO - Created VN test_vnv6sr 2026-01-22 03:25:10,143 - INFO - Created VN test_vnv6dn 2026-01-22 03:25:11,870 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:25:13,295 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:25:13,295 - INFO - Waiting for VM source_vm to be up.. 2026-01-22 03:25:13,362 - ERROR - VM in error state. 2026-01-22 03:25:13,362 - ERROR - VM is not in ACTIVE state 2026-01-22 03:25:13,452 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:25:13,452 - INFO - Waiting for VM dest_vm to be up.. 2026-01-22 03:25:18,594 - INFO - VM name : dest_vm 2026-01-22 03:25:24,349 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-01-22 03:25:29,934 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-01-22 03:25:30,322 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-01-22 03:25:30,573 - INFO - Configure the policy with allow any 2026-01-22 03:25:31,245 - INFO - Created VN vn1 2026-01-22 03:25:31,827 - INFO - Created VN vn2 2026-01-22 03:25:32,253 - INFO - Attaching policy sec_grp_policy_ctest-random-02636350 to vn vn1 2026-01-22 03:25:32,619 - INFO - Attaching policy sec_grp_policy_ctest-random-02636350 to vn vn2 2026-01-22 03:25:34,382 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:25:35,892 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:25:35,954 - INFO - ================================================================================ 2026-01-22 03:25:35,954 - INFO - STARTING TEST : test_check_per_peer_on_control 2026-01-22 03:25:35,954 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2026-01-22 03:25:36,631 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:25:36,631 - INFO - 2026-01-22 03:25:36,631 - INFO - config per peer with auth_data None 2026-01-22 03:25:37,239 - INFO - configure MD5 on host aca0c890-b03f-45f7-8033-20b1ad20bfa7 2026-01-22 03:25:37,323 - INFO - config per peer with auth_data None 2026-01-22 03:25:37,899 - INFO - configure MD5 on host e01006e1-58dc-478a-9c9a-6dce4e433be1 2026-01-22 03:25:37,995 - INFO - config per peer with auth_data None 2026-01-22 03:25:38,555 - INFO - configure MD5 on host 95000387-5ece-41ef-948f-dcf893689f99 2026-01-22 03:25:38,636 - INFO - check BGP peering is up before setting md5 config 2026-01-22 03:25:38,636 - INFO - Check BGP staus between peers 2026-01-22 03:25:38,659 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2026-01-22 03:25:39,255 - INFO - Check BGP staus between peers 2026-01-22 03:25:49,270 - INFO - Check BGP staus between peers 2026-01-22 03:25:49,283 - INFO - remove md5 configured on host aca0c890-b03f-45f7-8033-20b1ad20bfa7 2026-01-22 03:25:49,283 - INFO - config per peer with auth_data None 2026-01-22 03:25:49,807 - INFO - configure MD5 on host aca0c890-b03f-45f7-8033-20b1ad20bfa7 2026-01-22 03:25:49,891 - INFO - remove md5 configured on host e01006e1-58dc-478a-9c9a-6dce4e433be1 2026-01-22 03:25:49,891 - INFO - config per peer with auth_data None 2026-01-22 03:25:50,511 - INFO - configure MD5 on host e01006e1-58dc-478a-9c9a-6dce4e433be1 2026-01-22 03:25:50,595 - INFO - remove md5 configured on host 95000387-5ece-41ef-948f-dcf893689f99 2026-01-22 03:25:50,595 - INFO - config per peer with auth_data None 2026-01-22 03:25:51,179 - INFO - configure MD5 on host 95000387-5ece-41ef-948f-dcf893689f99 2026-01-22 03:25:51,275 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-01-22 03:25:51,275 - INFO - Deleting VM vn2_vm_0 2026-01-22 03:25:51,275 - ERROR - VM vn2_vm_0 has failed to come up 2026-01-22 03:25:51,275 - ERROR - Nova failed to get host of the VM 2026-01-22 03:25:51,275 - ERROR - VM vn2_vm_0 has failed to come up 2026-01-22 03:25:51,275 - ERROR - Nova failed to get host of the VM 2026-01-22 03:25:51,341 - INFO - Skip interface_detach for VM vn1_vm_0 in state ERROR 2026-01-22 03:25:51,341 - INFO - Deleting VM vn1_vm_0 2026-01-22 03:25:51,341 - ERROR - VM vn1_vm_0 has failed to come up 2026-01-22 03:25:51,341 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:25:34Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:25:51,343 - INFO - Dettaching policy sec_grp_policy_ctest-random-02636350 from vn vn2 2026-01-22 03:25:51,509 - INFO - Dettaching policy sec_grp_policy_ctest-random-02636350 from vn vn1 2026-01-22 03:25:51,742 - INFO - Deleted policy sec_grp_policy_ctest-random-02636350 2026-01-22 03:25:51,742 - INFO - Deleting VN vn2 2026-01-22 03:25:51,888 - WARNING - Deleting VN vn2 failed..Will retry 2026-01-22 03:25:54,060 - INFO - Deleting VN vn1 2026-01-22 03:25:54,223 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-01-22 03:25:54,397 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-01-22 03:25:54,655 - INFO - Deleted policy allow_all 2026-01-22 03:25:54,656 - INFO - Deleting VM dest_vm 2026-01-22 03:25:54,741 - INFO - Skip interface_detach for VM source_vm in state ERROR 2026-01-22 03:25:54,741 - INFO - Deleting VM source_vm 2026-01-22 03:25:54,741 - ERROR - VM source_vm has failed to come up 2026-01-22 03:25:54,741 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:25:11Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:25:54,741 - INFO - Deleting VN test_vnv6dn 2026-01-22 03:25:54,784 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-01-22 03:25:56,964 - INFO - Deleting VN test_vnv6sr 2026-01-22 03:25:57,754 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:22] 2026-01-22 03:25:57,754 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:25:58,510 - INFO - Created VN test_vnv6sr 2026-01-22 03:25:59,467 - INFO - Created VN test_vnv6dn 2026-01-22 03:26:01,613 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:26:01,613 - INFO - Waiting for VM source_vm to be up.. 2026-01-22 03:26:01,685 - ERROR - VM in error state. 2026-01-22 03:26:01,685 - ERROR - VM is not in ACTIVE state 2026-01-22 03:26:01,791 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:26:01,791 - INFO - Waiting for VM dest_vm to be up.. 2026-01-22 03:26:01,869 - ERROR - VM in error state. 2026-01-22 03:26:01,869 - ERROR - VM is not in ACTIVE state 2026-01-22 03:26:01,971 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:26:02,331 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-01-22 03:26:02,732 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-01-22 03:26:03,024 - INFO - Configure the policy with allow any 2026-01-22 03:26:03,786 - INFO - Created VN vn1 2026-01-22 03:26:04,517 - INFO - Created VN vn2 2026-01-22 03:26:05,054 - INFO - Attaching policy sec_grp_policy_ctest-random-51437875 to vn vn1 2026-01-22 03:26:05,433 - INFO - Attaching policy sec_grp_policy_ctest-random-51437875 to vn vn2 2026-01-22 03:26:07,763 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:26:07,827 - INFO - ================================================================================ 2026-01-22 03:26:07,827 - INFO - STARTING TEST : test_create_md5_on_control 2026-01-22 03:26:07,827 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2026-01-22 03:26:08,505 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:26:08,506 - INFO - 2026-01-22 03:26:08,506 - INFO - config md5 on each host with auth_data None 2026-01-22 03:26:08,506 - INFO - config per peer with auth_data None 2026-01-22 03:26:09,099 - INFO - configure MD5 on host aca0c890-b03f-45f7-8033-20b1ad20bfa7 2026-01-22 03:26:09,178 - INFO - config per peer with auth_data None 2026-01-22 03:26:09,771 - INFO - configure MD5 on host e01006e1-58dc-478a-9c9a-6dce4e433be1 2026-01-22 03:26:09,855 - INFO - config per peer with auth_data None 2026-01-22 03:26:10,447 - INFO - configure MD5 on host 95000387-5ece-41ef-948f-dcf893689f99 2026-01-22 03:26:10,535 - INFO - check if BGP between peers are up before setting md5 2026-01-22 03:26:10,535 - INFO - Check BGP staus between peers 2026-01-22 03:26:10,545 - INFO - setting MD5 config on host aca0c890-b03f-45f7-8033-20b1ad20bfa7 2026-01-22 03:26:10,545 - INFO - configure MD5 on host aca0c890-b03f-45f7-8033-20b1ad20bfa7 2026-01-22 03:26:10,631 - INFO - setting MD5 config on host e01006e1-58dc-478a-9c9a-6dce4e433be1 2026-01-22 03:26:10,631 - INFO - configure MD5 on host e01006e1-58dc-478a-9c9a-6dce4e433be1 2026-01-22 03:26:10,707 - INFO - setting MD5 config on host 95000387-5ece-41ef-948f-dcf893689f99 2026-01-22 03:26:10,707 - INFO - configure MD5 on host 95000387-5ece-41ef-948f-dcf893689f99 2026-01-22 03:26:10,779 - INFO - check if BGP peering is up after md5 config 2026-01-22 03:26:10,779 - INFO - Check BGP staus between peers 2026-01-22 03:26:20,789 - INFO - Check BGP staus between peers 2026-01-22 03:26:20,800 - INFO - remove md5 configured on host aca0c890-b03f-45f7-8033-20b1ad20bfa7 2026-01-22 03:26:20,800 - INFO - config per peer with auth_data None 2026-01-22 03:26:21,335 - INFO - configure MD5 on host aca0c890-b03f-45f7-8033-20b1ad20bfa7 2026-01-22 03:26:21,427 - INFO - remove md5 configured on host e01006e1-58dc-478a-9c9a-6dce4e433be1 2026-01-22 03:26:21,427 - INFO - config per peer with auth_data None 2026-01-22 03:26:21,974 - INFO - configure MD5 on host e01006e1-58dc-478a-9c9a-6dce4e433be1 2026-01-22 03:26:22,055 - INFO - remove md5 configured on host 95000387-5ece-41ef-948f-dcf893689f99 2026-01-22 03:26:22,055 - INFO - config per peer with auth_data None 2026-01-22 03:26:22,615 - INFO - configure MD5 on host 95000387-5ece-41ef-948f-dcf893689f99 2026-01-22 03:26:22,695 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-01-22 03:26:22,695 - INFO - Deleting VM vn2_vm_0 2026-01-22 03:26:22,695 - ERROR - VM vn2_vm_0 has failed to come up 2026-01-22 03:26:22,695 - ERROR - Nova failed to get host of the VM 2026-01-22 03:26:22,695 - ERROR - VM vn2_vm_0 has failed to come up 2026-01-22 03:26:22,695 - ERROR - Nova failed to get host of the VM 2026-01-22 03:26:22,764 - INFO - Skipping the deletion of VM vn1_vm_0 2026-01-22 03:26:22,765 - INFO - Dettaching policy sec_grp_policy_ctest-random-51437875 from vn vn2 2026-01-22 03:26:22,922 - INFO - Dettaching policy sec_grp_policy_ctest-random-51437875 from vn vn1 2026-01-22 03:26:23,166 - INFO - Deleted policy sec_grp_policy_ctest-random-51437875 2026-01-22 03:26:23,166 - INFO - Deleting VN vn2 2026-01-22 03:26:23,205 - WARNING - Deleting VN vn2 failed..Will retry 2026-01-22 03:26:25,354 - INFO - Deleting VN vn1 2026-01-22 03:26:25,527 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-01-22 03:26:25,705 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-01-22 03:26:25,961 - INFO - Deleted policy allow_all 2026-01-22 03:26:25,961 - INFO - Skip interface_detach for VM dest_vm in state ERROR 2026-01-22 03:26:25,961 - INFO - Deleting VM dest_vm 2026-01-22 03:26:25,961 - ERROR - VM dest_vm has failed to come up 2026-01-22 03:26:25,962 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:26:01Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:26:25,962 - INFO - Skipping the deletion of VM source_vm 2026-01-22 03:26:25,962 - INFO - Deleting VN test_vnv6dn 2026-01-22 03:26:26,125 - INFO - Deleting VN test_vnv6sr 2026-01-22 03:26:26,970 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:19] 2026-01-22 03:26:26,970 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:26:27,905 - INFO - Deleted project: ctest-TestMd5testsOnControl-51684746, ID : 82a2ffbc-f1f3-4951-b5b9-48e646e898fb 2026-01-22 03:26:28,124 - INFO - Domain Default found not creating 2026-01-22 03:26:28,353 - INFO - Project ctest-TestRbac-20102756 not found, creating it 2026-01-22 03:26:28,929 - INFO - Created Project:ctest-TestRbac-20102756, ID : 9d40cb09-8d9e-494f-ad00-b6d71b80d787 2026-01-22 03:26:32,749 - INFO - ================================================================================ 2026-01-22 03:26:32,749 - INFO - STARTING TEST : test_perms2_global_share 2026-01-22 03:26:32,749 - INFO - TEST DESCRIPTION : Test perms2 global shared property of an object steps: 1. Add user1 as role1 in project1 and project2 2. Add *.* role1:CRUD to domain acl 3. Create a Shared virtual-network in project1 4. Verify global shared flag is set on VN's perms2 4. Using shared VN try to launch a VM in project2 2026-01-22 03:26:33,749 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:26:33,750 - INFO - 2026-01-22 03:26:34,113 - INFO - Project ctest-TestRbac-23183766 not found, creating it 2026-01-22 03:26:34,703 - INFO - Created Project:ctest-TestRbac-23183766, ID : e641d534-ffdb-4095-9de7-120c56bf73b7 2026-01-22 03:26:35,103 - INFO - Project ctest-TestRbac-75401468 not found, creating it 2026-01-22 03:26:35,653 - INFO - Created Project:ctest-TestRbac-75401468, ID : f88a42ce-1ff9-4acb-9c68-4f3542a30f10 2026-01-22 03:26:38,067 - INFO - API access-list c35e4447-ddee-4efa-9ba0-79d62d62d08d verify on api server passed 2026-01-22 03:26:38,795 - INFO - Created VN ctest-TestRbac-23183766-78472434, UUID :c8f135c3-46f9-44b7-89d9-8b86d443a349 2026-01-22 03:26:39,903 - INFO - API Server: Read VN c8f135c3-46f9-44b7-89d9-8b86d443a349 2026-01-22 03:26:40,282 - INFO - API Server: Read VN c8f135c3-46f9-44b7-89d9-8b86d443a349 2026-01-22 03:26:42,832 - WARNING - Unable to get the list of compute nodes 2026-01-22 03:26:44,278 - INFO - VM ([<Server: ctest-TestRbac-75401468-45182598>]) created on node: (None), Zone: (None) 2026-01-22 03:26:49,422 - INFO - VM name : ctest-TestRbac-75401468-45182598 2026-01-22 03:26:50,305 - INFO - VM ctest-TestRbac-75401468-45182598 verfication in all API Servers passed 2026-01-22 03:26:56,776 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-75401468-45182598 passed 2026-01-22 03:26:56,776 - INFO - VM ctest-TestRbac-75401468-45182598 verifications in Compute nodes passed 2026-01-22 03:26:57,018 - INFO - Validated routes of VM ctest-TestRbac-75401468-45182598 in all vrouters 2026-01-22 03:26:57,897 - INFO - Verification in Control-nodes for VM ctest-TestRbac-75401468-45182598 passed 2026-01-22 03:27:11,088 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 03:27:11,159 - INFO - VM a9faac9b-7ba5-4527-9c54-f3227e8f7ef2 is present in default-domain:ctest-TestRbac-23183766:ctest-TestRbac-23183766-78472434 2026-01-22 03:27:13,247 - INFO - tap interface default-domain:ctest-TestRbac-75401468:4531ac8c-0378-420a-b18a-fac3c733c9e3 of vm a9faac9b-7ba5-4527-9c54-f3227e8f7ef2 is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-2 uve 2026-01-22 03:27:13,779 - INFO - VM ctest-TestRbac-75401468-45182598 validations in Opserver passed 2026-01-22 03:27:13,779 - INFO - Deleting VM ctest-TestRbac-75401468-45182598 2026-01-22 03:27:15,932 - INFO - VM ctest-TestRbac-75401468-45182598 is fully removed in API-Server 2026-01-22 03:27:16,054 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-23183766:ctest-TestRbac-23183766-78472434 2026-01-22 03:27:16,054 - INFO - VM ctest-TestRbac-75401468-45182598 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 03:27:16,346 - INFO - Routes for VM ctest-TestRbac-75401468-45182598 is removed in all control-nodes 2026-01-22 03:27:41,704 - INFO - a9faac9b-7ba5-4527-9c54-f3227e8f7ef2 vm uve deleted from opserver 2026-01-22 03:27:41,719 - INFO - a9faac9b-7ba5-4527-9c54-f3227e8f7ef2 vm uve deleted from opserver 2026-01-22 03:27:42,143 - INFO - a9faac9b-7ba5-4527-9c54-f3227e8f7ef2 vm uve deleted from opserver 2026-01-22 03:27:42,143 - INFO - Validated that VM a9faac9b-7ba5-4527-9c54-f3227e8f7ef2 is removed from Opserver 2026-01-22 03:27:42,143 - INFO - Deleting VN ctest-TestRbac-23183766-78472434 2026-01-22 03:27:42,334 - INFO - API access-list (c35e4447-ddee-4efa-9ba0-79d62d62d08d) got deleted in api server 2026-01-22 03:27:43,314 - INFO - Deleted project: ctest-TestRbac-75401468, ID : f88a42ce-1ff9-4acb-9c68-4f3542a30f10 2026-01-22 03:27:44,088 - INFO - Deleted project: ctest-TestRbac-23183766, ID : e641d534-ffdb-4095-9de7-120c56bf73b7 2026-01-22 03:27:44,729 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:12] 2026-01-22 03:27:44,730 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:27:46,344 - INFO - Deleted project: ctest-TestRbac-20102756, ID : 9d40cb09-8d9e-494f-ad00-b6d71b80d787 2026-01-22 03:27:46,580 - INFO - Domain Default found not creating 2026-01-22 03:27:46,774 - INFO - Project ctest-TestRbacBasic-53499950 not found, creating it 2026-01-22 03:27:47,320 - INFO - Created Project:ctest-TestRbacBasic-53499950, ID : c8ba5b21-e2d5-4cf8-8f15-26bb311b0e05 2026-01-22 03:27:51,009 - INFO - ================================================================================ 2026-01-22 03:27:51,009 - INFO - STARTING TEST : test_perms2_owner 2026-01-22 03:27:51,009 - INFO - TEST DESCRIPTION : Validate perms2 tenant ownership steps: 1. Create Project1 and Project2 2. Add user1 as role1 under project1 and project2 3. create domain acl rule 'VirtualNetwork.* role1:CRUD' 4. create VN1 under Project1 4. create VN2 under Project2 5. user1 shouldnt be able to read VN1 using project2 creds 6. admin should be able to read VN1 though he isnt member of the project 7. Network list with respective project creds should list corresponding VNs 8. Change ownership of VN1 to Project2 9. user1 should now be able to read VN1 using Project2 creds 10. Network list with Project2 creds should list both VNs, Project1 creds should list VN1 alone, admin should list both VNs 2026-01-22 03:27:51,664 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:27:51,664 - INFO - 2026-01-22 03:27:52,034 - INFO - Project ctest-TestRbacBasic-28352732 not found, creating it 2026-01-22 03:27:52,640 - INFO - Created Project:ctest-TestRbacBasic-28352732, ID : 14852640-9235-40c9-84ea-e3297b8b0ece 2026-01-22 03:27:53,018 - INFO - Project ctest-TestRbacBasic-58055832 not found, creating it 2026-01-22 03:27:53,587 - INFO - Created Project:ctest-TestRbacBasic-58055832, ID : 979d7e61-3e8d-4da0-a571-cd307da2da3e 2026-01-22 03:27:55,991 - INFO - API access-list 4270c073-b7e6-48c3-a136-ef5c95dc076d verify on api server passed 2026-01-22 03:27:56,679 - INFO - Created VN ctest-TestRbacBasic-28352732-99400695, UUID :6c30839e-a27a-476f-b566-1c84e41fcb0a 2026-01-22 03:27:57,963 - INFO - Created VN ctest-TestRbacBasic-58055832-80204881, UUID :7cb3b8f9-f2a9-4e0f-bc00-8c28cb8fcd38 2026-01-22 03:27:59,008 - INFO - API Server: Read VN 6c30839e-a27a-476f-b566-1c84e41fcb0a 2026-01-22 03:27:59,361 - INFO - API Server: Permission Denied to read VN 6c30839e-a27a-476f-b566-1c84e41fcb0a 2026-01-22 03:27:59,372 - INFO - API Server: Read VN 6c30839e-a27a-476f-b566-1c84e41fcb0a 2026-01-22 03:27:59,415 - INFO - API Server: List VN ['6c30839e-a27a-476f-b566-1c84e41fcb0a'] 2026-01-22 03:27:59,458 - INFO - API Server: List VN ['7cb3b8f9-f2a9-4e0f-bc00-8c28cb8fcd38'] 2026-01-22 03:28:02,583 - INFO - API Server: List VN [] 2026-01-22 03:28:02,622 - INFO - API Server: List VN ['6c30839e-a27a-476f-b566-1c84e41fcb0a', '7cb3b8f9-f2a9-4e0f-bc00-8c28cb8fcd38'] 2026-01-22 03:28:02,629 - INFO - API Server: List VN ['0f847f19-b24f-473d-a77f-b5603d64ba25', '8e46e3e8-3346-410d-a3ba-e60f9b69d127', '6c30839e-a27a-476f-b566-1c84e41fcb0a', '7cb3b8f9-f2a9-4e0f-bc00-8c28cb8fcd38', 'f95b1c38-3b3f-4af8-9a4b-eacbb5ac4787', 'e5cec386-d982-4a60-9082-d6ca9b9bde67', '359cf8ec-1acf-42ff-b2c7-c081931073d7', '18b85abf-6b69-4d23-8c3a-43b575382e5c', 'a5a64a7d-e460-4e86-a1b6-79df81a4e764'] 2026-01-22 03:28:04,342 - INFO - Deleting VN ctest-TestRbacBasic-58055832-80204881 2026-01-22 03:28:04,525 - INFO - Deleting VN ctest-TestRbacBasic-28352732-99400695 2026-01-22 03:28:04,752 - INFO - API access-list (4270c073-b7e6-48c3-a136-ef5c95dc076d) got deleted in api server 2026-01-22 03:28:05,848 - INFO - Deleted project: ctest-TestRbacBasic-58055832, ID : 979d7e61-3e8d-4da0-a571-cd307da2da3e 2026-01-22 03:28:06,778 - INFO - Deleted project: ctest-TestRbacBasic-28352732, ID : 14852640-9235-40c9-84ea-e3297b8b0ece 2026-01-22 03:28:07,432 - INFO - END TEST : test_perms2_owner : PASSED[0:00:16] 2026-01-22 03:28:07,432 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:28:07,435 - INFO - ================================================================================ 2026-01-22 03:28:07,436 - INFO - STARTING TEST : test_rbac_acl_different_roles 2026-01-22 03:28:07,436 - INFO - TEST DESCRIPTION : Validate via vnc_apis CRUD of rbac acl and objects steps: 1. Add user1 as role1 and user2 as role2 to the project 2. Both user1 and user2 shouldnt be able to create VNs/STs 3. Create Rbac ACL under project with VN.* role1:CRUD rule 4. user1 should be able to create VN, but not Service-Template 5. Create Rbac ACL under domain with ST.* role1:CRUD rule 6. user1 should be able to create Service-Template 7. user2 shouldnt be able to read the created VN/ST or create new 8. Update the acl rule with Read perms for role2 9. user2 should be able to read created VN but not create new VNs 10. user2 should be able to read created ST but not create new STs 11. Delete the acl rule with Read perms for role2 12. user2 shouldnt be able to read the created ST/VN or create new VN/ST 13. Update global acl with role2:R for both VN and ST 14. user2 should be able to read VN and ST 13. Delete both project and domain acls 14. user1 shouldnt be able to read/delete VN/ST 15. Update global acl with role1:CRUD for both VN/ST 16. user1 should now be able to delete both VN and ST 17. Delete global acl pass : acl creation and update should complete scucessfully. 2026-01-22 03:28:08,089 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:28:08,090 - INFO - 2026-01-22 03:28:10,558 - INFO - Permission denied to create/update VirtualNetwork 2026-01-22 03:28:10,951 - INFO - API access-list f34238dd-fc27-4f0e-8836-e5144ea83a63 verify on api server passed 2026-01-22 03:28:11,307 - INFO - Created VN ctest-TestRbacBasic-53499950-43166327, UUID :85518424-b6f1-41e6-90c8-5cd29042785f 2026-01-22 03:28:12,413 - INFO - Verified VN network id 14 for VN 85518424-b6f1-41e6-90c8-5cd29042785f 2026-01-22 03:28:12,413 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-53499950-43166327 passed 2026-01-22 03:28:12,487 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-53499950-43166327 passed 2026-01-22 03:28:13,403 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-53499950:ctest-TestRbacBasic-53499950-43166327 is found in opserver 2026-01-22 03:28:13,782 - INFO - API access-list 8c30a559-9879-48ac-8cd1-6127352f5d6f verify on api server passed 2026-01-22 03:28:14,578 - INFO - API Server: Permission Denied to read VN 85518424-b6f1-41e6-90c8-5cd29042785f 2026-01-22 03:28:14,956 - INFO - API Server: Permission Denied to read ST 4d1593eb-fffc-4268-abe6-6c0c3b094291 2026-01-22 03:28:16,374 - INFO - API access-list f34238dd-fc27-4f0e-8836-e5144ea83a63 verify on api server passed 2026-01-22 03:28:16,402 - INFO - API Server: Read VN 85518424-b6f1-41e6-90c8-5cd29042785f 2026-01-22 03:28:17,002 - INFO - Permission denied to create/update VirtualNetwork 2026-01-22 03:28:17,370 - INFO - API Server: Permission Denied to read ST 4d1593eb-fffc-4268-abe6-6c0c3b094291 2026-01-22 03:28:17,598 - INFO - API access-list 8c30a559-9879-48ac-8cd1-6127352f5d6f verify on api server passed 2026-01-22 03:28:17,620 - INFO - API Server: Read Service-Template 4d1593eb-fffc-4268-abe6-6c0c3b094291 2026-01-22 03:28:17,909 - INFO - API access-list f34238dd-fc27-4f0e-8836-e5144ea83a63 verify on api server passed 2026-01-22 03:28:18,024 - INFO - API access-list 8c30a559-9879-48ac-8cd1-6127352f5d6f verify on api server passed 2026-01-22 03:28:18,401 - INFO - API Server: Permission Denied to read VN 85518424-b6f1-41e6-90c8-5cd29042785f 2026-01-22 03:28:18,764 - INFO - API Server: Permission Denied to read ST 4d1593eb-fffc-4268-abe6-6c0c3b094291 2026-01-22 03:28:20,314 - INFO - API Server: Read Service-Template 4d1593eb-fffc-4268-abe6-6c0c3b094291 2026-01-22 03:28:20,337 - INFO - API Server: Read VN 85518424-b6f1-41e6-90c8-5cd29042785f 2026-01-22 03:28:20,540 - INFO - API access-list (f34238dd-fc27-4f0e-8836-e5144ea83a63) got deleted in api server 2026-01-22 03:28:20,582 - INFO - API access-list (8c30a559-9879-48ac-8cd1-6127352f5d6f) got deleted in api server 2026-01-22 03:28:20,949 - INFO - API Server: Permission Denied to read VN 85518424-b6f1-41e6-90c8-5cd29042785f 2026-01-22 03:28:21,308 - INFO - API Server: Permission Denied to read ST 4d1593eb-fffc-4268-abe6-6c0c3b094291 2026-01-22 03:28:22,778 - INFO - API Server: Read VN 85518424-b6f1-41e6-90c8-5cd29042785f 2026-01-22 03:28:22,795 - INFO - API Server: Read Service-Template 4d1593eb-fffc-4268-abe6-6c0c3b094291 2026-01-22 03:28:23,063 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-53499950-85676936'] deleted successfully. 2026-01-22 03:28:23,063 - INFO - Deleting VN ctest-TestRbacBasic-53499950-43166327 2026-01-22 03:28:24,256 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:17] 2026-01-22 03:28:24,256 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:28:24,259 - INFO - ================================================================================ 2026-01-22 03:28:24,259 - INFO - STARTING TEST : test_rbac_create_delete_vm 2026-01-22 03:28:24,259 - INFO - TEST DESCRIPTION : Validate creds passed via orchestrator(nova/neutron) steps: 1. Add user1 as role1 2. Create Rbac ACL under project with role1:CRUD perms for a. VN.* b. VM.* c. VMI.* d. IIP.* e. SG.* f. LR.* g. FIP-Pool.* h. ACL.* 3. user1 should be able to create VN and VM via orchestrator 4. Validate the VN and VM pass: user should be able to create and delete VN and VM 2026-01-22 03:28:24,910 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:28:24,910 - INFO - 2026-01-22 03:28:25,655 - INFO - Created VN ctest-TestRbacBasic-53499950-93317362 2026-01-22 03:28:26,039 - INFO - Verified VN network id 14 for VN bee46df0-7f24-4e8f-b8af-3706a58e1c30 2026-01-22 03:28:26,039 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-53499950-93317362 passed 2026-01-22 03:28:26,104 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-53499950-93317362 passed 2026-01-22 03:28:26,452 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-53499950:ctest-TestRbacBasic-53499950-93317362 is found in opserver 2026-01-22 03:28:26,674 - INFO - API access-list 00fe4409-1d57-448c-b13c-9bd40f4160d8 verify on api server passed 2026-01-22 03:28:27,558 - INFO - Created VN ctest-TestRbacBasic-53499950-83412482 2026-01-22 03:28:28,059 - INFO - Verified VN network id 16 for VN fa407ff9-741b-478d-b075-91a4c6d698d7 2026-01-22 03:28:28,059 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-53499950-83412482 passed 2026-01-22 03:28:28,124 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-53499950-83412482 passed 2026-01-22 03:28:28,842 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-53499950:ctest-TestRbacBasic-53499950-83412482 is found in opserver 2026-01-22 03:28:28,897 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-53499950', 'ctest-TestRbacBasic-53499950-70486815'] 2026-01-22 03:28:30,531 - INFO - Security group ctest-TestRbacBasic-53499950-70486815 found in the API Server 2026-01-22 03:28:30,862 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-53499950-70486815 are present in API Server 2026-01-22 03:28:30,868 - INFO - Validated that Security group ctest-TestRbacBasic-53499950-70486815 is found in control node 10.0.0.38 2026-01-22 03:28:30,898 - INFO - Validated that Security group ctest-TestRbacBasic-53499950-70486815 is found in control node 10.0.0.50 2026-01-22 03:28:30,913 - INFO - Validated that Security group ctest-TestRbacBasic-53499950-70486815 is found in control node 10.0.0.131 2026-01-22 03:28:30,919 - INFO - Validated SG ctest-TestRbacBasic-53499950-70486815 in Control nodes 2026-01-22 03:28:32,203 - WARNING - Unable to get the list of compute nodes 2026-01-22 03:28:33,514 - INFO - VM ([<Server: ctest-TestRbacBasic-53499950-99445314>]) created on node: (None), Zone: (None) 2026-01-22 03:28:38,659 - INFO - VM name : ctest-TestRbacBasic-53499950-99445314 2026-01-22 03:28:39,545 - INFO - VM ctest-TestRbacBasic-53499950-99445314 verfication in all API Servers passed 2026-01-22 03:28:46,192 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbacBasic-53499950-99445314 passed 2026-01-22 03:28:46,192 - INFO - VM ctest-TestRbacBasic-53499950-99445314 verifications in Compute nodes passed 2026-01-22 03:28:46,518 - INFO - Validated routes of VM ctest-TestRbacBasic-53499950-99445314 in all vrouters 2026-01-22 03:28:47,075 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-53499950-99445314 passed 2026-01-22 03:28:47,433 - INFO - Verifying through opserver in 10.0.0.38 2026-01-22 03:28:47,494 - INFO - VM 04e2ea75-f1bd-4c35-9c06-93ecde679f0b is present in default-domain:ctest-TestRbacBasic-53499950:ctest-TestRbacBasic-53499950-83412482 2026-01-22 03:28:48,627 - INFO - tap interface default-domain:ctest-TestRbacBasic-53499950:bc0ce0a1-33ca-4b2d-896d-6a7c4a33d165 of vm 04e2ea75-f1bd-4c35-9c06-93ecde679f0b is present in vrouter an-jenkins-deploy-platform-ansible-os-5055-2 uve 2026-01-22 03:28:48,783 - INFO - VM ctest-TestRbacBasic-53499950-99445314 validations in Opserver passed 2026-01-22 03:28:50,023 - INFO - FIP 218.186.180.67 verification for passed on all Control-nodes 2026-01-22 03:28:50,023 - INFO - FIP ID 978c422c-19d1-4b9f-baf2-790b02167b75(218.186.180.67) validation in Control node passed 2026-01-22 03:28:50,053 - INFO - FIP ID 978c422c-19d1-4b9f-baf2-790b02167b75(218.186.180.67) validation in agents passed 2026-01-22 03:28:50,084 - INFO - FIP ID 978c422c-19d1-4b9f-baf2-790b02167b75(218.186.180.67) validation in API Server passed 2026-01-22 03:28:51,258 - INFO - Validated that SG ctest-TestRbacBasic-53499950-70486815 is bound to VM ctest-TestRbacBasic-53499950-99445314 2026-01-22 03:28:51,330 - INFO - Deleting VM ctest-TestRbacBasic-53499950-99445314 2026-01-22 03:28:53,479 - INFO - VM ctest-TestRbacBasic-53499950-99445314 is fully removed in API-Server 2026-01-22 03:28:53,598 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-53499950:ctest-TestRbacBasic-53499950-83412482 2026-01-22 03:28:53,598 - INFO - VM ctest-TestRbacBasic-53499950-99445314 is removed in Compute, and routes are removed in all compute nodes 2026-01-22 03:28:53,867 - INFO - Routes for VM ctest-TestRbacBasic-53499950-99445314 is removed in all control-nodes 2026-01-22 03:29:09,830 - INFO - 04e2ea75-f1bd-4c35-9c06-93ecde679f0b vm uve deleted from opserver 2026-01-22 03:29:09,844 - INFO - 04e2ea75-f1bd-4c35-9c06-93ecde679f0b vm uve deleted from opserver 2026-01-22 03:29:09,858 - INFO - 04e2ea75-f1bd-4c35-9c06-93ecde679f0b vm uve deleted from opserver 2026-01-22 03:29:09,858 - INFO - Validated that VM 04e2ea75-f1bd-4c35-9c06-93ecde679f0b is removed from Opserver 2026-01-22 03:29:09,859 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-53499950', 'ctest-TestRbacBasic-53499950-70486815'] 2026-01-22 03:29:10,014 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-53499950', 'ctest-TestRbacBasic-53499950-70486815'] deleted successfully. 2026-01-22 03:29:10,219 - INFO - Security group ctest-TestRbacBasic-53499950-70486815 removed from the API Server 2026-01-22 03:29:10,424 - INFO - security group ctest-TestRbacBasic-53499950-70486815 removed from Control-node 10.0.0.38 2026-01-22 03:29:10,438 - INFO - security group ctest-TestRbacBasic-53499950-70486815 removed from Control-node 10.0.0.50 2026-01-22 03:29:10,452 - INFO - security group ctest-TestRbacBasic-53499950-70486815 removed from Control-node 10.0.0.131 2026-01-22 03:29:10,459 - INFO - Validated that SG ctest-TestRbacBasic-53499950-70486815 is not in control nodes 2026-01-22 03:29:10,459 - INFO - Deleting VN ctest-TestRbacBasic-53499950-83412482 2026-01-22 03:29:10,791 - INFO - API access-list (00fe4409-1d57-448c-b13c-9bd40f4160d8) got deleted in api server 2026-01-22 03:29:10,921 - INFO - Deleting VN ctest-TestRbacBasic-53499950-93317362 2026-01-22 03:29:11,781 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:00:47] 2026-01-22 03:29:11,781 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:29:13,361 - INFO - Deleted project: ctest-TestRbacBasic-53499950, ID : c8ba5b21-e2d5-4cf8-8f15-26bb311b0e05 2026-01-22 03:29:13,569 - INFO - Using existing project ['default-domain', 'admin'](8b24c79e-d65a-472e-b9cd-333ea008b48c) 2026-01-22 03:29:13,579 - INFO - ================================================================================ 2026-01-22 03:29:13,579 - INFO - STARTING TEST : test_contrail_status 2026-01-22 03:29:13,579 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-01-22 03:29:14,208 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:29:14,208 - INFO - 2026-01-22 03:29:14,381 - INFO - 10.0.0.38 2026-01-22 03:29:14,381 - INFO - config 2026-01-22 03:29:14,388 - INFO - config-nodemgr:active 2026-01-22 03:29:14,393 - INFO - api-server:active 2026-01-22 03:29:14,396 - INFO - schema:backup 2026-01-22 03:29:14,399 - INFO - svc-monitor:backup 2026-01-22 03:29:14,401 - INFO - device-manager:backup 2026-01-22 03:29:14,401 - INFO - config-database 2026-01-22 03:29:14,401 - INFO - config-cassandra:active 2026-01-22 03:29:14,401 - INFO - config-zookeeper:active 2026-01-22 03:29:14,401 - INFO - config-rabbitmq:active 2026-01-22 03:29:14,401 - INFO - control 2026-01-22 03:29:14,407 - INFO - control-nodemgr:active 2026-01-22 03:29:14,414 - INFO - control:active 2026-01-22 03:29:14,414 - INFO - named:active 2026-01-22 03:29:14,419 - INFO - dns:active 2026-01-22 03:29:14,419 - INFO - analytics 2026-01-22 03:29:14,425 - INFO - analytics-nodemgr:active 2026-01-22 03:29:14,429 - INFO - analytics-api:active 2026-01-22 03:29:14,446 - INFO - collector:active 2026-01-22 03:29:14,446 - INFO - analytics-database 2026-01-22 03:29:14,446 - INFO - analytics-cassandra:active 2026-01-22 03:29:14,451 - INFO - analyticsdb-nodemgr:active 2026-01-22 03:29:14,480 - INFO - query-engine:active 2026-01-22 03:29:14,481 - INFO - webui 2026-01-22 03:29:14,481 - INFO - webui:active 2026-01-22 03:29:14,481 - INFO - webui-middleware:active 2026-01-22 03:29:14,481 - INFO - redis:active 2026-01-22 03:29:14,481 - INFO - analytics_snmp 2026-01-22 03:29:14,485 - INFO - snmp-collector:active 2026-01-22 03:29:14,485 - INFO - snmp-topology:active 2026-01-22 03:29:14,485 - INFO - analytics_alarm 2026-01-22 03:29:14,486 - INFO - alarmgen:active 2026-01-22 03:29:14,561 - INFO - 10.0.0.50 2026-01-22 03:29:14,562 - INFO - config 2026-01-22 03:29:14,568 - INFO - config-nodemgr:active 2026-01-22 03:29:14,572 - INFO - api-server:active 2026-01-22 03:29:14,577 - INFO - schema:backup 2026-01-22 03:29:14,581 - INFO - svc-monitor:backup 2026-01-22 03:29:14,584 - INFO - device-manager:backup 2026-01-22 03:29:14,584 - INFO - config-database 2026-01-22 03:29:14,584 - INFO - config-cassandra:active 2026-01-22 03:29:14,584 - INFO - config-zookeeper:active 2026-01-22 03:29:14,584 - INFO - config-rabbitmq:active 2026-01-22 03:29:14,584 - INFO - control 2026-01-22 03:29:14,590 - INFO - control-nodemgr:active 2026-01-22 03:29:14,595 - INFO - control:active 2026-01-22 03:29:14,595 - INFO - named:active 2026-01-22 03:29:14,600 - INFO - dns:active 2026-01-22 03:29:14,600 - INFO - analytics 2026-01-22 03:29:14,605 - INFO - analytics-nodemgr:active 2026-01-22 03:29:14,609 - INFO - analytics-api:active 2026-01-22 03:29:14,614 - INFO - collector:active 2026-01-22 03:29:14,614 - INFO - analytics-database 2026-01-22 03:29:14,614 - INFO - analytics-cassandra:active 2026-01-22 03:29:14,619 - INFO - analyticsdb-nodemgr:active 2026-01-22 03:29:14,624 - INFO - query-engine:active 2026-01-22 03:29:14,624 - INFO - webui 2026-01-22 03:29:14,624 - INFO - webui:active 2026-01-22 03:29:14,624 - INFO - webui-middleware:active 2026-01-22 03:29:14,624 - INFO - redis:active 2026-01-22 03:29:14,624 - INFO - analytics_snmp 2026-01-22 03:29:14,628 - INFO - snmp-collector:active 2026-01-22 03:29:14,628 - INFO - snmp-topology:active 2026-01-22 03:29:14,628 - INFO - analytics_alarm 2026-01-22 03:29:14,628 - INFO - alarmgen:active 2026-01-22 03:29:14,673 - INFO - 10.0.0.131 2026-01-22 03:29:14,673 - INFO - config 2026-01-22 03:29:14,679 - INFO - config-nodemgr:active 2026-01-22 03:29:14,683 - INFO - api-server:active 2026-01-22 03:29:14,687 - INFO - schema:active 2026-01-22 03:29:14,691 - INFO - svc-monitor:active 2026-01-22 03:29:14,694 - INFO - device-manager:active 2026-01-22 03:29:14,694 - INFO - config-database 2026-01-22 03:29:14,695 - INFO - config-cassandra:active 2026-01-22 03:29:14,695 - INFO - config-zookeeper:active 2026-01-22 03:29:14,695 - INFO - config-rabbitmq:active 2026-01-22 03:29:14,695 - INFO - control 2026-01-22 03:29:14,699 - INFO - control-nodemgr:active 2026-01-22 03:29:14,704 - INFO - control:active 2026-01-22 03:29:14,704 - INFO - named:active 2026-01-22 03:29:14,709 - INFO - dns:active 2026-01-22 03:29:14,709 - INFO - analytics 2026-01-22 03:29:14,713 - INFO - analytics-nodemgr:active 2026-01-22 03:29:14,717 - INFO - analytics-api:active 2026-01-22 03:29:14,722 - INFO - collector:active 2026-01-22 03:29:14,722 - INFO - analytics-database 2026-01-22 03:29:14,722 - INFO - analytics-cassandra:active 2026-01-22 03:29:14,727 - INFO - analyticsdb-nodemgr:active 2026-01-22 03:29:14,732 - INFO - query-engine:active 2026-01-22 03:29:14,732 - INFO - webui 2026-01-22 03:29:14,732 - INFO - webui:active 2026-01-22 03:29:14,732 - INFO - webui-middleware:active 2026-01-22 03:29:14,732 - INFO - redis:active 2026-01-22 03:29:14,732 - INFO - analytics_snmp 2026-01-22 03:29:14,737 - INFO - snmp-collector:active 2026-01-22 03:29:14,737 - INFO - snmp-topology:active 2026-01-22 03:29:14,737 - INFO - analytics_alarm 2026-01-22 03:29:14,737 - INFO - alarmgen:active 2026-01-22 03:29:14,793 - INFO - 10.0.0.23 2026-01-22 03:29:14,793 - INFO - vrouter 2026-01-22 03:29:14,798 - INFO - vrouter-nodemgr:active 2026-01-22 03:29:14,803 - INFO - agent:active 2026-01-22 03:29:14,858 - INFO - 10.0.0.141 2026-01-22 03:29:14,858 - INFO - vrouter 2026-01-22 03:29:14,865 - INFO - vrouter-nodemgr:active 2026-01-22 03:29:14,872 - INFO - agent:active 2026-01-22 03:29:14,873 - INFO - All the contrail services are up on all nodes 2026-01-22 03:29:14,873 - INFO - contrail-status passed 2026-01-22 03:29:15,528 - INFO - END TEST : test_contrail_status : PASSED[0:00:02] 2026-01-22 03:29:15,528 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:29:15,605 - INFO - Domain Default found not creating 2026-01-22 03:29:15,773 - INFO - Project ctest-TestBasicVMVN0-95493504 not found, creating it 2026-01-22 03:29:16,369 - INFO - Created Project:ctest-TestBasicVMVN0-95493504, ID : f95967f5-10b0-498a-b932-01ed7d206c1e 2026-01-22 03:29:17,969 - INFO - ================================================================================ 2026-01-22 03:29:17,969 - INFO - STARTING TEST : test_control_node_switchover 2026-01-22 03:29:17,969 - INFO - TEST DESCRIPTION : Stop the control node and check peering with agent fallback to other control node. 1. Pick one VN from respource pool which has 2 VM's in it 2. Verify ping between VM's 3. Find active control node in cluster by agent inspect 4. Stop control service on active control node 5. Verify agents are connected to new active control-node using xmpp connections 6. Bring back control service on previous active node 7. Verify ping between VM's again after bringing up control serveice Pass criteria: Step 2,5 and 7 should pass 2026-01-22 03:29:18,612 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:29:18,612 - INFO - 2026-01-22 03:29:19,711 - INFO - Created VN ctest-vn1-88217239 2026-01-22 03:29:20,375 - INFO - Verified VN network id 14 for VN 96965a3e-bb9a-45cb-a1aa-5c809c200d54 2026-01-22 03:29:20,375 - INFO - Verifications in API Server for VN ctest-vn1-88217239 passed 2026-01-22 03:29:20,443 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-88217239 passed 2026-01-22 03:29:21,706 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-95493504:ctest-vn1-88217239 is found in opserver 2026-01-22 03:29:23,327 - INFO - VM ([<Server: ctest-vn1_vm1-81465951>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:29:24,743 - INFO - VM ([<Server: ctest-vn1_vm2-65907821>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:29:24,743 - INFO - Waiting for VM ctest-vn1_vm1-81465951 to be up.. 2026-01-22 03:29:24,806 - ERROR - VM in error state. 2026-01-22 03:29:24,806 - ERROR - VM is not in ACTIVE state 2026-01-22 03:29:24,884 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:29:24,887 - INFO - Skip interface_detach for VM ctest-vn1_vm2-65907821 in state BUILD 2026-01-22 03:29:24,887 - INFO - Deleting VM ctest-vn1_vm2-65907821 2026-01-22 03:29:24,914 - ERROR - VM ctest-vn1_vm2-65907821 has failed to come up 2026-01-22 03:29:24,918 - ERROR - Nova failed to get host of the VM 2026-01-22 03:29:24,918 - ERROR - VM ctest-vn1_vm2-65907821 has failed to come up 2026-01-22 03:29:24,918 - ERROR - Nova failed to get host of the VM 2026-01-22 03:29:24,995 - INFO - Skip interface_detach for VM ctest-vn1_vm1-81465951 in state ERROR 2026-01-22 03:29:24,995 - INFO - Deleting VM ctest-vn1_vm1-81465951 2026-01-22 03:29:24,995 - ERROR - VM ctest-vn1_vm1-81465951 has failed to come up 2026-01-22 03:29:24,995 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:29:23Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:29:24,995 - INFO - Deleting VN ctest-vn1-88217239 2026-01-22 03:29:25,301 - INFO - Validated that VN ctest-vn1-88217239 is not found in API Server 2026-01-22 03:29:25,326 - INFO - Validated that VN ctest-vn1-88217239 is not in any agent 2026-01-22 03:29:25,356 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-88217239 info 2026-01-22 03:29:26,012 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:29:24 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vm_regression.test_vm_serial.Tes...e_switchover[cb_sanity,sanity] id=0x7f5d6c974a30>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBasicVMVN0.test_control_node_switchover> self = <serial_scripts.vm_regression.test_vm_serial.Tes...e_switchover[cb_sanity,sanity] id=0x7f5d6c974a30> args = () kwargs = {} /contrail-test/serial_scripts/vm_regression/test_vm_serial.py in test_control_node_switchover(self=<serial_scripts.vm_regression.test_vm_serial.Tes...e_switchover[cb_sanity,sanity] id=0x7f5d6c974a30>) 635 vm1_fixture = self.create_vm(vn1_fixture, vn1_vm1_name) 636 vm2_fixture = self.create_vm(vn1_fixture, vn1_vm2_name) 637 assert vm1_fixture.wait_till_vm_is_up() 638 assert vm2_fixture.wait_till_vm_is_up() 639 assert vm1_fixture.ping_to_ip(vm2_fixture.vm_ip) vm1_fixture = <VMFixture: ctest-vn1_vm1-81465951> vm1_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <VMFixture: ctest-vn1_vm1-81465951>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vm_regression/test_vm_serial.py", line 637, in test_control_node_switchover assert vm1_fixture.wait_till_vm_is_up() AssertionError 2026-01-22 03:29:26,013 - INFO - 2026-01-22 03:29:26,013 - INFO - END TEST : test_control_node_switchover : FAILED[0:00:09] 2026-01-22 03:29:26,013 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:29:26,016 - INFO - ================================================================================ 2026-01-22 03:29:26,016 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2026-01-22 03:29:26,016 - INFO - TEST DESCRIPTION : Test to validate that with policy having rule to check icmp fwding between VMs on different VNs , ping between VMs should pass with process restarts 1. Pick 2 VN's from resource pool which has one VM each 2. Create policy with icmp allow rule between those VN's and bind it networks 3. Ping from one VM to another VM 4. Restart process 'vrouter' and 'control' on setup 5. Ping again between VM's after process restart Pass criteria: Step 2,3,4 and 5 should pass 2026-01-22 03:29:26,680 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:29:26,680 - INFO - 2026-01-22 03:29:27,491 - INFO - Created VN ctest-vn1-11629845, UUID :9cff102e-e7f9-40de-b4e1-498a54d1edf9 2026-01-22 03:29:28,008 - INFO - Verified VN network id 14 for VN 9cff102e-e7f9-40de-b4e1-498a54d1edf9 2026-01-22 03:29:28,009 - INFO - Verifications in API Server for VN ctest-vn1-11629845 passed 2026-01-22 03:29:28,071 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-11629845 passed 2026-01-22 03:29:28,420 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-95493504:ctest-vn1-11629845 is found in opserver 2026-01-22 03:29:29,127 - INFO - Created VN ctest-vn2-58807010, UUID :0608fc86-a717-4aae-bc81-64e3e36e1123 2026-01-22 03:29:29,668 - INFO - Verified VN network id 16 for VN 0608fc86-a717-4aae-bc81-64e3e36e1123 2026-01-22 03:29:29,669 - INFO - Verifications in API Server for VN ctest-vn2-58807010 passed 2026-01-22 03:29:29,763 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-58807010 passed 2026-01-22 03:29:29,996 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-95493504:ctest-vn2-58807010 is found in opserver 2026-01-22 03:29:31,950 - INFO - VM ([<Server: ctest-vn1_vm1-02397652>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:29:33,564 - INFO - VM ([<Server: ctest-vn2_vm1-22905263>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:29:33,564 - INFO - Waiting for VM ctest-vn1_vm1-02397652 to be up.. 2026-01-22 03:29:33,633 - ERROR - VM in error state. 2026-01-22 03:29:33,633 - ERROR - VM is not in ACTIVE state 2026-01-22 03:29:33,720 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:29:33,722 - INFO - Skip interface_detach for VM ctest-vn2_vm1-22905263 in state BUILD 2026-01-22 03:29:33,723 - INFO - Deleting VM ctest-vn2_vm1-22905263 2026-01-22 03:29:33,723 - ERROR - VM ctest-vn2_vm1-22905263 has failed to come up 2026-01-22 03:29:33,724 - ERROR - Nova failed to get host of the VM 2026-01-22 03:29:33,724 - ERROR - VM ctest-vn2_vm1-22905263 has failed to come up 2026-01-22 03:29:33,724 - ERROR - Nova failed to get host of the VM 2026-01-22 03:29:33,795 - INFO - Skip interface_detach for VM ctest-vn1_vm1-02397652 in state ERROR 2026-01-22 03:29:33,796 - INFO - Deleting VM ctest-vn1_vm1-02397652 2026-01-22 03:29:33,797 - ERROR - VM ctest-vn1_vm1-02397652 has failed to come up 2026-01-22 03:29:33,797 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:29:31Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:29:34,057 - INFO - Deleting VN ctest-vn2-58807010 2026-01-22 03:29:38,444 - INFO - Validated that VN ctest-vn2-58807010 is not found in API Server 2026-01-22 03:29:38,469 - INFO - Validated that VN ctest-vn2-58807010 is not in any agent 2026-01-22 03:29:38,499 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-58807010 info 2026-01-22 03:29:38,675 - INFO - Deleting VN ctest-vn1-11629845 2026-01-22 03:29:38,944 - INFO - Validated that VN ctest-vn1-11629845 is not found in API Server 2026-01-22 03:29:38,968 - INFO - Validated that VN ctest-vn1-11629845 is not in any agent 2026-01-22 03:29:39,001 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-11629845 info 2026-01-22 03:29:39,039 - INFO - Deleted policy policy2 2026-01-22 03:29:39,081 - INFO - Deleted policy policy1 2026-01-22 03:29:39,763 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:29:33 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vm_regression.test_vm_serial.Tes..._between_vns[cb_sanity,sanity] id=0x7f5d6c974eb0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestBasicVMVN0.test_process_restart_in_policy_between_vns> self = <serial_scripts.vm_regression.test_vm_serial.Tes..._between_vns[cb_sanity,sanity] id=0x7f5d6c974eb0> args = () kwargs = {} /contrail-test/serial_scripts/vm_regression/test_vm_serial.py in test_process_restart_in_policy_between_vns(self=<serial_scripts.vm_regression.test_vm_serial.Tes..._between_vns[cb_sanity,sanity] id=0x7f5d6c974eb0>) 404 vm1_fixture = self.create_vm(vn1_fixture, vn1_vm1_name) 405 vm2_fixture = self.create_vm(vn2_fixture, vn2_vm1_name) 406 assert vm1_fixture.wait_till_vm_is_up() 407 assert vm2_fixture.wait_till_vm_is_up() 408 assert vm1_fixture.ping_with_certainty(vm2_fixture.vm_ip) vm1_fixture = <VMFixture: ctest-vn1_vm1-02397652> vm1_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <VMFixture: ctest-vn1_vm1-02397652>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vm_regression/test_vm_serial.py", line 406, in test_process_restart_in_policy_between_vns assert vm1_fixture.wait_till_vm_is_up() AssertionError 2026-01-22 03:29:39,763 - INFO - 2026-01-22 03:29:39,763 - INFO - END TEST : test_process_restart_in_policy_between_vns : FAILED[0:00:13] 2026-01-22 03:29:39,763 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:29:39,766 - INFO - ================================================================================ 2026-01-22 03:29:39,766 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2026-01-22 03:29:39,766 - INFO - TEST DESCRIPTION : Test the underlay brocast traffic handling by vrouter. (Bug-1545229). 1. Send broadcast traffic from one compute node. 2. Other compute in same subnet should receive that traffic. 3. Receiving compute should treat this traffic as underlay. 4. Compute should not replicate the packet and send the copy back. Pass criteria: Step 3-4 should pass Maintainer : chhandak@juniper.net 2026-01-22 03:29:40,430 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:29:40,430 - INFO - 2026-01-22 03:29:40,638 - INFO - Agent interface name: ens6 2026-01-22 03:29:46,141 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.131 2026-01-22 03:30:02,503 - INFO - 10 packets are found in tcpdump output as expected 2026-01-22 03:30:04,547 - INFO - Packet count matched: Compute 10.0.0.141 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2026-01-22 03:30:05,241 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:26] 2026-01-22 03:30:05,241 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:30:06,059 - INFO - Deleted project: ctest-TestBasicVMVN0-95493504, ID : f95967f5-10b0-498a-b932-01ed7d206c1e 2026-01-22 03:30:06,290 - INFO - Domain Default found not creating 2026-01-22 03:30:06,505 - INFO - Project ctest-TestDropStats-60356883 not found, creating it 2026-01-22 03:30:07,144 - INFO - Created Project:ctest-TestDropStats-60356883, ID : 45f6f0e1-8c08-43b9-815a-467aa99322fb 2026-01-22 03:30:08,848 - INFO - ================================================================================ 2026-01-22 03:30:08,848 - INFO - STARTING TEST : test_flow_action_drop_stats 2026-01-22 03:30:08,848 - INFO - TEST DESCRIPTION : Description: Verify flow action drop stats Steps: 1. Create 2 VNs and launch 1 VM in each VN, on different nodes on multi node setup 2. Add policy to deny pkts between VNs. 3. Ping VM2 from VM1 Pass criteria: 1. Verify flow action count gets incremented, get it from introspect 2. Verify flow action count gets incremented for the vmi of VM1, get it from introspect 2026-01-22 03:30:09,502 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:30:09,502 - INFO - 2026-01-22 03:30:10,591 - INFO - Created VN ctest-vn-21815490 2026-01-22 03:30:11,277 - INFO - Created VN ctest-vn-39592726 2026-01-22 03:30:12,995 - INFO - VM ([<Server: ctest-vm1-44350831>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:30:14,511 - INFO - VM ([<Server: ctest-vm2-77940349>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:30:14,511 - INFO - Waiting for VM ctest-vm1-44350831 to be up.. 2026-01-22 03:30:14,574 - ERROR - VM in error state. 2026-01-22 03:30:14,574 - ERROR - VM is not in ACTIVE state 2026-01-22 03:30:14,669 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:30:14,669 - INFO - Waiting for VM ctest-vm2-77940349 to be up.. 2026-01-22 03:30:19,822 - INFO - VM name : ctest-vm2-77940349 2026-01-22 03:30:27,590 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-77940349 passed 2026-01-22 03:30:32,949 - WARNING - VM in error state. Asserting... 2026-01-22 03:30:32,953 - INFO - Deleting VM ctest-vm2-77940349 2026-01-22 03:30:33,024 - INFO - Skip interface_detach for VM ctest-vm1-44350831 in state ERROR 2026-01-22 03:30:33,024 - INFO - Deleting VM ctest-vm1-44350831 2026-01-22 03:30:33,024 - ERROR - VM ctest-vm1-44350831 has failed to come up 2026-01-22 03:30:33,024 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:30:12Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:30:33,024 - INFO - Deleting VN ctest-vn-39592726 2026-01-22 03:30:33,066 - WARNING - Deleting VN ctest-vn-39592726 failed..Will retry 2026-01-22 03:30:35,236 - INFO - Deleting VN ctest-vn-21815490 2026-01-22 03:30:36,062 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:30:32 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f5d6c985fa0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function TestDropStats.test_flow_action_drop_stats> self = <serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f5d6c985fa0> args = () kwargs = {} /contrail-test/serial_scripts/vrouter/test_drop_stats.py in test_flow_action_drop_stats(self=<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f5d6c985fa0>) 36 raise self.skipTest("Skipping test case,this test needs atleast 2 compute nodes") 37 38 assert self.verify_flow_action_drop_stats() 39 return True 40 # end test_drop_stats self = <serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f5d6c985fa0> self.verify_flow_action_drop_stats = <bound method BaseDropStats.verify_flow_action_d...on_drop_stats[dev_reg,sanity] id=0x7f5d6c985fa0>> /contrail-test/common/vrouter/base_drop_stats.py in verify_flow_action_drop_stats(self=<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f5d6c985fa0>, drop_type='ds_flow_action_drop') 45 compute1 = compute_ips[1] 46 compute1_name = self.inputs.host_data[compute1]['name'] 47 vm1_fixture, _, _, vm2_ip = self.create_verify_vn_vm(compute0_name, compute1_name, image_name) 48 49 tap = vm1_fixture.get_tap_intf_of_vm()[0]['name'] vm1_fixture undefined _ undefined vm2_ip undefined self = <serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f5d6c985fa0> self.create_verify_vn_vm = <bound method BaseDropStats.create_verify_vn_vm ...on_drop_stats[dev_reg,sanity] id=0x7f5d6c985fa0>> compute0_name = 'an-jenkins-deploy-platform-ansible-os-5055-1' compute1_name = 'an-jenkins-deploy-platform-ansible-os-5055-2' image_name = 'cirros' /contrail-test/common/vrouter/base_drop_stats.py in create_verify_vn_vm(self=<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f5d6c985fa0>, compute0_name='an-jenkins-deploy-platform-ansible-os-5055-1', compute1_name='an-jenkins-deploy-platform-ansible-os-5055-2', image_name='cirros') 128 vm1_fixture.wait_till_vm_is_up() 129 vm2_fixture.wait_till_vm_is_up() 130 assert vm1_fixture.verify_on_setup() 131 assert vm2_fixture.verify_on_setup() 132 vm1_ip = vm1_fixture.get_vm_ips(vn1_fq_name)[0] vm1_fixture = <VMFixture: ctest-vm1-44350831> vm1_fixture.verify_on_setup = <bound method VMFixture.verify_on_setup of <VMFixture: ctest-vm1-44350831>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vrouter/test_drop_stats.py", line 38, in test_flow_action_drop_stats assert self.verify_flow_action_drop_stats() File "/contrail-test/common/vrouter/base_drop_stats.py", line 47, in verify_flow_action_drop_stats vm1_fixture, _, _, vm2_ip = self.create_verify_vn_vm(compute0_name, compute1_name, image_name) File "/contrail-test/common/vrouter/base_drop_stats.py", line 130, in create_verify_vn_vm assert vm1_fixture.verify_on_setup() AssertionError 2026-01-22 03:30:36,063 - INFO - 2026-01-22 03:30:36,063 - INFO - END TEST : test_flow_action_drop_stats : FAILED[0:00:28] 2026-01-22 03:30:36,063 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:30:36,808 - INFO - Deleted project: ctest-TestDropStats-60356883, ID : 45f6f0e1-8c08-43b9-815a-467aa99322fb 2026-01-22 03:30:37,031 - INFO - Domain Default found not creating 2026-01-22 03:30:37,201 - INFO - Project ctest-FatFlowAggrIpv6Serial-73394241 not found, creating it 2026-01-22 03:30:37,829 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-73394241, ID : 7fab44cd-95f8-448c-b04b-3aee14300726 2026-01-22 03:30:39,383 - INFO - ================================================================================ 2026-01-22 03:30:39,384 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-01-22 03:30:39,384 - INFO - TEST DESCRIPTION : Description: Verify fat flow prefix aggr dest (IPv6) for intra-vn inter-node Steps: 1. Create 2 VNs with IPv6 subnets and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest IPv6 len 125 for UDP port 55. 3. From both the client VMs, send ICMP6 traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of IPv6 fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of IPv6 flows and on server compute, expect 2 pairs of IPv6 flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-01-22 03:30:40,029 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:30:40,029 - INFO - 2026-01-22 03:30:40,029 - INFO - ================================================================================ 2026-01-22 03:30:40,029 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-01-22 03:30:40,029 - INFO - TEST DESCRIPTION : : Description: Verify fat flow prefix aggr dest (IPv4) for intra-vn inter-node Steps: 1. Create 2 VNs and launch 3 VMs.2 client VMs in VN1 on same node and server VM in VN2 on different node. Client 1 in subnet 1, Client 2 in the next subnet. Policy p1 configured to allow udp traffic between VN1 and VN2. 2. On server VM, config fat flow aggr prefix dest len 29 for UDP port 55. 3. From both the client VMs, send ICMP traffic to the server VM twice with diff. src ports Pass criteria: 1. On the remote CN, expect 2 pairs ( 1 for client 1, 1 for client 2) of fat flows with prefix aggregated for the src IPs (VM to fabric, Prefix Aggr Dest: Aggregation happens for SRC IPs) 2. On client VM compute nodes, expect 4 pairs of flows and on server compute, expect 2 pairs of flows 3. On server compute node, flow's source port should be 0 for fat flows Maintainer: Ankitja@juniper.net 2026-01-22 03:30:40,657 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:30:40,657 - INFO - 2026-01-22 03:30:41,957 - INFO - Created VN ctest-vn-60015351 2026-01-22 03:30:42,906 - INFO - Created VN ctest-vn-85833222 2026-01-22 03:30:43,657 - INFO - Verified VN network id 14 for VN 645e6d9e-0630-4f83-8652-ea951c381a04 2026-01-22 03:30:43,657 - INFO - Verifications in API Server for VN ctest-vn-60015351 passed 2026-01-22 03:30:43,730 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-60015351 passed 2026-01-22 03:30:45,024 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-73394241:ctest-vn-60015351 is found in opserver 2026-01-22 03:30:45,246 - INFO - Verified VN network id 16 for VN dfcd599a-0cf1-4dea-8b63-08dba11a1104 2026-01-22 03:30:45,246 - INFO - Verifications in API Server for VN ctest-vn-85833222 passed 2026-01-22 03:30:45,314 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-85833222 passed 2026-01-22 03:30:45,654 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-73394241:ctest-vn-85833222 is found in opserver 2026-01-22 03:30:47,427 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-73394241-58359650>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:30:47,427 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-73394241-58359650 to be up.. 2026-01-22 03:30:47,487 - ERROR - VM in error state. 2026-01-22 03:30:47,487 - ERROR - VM is not in ACTIVE state 2026-01-22 03:30:47,576 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:30:47,580 - INFO - Skip interface_detach for VM ctest-FatFlowAggrIpv6Serial-73394241-58359650 in state ERROR 2026-01-22 03:30:47,580 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-73394241-58359650 2026-01-22 03:30:47,615 - ERROR - VM ctest-FatFlowAggrIpv6Serial-73394241-58359650 has failed to come up 2026-01-22 03:30:47,615 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:30:47Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:30:47,616 - INFO - Deleting VN ctest-vn-85833222 2026-01-22 03:30:47,936 - INFO - Validated that VN ctest-vn-85833222 is not found in API Server 2026-01-22 03:30:47,962 - INFO - Validated that VN ctest-vn-85833222 is not in any agent 2026-01-22 03:30:47,995 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-85833222 info 2026-01-22 03:30:47,995 - INFO - Deleting VN ctest-vn-60015351 2026-01-22 03:30:48,295 - INFO - Validated that VN ctest-vn-60015351 is not found in API Server 2026-01-22 03:30:48,323 - INFO - Validated that VN ctest-vn-60015351 is not in any agent 2026-01-22 03:30:48,356 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-60015351 info 2026-01-22 03:30:48,998 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:30:47 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function FatFlowAggrSerial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node> self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> args = () kwargs = {} /contrail-test/serial_scripts/vrouter/test_fat_flow_aggr_serial.py in test_fat_flow_aggr_dest_udp_inter_vn_inter_node(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>) 56 policy_deny = False 57 vn_policy = True 58 self.fat_flow_with_prefix_aggr(prefix_length=prefix_length, 59 inter_node=inter_node,inter_vn=inter_vn, proto=proto, 60 port=port, vn_policy=vn_policy, policy_deny=policy_deny, self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> self.fat_flow_with_prefix_aggr = <bound method BaseVrouterTest.fat_flow_with_pref...vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>> prefix_length = 29 inter_node = True inter_vn = True proto = 'udp' port = 55 vn_policy = True policy_deny = False dual undefined ipv6 = True prefix_length6 = 125 only_v6 = True /contrail-test/common/vrouter/base.py in fat_flow_with_prefix_aggr(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>, prefix_length=29, prefix_length6=125, inter_node=True, inter_vn=True, dual=True, traffic_recvr=False, unidirectional_traffic=True, ignore_address=None, proto='udp', port=55, portv6=56, svc_chain=False, only_v6=True, af='v4', icmp_error=False, hc=None, vn_policy=True, policy_deny=False, svm_inter_node=False, resources=True, scale=False) 383 node_name=compute_hosts[0]) 384 self.client1_fix = self.client_fixtures[0] 385 assert self.client1_fix.wait_till_vm_is_up() 386 387 if scale_src: self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> self.client1_fix = <VMFixture: ctest-FatFlowAggrIpv6Serial-73394241-58359650> self.client1_fix.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <V...: ctest-FatFlowAggrIpv6Serial-73394241-58359650>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vrouter/test_fat_flow_aggr_serial.py", line 58, in test_fat_flow_aggr_dest_udp_inter_vn_inter_node self.fat_flow_with_prefix_aggr(prefix_length=prefix_length, File "/contrail-test/common/vrouter/base.py", line 385, in fat_flow_with_prefix_aggr assert self.client1_fix.wait_till_vm_is_up() AssertionError 2026-01-22 03:30:49,002 - INFO - 2026-01-22 03:30:49,002 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : FAILED[0:00:09] 2026-01-22 03:30:49,002 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:30:49,662 - ERROR - TestFailed Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:30:49 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function FatFlowAggrIpv6Serial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node> self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> args = () kwargs = {} /contrail-test/serial_scripts/vrouter/test_fat_flow_aggr_serial.py in test_fat_flow_aggr_dest_udp_inter_vn_inter_node(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>) 91 92 """ 93 self.inputs.set_af('dual') 94 super(FatFlowAggrIpv6Serial, self).test_fat_flow_aggr_dest_udp_inter_vn_inter_node() 95 builtinsuper = <class 'super'> global FatFlowAggrIpv6Serial = <class 'serial_scripts.vrouter.test_fat_flow_aggr_serial.FatFlowAggrIpv6Serial'> self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> ).test_fat_flow_aggr_dest_udp_inter_vn_inter_node = <bound method FatFlowAggrIpv6Serial.test_fat_flo...vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>> /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>, *args=(), **kwargs={}) 174 if 'ci_image' in list(os.environ.keys()): 175 os.environ['stop_execution_flag'] = 'set' 176 raise TestFailed("\n ".join(errmsg)) 177 elif testskip: 178 log.info('') global TestFailed = <class 'tcutils.cores.TestFailed'> "\n ".join undefined errmsg = ['Test failed: AssertionError\nPython 3.9.21: /usr/...lient1_fix.wait_till_vm_is_up()\nAssertionError\n\n\n'] TestFailed: Test failed: AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:30:47 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function FatFlowAggrSerial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node> self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> args = () kwargs = {} /contrail-test/serial_scripts/vrouter/test_fat_flow_aggr_serial.py in test_fat_flow_aggr_dest_udp_inter_vn_inter_node(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>) 56 policy_deny = False 57 vn_policy = True 58 self.fat_flow_with_prefix_aggr(prefix_length=prefix_length, 59 inter_node=inter_node,inter_vn=inter_vn, proto=proto, 60 port=port, vn_policy=vn_policy, policy_deny=policy_deny, self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> self.fat_flow_with_prefix_aggr = <bound method BaseVrouterTest.fat_flow_with_pref...vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>> prefix_length = 29 inter_node = True inter_vn = True proto = 'udp' port = 55 vn_policy = True policy_deny = False dual undefined ipv6 = True prefix_length6 = 125 only_v6 = True /contrail-test/common/vrouter/base.py in fat_flow_with_prefix_aggr(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>, prefix_length=29, prefix_length6=125, inter_node=True, inter_vn=True, dual=True, traffic_recvr=False, unidirectional_traffic=True, ignore_address=None, proto='udp', port=55, portv6=56, svc_chain=False, only_v6=True, af='v4', icmp_error=False, hc=None, vn_policy=True, policy_deny=False, svm_inter_node=False, resources=True, scale=False) 383 node_name=compute_hosts[0]) 384 self.client1_fix = self.client_fixtures[0] 385 assert self.client1_fix.wait_till_vm_is_up() 386 387 if scale_src: self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> self.client1_fix = <VMFixture: ctest-FatFlowAggrIpv6Serial-73394241-58359650> self.client1_fix.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <V...: ctest-FatFlowAggrIpv6Serial-73394241-58359650>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vrouter/test_fat_flow_aggr_serial.py", line 58, in test_fat_flow_aggr_dest_udp_inter_vn_inter_node self.fat_flow_with_prefix_aggr(prefix_length=prefix_length, File "/contrail-test/common/vrouter/base.py", line 385, in fat_flow_with_prefix_aggr assert self.client1_fix.wait_till_vm_is_up() AssertionError __cause__ = None __class__ = <class 'tcutils.cores.TestFailed'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of TestFailed object> __dict__ = {} __dir__ = <built-in method __dir__ of TestFailed object> __doc__ = None __eq__ = <method-wrapper '__eq__' of TestFailed object> __format__ = <built-in method __format__ of TestFailed object> __ge__ = <method-wrapper '__ge__' of TestFailed object> __getattribute__ = <method-wrapper '__getattribute__' of TestFailed object> __gt__ = <method-wrapper '__gt__' of TestFailed object> __hash__ = <method-wrapper '__hash__' of TestFailed object> __init__ = <method-wrapper '__init__' of TestFailed object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of TestFailed object> __lt__ = <method-wrapper '__lt__' of TestFailed object> __module__ = 'tcutils.cores' __ne__ = <method-wrapper '__ne__' of TestFailed object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of TestFailed object> __reduce_ex__ = <built-in method __reduce_ex__ of TestFailed object> __repr__ = <method-wrapper '__repr__' of TestFailed object> __setattr__ = <method-wrapper '__setattr__' of TestFailed object> __setstate__ = <built-in method __setstate__ of TestFailed object> __sizeof__ = <built-in method __sizeof__ of TestFailed object> __str__ = <method-wrapper '__str__' of TestFailed object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> __weakref__ = None args = ('Test failed: AssertionError\nPython 3.9.21: /usr/...lient1_fix.wait_till_vm_is_up()\nAssertionError\n\n\n',) with_traceback = <built-in method with_traceback of TestFailed object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vrouter/test_fat_flow_aggr_serial.py", line 94, in test_fat_flow_aggr_dest_udp_inter_vn_inter_node super(FatFlowAggrIpv6Serial, self).test_fat_flow_aggr_dest_udp_inter_vn_inter_node() File "/contrail-test/tcutils/wrappers.py", line 176, in wrapper raise TestFailed("\n ".join(errmsg)) tcutils.cores.TestFailed: Test failed: AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:30:47 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function FatFlowAggrSerial.test_fat_flow_aggr_dest_udp_inter_vn_inter_node> self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> args = () kwargs = {} /contrail-test/serial_scripts/vrouter/test_fat_flow_aggr_serial.py in test_fat_flow_aggr_dest_udp_inter_vn_inter_node(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>) 56 policy_deny = False 57 vn_policy = True 58 self.fat_flow_with_prefix_aggr(prefix_length=prefix_length, 59 inter_node=inter_node,inter_vn=inter_vn, proto=proto, 60 port=port, vn_policy=vn_policy, policy_deny=policy_deny, self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> self.fat_flow_with_prefix_aggr = <bound method BaseVrouterTest.fat_flow_with_pref...vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>> prefix_length = 29 inter_node = True inter_vn = True proto = 'udp' port = 55 vn_policy = True policy_deny = False dual undefined ipv6 = True prefix_length6 = 125 only_v6 = True /contrail-test/common/vrouter/base.py in fat_flow_with_prefix_aggr(self=<serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0>, prefix_length=29, prefix_length6=125, inter_node=True, inter_vn=True, dual=True, traffic_recvr=False, unidirectional_traffic=True, ignore_address=None, proto='udp', port=55, portv6=56, svc_chain=False, only_v6=True, af='v4', icmp_error=False, hc=None, vn_policy=True, policy_deny=False, svm_inter_node=False, resources=True, scale=False) 383 node_name=compute_hosts[0]) 384 self.client1_fix = self.client_fixtures[0] 385 assert self.client1_fix.wait_till_vm_is_up() 386 387 if scale_src: self = <serial_scripts.vrouter.test_fat_flow_aggr_seria..._vn_inter_node[dev_reg,sanity] id=0x7f5d6c98a3a0> self.client1_fix = <VMFixture: ctest-FatFlowAggrIpv6Serial-73394241-58359650> self.client1_fix.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <V...: ctest-FatFlowAggrIpv6Serial-73394241-58359650>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vrouter/test_fat_flow_aggr_serial.py", line 58, in test_fat_flow_aggr_dest_udp_inter_vn_inter_node self.fat_flow_with_prefix_aggr(prefix_length=prefix_length, File "/contrail-test/common/vrouter/base.py", line 385, in fat_flow_with_prefix_aggr assert self.client1_fix.wait_till_vm_is_up() AssertionError 2026-01-22 03:30:49,662 - INFO - 2026-01-22 03:30:49,662 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : FAILED[0:00:10] 2026-01-22 03:30:49,663 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:30:50,400 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-73394241, ID : 7fab44cd-95f8-448c-b04b-3aee14300726 2026-01-22 03:30:50,612 - INFO - Domain Default found not creating 2026-01-22 03:30:50,789 - INFO - Project ctest-FatFlowSerialIpv6-91873717 not found, creating it 2026-01-22 03:30:51,311 - INFO - Created Project:ctest-FatFlowSerialIpv6-91873717, ID : 5c5ce578-7bdd-499a-be95-c6cda8b7eea6 2026-01-22 03:30:52,885 - INFO - ================================================================================ 2026-01-22 03:30:52,885 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2026-01-22 03:30:52,885 - INFO - TEST DESCRIPTION : Description: Verify Fat flow for intra-VN inter-Node traffic Steps: 1. create 1 VN and launch 3 VMs in it.client VMs on same node and server VM on different node. 2. on server VM, config Fat flow for udp port 53. 3. from both client VM, send UDP traffic to server on port 53 twice with diff. src ports Pass criteria: 1. on client VMs compute, 4 set of flows and on server compute, 2 set of flows should be created 2. on server compute, flow's source port should be 0 for Fat flow 2026-01-22 03:30:53,521 - INFO - Initial checks done. Running the testcase now 2026-01-22 03:30:53,521 - INFO - 2026-01-22 03:30:54,802 - INFO - Created VN ctest-vn-42482309 2026-01-22 03:30:55,471 - INFO - Verified VN network id 14 for VN 7cfcfb0a-8333-4a22-867e-dcb1cd4f25d7 2026-01-22 03:30:55,471 - INFO - Verifications in API Server for VN ctest-vn-42482309 passed 2026-01-22 03:30:55,542 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-42482309 passed 2026-01-22 03:30:56,815 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-91873717:ctest-vn-42482309 is found in opserver 2026-01-22 03:30:58,522 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-91873717-91457750>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:31:00,318 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-91873717-96682320>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-1) 2026-01-22 03:31:01,987 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-91873717-68138878>]) created on node: (an-jenkins-deploy-platform-ansible-os-5055-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-5055-2) 2026-01-22 03:31:01,987 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-91873717-91457750 to be up.. 2026-01-22 03:31:02,060 - ERROR - VM in error state. 2026-01-22 03:31:02,060 - ERROR - VM is not in ACTIVE state 2026-01-22 03:31:02,173 - ERROR - Fatal Nova Exception while getting VM detail 2026-01-22 03:31:02,179 - INFO - Skip interface_detach for VM ctest-FatFlowSerialIpv6-91873717-68138878 in state BUILD 2026-01-22 03:31:02,179 - INFO - Deleting VM ctest-FatFlowSerialIpv6-91873717-68138878 2026-01-22 03:31:02,212 - ERROR - VM ctest-FatFlowSerialIpv6-91873717-68138878 has failed to come up 2026-01-22 03:31:02,213 - ERROR - Nova failed to get host of the VM 2026-01-22 03:31:02,213 - ERROR - VM ctest-FatFlowSerialIpv6-91873717-68138878 has failed to come up 2026-01-22 03:31:02,213 - ERROR - Nova failed to get host of the VM 2026-01-22 03:31:02,300 - INFO - Skip interface_detach for VM ctest-FatFlowSerialIpv6-91873717-96682320 in state ERROR 2026-01-22 03:31:02,300 - INFO - Deleting VM ctest-FatFlowSerialIpv6-91873717-96682320 2026-01-22 03:31:02,300 - ERROR - VM ctest-FatFlowSerialIpv6-91873717-96682320 has failed to come up 2026-01-22 03:31:02,300 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:31:00Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:31:02,300 - INFO - Skip interface_detach for VM ctest-FatFlowSerialIpv6-91873717-91457750 in state ERROR 2026-01-22 03:31:02,300 - INFO - Deleting VM ctest-FatFlowSerialIpv6-91873717-91457750 2026-01-22 03:31:02,300 - ERROR - VM ctest-FatFlowSerialIpv6-91873717-91457750 has failed to come up 2026-01-22 03:31:02,300 - ERROR - Fault seen in nova show <vm-uuid> is: {'code': 500, 'created': '2026-01-22T03:30:58Z', 'message': 'No valid host was found. ', 'details': 'Traceback (most recent call last):\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 1581, in schedule_and_build_instances\n instance_uuids, return_alternates=True)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/conductor/manager.py", line 942, in _schedule_instances\n return_alternates=return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/client/query.py", line 42, in select_destinations\n instance_uuids, return_objects, return_alternates)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/rpcapi.py", line 160, in select_destinations\n return cctxt.call(ctxt, \'select_destinations\', **msg_args)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/client.py", line 192, in call\n retry=self.retry, transport_options=self.transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/transport.py", line 128, in _send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 691, in send\n transport_options=transport_options)\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/_drivers/amqpdriver.py", line 681, in _send\n raise result\nnova.exception_Remote.NoValidHost_Remote: No valid host was found. \nTraceback (most recent call last):\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/oslo_messaging/rpc/server.py", line 241, in inner\n return func(*args, **kwargs)\n\n File "/var/lib/kolla/venv/lib/python3.6/site-packages/nova/scheduler/manager.py", line 209, in select_destinations\n raise exception.NoValidHost(reason="")\n\nnova.exception.NoValidHost: No valid host was found. \n\n'} 2026-01-22 03:31:02,301 - INFO - Deleting VN ctest-vn-42482309 2026-01-22 03:31:02,700 - INFO - Validated that VN ctest-vn-42482309 is not found in API Server 2026-01-22 03:31:02,727 - INFO - Validated that VN ctest-vn-42482309 is not in any agent 2026-01-22 03:31:02,791 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-42482309 info 2026-01-22 03:31:03,461 - ERROR - AssertionError Python 3.9.21: /usr/bin/python3 Thu Jan 22 03:31:02 2026 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /contrail-test/tcutils/wrappers.py in wrapper(self=<serial_scripts.vrouter.test_fat_flow_serial.Fat...n_inter_node[cb_sanity,sanity] id=0x7f5d6c99a070>, *args=(), **kwargs={}) 78 log.info('Initial checks done. Running the testcase now') 79 log.info('') 80 result = function(self, *args, **kwargs) 81 if self.inputs.upgrade: 82 pid = os.getpid() result = None function = <function FatFlowSerial.test_fat_flow_intra_vn_inter_node> self = <serial_scripts.vrouter.test_fat_flow_serial.Fat...n_inter_node[cb_sanity,sanity] id=0x7f5d6c99a070> args = () kwargs = {} /contrail-test/serial_scripts/vrouter/test_fat_flow_serial.py in test_fat_flow_intra_vn_inter_node(self=<serial_scripts.vrouter.test_fat_flow_serial.Fat...n_inter_node[cb_sanity,sanity] id=0x7f5d6c99a070>) 42 server_fixtures = self.create_vms(vn_fixture= vn1_fixture,count=1, 43 node_name=compute_hosts[1]) 44 self.verify_vms(client_fixtures) 45 self.verify_vms(server_fixtures) 46 self = <serial_scripts.vrouter.test_fat_flow_serial.Fat...n_inter_node[cb_sanity,sanity] id=0x7f5d6c99a070> self.verify_vms = <bound method BaseVrouterTest.verify_vms of <ser..._inter_node[cb_sanity,sanity] id=0x7f5d6c99a070>> client_fixtures = [<VMFixture: ctest-FatFlowSerialIpv6-91873717-91457750>, <VMFixture: ctest-FatFlowSerialIpv6-91873717-96682320>] /contrail-test/common/vrouter/base.py in verify_vms(self=<serial_scripts.vrouter.test_fat_flow_serial.Fat...n_inter_node[cb_sanity,sanity] id=0x7f5d6c99a070>, vm_fixtures=[<VMFixture: ctest-FatFlowSerialIpv6-91873717-91457750>, <VMFixture: ctest-FatFlowSerialIpv6-91873717-96682320>]) 198 def verify_vms(self, vm_fixtures): 199 for vm_fixture in vm_fixtures: 200 assert vm_fixture.wait_till_vm_is_up() 201 202 def add_static_routes_on_vms(self,prefix, vm_fixtures, ip=None): vm_fixture = <VMFixture: ctest-FatFlowSerialIpv6-91873717-91457750> vm_fixture.wait_till_vm_is_up = <bound method VMFixture.wait_till_vm_is_up of <V...ture: ctest-FatFlowSerialIpv6-91873717-91457750>> AssertionError: __cause__ = None __class__ = <class 'AssertionError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of AssertionError object> __dict__ = {} __dir__ = <built-in method __dir__ of AssertionError object> __doc__ = 'Assertion failed.' __eq__ = <method-wrapper '__eq__' of AssertionError object> __format__ = <built-in method __format__ of AssertionError object> __ge__ = <method-wrapper '__ge__' of AssertionError object> __getattribute__ = <method-wrapper '__getattribute__' of AssertionError object> __gt__ = <method-wrapper '__gt__' of AssertionError object> __hash__ = <method-wrapper '__hash__' of AssertionError object> __init__ = <method-wrapper '__init__' of AssertionError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of AssertionError object> __lt__ = <method-wrapper '__lt__' of AssertionError object> __ne__ = <method-wrapper '__ne__' of AssertionError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of AssertionError object> __reduce_ex__ = <built-in method __reduce_ex__ of AssertionError object> __repr__ = <method-wrapper '__repr__' of AssertionError object> __setattr__ = <method-wrapper '__setattr__' of AssertionError object> __setstate__ = <built-in method __setstate__ of AssertionError object> __sizeof__ = <built-in method __sizeof__ of AssertionError object> __str__ = <method-wrapper '__str__' of AssertionError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = () with_traceback = <built-in method with_traceback of AssertionError object> The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/contrail-test/tcutils/wrappers.py", line 80, in wrapper result = function(self, *args, **kwargs) File "/contrail-test/serial_scripts/vrouter/test_fat_flow_serial.py", line 44, in test_fat_flow_intra_vn_inter_node self.verify_vms(client_fixtures) File "/contrail-test/common/vrouter/base.py", line 200, in verify_vms assert vm_fixture.wait_till_vm_is_up() AssertionError 2026-01-22 03:31:03,461 - INFO - 2026-01-22 03:31:03,461 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : FAILED[0:00:11] 2026-01-22 03:31:03,461 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:31:04,288 - INFO - Deleted project: ctest-FatFlowSerialIpv6-91873717, ID : 5c5ce578-7bdd-499a-be95-c6cda8b7eea6 2026-01-22 03:31:04,534 - INFO - Domain Default found not creating 2026-01-22 03:31:04,731 - INFO - Project ctest-TestXmpptests-12745402 not found, creating it 2026-01-22 03:31:05,345 - INFO - Created Project:ctest-TestXmpptests-12745402, ID : 0ea4e6c6-6833-46c4-a394-aba34389f5ce 2026-01-22 03:31:06,986 - INFO - ================================================================================ 2026-01-22 03:31:06,986 - INFO - STARTING TEST : test_precedence_xmpp_auth 2026-01-22 03:31:06,986 - INFO - TEST DESCRIPTION : Precedence in XMPP auth is that server auth takes precedence over agent auth. To check this, undo xmpp auth on server side and check if XMPP is up and it shows no "TLS" string in introspect. 2026-01-22 03:31:07,681 - INFO - Xmpp auth should be set before running tests 2026-01-22 03:31:08,352 - INFO - 2026-01-22 03:31:08,352 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:02] 2026-01-22 03:31:08,352 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:31:08,356 - INFO - ================================================================================ 2026-01-22 03:31:08,356 - INFO - STARTING TEST : test_undo_xmpp_auth 2026-01-22 03:31:08,356 - INFO - TEST DESCRIPTION : Check if undoing setting and deleting xmpp auth creates any issues. Also confirm if introspect reflects the changes as and when they are done 2026-01-22 03:31:09,009 - INFO - Xmpp auth should be set before running tests 2026-01-22 03:31:09,660 - INFO - 2026-01-22 03:31:09,660 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:01] 2026-01-22 03:31:09,660 - INFO - -------------------------------------------------------------------------------- 2026-01-22 03:31:10,436 - INFO - Deleted project: ctest-TestXmpptests-12745402, ID : 0ea4e6c6-6833-46c4-a394-aba34389f5ce + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_01_22_02_04_51.ini /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources [localhost] local: rpm -q --queryformat '%{VERSION}-' contrail-lib; rpm -q --queryformat '%{RELEASE}' contrail-lib | awk -F'.' '{print $1}' Traceback (most recent call last): File "/contrail-test/tools/report_gen.py", line 246, in <module> main(sys.argv[1], sys.argv[2]) File "/contrail-test/tools/report_gen.py", line 241, in main obj.setUp() File "/contrail-test/tools/report_gen.py", line 53, in setUp self.setup_detail = '%s %s~%s' % (self.get_distro(), self.build_id, File "/contrail-test/tools/report_gen.py", line 206, in get_distro self.distro = self.run_cmd_on_server(self.cfgm_ips[0], cmd, container='controller') File "/contrail-test/common/contrail_test_init.py", line 974, in run_cmd_on_server raise Exception(msg) Exception: Container controller is not present on host 10.0.0.38 + echo 'Generated report_details* file: report_details_2026_01_22_02_04_51.ini' Generated report_details* file: report_details_2026_01_22_02_04_51.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2026_01_22_02_04_51_18215.xml report_details_2026_01_22_02_04_51.ini Traceback (most recent call last): File "/contrail-test/tools/parse_result.py", line 81, in <module> logs_location = _get_log_location(report_file) File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location log_location = config.get('Test', 'logslocation') File "/usr/lib64/python3.9/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'Test' + /usr/bin/python3 tools/parse_result.py result_2026_01_22_02_04_51_17096.xml report_details_2026_01_22_02_04_51.ini Traceback (most recent call last): File "/contrail-test/tools/parse_result.py", line 81, in <module> logs_location = _get_log_location(report_file) File "/contrail-test/tools/parse_result.py", line 71, in _get_log_location log_location = config.get('Test', 'logslocation') File "/usr/lib64/python3.9/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'Test' + generate_html + '[' -f result_2026_01_22_02_04_51_18215.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_01_22_02_04_51.ini result_2026_01_22_02_04_51_18215.xml Traceback (most recent call last): File "/contrail-test/tools/update_testsuite_properties.py", line 104, in <module> update_xml(sys.argv[1], sys.argv[2]) File "/contrail-test/tools/update_testsuite_properties.py", line 8, in update_xml build_id = config.get('Test', 'Build') File "/usr/lib64/python3.9/configparser.py", line 781, in get d = self._unify_values(section, vars) File "/usr/lib64/python3.9/configparser.py", line 1152, in _unify_values raise NoSectionError(section) from None configparser.NoSectionError: No section: 'Test' + ant Buildfile: /contrail-test/build.xml junit-report: [delete] Deleting directory /contrail-test/report [junitreport] Processing /contrail-test/report/TESTS-TestSuites.xml to /contrail-test/report/junit-noframes.html [junitreport] Loading stylesheet /contrail-test/junit-noframes.xsl [junitreport] Transform time: 560ms BUILD SUCCESSFUL Total time: 1 second + echo 'Generate HTML reports in report/ folder : report/junit-noframes.html' Generate HTML reports in report/ folder : report/junit-noframes.html + convert_logs_to_html + /usr/bin/python3 tools/convert_logs_to_html.py logs/ logs/testdetailedpolicy1.log logs/testsvchc.log logs/testmtu.log logs/testdropstats.log logs/testqos.log logs/testbasicpolicyipv4v6.log logs/testvifstats.log logs/testrouters.log logs/testports.log logs/testmultiinlinesvcipv6.log logs/testsubinterfaces.log logs/testsvcregr.log logs/auth.log logs/testbasicvmvn0.log logs/testecmpipv6fragments.log logs/analyticstestsanitywithmin.log logs/testvdnsbasic0.log logs/testbgpaaslocalas.log logs/testrp.log logs/testbgpaaszone.log logs/testxmpptests.log logs/disablepolicyecmpipv6.log logs/testpolicyacl.log logs/testecmpwithsvmchange.log logs/testbasicheat.log logs/fatflowaggr.log logs/testbasicpolicy.log logs/testbasicrtfilter.log logs/testbasicvmvnx.log logs/testvifdump.log logs/testdetailedpolicy0ipv4v6.log logs/testecmpsanityipv6.log logs/testrbacbasic.log logs/analyticstestsanitywithresource.log logs/testgwlessfwd.log logs/testbasicvmvn.log logs/testrbac.log logs/testencapcases.log logs/fatflowaggripv6serial.log logs/testmultiinlinesvc.log logs/testroutersbasic.log logs/testpolicyaclipv4v6.log logs/testroutes.log logs/testecmpconfighashfeature.log logs/testserialsanity_mx.log logs/securitygroupbasicregressiontests1.log logs/testbasicpolicynegativeipv4v6.log logs/testasn4.log logs/testfbitmergebuffdisable.log logs/securitygroupbasicregressiontests1ipv6.log logs/analyticsbasictestsanity.log logs/testdm.log logs/analyticstestsanity.log logs/testheat.log logs/testmtuprobe.log logs/securitygroupbasicregressiontests1_contrail.log logs/floatingipbasictestsanity.log logs/testheatipv6.log logs/testbasicheatipv6.log logs/testbasicpolicymodifyipv4v6.log logs/testmd5testsoncontrol.log logs/dbmanagetest.log logs/testdpdkbondstatus.log logs/analyticstestsanity3.log logs/testgrogso.log logs/testbasicrr.log logs/fatflowserialipv6.log logs/testsvcv2mirror.log logs/tcutils.tcpdump_utils.log logs/testsanity_mx.log logs/introspect.log logs/documentationtest.log logs/__main__.log logs/testdetailedpolicy1ipv4v6.log logs/tcutils.collector.opserver_results.log logs/testlacp.log logs/testcrud.log logs/common.contrail_test_init.log logs/testecmpsanity.log logs/testevpncasesrestart.log logs/testecmpfeature.log + echo 'Converted log files to html files' Converted log files to html files + collect_tracebacks + export PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures + PYTHONPATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/contrail-test:/contrail-test/fixtures:/contrail-test/serial_scripts:/contrail-test:/contrail-test/fixtures + /usr/bin/python3 tools/collect_bts.py contrail_test_input.yaml /usr/local/lib/python3.9/site-packages/pbr/version.py:439: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources [ubuntu@10.0.0.38] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5055-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5055-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5055-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5055-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5055-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5055-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5055-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5055-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5055-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5055-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5055-1-traceback_parse_failures.log [ubuntu@10.0.0.131] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5055-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5055-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5055-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.131] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5055-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5055-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5055-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.131] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5055-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5055-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5055-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.131] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5055-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5055-3-traceback_parse_failures.log [ubuntu@10.0.0.50] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5055-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5055-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-5055-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5055-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5055-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5055-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5055-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5055-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-5055-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-5055-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-5055-2-traceback_parse_failures.log + sleep 2 + retval=0 + '[' 0 -lt 101 ']' + exit 100 + rv_run_test=100 + '[' -d /contrail-test.save ']' + cp -f /opt/contrail/utils/fabfile/testbeds/testbed.py /contrail-test.save/ cp: cannot stat '/opt/contrail/utils/fabfile/testbeds/testbed.py': No such file or directory + rsync -L -a --exclude logs/ --exclude report/ /contrail-test /contrail-test.save/ + exit 100