+ 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_08_17_02_34_26 + SCRIPT_TS=2026_08_17_02_34_26 ++ 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-XXXXXXQEwAU1/agent.23; export SSH_AUTH_SOCK; SSH_AGENT_PID=24; export SSH_AGENT_PID; echo Agent pid 24;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXQEwAU1/agent.23 ++ export SSH_AUTH_SOCK ++ SSH_AGENT_PID=24 ++ export SSH_AGENT_PID ++ echo Agent pid 24 + 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_08_17_02_34_26.ini + REPORT_DETAILS_FILE=report_details_2026_08_17_02_34_26.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_08_17_02_34_26_17842.xml ++ echo result_2026_08_17_02_34_26_17842.xml + result_xml=result_2026_08_17_02_34_26_17842.xml ++ get_result_xml ++ result_xml=result_2026_08_17_02_34_26_10964.xml ++ echo result_2026_08_17_02_34_26_10964.xml + serial_result_xml=result_2026_08_17_02_34_26_10964.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 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/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:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: 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 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/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 + [[ -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 + 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/subunit2junitxml -f -o result_2026_08_17_02_34_26_17842.xml + /usr/local/bin/testr run --subunit sanity /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:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: 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/glanceclient/common/http.py:180: SyntaxWarning: "is not" with a literal. Did you mean "!="? if kwargs.get('cacert', None) is not '': 2026-08-17 02:34:53,551 - INFO - Domain Default found not creating 2026-08-17 02:34:54,102 - INFO - Project ctest-TestBasicRR-20416728 not found, creating it 2026-08-17 02:34:54,890 - INFO - Created Project:ctest-TestBasicRR-20416728, ID : c38b9ad5-fd78-4556-9e6e-31c9bb0a7bd1 2026-08-17 02:34:56,883 - INFO - ================================================================================ 2026-08-17 02:34:56,883 - INFO - STARTING TEST : test_basic_RR 2026-08-17 02:34:56,883 - 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-08-17 02:34:57,581 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:34:57,582 - INFO - 2026-08-17 02:34:57,582 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-08-17 02:34:57,582 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-08-17 02:34:58,244 - INFO - 2026-08-17 02:34:58,244 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:02] 2026-08-17 02:34:58,245 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:34:58,247 - INFO - ================================================================================ 2026-08-17 02:34:58,247 - INFO - STARTING TEST : test_create_vm_after_RR_set 2026-08-17 02:34:58,247 - 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-08-17 02:34:58,903 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:34:58,903 - INFO - 2026-08-17 02:34:58,903 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-08-17 02:34:58,903 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-08-17 02:34:59,572 - INFO - 2026-08-17 02:34:59,572 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:01] 2026-08-17 02:34:59,572 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:35:00,554 - INFO - Deleted project: ctest-TestBasicRR-20416728, ID : c38b9ad5-fd78-4556-9e6e-31c9bb0a7bd1 2026-08-17 02:35:01,420 - INFO - Using existing project ['default-domain', 'admin'](38f2d47a-4d2b-4755-b0bf-580f1498ad5e) 2026-08-17 02:35:01,430 - INFO - ================================================================================ 2026-08-17 02:35:01,430 - INFO - STARTING TEST : test_contrail_status 2026-08-17 02:35:01,430 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-08-17 02:35:02,114 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:35:02,114 - INFO - 2026-08-17 02:35:02,192 - INFO - 10.0.0.177 2026-08-17 02:35:02,192 - INFO - config 2026-08-17 02:35:02,198 - INFO - config-nodemgr:active 2026-08-17 02:35:02,203 - INFO - api-server:active 2026-08-17 02:35:02,206 - INFO - schema:backup 2026-08-17 02:35:02,209 - INFO - svc-monitor:backup 2026-08-17 02:35:02,212 - INFO - device-manager:backup 2026-08-17 02:35:02,212 - INFO - config-database 2026-08-17 02:35:02,213 - INFO - config-cassandra:active 2026-08-17 02:35:02,213 - INFO - config-zookeeper:active 2026-08-17 02:35:02,213 - INFO - config-rabbitmq:active 2026-08-17 02:35:02,213 - INFO - control 2026-08-17 02:35:02,218 - INFO - control-nodemgr:active 2026-08-17 02:35:02,224 - INFO - control:active 2026-08-17 02:35:02,225 - INFO - named:active 2026-08-17 02:35:02,234 - INFO - dns:active 2026-08-17 02:35:02,234 - INFO - analytics 2026-08-17 02:35:02,240 - INFO - analytics-nodemgr:active 2026-08-17 02:35:02,244 - INFO - analytics-api:active 2026-08-17 02:35:02,250 - INFO - collector:active 2026-08-17 02:35:02,250 - INFO - analytics-database 2026-08-17 02:35:02,250 - INFO - analytics-cassandra:active 2026-08-17 02:35:02,256 - INFO - analyticsdb-nodemgr:active 2026-08-17 02:35:02,265 - INFO - query-engine:active 2026-08-17 02:35:02,266 - INFO - webui 2026-08-17 02:35:02,266 - INFO - webui:active 2026-08-17 02:35:02,266 - INFO - webui-middleware:active 2026-08-17 02:35:02,266 - INFO - redis:active 2026-08-17 02:35:02,266 - INFO - analytics_snmp 2026-08-17 02:35:02,270 - INFO - snmp-collector:active 2026-08-17 02:35:02,270 - INFO - snmp-topology:active 2026-08-17 02:35:02,270 - INFO - analytics_alarm 2026-08-17 02:35:02,270 - INFO - alarmgen:active 2026-08-17 02:35:02,330 - INFO - 10.0.0.190 2026-08-17 02:35:02,330 - INFO - config 2026-08-17 02:35:02,337 - INFO - config-nodemgr:active 2026-08-17 02:35:02,343 - INFO - api-server:active 2026-08-17 02:35:02,349 - INFO - schema:active 2026-08-17 02:35:02,355 - INFO - svc-monitor:active 2026-08-17 02:35:02,361 - INFO - device-manager:active 2026-08-17 02:35:02,361 - INFO - config-database 2026-08-17 02:35:02,361 - INFO - config-cassandra:active 2026-08-17 02:35:02,361 - INFO - config-zookeeper:active 2026-08-17 02:35:02,361 - INFO - config-rabbitmq:active 2026-08-17 02:35:02,361 - INFO - control 2026-08-17 02:35:02,368 - INFO - control-nodemgr:active 2026-08-17 02:35:02,375 - INFO - control:active 2026-08-17 02:35:02,375 - INFO - named:active 2026-08-17 02:35:02,381 - INFO - dns:active 2026-08-17 02:35:02,381 - INFO - analytics 2026-08-17 02:35:02,388 - INFO - analytics-nodemgr:active 2026-08-17 02:35:02,395 - INFO - analytics-api:active 2026-08-17 02:35:02,403 - INFO - collector:active 2026-08-17 02:35:02,403 - INFO - analytics-database 2026-08-17 02:35:02,403 - INFO - analytics-cassandra:active 2026-08-17 02:35:02,409 - INFO - analyticsdb-nodemgr:active 2026-08-17 02:35:02,416 - INFO - query-engine:active 2026-08-17 02:35:02,416 - INFO - webui 2026-08-17 02:35:02,417 - INFO - webui:active 2026-08-17 02:35:02,417 - INFO - webui-middleware:active 2026-08-17 02:35:02,417 - INFO - redis:active 2026-08-17 02:35:02,417 - INFO - analytics_snmp 2026-08-17 02:35:02,422 - INFO - snmp-collector:active 2026-08-17 02:35:02,422 - INFO - snmp-topology:active 2026-08-17 02:35:02,422 - INFO - analytics_alarm 2026-08-17 02:35:02,422 - INFO - alarmgen:active 2026-08-17 02:35:02,488 - INFO - 10.0.0.38 2026-08-17 02:35:02,488 - INFO - config 2026-08-17 02:35:02,494 - INFO - config-nodemgr:active 2026-08-17 02:35:02,499 - INFO - api-server:active 2026-08-17 02:35:02,503 - INFO - schema:backup 2026-08-17 02:35:02,507 - INFO - svc-monitor:backup 2026-08-17 02:35:02,510 - INFO - device-manager:backup 2026-08-17 02:35:02,511 - INFO - config-database 2026-08-17 02:35:02,511 - INFO - config-cassandra:active 2026-08-17 02:35:02,511 - INFO - config-zookeeper:active 2026-08-17 02:35:02,511 - INFO - config-rabbitmq:active 2026-08-17 02:35:02,511 - INFO - control 2026-08-17 02:35:02,517 - INFO - control-nodemgr:active 2026-08-17 02:35:02,522 - INFO - control:active 2026-08-17 02:35:02,522 - INFO - named:active 2026-08-17 02:35:02,527 - INFO - dns:active 2026-08-17 02:35:02,527 - INFO - analytics 2026-08-17 02:35:02,532 - INFO - analytics-nodemgr:active 2026-08-17 02:35:02,544 - INFO - analytics-api:active 2026-08-17 02:35:02,549 - INFO - collector:active 2026-08-17 02:35:02,549 - INFO - analytics-database 2026-08-17 02:35:02,549 - INFO - analytics-cassandra:active 2026-08-17 02:35:02,554 - INFO - analyticsdb-nodemgr:active 2026-08-17 02:35:02,559 - INFO - query-engine:active 2026-08-17 02:35:02,559 - INFO - webui 2026-08-17 02:35:02,559 - INFO - webui:active 2026-08-17 02:35:02,559 - INFO - webui-middleware:active 2026-08-17 02:35:02,559 - INFO - redis:active 2026-08-17 02:35:02,559 - INFO - analytics_snmp 2026-08-17 02:35:02,564 - INFO - snmp-collector:active 2026-08-17 02:35:02,565 - INFO - snmp-topology:active 2026-08-17 02:35:02,565 - INFO - analytics_alarm 2026-08-17 02:35:02,565 - INFO - alarmgen:active 2026-08-17 02:35:02,611 - INFO - 10.0.0.50 2026-08-17 02:35:02,612 - INFO - vrouter 2026-08-17 02:35:02,617 - INFO - vrouter-nodemgr:active 2026-08-17 02:35:02,623 - INFO - agent:active 2026-08-17 02:35:02,669 - INFO - 10.0.0.186 2026-08-17 02:35:02,669 - INFO - vrouter 2026-08-17 02:35:02,675 - INFO - vrouter-nodemgr:active 2026-08-17 02:35:02,681 - INFO - agent:active 2026-08-17 02:35:02,682 - INFO - All the contrail services are up on all nodes 2026-08-17 02:35:02,682 - INFO - contrail-status passed 2026-08-17 02:35:03,359 - INFO - END TEST : test_contrail_status : PASSED[0:00:02] 2026-08-17 02:35:03,359 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:35:03,459 - INFO - Using existing project ['default-domain', 'admin'](38f2d47a-4d2b-4755-b0bf-580f1498ad5e) 2026-08-17 02:35:03,469 - INFO - ================================================================================ 2026-08-17 02:35:03,469 - INFO - STARTING TEST : test_db_nodemgr_status 2026-08-17 02:35:03,470 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2026-08-17 02:35:04,126 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:35:04,126 - INFO - 2026-08-17 02:35:04,126 - INFO - Verifying through collector 10.0.0.38 for db node cn-jenkins-deploy-platform-ansible-os-6167-1. 2026-08-17 02:35:04,597 - INFO - Verifying through collector 10.0.0.38 for db node cn-jenkins-deploy-platform-ansible-os-6167-2. 2026-08-17 02:35:04,680 - INFO - Verifying through collector 10.0.0.38 for db node cn-jenkins-deploy-platform-ansible-os-6167-3. 2026-08-17 02:35:05,430 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2026-08-17 02:35:05,430 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:35:05,434 - INFO - ================================================================================ 2026-08-17 02:35:05,434 - INFO - STARTING TEST : test_verify_generator_collector_connections 2026-08-17 02:35:05,434 - 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-08-17 02:35:06,108 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:35:06,108 - INFO - 2026-08-17 02:35:06,114 - INFO - IP 10.0.0.177 port 8083 connected to collector 10.0.0.177 2026-08-17 02:35:06,119 - INFO - IP 10.0.0.190 port 8083 connected to collector 10.0.0.177 2026-08-17 02:35:06,124 - INFO - IP 10.0.0.38 port 8083 connected to collector 10.0.0.177 2026-08-17 02:35:06,127 - INFO - IP 10.0.0.177 port 8084 connected to collector 10.0.0.190 2026-08-17 02:35:06,131 - INFO - IP 10.0.0.190 port 8084 connected to collector 10.0.0.38 2026-08-17 02:35:06,135 - INFO - IP 10.0.0.38 port 8084 connected to collector 10.0.0.190 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.177', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-08-17 02:35:06,140 - INFO - IP 10.0.0.190 port 8087 connected to collector 10.0.0.190 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.177', port=8088): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-08-17 02:35:06,145 - INFO - IP 10.0.0.190 port 8088 connected to collector 10.0.0.190 2026-08-17 02:35:06,149 - INFO - IP 10.0.0.177 port 8090 connected to collector 10.0.0.190 2026-08-17 02:35:06,152 - INFO - IP 10.0.0.190 port 8090 connected to collector 10.0.0.190 2026-08-17 02:35:06,156 - INFO - IP 10.0.0.38 port 8090 connected to collector 10.0.0.190 2026-08-17 02:35:06,166 - INFO - IP 10.0.0.177 port 8091 connected to collector 10.0.0.177 2026-08-17 02:35:06,173 - INFO - IP 10.0.0.190 port 8091 connected to collector 10.0.0.177 2026-08-17 02:35:06,182 - INFO - IP 10.0.0.38 port 8091 connected to collector 10.0.0.177 2026-08-17 02:35:06,672 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1:Control:contrail-control:0 is connected to collector 10.0.0.177 2026-08-17 02:35:06,734 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1:Control:contrail-dns:0 is connected to collector 10.0.0.177 2026-08-17 02:35:06,846 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2:Control:contrail-control:0 is connected to collector 10.0.0.177 2026-08-17 02:35:06,880 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2:Control:contrail-dns:0 is connected to collector 10.0.0.177 2026-08-17 02:35:06,943 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3:Control:contrail-control:0 is connected to collector 10.0.0.177 2026-08-17 02:35:06,977 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3:Control:contrail-dns:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,017 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6167-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,060 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6167-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,084 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Config:contrail-schema:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,110 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,163 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Config:contrail-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,188 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Config:contrail-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,213 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Config:contrail-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,255 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,283 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,310 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,335 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,360 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,389 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,412 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,439 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,461 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,490 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,519 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,551 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,580 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,609 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.177 2026-08-17 02:35:07,642 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.177 2026-08-17 02:35:08,134 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6167-1 vrouter uve is 10.20.0.254 2026-08-17 02:35:08,173 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6167-1 agent introspect is 10.20.0.254 2026-08-17 02:35:08,337 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6167-2 vrouter uve is 10.20.0.14 2026-08-17 02:35:08,378 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6167-2 agent introspect is 10.20.0.14 2026-08-17 02:35:08,494 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-6167-1 connected to {'10.20.0.14', '10.20.0.254'} xmpp peers out of {'10.20.0.14', '10.20.0.25', '10.20.0.254'} 2026-08-17 02:35:08,494 - INFO - xmpp peer correctly displayed as ['10.20.0.14', '10.20.0.254'] for vrouter an-jenkins-deploy-platform-ansible-os-6167-1 2026-08-17 02:35:08,579 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-6167-2 connected to {'10.20.0.14', '10.20.0.254'} xmpp peers out of {'10.20.0.14', '10.20.0.25', '10.20.0.254'} 2026-08-17 02:35:08,579 - INFO - xmpp peer correctly displayed as ['10.20.0.14', '10.20.0.254'] for vrouter an-jenkins-deploy-platform-ansible-os-6167-2 2026-08-17 02:35:08,579 - INFO - Verifying through opserver in 10.0.0.38 2026-08-17 02:35:08,722 - INFO - Bgp peers = 2 2026-08-17 02:35:08,722 - INFO - Bgp peers = 2 2026-08-17 02:35:08,722 - INFO - Bgp peers = 2 2026-08-17 02:35:08,723 - INFO - Total xmpp peer connections found = 4 2026-08-17 02:35:09,406 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:04] 2026-08-17 02:35:09,406 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:35:09,409 - INFO - ================================================================================ 2026-08-17 02:35:09,409 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2026-08-17 02:35:09,409 - INFO - TEST DESCRIPTION : Test to validate generator connections 2026-08-17 02:35:10,097 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:35:10,097 - INFO - 2026-08-17 02:35:10,132 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6167-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,153 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6167-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,192 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6167-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,211 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6167-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,232 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,269 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,290 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,309 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,341 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,374 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,407 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,440 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,461 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,492 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,519 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,556 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,578 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,610 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,634 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,656 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1.:Config:contrail-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,677 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2.:Config:contrail-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,705 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3.:Config:contrail-api:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,757 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1:Control:contrail-control:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,788 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,838 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-1:Control:contrail-dns:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,912 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2:Control:contrail-control:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,935 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:10,982 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-2:Control:contrail-dns:0 is connected to collector 10.0.0.177 2026-08-17 02:35:11,037 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3:Control:contrail-control:0 is connected to collector 10.0.0.177 2026-08-17 02:35:11,062 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.177 2026-08-17 02:35:11,094 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6167-3:Control:contrail-dns:0 is connected to collector 10.0.0.177 2026-08-17 02:35:11,764 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2026-08-17 02:35:11,765 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:35:11,768 - INFO - ================================================================================ 2026-08-17 02:35:11,768 - INFO - STARTING TEST : test_verify_process_status_agent 2026-08-17 02:35:11,768 - INFO - TEST DESCRIPTION : Test to validate process_status 2026-08-17 02:35:12,442 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:35:12,442 - INFO - 2026-08-17 02:35:12,474 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.254:5269'] servers UP 2026-08-17 02:35:12,474 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to xmpp 10.20.0.254 2026-08-17 02:35:12,474 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.14:5269'] servers UP 2026-08-17 02:35:12,474 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to xmpp 10.20.0.14 2026-08-17 02:35:12,475 - WARNING - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers NOT UP 2026-08-17 02:35:12,475 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.254:53'] servers UP 2026-08-17 02:35:12,475 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to dns 10.20.0.254 2026-08-17 02:35:12,475 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.14:53'] servers UP 2026-08-17 02:35:12,475 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to dns 10.20.0.14 2026-08-17 02:35:12,475 - WARNING - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers NOT UP 2026-08-17 02:35:12,476 - WARNING - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 02:35:12,476 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.0.0.190:8086'] servers UP 2026-08-17 02:35:12,476 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to collector 10.0.0.190 2026-08-17 02:35:12,476 - WARNING - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.0.0.38:8086'] servers NOT UP 2026-08-17 02:35:13,136 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:02] 2026-08-17 02:35:13,136 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:35:13,139 - INFO - ================================================================================ 2026-08-17 02:35:13,140 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2026-08-17 02:35:13,140 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2026-08-17 02:35:13,807 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:35:13,807 - INFO - 2026-08-17 02:35:13,953 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-collector module connection to ['10.0.0.177:8086'] servers UP 2026-08-17 02:35:13,953 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-collector module connection to ['10.0.0.177:6379'] servers NOT UP 2026-08-17 02:35:13,953 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-collector module connection to ['10.0.0.190:6379'] servers NOT UP 2026-08-17 02:35:13,953 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-collector module connection to ['10.0.0.38:6379'] servers NOT UP 2026-08-17 02:35:13,954 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-08-17 02:35:13,954 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-collector module connection to ['10.0.0.177:9042'] servers UP 2026-08-17 02:35:13,991 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-collector module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 02:35:13,991 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-collector module connection to ['10.0.0.190:8086'] servers UP 2026-08-17 02:35:13,992 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-collector module connection to ['10.0.0.177:6379'] servers NOT UP 2026-08-17 02:35:13,992 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-collector module connection to ['10.0.0.190:6379'] servers NOT UP 2026-08-17 02:35:13,992 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-collector module connection to ['10.0.0.38:6379'] servers NOT UP 2026-08-17 02:35:13,992 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-08-17 02:35:13,992 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-collector module connection to ['10.0.0.177:9042'] servers UP 2026-08-17 02:35:14,031 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-collector module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 02:35:14,031 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-collector module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-17 02:35:14,032 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-collector module connection to ['10.0.0.38:8086'] servers UP 2026-08-17 02:35:14,032 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-collector module connection to ['10.0.0.177:6379'] servers NOT UP 2026-08-17 02:35:14,032 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-collector module connection to ['10.0.0.190:6379'] servers NOT UP 2026-08-17 02:35:14,032 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-collector module connection to ['10.0.0.38:6379'] servers NOT UP 2026-08-17 02:35:14,034 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-08-17 02:35:14,034 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-collector module connection to ['10.0.0.177:9042'] servers UP 2026-08-17 02:35:14,080 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-analytics-api module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 02:35:14,080 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-analytics-api module connection to ['10.0.0.190:8086'] servers UP 2026-08-17 02:35:14,123 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-analytics-api module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 02:35:14,124 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-analytics-api module connection to ['10.0.0.190:8086'] servers UP 2026-08-17 02:35:14,168 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-analytics-api module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 02:35:14,168 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-analytics-api module connection to ['10.0.0.190:8086'] servers UP 2026-08-17 02:35:14,204 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-analytics-nodemgr module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 02:35:14,204 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-analytics-nodemgr module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-17 02:35:14,204 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1.:contrail-analytics-nodemgr module connection to ['10.0.0.38:8086'] servers UP 2026-08-17 02:35:14,237 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-analytics-nodemgr module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 02:35:14,238 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2.:contrail-analytics-nodemgr module connection to ['10.0.0.190:8086'] servers UP 2026-08-17 02:35:14,271 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-analytics-nodemgr module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 02:35:14,271 - WARNING - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-analytics-nodemgr module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-17 02:35:14,271 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3.:contrail-analytics-nodemgr module connection to ['10.0.0.38:8086'] servers UP 2026-08-17 02:35:14,943 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:01] 2026-08-17 02:35:14,943 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:35:14,945 - INFO - ================================================================================ 2026-08-17 02:35:14,945 - INFO - STARTING TEST : test_verify_process_status_control_node 2026-08-17 02:35:14,946 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2026-08-17 02:35:15,630 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:35:15,630 - INFO - 2026-08-17 02:35:15,656 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1:contrail-control module connection to 10.0.0.177:9041 servers UP 2026-08-17 02:35:15,656 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1:contrail-control module connection to 10.0.0.177:5673 servers UP 2026-08-17 02:35:15,656 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1:contrail-control module connection to ['10.0.0.177:8086'] servers UP 2026-08-17 02:35:15,681 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2:contrail-control module connection to 10.0.0.177:9041 servers UP 2026-08-17 02:35:15,681 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2:contrail-control module connection to 10.0.0.177:5673 servers UP 2026-08-17 02:35:15,681 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2:contrail-control module connection to ['10.0.0.177:8086'] servers UP 2026-08-17 02:35:15,706 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3:contrail-control module connection to 10.0.0.177:9041 servers UP 2026-08-17 02:35:15,706 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3:contrail-control module connection to 10.0.0.177:5673 servers UP 2026-08-17 02:35:15,706 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3:contrail-control module connection to ['10.0.0.177:8086'] servers UP 2026-08-17 02:35:16,365 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:02] 2026-08-17 02:35:16,365 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:35:16,463 - INFO - Domain Default found not creating 2026-08-17 02:35:16,630 - INFO - Project ctest-AnalyticsBasicTestSanity-85833460 not found, creating it 2026-08-17 02:35:17,299 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-85833460, ID : 95b0c5f8-d478-4e0e-9c47-a58f19fe03cf 2026-08-17 02:35:19,165 - INFO - ================================================================================ 2026-08-17 02:35:19,166 - INFO - STARTING TEST : test_verify_object_logs 2026-08-17 02:35:19,166 - 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-08-17 02:35:19,836 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:35:19,836 - INFO - 2026-08-17 02:35:21,168 - INFO - Created VN ctest-vn22-30236904 2026-08-17 02:35:21,955 - INFO - Verified VN network id 6 for VN 331eb4e5-881f-4c90-bcfe-d0f7f3cc358d 2026-08-17 02:35:21,956 - INFO - Verifications in API Server for VN ctest-vn22-30236904 passed 2026-08-17 02:35:22,038 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-30236904 passed 2026-08-17 02:35:23,496 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-85833460:ctest-vn22-30236904 is found in opserver 2026-08-17 02:35:23 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-08-17 02:35:27,562 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:36:03,583 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2026-08-17 02:36:03,583 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-85833460-14553284 2026-08-17 02:36:03,760 - INFO - Deleting VN ctest-vn22-30236904 2026-08-17 02:36:03,816 - WARNING - Deleting VN ctest-vn22-30236904 failed..Will retry 2026-08-17 02:36:05,903 - WARNING - Deleting VN ctest-vn22-30236904 failed..Will retry 2026-08-17 02:36:08,268 - INFO - Validated that VN ctest-vn22-30236904 is not found in API Server 2026-08-17 02:36:08,294 - INFO - Validated that VN ctest-vn22-30236904 is not in any agent 2026-08-17 02:36:08,333 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-30236904 info 2026-08-17 02:36:09,006 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:50] 2026-08-17 02:36:09,006 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:36:09,985 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-85833460, ID : 95b0c5f8-d478-4e0e-9c47-a58f19fe03cf 2026-08-17 02:36:10,224 - INFO - Using existing project ['default-domain', 'admin'](38f2d47a-4d2b-4755-b0bf-580f1498ad5e) 2026-08-17 02:36:10,234 - INFO - ================================================================================ 2026-08-17 02:36:10,234 - INFO - STARTING TEST : test_db_manage 2026-08-17 02:36:10,234 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2026-08-17 02:36:10,912 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:36:10,912 - INFO - 2026-08-17 02:36:16,624 - WARNING - Errors are still present: 2026-08-17 02:36:16,348 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2026-08-17 02:36:16,624 - WARNING - Ignore some errors untill fix 2026-08-17 02:36:17,337 - INFO - END TEST : test_db_manage : PASSED[0:00:07] 2026-08-17 02:36:17,337 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:36:17,433 - INFO - Using existing project ['default-domain', 'admin'](38f2d47a-4d2b-4755-b0bf-580f1498ad5e) 2026-08-17 02:36:17,446 - INFO - ================================================================================ 2026-08-17 02:36:17,446 - INFO - STARTING TEST : test_analytics_docs 2026-08-17 02:36:17,447 - 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-08-17 02:36:18,117 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:36:18,117 - INFO - 2026-08-17 02:36:18,775 - INFO - END TEST : test_analytics_docs : PASSED[0:00:01] 2026-08-17 02:36:18,776 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:36:18,779 - INFO - ================================================================================ 2026-08-17 02:36:18,779 - INFO - STARTING TEST : test_config_docs 2026-08-17 02:36:18,779 - 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-08-17 02:36:19,454 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:36:19,455 - INFO - 2026-08-17 02:36:20,145 - INFO - END TEST : test_config_docs : PASSED[0:00:02] 2026-08-17 02:36:20,145 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:36:20,236 - INFO - Domain Default found not creating 2026-08-17 02:36:20,423 - INFO - Project ctest-TestECMPConfigHashFeature-69313673 not found, creating it 2026-08-17 02:36:21,251 - INFO - Created Project:ctest-TestECMPConfigHashFeature-69313673, ID : ccc647d3-353e-483d-b736-7cca83aecacf 2026-08-17 02:36:24,269 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-69313673-04324102 2026-08-17 02:36:25,160 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-69313673-49180232 2026-08-17 02:36:26,072 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-69313673-39958865 2026-08-17 02:36:26 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-08-17 02:36:27,269 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-69313673-94257529>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:36:27,932 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-69313673-21676259>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:36:27,935 - INFO - ================================================================================ 2026-08-17 02:36:27,935 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2026-08-17 02:36:27,936 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2026-08-17 02:36:28,617 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:36:28,617 - INFO - 2026-08-17 02:36:28,618 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:36:29,283 - INFO - 2026-08-17 02:36:29,284 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:02] 2026-08-17 02:36:29,284 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:36:29,286 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-69313673-21676259 in state BUILD 2026-08-17 02:36:29,286 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-69313673-21676259 2026-08-17 02:36:29,318 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-69313673-21676259 has failed to come up 2026-08-17 02:36:29,318 - ERROR - Nova failed to get host of the VM 2026-08-17 02:36:29,318 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-69313673-21676259 has failed to come up 2026-08-17 02:36:29,318 - ERROR - Nova failed to get host of the VM 2026-08-17 02:36:29,701 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-69313673-94257529 in state BUILD 2026-08-17 02:36:29,701 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-69313673-94257529 2026-08-17 02:36:29,701 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-69313673-94257529 has failed to come up 2026-08-17 02:36:29,702 - ERROR - Nova failed to get host of the VM 2026-08-17 02:36:29,702 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-69313673-94257529 has failed to come up 2026-08-17 02:36:29,702 - ERROR - Nova failed to get host of the VM 2026-08-17 02:36:29,785 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-69313673-49180232 2026-08-17 02:36:30,008 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-69313673-39958865 2026-08-17 02:36:30,257 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-69313673-04324102 2026-08-17 02:36:31,408 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-69313673, ID : ccc647d3-353e-483d-b736-7cca83aecacf 2026-08-17 02:36:31,643 - INFO - Domain Default found not creating 2026-08-17 02:36:31,804 - INFO - Project ctest-TestECMPFeature-92879497 not found, creating it 2026-08-17 02:36:32,480 - INFO - Created Project:ctest-TestECMPFeature-92879497, ID : 9a6ed360-0245-4a04-9435-65ac73a13196 2026-08-17 02:36:36,252 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-92879497-48817018 2026-08-17 02:36:37,261 - INFO - Created VN ctest-left_ctest-TestECMPFeature-92879497-57668006 2026-08-17 02:36:38,120 - INFO - Created VN ctest-right_ctest-TestECMPFeature-92879497-71366903 2026-08-17 02:36:38,873 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-92879497-59334089>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:36:39,530 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-92879497-53525127>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:36:39,532 - INFO - ================================================================================ 2026-08-17 02:36:39,532 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2026-08-17 02:36:39,532 - 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-08-17 02:36:40,226 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:36:40,227 - INFO - 2026-08-17 02:36:40,227 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:36:40,954 - INFO - 2026-08-17 02:36:40,954 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:01] 2026-08-17 02:36:40,955 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:36:40,958 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-92879497-53525127 in state BUILD 2026-08-17 02:36:40,959 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-92879497-53525127 2026-08-17 02:36:41,007 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-92879497-53525127 has failed to come up 2026-08-17 02:36:41,007 - ERROR - Nova failed to get host of the VM 2026-08-17 02:36:41,007 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-92879497-53525127 has failed to come up 2026-08-17 02:36:41,007 - ERROR - Nova failed to get host of the VM 2026-08-17 02:36:41,155 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-92879497-59334089 in state BUILD 2026-08-17 02:36:41,156 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-92879497-59334089 2026-08-17 02:36:41,156 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-92879497-59334089 has failed to come up 2026-08-17 02:36:41,156 - ERROR - Nova failed to get host of the VM 2026-08-17 02:36:41,156 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-92879497-59334089 has failed to come up 2026-08-17 02:36:41,156 - ERROR - Nova failed to get host of the VM 2026-08-17 02:36:41,233 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-92879497-57668006 2026-08-17 02:36:41,445 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-92879497-71366903 2026-08-17 02:36:41,678 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-92879497-48817018 2026-08-17 02:36:42,873 - INFO - Deleted project: ctest-TestECMPFeature-92879497, ID : 9a6ed360-0245-4a04-9435-65ac73a13196 2026-08-17 02:36:43,088 - INFO - Domain Default found not creating 2026-08-17 02:36:43,333 - INFO - Project ctest-TestECMPIPv6Fragments-00593625 not found, creating it 2026-08-17 02:36:44,045 - INFO - Created Project:ctest-TestECMPIPv6Fragments-00593625, ID : 0439e568-afae-46e6-a56d-18a2999ce6bc 2026-08-17 02:36:47,189 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-00593625-80170879 2026-08-17 02:36:48,039 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 2026-08-17 02:36:48,821 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 2026-08-17 02:36:54 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-08-17 02:37:25,604 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-00593625-10339328>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:37:26,183 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-00593625-10702619>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:37:26,241 - INFO - Using existing project ['default-domain', 'admin'](38f2d47a-4d2b-4755-b0bf-580f1498ad5e) 2026-08-17 02:37:26,715 - INFO - admin user already present 2026-08-17 02:37:27,104 - INFO - Adding rules to the default security group in Project admin 2026-08-17 02:37:27,484 - INFO - ================================================================================ 2026-08-17 02:37:27,484 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-08-17 02:37:27,484 - 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-08-17 02:37:28,170 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:37:28,170 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2026-08-17 02:37:28 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-08-17 02:37:28,893 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-17 02:37:29,000 - INFO - Service template: ['default-domain', 'ctest-service_template_1-90262974'] deleted successfully. 2026-08-17 02:37:29,677 - INFO - 2026-08-17 02:37:29,678 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-08-17 02:37:29,678 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:37:29,682 - INFO - ================================================================================ 2026-08-17 02:37:29,682 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-08-17 02:37:29,682 - 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-08-17 02:37:30,397 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:37:30,398 - INFO - 2026-08-17 02:37:30,399 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:37:31,091 - INFO - 2026-08-17 02:37:31,091 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:02] 2026-08-17 02:37:31,091 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:37:31,094 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-00593625-10702619 in state BUILD 2026-08-17 02:37:31,094 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-00593625-10702619 2026-08-17 02:37:31,136 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-00593625-10702619 has failed to come up 2026-08-17 02:37:31,136 - ERROR - Nova failed to get host of the VM 2026-08-17 02:37:31,137 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-00593625-10702619 has failed to come up 2026-08-17 02:37:31,137 - ERROR - Nova failed to get host of the VM 2026-08-17 02:37:31,310 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-00593625-10339328 in state BUILD 2026-08-17 02:37:31,310 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-00593625-10339328 2026-08-17 02:37:31,310 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-00593625-10339328 has failed to come up 2026-08-17 02:37:31,310 - ERROR - Nova failed to get host of the VM 2026-08-17 02:37:31,310 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-00593625-10339328 has failed to come up 2026-08-17 02:37:31,310 - ERROR - Nova failed to get host of the VM 2026-08-17 02:37:31,427 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 2026-08-17 02:37:31,487 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:33,564 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:35,655 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:37,719 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:39,783 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:41,857 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:43,902 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:45,950 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:47,994 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:50,043 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:52,091 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:54,135 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:56,176 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:37:58,217 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:00,270 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:02,321 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:04,369 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:06,414 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:08,472 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:10,534 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:12,577 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:14,627 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:16,674 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:18,730 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:20,777 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:22,822 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992 failed..Will retry 2026-08-17 02:38:22,822 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 2026-08-17 02:38:22,865 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:24,917 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:26,963 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:29,007 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:31,058 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:33,101 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:35,145 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:37,193 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:39,251 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:41,308 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:43,355 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-00593625-36809390 failed..Will retry 2026-08-17 02:38:45,612 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-00593625-80170879 2026-08-17 02:38:46,121 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:38:48,288 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:38:50,457 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:38:52,633 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:38:54,792 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:38:56,980 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:38:59,153 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:01,421 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:03,601 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:05,777 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:07,952 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:10,169 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:12,365 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:14,549 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:16,729 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:18,905 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:21,076 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:23,256 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:25,457 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:27,637 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:29,809 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:31,985 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:34,160 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:36,348 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:38,529 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:40,713 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:42,861 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:45,020 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:47,200 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:49,381 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:51,549 - WARNING - Project ctest-TestECMPIPv6Fragments-00593625 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-00593625', 'ctest-left_ctest-TestECMPIPv6Fragments-00593625-94015992'], 'uuid': 'e83f16ba-b774-4593-a0e4-709e83f27e39', 'href': 'http://10.0.0.38:8082/virtual-network/e83f16ba-b774-4593-a0e4-709e83f27e39'}] before deletion 2026-08-17 02:39:51,549 - WARNING - One or more references still present, will not delete the project ctest-TestECMPIPv6Fragments-00593625 2026-08-17 02:39:51,719 - INFO - Domain Default found not creating 2026-08-17 02:39:51,880 - INFO - Project ctest-TestECMPSanity-53533578 not found, creating it 2026-08-17 02:39:52,486 - INFO - Created Project:ctest-TestECMPSanity-53533578, ID : 4b0792ff-9795-40e2-a823-233c74f520f7 2026-08-17 02:39:56,348 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-53533578-54460070 2026-08-17 02:39:57,097 - INFO - Created VN ctest-left_ctest-TestECMPSanity-53533578-82651303 2026-08-17 02:39:57,926 - INFO - Created VN ctest-right_ctest-TestECMPSanity-53533578-11225870 2026-08-17 02:39:58,542 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-53533578-96378802>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:39:59,034 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-53533578-42137481>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:39:59,037 - INFO - ================================================================================ 2026-08-17 02:39:59,037 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-08-17 02:39:59,038 - 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-08-17 02:39:59,743 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:39:59,743 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-08-17 02:40:00,355 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-17 02:40:00,465 - INFO - Service template: ['default-domain', 'ctest-service_template_1-64336460'] deleted successfully. 2026-08-17 02:40:01,187 - INFO - 2026-08-17 02:40:01,187 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-08-17 02:40:01,187 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:40:01,201 - INFO - ================================================================================ 2026-08-17 02:40:01,202 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-08-17 02:40:01,202 - 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-08-17 02:40:01,889 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:40:01,890 - INFO - 2026-08-17 02:40:01,890 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:40:02,564 - INFO - 2026-08-17 02:40:02,564 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2026-08-17 02:40:02,564 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:40:02,569 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-53533578-42137481 in state BUILD 2026-08-17 02:40:02,569 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-53533578-42137481 2026-08-17 02:40:02,606 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-53533578-42137481 has failed to come up 2026-08-17 02:40:02,606 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:02,606 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-53533578-42137481 has failed to come up 2026-08-17 02:40:02,606 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:02,695 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-53533578-96378802 in state BUILD 2026-08-17 02:40:02,696 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-53533578-96378802 2026-08-17 02:40:02,696 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-53533578-96378802 has failed to come up 2026-08-17 02:40:02,696 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:02,696 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-53533578-96378802 has failed to come up 2026-08-17 02:40:02,696 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:02,764 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-53533578-82651303 2026-08-17 02:40:03,041 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-53533578-11225870 2026-08-17 02:40:03,283 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-53533578-54460070 2026-08-17 02:40:04,534 - INFO - Deleted project: ctest-TestECMPSanity-53533578, ID : 4b0792ff-9795-40e2-a823-233c74f520f7 2026-08-17 02:40:04,767 - INFO - Domain Default found not creating 2026-08-17 02:40:04,978 - INFO - Project ctest-TestECMPSanityIPv6-86133600 not found, creating it 2026-08-17 02:40:05,608 - INFO - Created Project:ctest-TestECMPSanityIPv6-86133600, ID : c30cf381-6b70-49e7-84e8-93229bf7435a 2026-08-17 02:40:08,979 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-86133600-37421739 2026-08-17 02:40:10,073 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-86133600-86241937 2026-08-17 02:40:11,305 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-86133600-66362565 2026-08-17 02:40:12,021 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-86133600-82432161>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:40:12,722 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-86133600-03319052>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:40:12,725 - INFO - ================================================================================ 2026-08-17 02:40:12,725 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2026-08-17 02:40:13,377 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:40:13,377 - INFO - 2026-08-17 02:40:13,377 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:40:14,035 - INFO - 2026-08-17 02:40:14,035 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:02] 2026-08-17 02:40:14,035 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:40:14,038 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-86133600-03319052 in state BUILD 2026-08-17 02:40:14,038 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-86133600-03319052 2026-08-17 02:40:14,065 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-86133600-03319052 has failed to come up 2026-08-17 02:40:14,065 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:14,065 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-86133600-03319052 has failed to come up 2026-08-17 02:40:14,065 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:14,274 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-86133600-82432161 in state BUILD 2026-08-17 02:40:14,274 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-86133600-82432161 2026-08-17 02:40:14,274 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-86133600-82432161 has failed to come up 2026-08-17 02:40:14,274 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:14,274 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-86133600-82432161 has failed to come up 2026-08-17 02:40:14,274 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:14,362 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-86133600-86241937 2026-08-17 02:40:14,617 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-86133600-66362565 2026-08-17 02:40:14,824 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-86133600-37421739 2026-08-17 02:40:16,005 - INFO - Deleted project: ctest-TestECMPSanityIPv6-86133600, ID : c30cf381-6b70-49e7-84e8-93229bf7435a 2026-08-17 02:40:16,201 - INFO - Domain Default found not creating 2026-08-17 02:40:16,405 - INFO - Project ctest-TestECMPwithSVMChange-82513545 not found, creating it 2026-08-17 02:40:17,021 - INFO - Created Project:ctest-TestECMPwithSVMChange-82513545, ID : 275b98f0-0f88-4c56-a4bd-67e3824d9f52 2026-08-17 02:40:20,106 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-82513545-74735337 2026-08-17 02:40:20,840 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-82513545-85158957 2026-08-17 02:40:21,648 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-82513545-42335296 2026-08-17 02:40:22,271 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-82513545-35394119>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:40:22,824 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-82513545-64779722>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:40:22,827 - INFO - ================================================================================ 2026-08-17 02:40:22,827 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2026-08-17 02:40:22,828 - 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-08-17 02:40:23,492 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:40:23,492 - INFO - 2026-08-17 02:40:23,492 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:40:24,180 - INFO - 2026-08-17 02:40:24,180 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:02] 2026-08-17 02:40:24,181 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:40:24,183 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-82513545-64779722 in state BUILD 2026-08-17 02:40:24,183 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-82513545-64779722 2026-08-17 02:40:24,216 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-82513545-64779722 has failed to come up 2026-08-17 02:40:24,216 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:24,216 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-82513545-64779722 has failed to come up 2026-08-17 02:40:24,216 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:24,362 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-82513545-35394119 in state BUILD 2026-08-17 02:40:24,362 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-82513545-35394119 2026-08-17 02:40:24,362 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-82513545-35394119 has failed to come up 2026-08-17 02:40:24,362 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:24,362 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-82513545-35394119 has failed to come up 2026-08-17 02:40:24,362 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:24,459 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-82513545-85158957 2026-08-17 02:40:24,667 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-82513545-42335296 2026-08-17 02:40:25,032 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-82513545-74735337 2026-08-17 02:40:26,282 - INFO - Deleted project: ctest-TestECMPwithSVMChange-82513545, ID : 275b98f0-0f88-4c56-a4bd-67e3824d9f52 2026-08-17 02:40:26,509 - INFO - Domain Default found not creating 2026-08-17 02:40:26,735 - INFO - Project ctest-TestMultiInlineSVC-64072269 not found, creating it 2026-08-17 02:40:27,395 - INFO - Created Project:ctest-TestMultiInlineSVC-64072269, ID : 7dcb41a4-f7e9-4052-9bf2-da84fc2b82dd 2026-08-17 02:40:30,388 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-64072269-64506533 2026-08-17 02:40:31,196 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-64072269-11877596 2026-08-17 02:40:31,962 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-64072269-74017542 2026-08-17 02:40:32,641 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-64072269-55071049>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:40:33,177 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-64072269-73908495>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:40:33,181 - INFO - ================================================================================ 2026-08-17 02:40:33,181 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-08-17 02:40:33,181 - 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-08-17 02:40:33,845 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:40:33,845 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-08-17 02:40:34,443 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-17 02:40:34,548 - INFO - Service template: ['default-domain', 'ctest-service_template_1-97286568'] deleted successfully. 2026-08-17 02:40:35,207 - INFO - 2026-08-17 02:40:35,208 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-08-17 02:40:35,208 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:40:35,211 - INFO - ================================================================================ 2026-08-17 02:40:35,211 - INFO - STARTING TEST : test_three_stage_v2_SC 2026-08-17 02:40:35,211 - 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-08-17 02:40:35,868 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:40:35,868 - INFO - 2026-08-17 02:40:35,868 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:40:36,541 - INFO - 2026-08-17 02:40:36,541 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:01] 2026-08-17 02:40:36,541 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:40:36,543 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-64072269-73908495 in state BUILD 2026-08-17 02:40:36,543 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-64072269-73908495 2026-08-17 02:40:36,582 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-64072269-73908495 has failed to come up 2026-08-17 02:40:36,582 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:36,582 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-64072269-73908495 has failed to come up 2026-08-17 02:40:36,582 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:36,679 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-64072269-55071049 in state BUILD 2026-08-17 02:40:36,679 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-64072269-55071049 2026-08-17 02:40:36,679 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-64072269-55071049 has failed to come up 2026-08-17 02:40:36,679 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:36,679 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-64072269-55071049 has failed to come up 2026-08-17 02:40:36,680 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:36,755 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-64072269-11877596 2026-08-17 02:40:37,010 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-64072269-74017542 2026-08-17 02:40:37,240 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-64072269-64506533 2026-08-17 02:40:38,531 - INFO - Deleted project: ctest-TestMultiInlineSVC-64072269, ID : 7dcb41a4-f7e9-4052-9bf2-da84fc2b82dd 2026-08-17 02:40:38,768 - INFO - Domain Default found not creating 2026-08-17 02:40:38,956 - INFO - Project ctest-TestMultiInlineSVCIPv6-86849775 not found, creating it 2026-08-17 02:40:39,587 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-86849775, ID : 58e131d9-db89-4d6e-9217-9afd4e1b76c6 2026-08-17 02:40:43,572 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-86849775-66118022 2026-08-17 02:40:44,598 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-86849775-40341695 2026-08-17 02:40:45,712 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-86849775-36985575 2026-08-17 02:40:46,472 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-86849775-04267769>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:40:47,092 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-86849775-80292361>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:40:47,095 - INFO - ================================================================================ 2026-08-17 02:40:47,095 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-08-17 02:40:47,781 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:40:47,781 - INFO - 2026-08-17 02:40:47,781 - INFO - ================================================================================ 2026-08-17 02:40:47,781 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-08-17 02:40:47,781 - 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-08-17 02:40:48,448 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:40:48,448 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-08-17 02:40:49,045 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-17 02:40:49,148 - INFO - Service template: ['default-domain', 'ctest-service_template_1-34114637'] deleted successfully. 2026-08-17 02:40:49,824 - INFO - 2026-08-17 02:40:49,824 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-08-17 02:40:49,825 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:40:49,825 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-08-17 02:40:50,482 - INFO - 2026-08-17 02:40:50,482 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:03] 2026-08-17 02:40:50,483 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:40:50,485 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-86849775-80292361 in state BUILD 2026-08-17 02:40:50,485 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-86849775-80292361 2026-08-17 02:40:50,513 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-86849775-80292361 has failed to come up 2026-08-17 02:40:50,513 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:50,513 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-86849775-80292361 has failed to come up 2026-08-17 02:40:50,513 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:50,589 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-86849775-04267769 in state BUILD 2026-08-17 02:40:50,589 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-86849775-04267769 2026-08-17 02:40:50,589 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-86849775-04267769 has failed to come up 2026-08-17 02:40:50,589 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:50,589 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-86849775-04267769 has failed to come up 2026-08-17 02:40:50,589 - ERROR - Nova failed to get host of the VM 2026-08-17 02:40:50,658 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-86849775-40341695 2026-08-17 02:40:50,923 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-86849775-36985575 2026-08-17 02:40:51,148 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-86849775-66118022 2026-08-17 02:40:52,339 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-86849775, ID : 58e131d9-db89-4d6e-9217-9afd4e1b76c6 2026-08-17 02:40:52,563 - INFO - Domain Default found not creating 2026-08-17 02:40:52,733 - INFO - Project ctest-FloatingipBasicTestSanity-23979264 not found, creating it 2026-08-17 02:40:53,367 - INFO - Created Project:ctest-FloatingipBasicTestSanity-23979264, ID : 70f17fec-2140-46b2-b5f7-efab2dcbdc8d 2026-08-17 02:40:55,204 - INFO - ================================================================================ 2026-08-17 02:40:55,204 - INFO - STARTING TEST : test_floating_ip 2026-08-17 02:40:55,204 - 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-08-17 02:40:55,877 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:40:55,877 - INFO - 2026-08-17 02:40:58,111 - INFO - Created VN ctest-fvn-97092375 2026-08-17 02:40:59,005 - INFO - Verified VN network id 11 for VN f42a1283-f101-4102-9a1e-d0948aef16df 2026-08-17 02:40:59,005 - INFO - Verifications in API Server for VN ctest-fvn-97092375 passed 2026-08-17 02:40:59,081 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-97092375 passed 2026-08-17 02:41:00,578 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-23979264:ctest-fvn-97092375 is found in opserver 2026-08-17 02:41:01,277 - INFO - Created VN ctest-vn1-32290826 2026-08-17 02:41:01,622 - INFO - Verified VN network id 12 for VN 6d280250-7d55-4c4a-9e5c-9ec9e8391cbe 2026-08-17 02:41:01,623 - INFO - Verifications in API Server for VN ctest-vn1-32290826 passed 2026-08-17 02:41:01,710 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-32290826 passed 2026-08-17 02:41:02,053 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-23979264:ctest-vn1-32290826 is found in opserver 2026-08-17 02:41:07 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-08-17 02:41:37,906 - INFO - VM ([<Server: ctest-vn1_vm1_name-95293871>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:41:38,481 - INFO - VM ([<Server: ctest-fvn_vm1_name-40998814>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:41:38,672 - INFO - Creating Floating IP pool ctest-some-pool-21326722 in API Server 2026-08-17 02:41:39,181 - INFO - Verification for FIP pool ctest-some-pool-21326722 in API Server passed 2026-08-17 02:41:39,214 - INFO - Verification for FIP pool ctest-some-pool-21326722 in Control-node passed 2026-08-17 02:41:39,214 - INFO - Waiting for VM ctest-vn1_vm1_name-95293871 to be up.. 2026-08-17 02:42:55,883 - INFO - VM name : ctest-vn1_vm1_name-95293871 2026-08-17 02:43:26,063 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-95293871 passed 2026-08-17 02:43:36,803 - INFO - Waiting for VM ctest-fvn_vm1_name-40998814 to be up.. 2026-08-17 02:43:36,907 - INFO - VM name : ctest-fvn_vm1_name-40998814 2026-08-17 02:43:38,246 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-40998814 passed 2026-08-17 02:43:38,594 - INFO - Route for FIP 152.179.28.4 is fine on Control-node 10.0.0.177 2026-08-17 02:43:38,607 - INFO - Route for FIP 152.179.28.4 is fine on Control-node 10.0.0.190 2026-08-17 02:43:38,607 - INFO - FIP 152.179.28.4 verification for passed on all Control-nodes 2026-08-17 02:43:38,607 - INFO - FIP ID c79f775e-be23-484a-b856-7abe4aa7808a(152.179.28.4) validation in Control node passed 2026-08-17 02:43:38,682 - INFO - FIP ID c79f775e-be23-484a-b856-7abe4aa7808a(152.179.28.4) validation in agents passed 2026-08-17 02:43:38,698 - INFO - FIP ID c79f775e-be23-484a-b856-7abe4aa7808a(152.179.28.4) validation in API Server passed 2026-08-17 02:43:46,985 - INFO - Ping to IP 152.179.28.3 from VM ctest-vn1_vm1_name-95293871 passed 2026-08-17 02:43:47,195 - INFO - Deleting the FIP pool ctest-some-pool-21326722 2026-08-17 02:43:47,354 - INFO - Deleting VM ctest-fvn_vm1_name-40998814 2026-08-17 02:43:47,472 - INFO - Deleting VM ctest-vn1_vm1_name-95293871 2026-08-17 02:43:47,578 - INFO - Deleting VN ctest-vn1-32290826 2026-08-17 02:43:47,630 - WARNING - Deleting VN ctest-vn1-32290826 failed..Will retry 2026-08-17 02:43:49,713 - WARNING - Deleting VN ctest-vn1-32290826 failed..Will retry 2026-08-17 02:43:52,038 - INFO - Validated that VN ctest-vn1-32290826 is not found in API Server 2026-08-17 02:43:52,060 - INFO - Validated that VN ctest-vn1-32290826 is not in any agent 2026-08-17 02:43:52,091 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-32290826 info 2026-08-17 02:43:52,091 - INFO - Deleting VN ctest-fvn-97092375 2026-08-17 02:43:52,468 - INFO - Validated that VN ctest-fvn-97092375 is not found in API Server 2026-08-17 02:43:52,491 - INFO - Validated that VN ctest-fvn-97092375 is not in any agent 2026-08-17 02:43:52,528 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-97092375 info 2026-08-17 02:43:53,824 - INFO - END TEST : test_floating_ip : PASSED[0:02:58] 2026-08-17 02:43:53,824 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:43:54,694 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-23979264, ID : 70f17fec-2140-46b2-b5f7-efab2dcbdc8d 2026-08-17 02:43:54,888 - INFO - Domain Default found not creating 2026-08-17 02:43:55,046 - INFO - Project ctest-TestSanity_MX-84111641 not found, creating it 2026-08-17 02:43:55,687 - INFO - Created Project:ctest-TestSanity_MX-84111641, ID : 336f0aba-0400-4325-9768-bf1c7d99c5e4 2026-08-17 02:43:57,663 - INFO - ================================================================================ 2026-08-17 02:43:57,663 - INFO - STARTING TEST : test_mx_gateway 2026-08-17 02:43:57,663 - 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-08-17 02:43:58,995 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-08-17 02:44:00,320 - INFO - 2026-08-17 02:44:00,320 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:03] 2026-08-17 02:44:00,320 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:01,191 - INFO - Deleted project: ctest-TestSanity_MX-84111641, ID : 336f0aba-0400-4325-9768-bf1c7d99c5e4 2026-08-17 02:44:01,411 - INFO - Domain Default found not creating 2026-08-17 02:44:01,612 - INFO - Project ctest-TestHeat-75638470 not found, creating it 2026-08-17 02:44:02,313 - INFO - Created Project:ctest-TestHeat-75638470, ID : 007ba5b9-55ae-4db4-b270-92e7e13e942d 2026-08-17 02:44:04,227 - INFO - ================================================================================ 2026-08-17 02:44:04,227 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-08-17 02:44:04,227 - 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-08-17 02:44:05,540 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:05,540 - INFO - 2026-08-17 02:44:05,565 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:44:06,877 - INFO - 2026-08-17 02:44:06,877 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:02] 2026-08-17 02:44:06,877 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:06,879 - INFO - ================================================================================ 2026-08-17 02:44:06,880 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2026-08-17 02:44:08,194 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:08,195 - INFO - 2026-08-17 02:44:08,195 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:44:09,492 - INFO - 2026-08-17 02:44:09,492 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:03] 2026-08-17 02:44:09,492 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:10,430 - INFO - Deleted project: ctest-TestHeat-75638470, ID : 007ba5b9-55ae-4db4-b270-92e7e13e942d 2026-08-17 02:44:10,654 - INFO - Domain Default found not creating 2026-08-17 02:44:10,893 - INFO - Project ctest-TestHeatIPv6-92185700 not found, creating it 2026-08-17 02:44:11,519 - INFO - Created Project:ctest-TestHeatIPv6-92185700, ID : 7e6beb61-f1a9-4e6b-b385-0a47838e5b25 2026-08-17 02:44:13,401 - INFO - ================================================================================ 2026-08-17 02:44:13,401 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-08-17 02:44:13,401 - 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-08-17 02:44:14,775 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:14,775 - INFO - 2026-08-17 02:44:14,775 - INFO - Skipped as v6 not supported for this test 2026-08-17 02:44:16,077 - INFO - 2026-08-17 02:44:16,077 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-08-17 02:44:16,077 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:16,951 - INFO - Deleted project: ctest-TestHeatIPv6-92185700, ID : 7e6beb61-f1a9-4e6b-b385-0a47838e5b25 2026-08-17 02:44:17,165 - INFO - Domain Default found not creating 2026-08-17 02:44:17,361 - INFO - Project ctest-TestBasicHeat-64373805 not found, creating it 2026-08-17 02:44:18,068 - INFO - Created Project:ctest-TestBasicHeat-64373805, ID : a7384ef7-5736-4c79-b837-7ff2861404c6 2026-08-17 02:44:20,120 - INFO - ================================================================================ 2026-08-17 02:44:20,120 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-08-17 02:44:20,120 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2026-08-17 02:44:21,424 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:21,424 - INFO - 2026-08-17 02:44:21,450 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:44:22,752 - INFO - 2026-08-17 02:44:22,752 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:02] 2026-08-17 02:44:22,752 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:23,681 - INFO - Deleted project: ctest-TestBasicHeat-64373805, ID : a7384ef7-5736-4c79-b837-7ff2861404c6 2026-08-17 02:44:23,893 - INFO - Domain Default found not creating 2026-08-17 02:44:24,066 - INFO - Project ctest-TestBasicHeatIPv6-54474831 not found, creating it 2026-08-17 02:44:24,708 - INFO - Created Project:ctest-TestBasicHeatIPv6-54474831, ID : ff4b2ce5-9e02-49ec-9ac9-8030c3856b61 2026-08-17 02:44:26,719 - INFO - ================================================================================ 2026-08-17 02:44:26,719 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-08-17 02:44:28,017 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:28,017 - INFO - 2026-08-17 02:44:28,043 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-08-17 02:44:29,345 - INFO - 2026-08-17 02:44:29,346 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-08-17 02:44:29,346 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:30,247 - INFO - Deleted project: ctest-TestBasicHeatIPv6-54474831, ID : ff4b2ce5-9e02-49ec-9ac9-8030c3856b61 2026-08-17 02:44:30,462 - INFO - Domain Default found not creating 2026-08-17 02:44:30,659 - INFO - Project ctest-TestCRUD-20172654 not found, creating it 2026-08-17 02:44:31,274 - INFO - Created Project:ctest-TestCRUD-20172654, ID : 5886c68c-5b2f-45c1-9f44-066c5e47eac8 2026-08-17 02:44:32,981 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-87678737'] 2026-08-17 02:44:34,152 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-80421086'] 2026-08-17 02:44:35,627 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-20172654', 'ctest-proj-sg1-40370162'] 2026-08-17 02:44:36,840 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-20172654', 'ctest-proj-sg2-82092852'] 2026-08-17 02:44:37,919 - INFO - ================================================================================ 2026-08-17 02:44:37,919 - INFO - STARTING TEST : test_router_crud 2026-08-17 02:44:39,207 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:39,207 - INFO - 2026-08-17 02:44:39,207 - INFO - Router create Request {'router': {'name': 'name-33409125'}} 2026-08-17 02:44:39,317 - INFO - Router create Response : {'router': {'id': '6a97da4c-5436-4a79-961a-8e59f325720e', 'name': 'name-33409125', 'tenant_id': '38f2d47a4d2b4755b0bf580f1498ad5e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-33409125'], 'description': '', 'project_id': '38f2d47a4d2b4755b0bf580f1498ad5e'}} 2026-08-17 02:44:39,318 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-33409125'}} 2026-08-17 02:44:39,347 - INFO - Attribute id is created 2026-08-17 02:44:39,347 - INFO - Attribute name is created 2026-08-17 02:44:39,348 - INFO - Attribute admin_state_up is created 2026-08-17 02:44:39,348 - INFO - Attribute status is created 2026-08-17 02:44:39,348 - INFO - Attribute tenant_id is created 2026-08-17 02:44:39,996 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-17 02:44:39,996 - INFO - Router Update request {'router': {'name': 'name-95499225'}} 2026-08-17 02:44:40,060 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-95499225'}} 2026-08-17 02:44:40,060 - INFO - Response : {'router': {'id': '6a97da4c-5436-4a79-961a-8e59f325720e', 'name': 'name-95499225', 'tenant_id': '38f2d47a4d2b4755b0bf580f1498ad5e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-33409125'], 'description': '', 'project_id': '38f2d47a4d2b4755b0bf580f1498ad5e'}} 2026-08-17 02:44:40,060 - INFO - Updation of Router 6a97da4c-5436-4a79-961a-8e59f325720e with body {'router': {'name': 'name-95499225'}} passed 2026-08-17 02:44:40,060 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:40,060 - INFO - Router Update request {'router': {'admin_state_up': 'True'}} 2026-08-17 02:44:40,159 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'True'}} 2026-08-17 02:44:40,159 - INFO - Response : {'router': {'id': '6a97da4c-5436-4a79-961a-8e59f325720e', 'name': 'name-95499225', 'tenant_id': '38f2d47a4d2b4755b0bf580f1498ad5e', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-33409125'], 'description': '', 'project_id': '38f2d47a4d2b4755b0bf580f1498ad5e'}} 2026-08-17 02:44:40,159 - INFO - Updation of Router 6a97da4c-5436-4a79-961a-8e59f325720e with body {'router': {'admin_state_up': 'True'}} passed 2026-08-17 02:44:40,160 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:40,160 - INFO - Deleting router 6a97da4c-5436-4a79-961a-8e59f325720e 2026-08-17 02:44:40,316 - ERROR - Result of delete router 6a97da4c-5436-4a79-961a-8e59f325720e: () 2026-08-17 02:44:40,316 - INFO - ================================================================================ 2026-08-17 02:44:40,316 - INFO - Router create Request {'router': {'name': 'name-96190464', 'admin_state_up': 'False'}} 2026-08-17 02:44:40,489 - INFO - Router create Response : {'router': {'id': '2cd30bfe-a65b-4a7e-82ea-3270eea262da', 'name': 'name-96190464', 'tenant_id': '38f2d47a4d2b4755b0bf580f1498ad5e', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-96190464'], 'description': '', 'project_id': '38f2d47a4d2b4755b0bf580f1498ad5e'}} 2026-08-17 02:44:40,489 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-96190464', 'admin_state_up': 'False'}} 2026-08-17 02:44:40,521 - INFO - Attribute id is created 2026-08-17 02:44:40,522 - INFO - Attribute name is created 2026-08-17 02:44:40,522 - INFO - Attribute admin_state_up is created 2026-08-17 02:44:40,523 - INFO - Attribute status is created 2026-08-17 02:44:40,523 - INFO - Attribute tenant_id is created 2026-08-17 02:44:41,080 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-17 02:44:41,080 - INFO - Router Update request {'router': {'name': 'name-90257844'}} 2026-08-17 02:44:41,149 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-90257844'}} 2026-08-17 02:44:41,150 - INFO - Response : {'router': {'id': '2cd30bfe-a65b-4a7e-82ea-3270eea262da', 'name': 'name-90257844', 'tenant_id': '38f2d47a4d2b4755b0bf580f1498ad5e', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-96190464'], 'description': '', 'project_id': '38f2d47a4d2b4755b0bf580f1498ad5e'}} 2026-08-17 02:44:41,151 - INFO - Updation of Router 2cd30bfe-a65b-4a7e-82ea-3270eea262da with body {'router': {'name': 'name-90257844'}} passed 2026-08-17 02:44:41,151 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:41,152 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-08-17 02:44:41,216 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-08-17 02:44:41,217 - INFO - Response : {'router': {'id': '2cd30bfe-a65b-4a7e-82ea-3270eea262da', 'name': 'name-90257844', 'tenant_id': '38f2d47a4d2b4755b0bf580f1498ad5e', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-96190464'], 'description': '', 'project_id': '38f2d47a4d2b4755b0bf580f1498ad5e'}} 2026-08-17 02:44:41,218 - INFO - Updation of Router 2cd30bfe-a65b-4a7e-82ea-3270eea262da with body {'router': {'admin_state_up': 'False'}} passed 2026-08-17 02:44:41,219 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:41,219 - INFO - Deleting router 2cd30bfe-a65b-4a7e-82ea-3270eea262da 2026-08-17 02:44:41,356 - ERROR - Result of delete router 2cd30bfe-a65b-4a7e-82ea-3270eea262da: () 2026-08-17 02:44:41,356 - INFO - ================================================================================ 2026-08-17 02:44:41,356 - INFO - Router create Request {'router': {'name': 'name-45385733', 'tenant_id': '5886c68c-5b2f-45c1-9f44-066c5e47eac8'}} 2026-08-17 02:44:41,486 - INFO - Router create Response : {'router': {'id': '45e844f6-eda2-4010-a850-198ebb3eff92', 'name': 'name-45385733', 'tenant_id': '5886c68c5b2f45c19f44066c5e47eac8', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-20172654', 'name-45385733'], 'description': '', 'project_id': '5886c68c5b2f45c19f44066c5e47eac8'}} 2026-08-17 02:44:41,486 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-45385733', 'tenant_id': '5886c68c-5b2f-45c1-9f44-066c5e47eac8'}} 2026-08-17 02:44:41,506 - INFO - Attribute id is created 2026-08-17 02:44:41,507 - INFO - Attribute name is created 2026-08-17 02:44:41,507 - INFO - Attribute admin_state_up is created 2026-08-17 02:44:41,507 - INFO - Attribute status is created 2026-08-17 02:44:41,508 - INFO - Attribute tenant_id is created 2026-08-17 02:44:42,055 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-08-17 02:44:42,055 - INFO - Router Update request {'router': {'name': 'name-78192928'}} 2026-08-17 02:44:42,110 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-78192928'}} 2026-08-17 02:44:42,111 - INFO - Response : {'router': {'id': '45e844f6-eda2-4010-a850-198ebb3eff92', 'name': 'name-78192928', 'tenant_id': '5886c68c5b2f45c19f44066c5e47eac8', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-20172654', 'name-45385733'], 'description': '', 'project_id': '5886c68c5b2f45c19f44066c5e47eac8'}} 2026-08-17 02:44:42,111 - INFO - Updation of Router 45e844f6-eda2-4010-a850-198ebb3eff92 with body {'router': {'name': 'name-78192928'}} passed 2026-08-17 02:44:42,111 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:42,111 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-08-17 02:44:42,182 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-08-17 02:44:42,182 - INFO - Response : {'router': {'id': '45e844f6-eda2-4010-a850-198ebb3eff92', 'name': 'name-78192928', 'tenant_id': '5886c68c5b2f45c19f44066c5e47eac8', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-20172654', 'name-45385733'], 'description': '', 'project_id': '5886c68c5b2f45c19f44066c5e47eac8'}} 2026-08-17 02:44:42,182 - INFO - Updation of Router 45e844f6-eda2-4010-a850-198ebb3eff92 with body {'router': {'admin_state_up': 'False'}} passed 2026-08-17 02:44:42,182 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:42,183 - INFO - Deleting router 45e844f6-eda2-4010-a850-198ebb3eff92 2026-08-17 02:44:42,300 - ERROR - Result of delete router 45e844f6-eda2-4010-a850-198ebb3eff92: () 2026-08-17 02:44:42,300 - INFO - ================================================================================ 2026-08-17 02:44:42,300 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-20172654', 'ctest-proj-sg2-82092852'] 2026-08-17 02:44:42,400 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-20172654', 'ctest-proj-sg1-40370162'] 2026-08-17 02:44:42,526 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-80421086'] 2026-08-17 02:44:42,662 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-87678737'] 2026-08-17 02:44:44,111 - INFO - END TEST : test_router_crud : PASSED[0:00:07] 2026-08-17 02:44:44,111 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:44,928 - INFO - Deleted project: ctest-TestCRUD-20172654, ID : 5886c68c-5b2f-45c1-9f44-066c5e47eac8 2026-08-17 02:44:45,133 - INFO - Domain Default found not creating 2026-08-17 02:44:45,297 - INFO - Project ctest-TestPorts-56609375 not found, creating it 2026-08-17 02:44:45,952 - INFO - Created Project:ctest-TestPorts-56609375, ID : d1fe57e5-1024-426b-920b-093ff4f9d696 2026-08-17 02:44:47,771 - INFO - ================================================================================ 2026-08-17 02:44:47,771 - INFO - STARTING TEST : test_ports_bindings 2026-08-17 02:44:47,771 - 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-08-17 02:44:49,061 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:49,061 - INFO - 2026-08-17 02:44:50,275 - INFO - Created VN ctest-vn-15793649 2026-08-17 02:44:51,237 - INFO - VMI 056467c0-607b-4407-8b13-f4de1175a3c5 verification in API Server passed 2026-08-17 02:44:51,403 - INFO - Deleted port 056467c0-607b-4407-8b13-f4de1175a3c5 2026-08-17 02:44:51,403 - INFO - Deleting VN ctest-vn-15793649 2026-08-17 02:44:52,892 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-08-17 02:44:52,893 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:44:52,895 - INFO - ================================================================================ 2026-08-17 02:44:52,895 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-08-17 02:44:52,895 - 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-08-17 02:44:54,195 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:44:54,195 - INFO - 2026-08-17 02:44:55,051 - INFO - Created VN ctest-vn1-72465746 2026-08-17 02:44:56,376 - INFO - VM ([<Server: ctest-vn1-vm1-13411983>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:44:57,106 - INFO - VM ([<Server: ctest-vn1-vm2-35493754>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:44:57,106 - INFO - Waiting for VM ctest-vn1-vm1-13411983 to be up.. 2026-08-17 02:45:22,667 - INFO - VM name : ctest-vn1-vm1-13411983 2026-08-17 02:45:28,629 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-13411983 passed 2026-08-17 02:45:28,878 - INFO - Waiting for VM ctest-vn1-vm2-35493754 to be up.. 2026-08-17 02:45:28,973 - INFO - VM name : ctest-vn1-vm2-35493754 2026-08-17 02:45:30,354 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-35493754 passed 2026-08-17 02:45:33,499 - INFO - Ping to IP 19.59.233.5 from VM ctest-vn1-vm2-35493754 passed 2026-08-17 02:45:33,499 - INFO - Detaching port b35bfb5e-7cb7-47d7-9e4d-6736c5f11a8e from VM ctest-vn1-vm2-35493754 2026-08-17 02:45:33,564 - INFO - Deleting VM ctest-vn1-vm2-35493754 2026-08-17 02:45:33,655 - INFO - Detaching port 7544dfcc-bdd1-464f-bdc2-c2a0b43f755a from VM ctest-vn1-vm1-13411983 2026-08-17 02:45:33,689 - INFO - Deleting VM ctest-vn1-vm1-13411983 2026-08-17 02:45:34,349 - INFO - Deleting VN ctest-vn1-72465746 2026-08-17 02:45:35,972 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:43] 2026-08-17 02:45:35,972 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:45:36,909 - INFO - Deleted project: ctest-TestPorts-56609375, ID : d1fe57e5-1024-426b-920b-093ff4f9d696 2026-08-17 02:45:37,131 - INFO - Domain Default found not creating 2026-08-17 02:45:37,327 - INFO - Project ctest-TestRouters-20855307 not found, creating it 2026-08-17 02:45:38,024 - INFO - Created Project:ctest-TestRouters-20855307, ID : 71986c21-3452-41a0-96cc-fe02b98b7e98 2026-08-17 02:45:40,036 - INFO - ================================================================================ 2026-08-17 02:45:40,036 - INFO - STARTING TEST : test_basic_router_behavior 2026-08-17 02:45:40,037 - 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-08-17 02:45:41,331 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:45:41,331 - INFO - 2026-08-17 02:45:42,471 - INFO - Created VN ctest-vn1-68381414 2026-08-17 02:45:43,211 - INFO - Created VN ctest-vn2-34088349 2026-08-17 02:45:43,999 - INFO - VM ([<Server: ctest-vn1-vm1-40444944>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:45:44,539 - INFO - VM ([<Server: ctest-vn2-vm1-45526032>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:45:44,695 - INFO - Adding interface with subnet_id fe9b903a-75b2-46aa-b629-c225906678cf, port_id None to router f0e82321-dc68-48f8-b52e-1ece1f1777fb 2026-08-17 02:45:45,229 - INFO - Waiting for VM ctest-vn1-vm1-40444944 to be up.. 2026-08-17 02:46:15,961 - INFO - VM name : ctest-vn1-vm1-40444944 2026-08-17 02:46:17,742 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-40444944 passed 2026-08-17 02:46:17,982 - INFO - Waiting for VM ctest-vn2-vm1-45526032 to be up.. 2026-08-17 02:46:18,069 - INFO - VM name : ctest-vn2-vm1-45526032 2026-08-17 02:46:19,419 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-45526032 passed 2026-08-17 02:46:23,534 - WARNING - Ping to IP 67.64.56.3 from VM ctest-vn1-vm1-40444944 failed 2026-08-17 02:46:23,534 - INFO - Adding interface with subnet_id f7fed963-372a-4728-b724-7c01d9df0e66, port_id None to router f0e82321-dc68-48f8-b52e-1ece1f1777fb 2026-08-17 02:46:26,329 - INFO - Ping to IP 67.64.56.3 from VM ctest-vn1-vm1-40444944 passed 2026-08-17 02:46:26,329 - INFO - Deleting interface with subnet_id fe9b903a-75b2-46aa-b629-c225906678cf, port_id None from router f0e82321-dc68-48f8-b52e-1ece1f1777fb 2026-08-17 02:46:29,743 - WARNING - Ping to IP 67.64.56.3 from VM ctest-vn1-vm1-40444944 failed 2026-08-17 02:46:29,744 - INFO - Adding interface with subnet_id fe9b903a-75b2-46aa-b629-c225906678cf, port_id None to router f0e82321-dc68-48f8-b52e-1ece1f1777fb 2026-08-17 02:46:32,249 - INFO - Ping to IP 67.64.56.3 from VM ctest-vn1-vm1-40444944 passed 2026-08-17 02:46:32,249 - INFO - Deleting interface with subnet_id f7fed963-372a-4728-b724-7c01d9df0e66, port_id None from router f0e82321-dc68-48f8-b52e-1ece1f1777fb 2026-08-17 02:46:32,509 - INFO - Deleting interface with subnet_id fe9b903a-75b2-46aa-b629-c225906678cf, port_id None from router f0e82321-dc68-48f8-b52e-1ece1f1777fb 2026-08-17 02:46:32,871 - INFO - Deleting VM ctest-vn2-vm1-45526032 2026-08-17 02:46:32,977 - INFO - Deleting VM ctest-vn1-vm1-40444944 2026-08-17 02:46:33,051 - INFO - Deleting VN ctest-vn2-34088349 2026-08-17 02:46:33,090 - WARNING - Deleting VN ctest-vn2-34088349 failed..Will retry 2026-08-17 02:46:35,335 - INFO - Deleting VN ctest-vn1-68381414 2026-08-17 02:46:36,913 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:56] 2026-08-17 02:46:36,914 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:46:37,844 - INFO - Deleted project: ctest-TestRouters-20855307, ID : 71986c21-3452-41a0-96cc-fe02b98b7e98 2026-08-17 02:46:38,075 - INFO - Domain Default found not creating 2026-08-17 02:46:38,265 - INFO - Project ctest-TestRoutersBasic-49220618 not found, creating it 2026-08-17 02:46:38,841 - INFO - Created Project:ctest-TestRoutersBasic-49220618, ID : a451b443-8943-42a8-9375-3b96ced50262 2026-08-17 02:46:41,017 - INFO - ================================================================================ 2026-08-17 02:46:41,017 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-08-17 02:46:41,017 - 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-08-17 02:46:42,340 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:46:42,341 - INFO - 2026-08-17 02:46:43,357 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-49220618 2026-08-17 02:46:43,423 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-49220618 2026-08-17 02:46:44,592 - INFO - Created VN ctest-vn-58035130 2026-08-17 02:46:45,447 - INFO - Created VN ctest-ext_vn-27950030 2026-08-17 02:46:46,202 - INFO - VM ([<Server: ctest-TestRoutersBasic-49220618-61387244>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:46:46,693 - INFO - VM ([<Server: ctest-TestRoutersBasic-49220618-97680817>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:46:46,805 - INFO - Setting gateway for router 082de419-b9fd-4ccf-812e-559d76e6dd63 to network 0d8034ff-1cb3-4405-8dad-963f901da5ec 2026-08-17 02:46:46,887 - INFO - Adding interface with subnet_id f14c42d4-95af-4f72-955c-cc9814eaa1d8, port_id None to router 082de419-b9fd-4ccf-812e-559d76e6dd63 2026-08-17 02:46:47,618 - INFO - Waiting for VM ctest-TestRoutersBasic-49220618-61387244 to be up.. 2026-08-17 02:47:13,205 - INFO - VM name : ctest-TestRoutersBasic-49220618-61387244 2026-08-17 02:47:19,098 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-49220618-61387244 passed 2026-08-17 02:47:19,342 - INFO - Waiting for VM ctest-TestRoutersBasic-49220618-97680817 to be up.. 2026-08-17 02:47:19,431 - INFO - VM name : ctest-TestRoutersBasic-49220618-97680817 2026-08-17 02:47:20,821 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-49220618-97680817 passed 2026-08-17 02:47:23,942 - INFO - Ping to IP 92.58.176.196 from VM ctest-TestRoutersBasic-49220618-61387244 passed 2026-08-17 02:47:23,942 - INFO - Deleting interface with subnet_id f14c42d4-95af-4f72-955c-cc9814eaa1d8, port_id None from router 082de419-b9fd-4ccf-812e-559d76e6dd63 2026-08-17 02:47:24,399 - INFO - Deleting VM ctest-TestRoutersBasic-49220618-97680817 2026-08-17 02:47:24,588 - INFO - Deleting VM ctest-TestRoutersBasic-49220618-61387244 2026-08-17 02:47:24,771 - INFO - Deleting VN ctest-ext_vn-27950030 2026-08-17 02:47:24,981 - WARNING - Deleting VN ctest-ext_vn-27950030 failed..Will retry 2026-08-17 02:47:27,228 - INFO - Deleting VN ctest-vn-58035130 2026-08-17 02:47:28,729 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:47] 2026-08-17 02:47:28,729 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:47:29,643 - INFO - Deleted project: ctest-TestRoutersBasic-49220618, ID : a451b443-8943-42a8-9375-3b96ced50262 2026-08-17 02:47:29,857 - INFO - Domain Default found not creating 2026-08-17 02:47:30,036 - INFO - Project ctest-TestBasicPolicyIpv4v6-18018429 not found, creating it 2026-08-17 02:47:30,632 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-18018429, ID : 7887bf84-6cad-47aa-8acb-7229507627f3 2026-08-17 02:47:32,408 - INFO - ================================================================================ 2026-08-17 02:47:32,408 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-08-17 02:47:32,408 - 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-08-17 02:47:33,701 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:47:33,701 - INFO - 2026-08-17 02:47:35,092 - INFO - Created VN ctest-vn-26590140 2026-08-17 02:47:36,138 - INFO - Created VN ctest-vn-72874464 2026-08-17 02:47:37,678 - INFO - Verified VN network id 15 for VN a4b7da09-8bd7-4491-8bc7-8cadf10f5d93 2026-08-17 02:47:37,678 - INFO - Verifications in API Server for VN ctest-vn-26590140 passed 2026-08-17 02:47:37,761 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-26590140 passed 2026-08-17 02:47:37,907 - INFO - VN ctest-vn-26590140 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 02:47:39,294 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-18018429:ctest-vn-26590140 is found in opserver 2026-08-17 02:47:39,615 - INFO - Verified VN network id 16 for VN cc0c5a85-6dd9-4fe7-86fc-0dd2720b9703 2026-08-17 02:47:39,615 - INFO - Verifications in API Server for VN ctest-vn-72874464 passed 2026-08-17 02:47:39,694 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-72874464 passed 2026-08-17 02:47:39,847 - INFO - VN ctest-vn-72874464 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 02:47:40,042 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-18018429:ctest-vn-72874464 is found in opserver 2026-08-17 02:47:40,643 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-18018429-29778122>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:47:41,134 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-18018429-65448567>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:47:41,135 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-18018429-29778122 to be up.. 2026-08-17 02:48:06,665 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-18018429-29778122 2026-08-17 02:48:35,098 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-18018429-29778122 passed 2026-08-17 02:48:45,686 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-18018429-65448567 to be up.. 2026-08-17 02:48:45,782 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-18018429-65448567 2026-08-17 02:48:47,163 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-18018429-65448567 passed 2026-08-17 02:48:58,031 - INFO - Ping to IP 54.239.229.131 from VM ctest-TestBasicPolicyIpv4v6-18018429-29778122 passed 2026-08-17 02:49:01,480 - WARNING - Ping to IP 54.239.229.131 from VM ctest-TestBasicPolicyIpv4v6-18018429-29778122 failed 2026-08-17 02:49:01,480 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-18018429-65448567 2026-08-17 02:49:01,559 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-18018429-29778122 2026-08-17 02:49:02,234 - INFO - Deleted policy ctest-policy-allow-all-09353240 2026-08-17 02:49:02,234 - INFO - Deleting VN ctest-vn-72874464 2026-08-17 02:49:02,306 - WARNING - Deleting VN ctest-vn-72874464 failed..Will retry 2026-08-17 02:49:04,689 - INFO - Validated that VN ctest-vn-72874464 is not found in API Server 2026-08-17 02:49:04,712 - INFO - Validated that VN ctest-vn-72874464 is not in any agent 2026-08-17 02:49:04,744 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-72874464 info 2026-08-17 02:49:04,744 - INFO - Deleting VN ctest-vn-26590140 2026-08-17 02:49:05,113 - INFO - Validated that VN ctest-vn-26590140 is not found in API Server 2026-08-17 02:49:05,139 - INFO - Validated that VN ctest-vn-26590140 is not in any agent 2026-08-17 02:49:05,170 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-26590140 info 2026-08-17 02:49:06,450 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:34] 2026-08-17 02:49:06,450 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:49:06,453 - INFO - ================================================================================ 2026-08-17 02:49:06,453 - INFO - STARTING TEST : test_policy 2026-08-17 02:49:07,729 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:49:07,729 - INFO - 2026-08-17 02:49:07,729 - INFO - ================================================================================ 2026-08-17 02:49:07,729 - INFO - STARTING TEST : test_policy 2026-08-17 02:49:07,729 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2026-08-17 02:49:09,036 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:49:09,036 - INFO - 2026-08-17 02:49:09,036 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2026-08-17 02:49:09,549 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-18018429'](7887bf84-6cad-47aa-8acb-7229507627f3) 2026-08-17 02:49:09,549 - INFO - provision user ctest-TestBasicPolicyIpv4v6-18018429 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-18018429 2026-08-17 02:49:10,745 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-18018429 in API Server 10.0.0.38 passed 2026-08-17 02:49:11,199 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-18018429-default-ipam passed 2026-08-17 02:49:11,226 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-18018429-default-ipam passed 2026-08-17 02:49:12,351 - INFO - Created VN ctest-vnet0-23379889 2026-08-17 02:49:12,769 - INFO - Verified VN network id 15 for VN a8bec129-ddb2-49ba-af17-b5e346bee7e9 2026-08-17 02:49:12,769 - INFO - Verifications in API Server for VN ctest-vnet0-23379889 passed 2026-08-17 02:49:12,855 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-23379889 passed 2026-08-17 02:49:13,037 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-18018429:ctest-vnet0-23379889 is found in opserver 2026-08-17 02:49:14,261 - INFO - Created VN ctest-vnet1-97264601 2026-08-17 02:49:14,693 - INFO - Verified VN network id 16 for VN fc5d7282-0e77-4ddd-9309-186eea08be6b 2026-08-17 02:49:14,694 - INFO - Verifications in API Server for VN ctest-vnet1-97264601 passed 2026-08-17 02:49:14,783 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-97264601 passed 2026-08-17 02:49:15,005 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-18018429:ctest-vnet1-97264601 is found in opserver 2026-08-17 02:49:16,130 - INFO - Created VN ctest-vnet2-24822800 2026-08-17 02:49:16,514 - INFO - Verified VN network id 17 for VN 5f8e0a5e-07d0-4ba5-9fc6-4f60aef07fde 2026-08-17 02:49:16,514 - INFO - Verifications in API Server for VN ctest-vnet2-24822800 passed 2026-08-17 02:49:16,602 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-24822800 passed 2026-08-17 02:49:16,880 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-18018429:ctest-vnet2-24822800 is found in opserver 2026-08-17 02:49:18,072 - INFO - Created VN ctest-vnet3-28910833 2026-08-17 02:49:18,432 - INFO - Verified VN network id 18 for VN d3296123-aade-4301-970c-64551dd9f771 2026-08-17 02:49:18,432 - INFO - Verifications in API Server for VN ctest-vnet3-28910833 passed 2026-08-17 02:49:18,526 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-28910833 passed 2026-08-17 02:49:18,769 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-18018429:ctest-vnet3-28910833 is found in opserver 2026-08-17 02:49:19,297 - INFO - Verified policy ctest-policy0-25463537 in API Server, Result: True 2026-08-17 02:49:19,726 - INFO - Verified policy ctest-policy1-15753257 in API Server, Result: True 2026-08-17 02:49:20,157 - INFO - Verified policy ctest-policy2-92633232 in API Server, Result: True 2026-08-17 02:49:20,601 - INFO - Verified policy ctest-policy3-80736499 in API Server, Result: True 2026-08-17 02:49:21,057 - INFO - Verified policy ctest-policy4-81630353 in API Server, Result: True 2026-08-17 02:49:21,502 - INFO - Verified policy ctest-policy5-03869299 in API Server, Result: True 2026-08-17 02:49:21,957 - INFO - Verified policy ctest-policy6-64559478 in API Server, Result: True 2026-08-17 02:49:22,379 - INFO - Verified policy ctest-policy7-32163363 in API Server, Result: True 2026-08-17 02:49:29 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-08-17 02:50:01,102 - INFO - VM ([<Server: ctest-vmc0-52022237>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:50:01,730 - INFO - VM ([<Server: ctest-vmc1-58796408>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:50:01,730 - INFO - Waiting for VM ctest-vmc0-52022237 to be up.. 2026-08-17 02:51:18,324 - INFO - VM name : ctest-vmc0-52022237 2026-08-17 02:51:48,442 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-52022237 passed 2026-08-17 02:52:04,171 - INFO - Waiting for VM ctest-vmc1-58796408 to be up.. 2026-08-17 02:52:04,260 - INFO - VM name : ctest-vmc1-58796408 2026-08-17 02:52:05,627 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-58796408 passed 2026-08-17 02:52:06,397 - INFO - Validated the rules for VM:ctest-vmc1-58796408 with attached policy:['ctest-policy2-92633232', 'ctest-policy3-80736499'] and vn:ctest-vnet1-97264601 2026-08-17 02:52:06,741 - INFO - Validated the rules for VM:ctest-vmc0-52022237 with attached policy:['ctest-policy0-25463537', 'ctest-policy1-15753257'] and vn:ctest-vnet0-23379889 2026-08-17 02:52:06,750 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-17 02:52:06,794 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-23379889, result of expected rules check passed 2026-08-17 02:52:06,802 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet2-24822800, validated that no extra rules are present 2026-08-17 02:52:06,821 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet3-28910833, validated that no extra rules are present 2026-08-17 02:52:06,837 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet1-97264601, validated that no extra rules are present 2026-08-17 02:52:06,877 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet1-97264601, result of expected rules check passed 2026-08-17 02:52:06,892 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet2-24822800, validated that no extra rules are present 2026-08-17 02:52:06,902 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet3-28910833, validated that no extra rules are present 2026-08-17 02:52:06,915 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-23379889, validated that no extra rules are present 2026-08-17 02:52:11,965 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-52022237 passed 2026-08-17 02:52:14,231 - INFO - Ping to IP 3507:c511:2ce9:f4b0:6818:442d:0:3 from VM ctest-vmc0-52022237 passed 2026-08-17 02:52:14,231 - INFO - Deleting VM ctest-vmc1-58796408 2026-08-17 02:52:18,363 - INFO - VM ctest-vmc1-58796408 is fully removed in API-Server 2026-08-17 02:52:18,650 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-18018429:ctest-vnet1-97264601 2026-08-17 02:52:18,650 - INFO - VM ctest-vmc1-58796408 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 02:52:23,933 - INFO - Routes for VM ctest-vmc1-58796408 is removed in all control-nodes 2026-08-17 02:52:30,191 - INFO - 7ee0688f-f808-4b92-8c52-ba032493ee68 vm uve deleted from opserver 2026-08-17 02:52:30,206 - INFO - 7ee0688f-f808-4b92-8c52-ba032493ee68 vm uve deleted from opserver 2026-08-17 02:52:30,221 - INFO - 7ee0688f-f808-4b92-8c52-ba032493ee68 vm uve deleted from opserver 2026-08-17 02:52:30,221 - INFO - Validated that VM 7ee0688f-f808-4b92-8c52-ba032493ee68 is removed from Opserver 2026-08-17 02:52:30,221 - INFO - Deleting VM ctest-vmc0-52022237 2026-08-17 02:52:34,340 - INFO - VM ctest-vmc0-52022237 is fully removed in API-Server 2026-08-17 02:52:34,602 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-18018429:ctest-vnet0-23379889 2026-08-17 02:52:34,602 - INFO - VM ctest-vmc0-52022237 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 02:52:34,821 - INFO - Routes for VM ctest-vmc0-52022237 is removed in all control-nodes 2026-08-17 02:52:59,705 - INFO - 592a9492-664a-421b-a8fe-de975f6491d5 vm uve deleted from opserver 2026-08-17 02:52:59,721 - INFO - 592a9492-664a-421b-a8fe-de975f6491d5 vm uve deleted from opserver 2026-08-17 02:52:59,776 - INFO - 592a9492-664a-421b-a8fe-de975f6491d5 vm uve deleted from opserver 2026-08-17 02:52:59,777 - INFO - Validated that VM 592a9492-664a-421b-a8fe-de975f6491d5 is removed from Opserver 2026-08-17 02:53:01,521 - INFO - Deleted policy ctest-policy7-32163363 2026-08-17 02:53:01,765 - INFO - Deleted policy ctest-policy6-64559478 2026-08-17 02:53:02,027 - INFO - Deleted policy ctest-policy5-03869299 2026-08-17 02:53:02,287 - INFO - Deleted policy ctest-policy4-81630353 2026-08-17 02:53:02,547 - INFO - Deleted policy ctest-policy3-80736499 2026-08-17 02:53:02,832 - INFO - Deleted policy ctest-policy2-92633232 2026-08-17 02:53:03,086 - INFO - Deleted policy ctest-policy1-15753257 2026-08-17 02:53:03,345 - INFO - Deleted policy ctest-policy0-25463537 2026-08-17 02:53:03,549 - INFO - Deleting VN ctest-vnet3-28910833 2026-08-17 02:53:03,962 - INFO - Validated that VN ctest-vnet3-28910833 is not found in API Server 2026-08-17 02:53:03,984 - INFO - Validated that VN ctest-vnet3-28910833 is not in any agent 2026-08-17 02:53:04,015 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-28910833 info 2026-08-17 02:53:04,016 - INFO - Deleting VN ctest-vnet2-24822800 2026-08-17 02:53:04,443 - INFO - Validated that VN ctest-vnet2-24822800 is not found in API Server 2026-08-17 02:53:04,476 - INFO - Validated that VN ctest-vnet2-24822800 is not in any agent 2026-08-17 02:53:04,510 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-24822800 info 2026-08-17 02:53:04,511 - INFO - Deleting VN ctest-vnet1-97264601 2026-08-17 02:53:04,885 - INFO - Validated that VN ctest-vnet1-97264601 is not found in API Server 2026-08-17 02:53:04,912 - INFO - Validated that VN ctest-vnet1-97264601 is not in any agent 2026-08-17 02:53:04,946 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-97264601 info 2026-08-17 02:53:04,947 - INFO - Deleting VN ctest-vnet0-23379889 2026-08-17 02:53:05,323 - INFO - Validated that VN ctest-vnet0-23379889 is not found in API Server 2026-08-17 02:53:05,346 - INFO - Validated that VN ctest-vnet0-23379889 is not in any agent 2026-08-17 02:53:05,377 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-23379889 info 2026-08-17 02:53:05,472 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-18018429-default-ipam is not found in API Server 2026-08-17 02:53:05,500 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-18018429-default-ipam is not found in control node 2026-08-17 02:53:07,313 - INFO - END TEST : test_policy : PASSED[0:04:00] 2026-08-17 02:53:07,313 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:53:08,607 - INFO - END TEST : test_policy : PASSED[0:04:02] 2026-08-17 02:53:08,607 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:53:08,611 - INFO - ================================================================================ 2026-08-17 02:53:08,611 - INFO - STARTING TEST : test_policy_to_deny 2026-08-17 02:53:09,911 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:53:09,911 - INFO - 2026-08-17 02:53:09,911 - INFO - ================================================================================ 2026-08-17 02:53:09,911 - INFO - STARTING TEST : test_policy_to_deny 2026-08-17 02:53:09,911 - 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-08-17 02:53:11,208 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:53:11,208 - INFO - 2026-08-17 02:53:12,832 - INFO - Created VN ctest-vn1-01604561 2026-08-17 02:53:13,444 - INFO - Verified VN network id 15 for VN 838c085c-d14f-4992-9745-1979ed22dfcb 2026-08-17 02:53:13,444 - INFO - Verifications in API Server for VN ctest-vn1-01604561 passed 2026-08-17 02:53:13,559 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-01604561 passed 2026-08-17 02:53:13,721 - INFO - VN ctest-vn1-01604561 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 02:53:13,813 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-18018429:ctest-vn1-01604561 is found in opserver 2026-08-17 02:53:14,430 - INFO - VM ([<Server: ctest-vn1_vm1-43858875>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:53:15,018 - INFO - VM ([<Server: ctest-vn1_vm2-18500854>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:53:15,019 - INFO - Waiting for VM ctest-vn1_vm1-43858875 to be up.. 2026-08-17 02:53:40,569 - INFO - VM name : ctest-vn1_vm1-43858875 2026-08-17 02:54:08,573 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-43858875 passed 2026-08-17 02:54:19,126 - INFO - Waiting for VM ctest-vn1_vm2-18500854 to be up.. 2026-08-17 02:54:19,216 - INFO - VM name : ctest-vn1_vm2-18500854 2026-08-17 02:54:20,589 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-18500854 passed 2026-08-17 02:54:37,634 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-43858875 failed 2026-08-17 02:54:40,939 - WARNING - Ping to IP 27f3:b3c4:ca8e:7a2d:6544:9ef5:0:4 from VM ctest-vn1_vm1-43858875 failed 2026-08-17 02:54:40,939 - INFO - Deleting VM ctest-vn1_vm2-18500854 2026-08-17 02:54:41,031 - INFO - Deleting VM ctest-vn1_vm1-43858875 2026-08-17 02:54:41,336 - INFO - Deleting VN ctest-vn1-01604561 2026-08-17 02:54:41,399 - WARNING - Deleting VN ctest-vn1-01604561 failed..Will retry 2026-08-17 02:54:43,473 - WARNING - Deleting VN ctest-vn1-01604561 failed..Will retry 2026-08-17 02:54:45,820 - INFO - Validated that VN ctest-vn1-01604561 is not found in API Server 2026-08-17 02:54:45,846 - INFO - Validated that VN ctest-vn1-01604561 is not in any agent 2026-08-17 02:54:45,880 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-01604561 info 2026-08-17 02:54:45,928 - INFO - Deleted policy ctest-policy1-45571503 2026-08-17 02:54:47,220 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:38] 2026-08-17 02:54:47,220 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:54:48,514 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:40] 2026-08-17 02:54:48,514 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:54:49,419 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-18018429, ID : 7887bf84-6cad-47aa-8acb-7229507627f3 2026-08-17 02:54:49,639 - INFO - Domain Default found not creating 2026-08-17 02:54:49,809 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-93896968 not found, creating it 2026-08-17 02:54:50,390 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-93896968, ID : e77b2409-b682-4ee3-94bf-2bea85d635cc 2026-08-17 02:54:52,074 - INFO - ================================================================================ 2026-08-17 02:54:52,074 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-08-17 02:54:53,386 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:54:53,386 - INFO - 2026-08-17 02:54:53,386 - INFO - ================================================================================ 2026-08-17 02:54:53,386 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-08-17 02:54:53,387 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2026-08-17 02:54:54,665 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:54:54,665 - INFO - 2026-08-17 02:54:54,665 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2026-08-17 02:54:55,596 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-93896968'](e77b2409-b682-4ee3-94bf-2bea85d635cc) 2026-08-17 02:54:55,596 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-93896968 2026-08-17 02:54:58,532 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-93896968 in API Server 10.0.0.38 passed 2026-08-17 02:54:58,989 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-93896968-default-ipam passed 2026-08-17 02:54:59,009 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-93896968-default-ipam passed 2026-08-17 02:55:00,583 - INFO - Created VN ctest-vnet0-26657228 2026-08-17 02:55:01,364 - INFO - Verified VN network id 15 for VN dfb98be1-e60d-4a6a-bfda-7c32e1db79fe 2026-08-17 02:55:01,364 - INFO - Verifications in API Server for VN ctest-vnet0-26657228 passed 2026-08-17 02:55:01,453 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-26657228 passed 2026-08-17 02:55:02,937 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-93896968:ctest-vnet0-26657228 is found in opserver 2026-08-17 02:55:03,372 - INFO - Verified policy ctest-policy0-06053689 in API Server, Result: True 2026-08-17 02:55:03,789 - INFO - Verified policy ctest-policy1-92218350 in API Server, Result: True 2026-08-17 02:55:04,177 - INFO - Verified policy ctest-policy2-75619615 in API Server, Result: True 2026-08-17 02:55:05,295 - INFO - VM ([<Server: ctest-vmc0-13848781>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:55:05,296 - INFO - Waiting for VM ctest-vmc0-13848781 to be up.. 2026-08-17 02:55:30,894 - INFO - VM name : ctest-vmc0-13848781 2026-08-17 02:55:59,326 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-13848781 passed 2026-08-17 02:56:10,508 - INFO - Validated the rules for VM:ctest-vmc0-13848781 with attached policy:['ctest-policy0-06053689', 'ctest-policy1-92218350'] and vn:ctest-vnet0-26657228 2026-08-17 02:56:10,516 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-17 02:56:10,571 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-26657228, result of expected rules check passed 2026-08-17 02:56:10,577 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-26657228, validated that no extra rules are present 2026-08-17 02:56:10,592 - INFO - adding policy ctest-policy2-75619615 to vn ctest-vnet0-26657228 2026-08-17 02:56:16,062 - INFO - New policy list of VN ctest-vnet0-26657228 is ['ctest-policy0-06053689', 'ctest-policy1-92218350', 'ctest-policy2-75619615'] 2026-08-17 02:56:16,084 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-26657228, result of expected rules check passed 2026-08-17 02:56:16,090 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-26657228, validated that no extra rules are present 2026-08-17 02:56:21,331 - INFO - New policy list of VN ctest-vnet0-26657228 is [] 2026-08-17 02:56:21,342 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-26657228, result of expected rules check passed 2026-08-17 02:56:21,348 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-26657228, validated that no extra rules are present 2026-08-17 02:56:21,348 - INFO - Skipping deletion of policy ctest-policy2-75619615 2026-08-17 02:56:21,348 - INFO - Deleting VM ctest-vmc0-13848781 2026-08-17 02:56:25,473 - INFO - VM ctest-vmc0-13848781 is fully removed in API-Server 2026-08-17 02:56:25,703 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-93896968:ctest-vnet0-26657228 2026-08-17 02:56:25,703 - INFO - VM ctest-vmc0-13848781 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 02:56:25,943 - INFO - Routes for VM ctest-vmc0-13848781 is removed in all control-nodes 2026-08-17 02:56:32,389 - INFO - 363acf65-8943-4f40-aef1-2305a83f541a vm uve deleted from opserver 2026-08-17 02:56:32,405 - INFO - 363acf65-8943-4f40-aef1-2305a83f541a vm uve deleted from opserver 2026-08-17 02:56:32,420 - INFO - 363acf65-8943-4f40-aef1-2305a83f541a vm uve deleted from opserver 2026-08-17 02:56:32,421 - INFO - Validated that VM 363acf65-8943-4f40-aef1-2305a83f541a is removed from Opserver 2026-08-17 02:56:32,635 - INFO - Deleted policy ctest-policy2-75619615 2026-08-17 02:56:32,878 - INFO - Deleted policy ctest-policy1-92218350 2026-08-17 02:56:33,126 - INFO - Deleted policy ctest-policy0-06053689 2026-08-17 02:56:33,333 - INFO - Deleting VN ctest-vnet0-26657228 2026-08-17 02:56:33,694 - INFO - Validated that VN ctest-vnet0-26657228 is not found in API Server 2026-08-17 02:56:33,716 - INFO - Validated that VN ctest-vnet0-26657228 is not in any agent 2026-08-17 02:56:33,757 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-26657228 info 2026-08-17 02:56:33,860 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-93896968-default-ipam is not found in API Server 2026-08-17 02:56:33,883 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-93896968-default-ipam is not found in control node 2026-08-17 02:56:35,721 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:42] 2026-08-17 02:56:35,721 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:56:37,021 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:45] 2026-08-17 02:56:37,021 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:56:38,409 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-93896968, ID : e77b2409-b682-4ee3-94bf-2bea85d635cc 2026-08-17 02:56:38,661 - INFO - Domain Default found not creating 2026-08-17 02:56:38,851 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-30452892 not found, creating it 2026-08-17 02:56:39,437 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-30452892, ID : e6ecd15c-2051-4950-adbf-9799d98078df 2026-08-17 02:56:41,309 - INFO - ================================================================================ 2026-08-17 02:56:41,309 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-08-17 02:56:42,611 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:56:42,611 - INFO - 2026-08-17 02:56:42,611 - INFO - ================================================================================ 2026-08-17 02:56:42,611 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-08-17 02:56:42,611 - 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-08-17 02:56:43,906 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:56:43,906 - INFO - 2026-08-17 02:56:45,777 - INFO - Created VN ctest-vn4-47384233 2026-08-17 02:56:46,823 - INFO - Verified VN network id 15 for VN 7aa66401-9e8e-4a0f-a655-0f0d741c5cc3 2026-08-17 02:56:46,823 - INFO - Verifications in API Server for VN ctest-vn4-47384233 passed 2026-08-17 02:56:46,897 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-47384233 passed 2026-08-17 02:56:47,024 - INFO - VN ctest-vn4-47384233 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 02:56:48,324 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-30452892:ctest-vn4-47384233 is found in opserver 2026-08-17 02:56:48,503 - INFO - Verified policy ctest-policy1-73916767 in API Server, Result: True 2026-08-17 02:56:48,503 - INFO - Done with setup and verification, moving onto test .. 2026-08-17 02:56:48,515 - INFO - Deleting VN ctest-vn4-47384233 2026-08-17 02:56:48,865 - INFO - Validated that VN ctest-vn4-47384233 is not found in API Server 2026-08-17 02:56:48,890 - INFO - Validated that VN ctest-vn4-47384233 is not in any agent 2026-08-17 02:56:48,924 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-47384233 info 2026-08-17 02:56:48,977 - INFO - Deleted policy ctest-policy1-73916767 2026-08-17 02:56:50,455 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:08] 2026-08-17 02:56:50,455 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:56:51,732 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10] 2026-08-17 02:56:51,732 - INFO - -------------------------------------------------------------------------------- 2026-08-17 02:56:52,589 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-30452892, ID : e6ecd15c-2051-4950-adbf-9799d98078df 2026-08-17 02:56:52,816 - INFO - Domain Default found not creating 2026-08-17 02:56:52,997 - INFO - Project ctest-TestPolicyAcl-42565280 not found, creating it 2026-08-17 02:56:53,586 - INFO - Created Project:ctest-TestPolicyAcl-42565280, ID : 0c16a75b-ca52-4b84-8372-87b3a46aa0ab 2026-08-17 02:56:55,321 - INFO - ================================================================================ 2026-08-17 02:56:55,321 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2026-08-17 02:56:55,322 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-08-17 02:56:56,604 - INFO - Initial checks done. Running the testcase now 2026-08-17 02:56:56,604 - INFO - 2026-08-17 02:56:58,607 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-08-17 02:56:58,626 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-08-17 02:56:58,775 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-08-17 02:56:58,798 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-08-17 02:56:58,946 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-08-17 02:56:58,966 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-08-17 02:56:59,717 - INFO - Created VN ctest-VN1-32761542 2026-08-17 02:57:00,644 - INFO - Created VN ctest-VN2-82822838 2026-08-17 02:57:01,621 - INFO - Created VN ctest-VN3-47714290 2026-08-17 02:57:01,979 - INFO - Verified VN network id 15 for VN 57f40c0a-fdbf-459b-988f-df5d2fbcb901 2026-08-17 02:57:01,980 - INFO - Verifications in API Server for VN ctest-VN1-32761542 passed 2026-08-17 02:57:02,062 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-32761542 passed 2026-08-17 02:57:03,656 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-42565280:ctest-VN1-32761542 is found in opserver 2026-08-17 02:57:03,905 - INFO - Verified VN network id 16 for VN e93fa069-c622-4321-9ec3-a167b453b336 2026-08-17 02:57:03,906 - INFO - Verifications in API Server for VN ctest-VN2-82822838 passed 2026-08-17 02:57:03,982 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-82822838 passed 2026-08-17 02:57:04,288 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-42565280:ctest-VN2-82822838 is found in opserver 2026-08-17 02:57:04,549 - INFO - Verified VN network id 17 for VN 3d78f871-c6b8-45c0-b95d-c423c6f89507 2026-08-17 02:57:04,549 - INFO - Verifications in API Server for VN ctest-VN3-47714290 passed 2026-08-17 02:57:04,640 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-47714290 passed 2026-08-17 02:57:04,967 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-42565280:ctest-VN3-47714290 is found in opserver 2026-08-17 02:57:06,201 - INFO - Associated Policy to ctest-VN1-32761542 2026-08-17 02:57:07,434 - INFO - VM ([<Server: ctest-VM11-67228162>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:57:08,017 - INFO - VM ([<Server: ctest-VM21-60654801>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 02:57:08,664 - INFO - VM ([<Server: ctest-VM31-52695105>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 02:57:49,520 - INFO - VM name : ctest-VM11-67228162 2026-08-17 02:57:50,335 - INFO - VM ctest-VM11-67228162 verfication in all API Servers passed 2026-08-17 02:58:22,745 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-67228162 passed 2026-08-17 02:58:22,745 - INFO - VM ctest-VM11-67228162 verifications in Compute nodes passed 2026-08-17 02:58:23,090 - INFO - Validated routes of VM ctest-VM11-67228162 in all vrouters 2026-08-17 02:58:23,811 - INFO - Verification in Control-nodes for VM ctest-VM11-67228162 passed 2026-08-17 02:58:23,917 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 02:58:23,948 - INFO - VM da67b236-d1c1-44d2-ad37-3198cccdca22 is present in default-domain:ctest-TestPolicyAcl-42565280:ctest-VN1-32761542 2026-08-17 02:58:24,124 - INFO - tap interface default-domain:ctest-TestPolicyAcl-42565280:a965d206-965c-44e7-a7a8-ba4296676439 of vm da67b236-d1c1-44d2-ad37-3198cccdca22 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 02:58:24,166 - INFO - VM ctest-VM11-67228162 validations in Opserver passed 2026-08-17 02:58:24,265 - INFO - VM name : ctest-VM21-60654801 2026-08-17 02:58:24,631 - INFO - VM ctest-VM21-60654801 verfication in all API Servers passed 2026-08-17 02:58:26,361 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-60654801 passed 2026-08-17 02:58:26,361 - INFO - VM ctest-VM21-60654801 verifications in Compute nodes passed 2026-08-17 02:58:26,720 - INFO - Validated routes of VM ctest-VM21-60654801 in all vrouters 2026-08-17 02:58:27,439 - INFO - Verification in Control-nodes for VM ctest-VM21-60654801 passed 2026-08-17 02:58:27,555 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 02:58:27,592 - INFO - VM b5e52458-f413-40c9-ad29-f13c330cb24d is present in default-domain:ctest-TestPolicyAcl-42565280:ctest-VN2-82822838 2026-08-17 02:58:27,787 - INFO - tap interface default-domain:ctest-TestPolicyAcl-42565280:46dff152-034e-4da0-ae27-360eeb8a18e2 of vm b5e52458-f413-40c9-ad29-f13c330cb24d is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 02:58:27,829 - INFO - VM ctest-VM21-60654801 validations in Opserver passed 2026-08-17 02:58:27,911 - INFO - VM name : ctest-VM31-52695105 2026-08-17 02:58:28,265 - INFO - VM ctest-VM31-52695105 verfication in all API Servers passed 2026-08-17 02:58:29,954 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-52695105 passed 2026-08-17 02:58:29,954 - INFO - VM ctest-VM31-52695105 verifications in Compute nodes passed 2026-08-17 02:58:30,273 - INFO - Validated routes of VM ctest-VM31-52695105 in all vrouters 2026-08-17 02:58:31,012 - INFO - Verification in Control-nodes for VM ctest-VM31-52695105 passed 2026-08-17 02:58:31,107 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 02:58:31,135 - INFO - VM 6a7c22a0-dd58-4fdd-a6ef-1ffd96557c02 is present in default-domain:ctest-TestPolicyAcl-42565280:ctest-VN3-47714290 2026-08-17 02:58:31,303 - INFO - tap interface default-domain:ctest-TestPolicyAcl-42565280:7affaecf-1c59-4371-a49d-189a350682b7 of vm 6a7c22a0-dd58-4fdd-a6ef-1ffd96557c02 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 02:58:31,342 - INFO - VM ctest-VM31-52695105 validations in Opserver passed 2026-08-17 02:58:31,342 - INFO - Waiting for VM ctest-VM11-67228162 to be up.. 2026-08-17 02:58:32,518 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-67228162 passed 2026-08-17 02:58:37,938 - INFO - Waiting for VM ctest-VM21-60654801 to be up.. 2026-08-17 02:58:39,114 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-60654801 passed 2026-08-17 02:58:39,366 - INFO - Waiting for VM ctest-VM31-52695105 to be up.. 2026-08-17 02:58:40,532 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-52695105 passed 2026-08-17 02:59:24,518 - INFO - Ping to IP 191.9.167.67 from VM ctest-VM11-67228162 passed 2026-08-17 02:59:24,518 - INFO - Test with src as VN and dst as policy PASSED 2026-08-17 02:59:24,518 - INFO - Deleting VM ctest-VM31-52695105 2026-08-17 02:59:28,658 - INFO - VM ctest-VM31-52695105 is fully removed in API-Server 2026-08-17 02:59:28,892 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-42565280:ctest-VN3-47714290 2026-08-17 02:59:28,892 - INFO - VM ctest-VM31-52695105 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 02:59:29,136 - INFO - Routes for VM ctest-VM31-52695105 is removed in all control-nodes 2026-08-17 02:59:32,314 - INFO - 6a7c22a0-dd58-4fdd-a6ef-1ffd96557c02 vm uve deleted from opserver 2026-08-17 02:59:32,328 - INFO - 6a7c22a0-dd58-4fdd-a6ef-1ffd96557c02 vm uve deleted from opserver 2026-08-17 02:59:32,341 - INFO - 6a7c22a0-dd58-4fdd-a6ef-1ffd96557c02 vm uve deleted from opserver 2026-08-17 02:59:32,341 - INFO - Validated that VM 6a7c22a0-dd58-4fdd-a6ef-1ffd96557c02 is removed from Opserver 2026-08-17 02:59:32,341 - INFO - Deleting VM ctest-VM21-60654801 2026-08-17 02:59:36,457 - INFO - VM ctest-VM21-60654801 is fully removed in API-Server 2026-08-17 02:59:36,679 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-42565280:ctest-VN2-82822838 2026-08-17 02:59:36,679 - INFO - VM ctest-VM21-60654801 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 02:59:36,903 - INFO - Routes for VM ctest-VM21-60654801 is removed in all control-nodes 2026-08-17 03:00:01,676 - INFO - b5e52458-f413-40c9-ad29-f13c330cb24d vm uve deleted from opserver 2026-08-17 03:00:01,694 - INFO - b5e52458-f413-40c9-ad29-f13c330cb24d vm uve deleted from opserver 2026-08-17 03:00:01,710 - INFO - b5e52458-f413-40c9-ad29-f13c330cb24d vm uve deleted from opserver 2026-08-17 03:00:01,711 - INFO - Validated that VM b5e52458-f413-40c9-ad29-f13c330cb24d is removed from Opserver 2026-08-17 03:00:01,711 - INFO - Deleting VM ctest-VM11-67228162 2026-08-17 03:00:05,859 - INFO - VM ctest-VM11-67228162 is fully removed in API-Server 2026-08-17 03:00:06,089 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-42565280:ctest-VN1-32761542 2026-08-17 03:00:06,089 - INFO - VM ctest-VM11-67228162 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:00:06,305 - INFO - Routes for VM ctest-VM11-67228162 is removed in all control-nodes 2026-08-17 03:00:31,087 - INFO - da67b236-d1c1-44d2-ad37-3198cccdca22 vm uve deleted from opserver 2026-08-17 03:00:31,109 - INFO - da67b236-d1c1-44d2-ad37-3198cccdca22 vm uve deleted from opserver 2026-08-17 03:00:31,124 - INFO - da67b236-d1c1-44d2-ad37-3198cccdca22 vm uve deleted from opserver 2026-08-17 03:00:31,124 - INFO - Validated that VM da67b236-d1c1-44d2-ad37-3198cccdca22 is removed from Opserver 2026-08-17 03:00:31,892 - INFO - Detached Policy from ctest-VN1-32761542 2026-08-17 03:00:31,944 - INFO - Deleted policy ctest-policy13-88634337 2026-08-17 03:00:31,996 - INFO - Deleted policy ctest-policy21-68920213 2026-08-17 03:00:32,039 - INFO - Deleted policy ctest-policy12-63488760 2026-08-17 03:00:32,039 - INFO - Deleting VN ctest-VN3-47714290 2026-08-17 03:00:32,462 - INFO - Validated that VN ctest-VN3-47714290 is not found in API Server 2026-08-17 03:00:32,488 - INFO - Validated that VN ctest-VN3-47714290 is not in any agent 2026-08-17 03:00:32,525 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-47714290 info 2026-08-17 03:00:32,525 - INFO - Deleting VN ctest-VN2-82822838 2026-08-17 03:00:32,908 - INFO - Validated that VN ctest-VN2-82822838 is not found in API Server 2026-08-17 03:00:32,931 - INFO - Validated that VN ctest-VN2-82822838 is not in any agent 2026-08-17 03:00:32,967 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-82822838 info 2026-08-17 03:00:32,967 - INFO - Deleting VN ctest-VN1-32761542 2026-08-17 03:00:33,346 - INFO - Validated that VN ctest-VN1-32761542 is not found in API Server 2026-08-17 03:00:33,375 - INFO - Validated that VN ctest-VN1-32761542 is not in any agent 2026-08-17 03:00:33,408 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-32761542 info 2026-08-17 03:00:33,508 - INFO - IPAM: ipam3 is not found in API Server 2026-08-17 03:00:33,538 - INFO - IPAM:ipam3 is not found in control node 2026-08-17 03:00:33,688 - INFO - IPAM: ipam2 is not found in API Server 2026-08-17 03:00:33,727 - INFO - IPAM:ipam2 is not found in control node 2026-08-17 03:00:33,834 - INFO - IPAM: ipam1 is not found in API Server 2026-08-17 03:00:33,870 - INFO - IPAM:ipam1 is not found in control node 2026-08-17 03:00:35,170 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:03:40] 2026-08-17 03:00:35,170 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:00:36,060 - INFO - Deleted project: ctest-TestPolicyAcl-42565280, ID : 0c16a75b-ca52-4b84-8372-87b3a46aa0ab 2026-08-17 03:00:36,287 - INFO - Domain Default found not creating 2026-08-17 03:00:36,453 - INFO - Project ctest-TestPolicyAclIpv4v6-95843092 not found, creating it 2026-08-17 03:00:37,096 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-95843092, ID : 8c2766cf-e09c-48ff-9d49-34de15efe62a 2026-08-17 03:00:39,065 - INFO - ================================================================================ 2026-08-17 03:00:39,065 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-08-17 03:00:40,373 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:00:40,373 - INFO - 2026-08-17 03:00:40,373 - INFO - ================================================================================ 2026-08-17 03:00:40,374 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-08-17 03:00:40,374 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-08-17 03:00:41,689 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:00:41,690 - INFO - 2026-08-17 03:00:43,766 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-08-17 03:00:43,785 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-08-17 03:00:43,936 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-08-17 03:00:43,957 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-08-17 03:00:44,098 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-08-17 03:00:44,115 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-08-17 03:00:45,100 - INFO - Created VN ctest-VN1-67115161 2026-08-17 03:00:46,610 - INFO - Created VN ctest-VN2-00033468 2026-08-17 03:00:47,599 - INFO - Created VN ctest-VN3-17812469 2026-08-17 03:00:47,966 - INFO - Verified VN network id 15 for VN f4a54fed-e7ec-4364-9890-fd61da630ef7 2026-08-17 03:00:47,966 - INFO - Verifications in API Server for VN ctest-VN1-67115161 passed 2026-08-17 03:00:48,063 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-67115161 passed 2026-08-17 03:00:49,622 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-95843092:ctest-VN1-67115161 is found in opserver 2026-08-17 03:00:49,860 - INFO - Verified VN network id 16 for VN bc636ca8-d5f1-4ecb-9e7d-e665068fee17 2026-08-17 03:00:49,860 - INFO - Verifications in API Server for VN ctest-VN2-00033468 passed 2026-08-17 03:00:49,942 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-00033468 passed 2026-08-17 03:00:50,256 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-95843092:ctest-VN2-00033468 is found in opserver 2026-08-17 03:00:50,497 - INFO - Verified VN network id 17 for VN aceb1698-ae7e-44c7-b822-4da2020a77cf 2026-08-17 03:00:50,497 - INFO - Verifications in API Server for VN ctest-VN3-17812469 passed 2026-08-17 03:00:50,598 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-17812469 passed 2026-08-17 03:00:50,909 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-95843092:ctest-VN3-17812469 is found in opserver 2026-08-17 03:00:53,313 - INFO - VM ([<Server: ctest-VM11-15512235>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:00:53,880 - INFO - VM ([<Server: ctest-VM21-11677223>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:00:54,536 - INFO - VM ([<Server: ctest-VM31-99292063>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:01:30,297 - INFO - VM name : ctest-VM11-15512235 2026-08-17 03:01:31,112 - INFO - VM ctest-VM11-15512235 verfication in all API Servers passed 2026-08-17 03:02:09,630 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-15512235 passed 2026-08-17 03:02:09,630 - INFO - VM ctest-VM11-15512235 verifications in Compute nodes passed 2026-08-17 03:02:09,968 - INFO - Validated routes of VM ctest-VM11-15512235 in all vrouters 2026-08-17 03:02:10,956 - INFO - Verification in Control-nodes for VM ctest-VM11-15512235 passed 2026-08-17 03:02:11,095 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 03:02:11,122 - INFO - VM 9ce33493-3713-4c4a-9c55-55b38bcbc8ab is present in default-domain:ctest-TestPolicyAclIpv4v6-95843092:ctest-VN1-67115161 2026-08-17 03:02:11,302 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-95843092:cd7f9d33-bf59-476e-832e-de13ddc7a70f of vm 9ce33493-3713-4c4a-9c55-55b38bcbc8ab is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 03:02:11,341 - INFO - VM ctest-VM11-15512235 validations in Opserver passed 2026-08-17 03:02:11,428 - INFO - VM name : ctest-VM21-11677223 2026-08-17 03:02:11,807 - INFO - VM ctest-VM21-11677223 verfication in all API Servers passed 2026-08-17 03:02:13,519 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-11677223 passed 2026-08-17 03:02:13,519 - INFO - VM ctest-VM21-11677223 verifications in Compute nodes passed 2026-08-17 03:02:13,781 - INFO - Validated routes of VM ctest-VM21-11677223 in all vrouters 2026-08-17 03:02:14,742 - INFO - Verification in Control-nodes for VM ctest-VM21-11677223 passed 2026-08-17 03:02:14,858 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 03:02:14,889 - INFO - VM f9b161db-88f8-42a5-b5dc-4a34dc745f6a is present in default-domain:ctest-TestPolicyAclIpv4v6-95843092:ctest-VN2-00033468 2026-08-17 03:02:15,086 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-95843092:8b09f728-a976-47ed-8e2e-ca57297829f7 of vm f9b161db-88f8-42a5-b5dc-4a34dc745f6a is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 03:02:15,133 - INFO - VM ctest-VM21-11677223 validations in Opserver passed 2026-08-17 03:02:15,227 - INFO - VM name : ctest-VM31-99292063 2026-08-17 03:02:15,597 - INFO - VM ctest-VM31-99292063 verfication in all API Servers passed 2026-08-17 03:02:17,384 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-99292063 passed 2026-08-17 03:02:17,385 - INFO - VM ctest-VM31-99292063 verifications in Compute nodes passed 2026-08-17 03:02:17,696 - INFO - Validated routes of VM ctest-VM31-99292063 in all vrouters 2026-08-17 03:02:18,742 - INFO - Verification in Control-nodes for VM ctest-VM31-99292063 passed 2026-08-17 03:02:18,863 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 03:02:18,888 - INFO - VM d8c01076-9797-46b9-814a-feb5262f81a7 is present in default-domain:ctest-TestPolicyAclIpv4v6-95843092:ctest-VN3-17812469 2026-08-17 03:02:19,088 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-95843092:b179e02c-7e49-4066-aca9-722ce24bc954 of vm d8c01076-9797-46b9-814a-feb5262f81a7 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 03:02:19,129 - INFO - VM ctest-VM31-99292063 validations in Opserver passed 2026-08-17 03:02:19,130 - INFO - Waiting for VM ctest-VM11-15512235 to be up.. 2026-08-17 03:02:20,311 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-15512235 passed 2026-08-17 03:02:25,710 - INFO - Waiting for VM ctest-VM21-11677223 to be up.. 2026-08-17 03:02:26,901 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-11677223 passed 2026-08-17 03:02:27,143 - INFO - Waiting for VM ctest-VM31-99292063 to be up.. 2026-08-17 03:02:28,315 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-99292063 passed 2026-08-17 03:02:35,943 - INFO - Ping to IP 166.219.144.3 from VM ctest-VM11-15512235 passed 2026-08-17 03:02:38,334 - INFO - Ping to IP 2cb3:9c4e:fa3c:40f0:67b7:9519:0:3 from VM ctest-VM11-15512235 passed 2026-08-17 03:02:38,334 - INFO - Test with src as policy and dst as any PASSED 2026-08-17 03:02:38,334 - INFO - Deleting VM ctest-VM31-99292063 2026-08-17 03:02:42,453 - INFO - VM ctest-VM31-99292063 is fully removed in API-Server 2026-08-17 03:02:42,669 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-95843092:ctest-VN3-17812469 2026-08-17 03:02:42,669 - INFO - VM ctest-VM31-99292063 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:02:42,913 - INFO - Routes for VM ctest-VM31-99292063 is removed in all control-nodes 2026-08-17 03:03:01,488 - INFO - d8c01076-9797-46b9-814a-feb5262f81a7 vm uve deleted from opserver 2026-08-17 03:03:01,503 - INFO - d8c01076-9797-46b9-814a-feb5262f81a7 vm uve deleted from opserver 2026-08-17 03:03:01,516 - INFO - d8c01076-9797-46b9-814a-feb5262f81a7 vm uve deleted from opserver 2026-08-17 03:03:01,516 - INFO - Validated that VM d8c01076-9797-46b9-814a-feb5262f81a7 is removed from Opserver 2026-08-17 03:03:01,517 - INFO - Deleting VM ctest-VM21-11677223 2026-08-17 03:03:05,639 - INFO - VM ctest-VM21-11677223 is fully removed in API-Server 2026-08-17 03:03:05,877 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-95843092:ctest-VN2-00033468 2026-08-17 03:03:05,877 - INFO - VM ctest-VM21-11677223 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:03:06,147 - INFO - Routes for VM ctest-VM21-11677223 is removed in all control-nodes 2026-08-17 03:03:30,906 - INFO - f9b161db-88f8-42a5-b5dc-4a34dc745f6a vm uve deleted from opserver 2026-08-17 03:03:30,922 - INFO - f9b161db-88f8-42a5-b5dc-4a34dc745f6a vm uve deleted from opserver 2026-08-17 03:03:30,937 - INFO - f9b161db-88f8-42a5-b5dc-4a34dc745f6a vm uve deleted from opserver 2026-08-17 03:03:30,937 - INFO - Validated that VM f9b161db-88f8-42a5-b5dc-4a34dc745f6a is removed from Opserver 2026-08-17 03:03:30,938 - INFO - Deleting VM ctest-VM11-15512235 2026-08-17 03:03:35,073 - INFO - VM ctest-VM11-15512235 is fully removed in API-Server 2026-08-17 03:03:35,285 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-95843092:ctest-VN1-67115161 2026-08-17 03:03:35,285 - INFO - VM ctest-VM11-15512235 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:03:35,484 - INFO - Routes for VM ctest-VM11-15512235 is removed in all control-nodes 2026-08-17 03:04:00,206 - INFO - 9ce33493-3713-4c4a-9c55-55b38bcbc8ab vm uve deleted from opserver 2026-08-17 03:04:00,222 - INFO - 9ce33493-3713-4c4a-9c55-55b38bcbc8ab vm uve deleted from opserver 2026-08-17 03:04:00,237 - INFO - 9ce33493-3713-4c4a-9c55-55b38bcbc8ab vm uve deleted from opserver 2026-08-17 03:04:00,237 - INFO - Validated that VM 9ce33493-3713-4c4a-9c55-55b38bcbc8ab is removed from Opserver 2026-08-17 03:04:01,123 - INFO - Deleted policy ctest-policy21-42026039 2026-08-17 03:04:01,185 - INFO - Deleted policy ctest-policy12-15949248 2026-08-17 03:04:01,257 - INFO - Deleted policy ctest-policy13-03785417 2026-08-17 03:04:01,258 - INFO - Deleting VN ctest-VN3-17812469 2026-08-17 03:04:01,724 - INFO - Validated that VN ctest-VN3-17812469 is not found in API Server 2026-08-17 03:04:01,747 - INFO - Validated that VN ctest-VN3-17812469 is not in any agent 2026-08-17 03:04:01,781 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-17812469 info 2026-08-17 03:04:01,782 - INFO - Deleting VN ctest-VN2-00033468 2026-08-17 03:04:02,221 - INFO - Validated that VN ctest-VN2-00033468 is not found in API Server 2026-08-17 03:04:02,248 - INFO - Validated that VN ctest-VN2-00033468 is not in any agent 2026-08-17 03:04:02,282 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-00033468 info 2026-08-17 03:04:02,282 - INFO - Deleting VN ctest-VN1-67115161 2026-08-17 03:04:02,683 - INFO - Validated that VN ctest-VN1-67115161 is not found in API Server 2026-08-17 03:04:02,706 - INFO - Validated that VN ctest-VN1-67115161 is not in any agent 2026-08-17 03:04:02,739 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-67115161 info 2026-08-17 03:04:02,844 - INFO - IPAM: ipam3 is not found in API Server 2026-08-17 03:04:02,870 - INFO - IPAM:ipam3 is not found in control node 2026-08-17 03:04:03,016 - INFO - IPAM: ipam2 is not found in API Server 2026-08-17 03:04:03,043 - INFO - IPAM:ipam2 is not found in control node 2026-08-17 03:04:03,200 - INFO - IPAM: ipam1 is not found in API Server 2026-08-17 03:04:03,230 - INFO - IPAM:ipam1 is not found in control node 2026-08-17 03:04:04,508 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:24] 2026-08-17 03:04:04,508 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:04:05,802 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:03:26] 2026-08-17 03:04:05,802 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:04:06,675 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-95843092, ID : 8c2766cf-e09c-48ff-9d49-34de15efe62a 2026-08-17 03:04:06,871 - INFO - Domain Default found not creating 2026-08-17 03:04:07,053 - INFO - Project ctest-TestBasicPolicy-04063968 not found, creating it 2026-08-17 03:04:07,687 - INFO - Created Project:ctest-TestBasicPolicy-04063968, ID : 98bcd357-1127-461a-bcc5-f3152209a44a 2026-08-17 03:04:09,490 - INFO - ================================================================================ 2026-08-17 03:04:09,490 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-08-17 03:04:09,490 - 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-08-17 03:04:10,813 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:04:10,814 - INFO - 2026-08-17 03:04:12,029 - INFO - Created VN ctest-vn-65609298 2026-08-17 03:04:12,793 - INFO - Created VN ctest-vn-46084398 2026-08-17 03:04:14,449 - INFO - Verified VN network id 15 for VN a235d47d-30ed-49df-8b4c-62d2a5569a65 2026-08-17 03:04:14,449 - INFO - Verifications in API Server for VN ctest-vn-65609298 passed 2026-08-17 03:04:14,536 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65609298 passed 2026-08-17 03:04:14,683 - INFO - VN ctest-vn-65609298 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 03:04:16,069 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-04063968:ctest-vn-65609298 is found in opserver 2026-08-17 03:04:16,382 - INFO - Verified VN network id 16 for VN a1f40149-22e8-4e2d-950a-216ebbcf6c54 2026-08-17 03:04:16,382 - INFO - Verifications in API Server for VN ctest-vn-46084398 passed 2026-08-17 03:04:16,483 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-46084398 passed 2026-08-17 03:04:16,649 - INFO - VN ctest-vn-46084398 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 03:04:16,825 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-04063968:ctest-vn-46084398 is found in opserver 2026-08-17 03:04:17,447 - INFO - VM ([<Server: ctest-TestBasicPolicy-04063968-09878369>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:04:18,093 - INFO - VM ([<Server: ctest-TestBasicPolicy-04063968-82553579>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:04:18,094 - INFO - Waiting for VM ctest-TestBasicPolicy-04063968-09878369 to be up.. 2026-08-17 03:04:43,722 - INFO - VM name : ctest-TestBasicPolicy-04063968-09878369 2026-08-17 03:05:10,117 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-04063968-09878369 passed 2026-08-17 03:05:20,682 - INFO - Waiting for VM ctest-TestBasicPolicy-04063968-82553579 to be up.. 2026-08-17 03:05:20,772 - INFO - VM name : ctest-TestBasicPolicy-04063968-82553579 2026-08-17 03:05:22,120 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-04063968-82553579 passed 2026-08-17 03:06:15,268 - INFO - Ping to IP 192.185.107.67 from VM ctest-TestBasicPolicy-04063968-09878369 passed 2026-08-17 03:06:18,744 - WARNING - Ping to IP 192.185.107.67 from VM ctest-TestBasicPolicy-04063968-09878369 failed 2026-08-17 03:06:18,745 - INFO - Deleting VM ctest-TestBasicPolicy-04063968-82553579 2026-08-17 03:06:18,821 - INFO - Deleting VM ctest-TestBasicPolicy-04063968-09878369 2026-08-17 03:06:19,356 - INFO - Deleted policy ctest-policy-allow-all-27649180 2026-08-17 03:06:19,356 - INFO - Deleting VN ctest-vn-46084398 2026-08-17 03:06:19,405 - WARNING - Deleting VN ctest-vn-46084398 failed..Will retry 2026-08-17 03:06:21,778 - INFO - Validated that VN ctest-vn-46084398 is not found in API Server 2026-08-17 03:06:21,801 - INFO - Validated that VN ctest-vn-46084398 is not in any agent 2026-08-17 03:06:21,835 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-46084398 info 2026-08-17 03:06:21,835 - INFO - Deleting VN ctest-vn-65609298 2026-08-17 03:06:22,178 - INFO - Validated that VN ctest-vn-65609298 is not found in API Server 2026-08-17 03:06:22,204 - INFO - Validated that VN ctest-vn-65609298 is not in any agent 2026-08-17 03:06:22,242 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65609298 info 2026-08-17 03:06:23,530 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:14] 2026-08-17 03:06:23,530 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:06:24,445 - INFO - Deleted project: ctest-TestBasicPolicy-04063968, ID : 98bcd357-1127-461a-bcc5-f3152209a44a 2026-08-17 03:06:24,665 - INFO - Domain Default found not creating 2026-08-17 03:06:24,899 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-31924055 not found, creating it 2026-08-17 03:06:25,642 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-31924055, ID : 8f0abba7-e7c2-4c5f-b305-81acae11f848 2026-08-17 03:06:27,548 - INFO - ================================================================================ 2026-08-17 03:06:27,548 - INFO - STARTING TEST : test_repeated_policy_modify 2026-08-17 03:06:28,855 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:06:28,855 - INFO - 2026-08-17 03:06:28,855 - INFO - ================================================================================ 2026-08-17 03:06:28,856 - INFO - STARTING TEST : test_repeated_policy_modify 2026-08-17 03:06:28,856 - 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-08-17 03:06:30,164 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:06:30,164 - INFO - 2026-08-17 03:06:30,164 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2026-08-17 03:06:31,104 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-31924055'](8f0abba7-e7c2-4c5f-b305-81acae11f848) 2026-08-17 03:06:31,104 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-31924055 2026-08-17 03:06:34,096 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-31924055 in API Server 10.0.0.38 passed 2026-08-17 03:06:34,560 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-31924055-default-ipam passed 2026-08-17 03:06:34,582 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-31924055-default-ipam passed 2026-08-17 03:06:36,208 - INFO - Created VN ctest-vnet0-80274009 2026-08-17 03:06:36,949 - INFO - Verified VN network id 15 for VN 28c7433f-745b-4cfe-a905-aa562102c0bf 2026-08-17 03:06:36,949 - INFO - Verifications in API Server for VN ctest-vnet0-80274009 passed 2026-08-17 03:06:37,043 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-80274009 passed 2026-08-17 03:06:38,649 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-31924055:ctest-vnet0-80274009 is found in opserver 2026-08-17 03:06:39,088 - INFO - Verified policy ctest-policy0-71000577 in API Server, Result: True 2026-08-17 03:06:39,479 - INFO - Verified policy ctest-policy1-66150289 in API Server, Result: True 2026-08-17 03:06:39,889 - INFO - Verified policy ctest-policy2-08749882 in API Server, Result: True 2026-08-17 03:06:40,287 - INFO - Verified policy ctest-policy3-80024153 in API Server, Result: True 2026-08-17 03:06:40,685 - INFO - Verified policy ctest-policy4-61875450 in API Server, Result: True 2026-08-17 03:06:41,130 - INFO - Verified policy ctest-policy5-16786110 in API Server, Result: True 2026-08-17 03:06:41,592 - INFO - Verified policy ctest-policy6-99879975 in API Server, Result: True 2026-08-17 03:06:42,060 - INFO - Verified policy ctest-policy7-95101018 in API Server, Result: True 2026-08-17 03:06:42,455 - INFO - Verified policy ctest-policy8-02889689 in API Server, Result: True 2026-08-17 03:06:42,854 - INFO - Verified policy ctest-policy9-92684187 in API Server, Result: True 2026-08-17 03:06:44,721 - INFO - VM ([<Server: ctest-vmc0-67607678>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:06:44,721 - INFO - Waiting for VM ctest-vmc0-67607678 to be up.. 2026-08-17 03:07:10,230 - INFO - VM name : ctest-vmc0-67607678 2026-08-17 03:07:36,640 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-67607678 passed 2026-08-17 03:07:48,116 - INFO - Validated the rules for VM:ctest-vmc0-67607678 with attached policy:['ctest-policy0-71000577', 'ctest-policy1-66150289', 'ctest-policy2-08749882', 'ctest-policy3-80024153', 'ctest-policy4-61875450', 'ctest-policy5-16786110', 'ctest-policy6-99879975', 'ctest-policy7-95101018', 'ctest-policy8-02889689', 'ctest-policy9-92684187'] and vn:ctest-vnet0-80274009 2026-08-17 03:07:48,125 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-17 03:07:48,162 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:07:48,167 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:07:53,505 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy0-71000577 2026-08-17 03:07:53,539 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:07:53,546 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:07:58,802 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy1-66150289 2026-08-17 03:07:58,825 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:07:58,831 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:08:04,128 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy2-08749882 2026-08-17 03:08:04,147 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:08:04,153 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:08:09,420 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy3-80024153 2026-08-17 03:08:09,444 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:08:09,451 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:08:14,758 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy4-61875450 2026-08-17 03:08:14,782 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:08:14,789 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:08:20,072 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy5-16786110 2026-08-17 03:08:20,094 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:08:20,100 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:08:25,360 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy6-99879975 2026-08-17 03:08:25,380 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:08:25,386 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:08:30,705 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy7-95101018 2026-08-17 03:08:30,727 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:08:30,733 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:08:36,010 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy8-02889689 2026-08-17 03:08:36,030 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:08:36,038 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:08:41,338 - INFO - new policy list of vn ctest-vnet0-80274009 is ctest-policy9-92684187 2026-08-17 03:08:41,359 - INFO - Compute node: 10.0.0.50, VN: ctest-vnet0-80274009, result of expected rules check passed 2026-08-17 03:08:41,366 - INFO - Compute node: 10.0.0.186, VN: ctest-vnet0-80274009, validated that no extra rules are present 2026-08-17 03:08:41,366 - INFO - Deleting VM ctest-vmc0-67607678 2026-08-17 03:08:45,496 - INFO - VM ctest-vmc0-67607678 is fully removed in API-Server 2026-08-17 03:08:45,762 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-31924055:ctest-vnet0-80274009 2026-08-17 03:08:45,762 - INFO - VM ctest-vmc0-67607678 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:08:46,009 - INFO - Routes for VM ctest-vmc0-67607678 is removed in all control-nodes 2026-08-17 03:09:01,632 - INFO - 6dcae5aa-361a-4c9b-bd59-4843ffe4cbb4 vm uve deleted from opserver 2026-08-17 03:09:01,649 - INFO - 6dcae5aa-361a-4c9b-bd59-4843ffe4cbb4 vm uve deleted from opserver 2026-08-17 03:09:01,665 - INFO - 6dcae5aa-361a-4c9b-bd59-4843ffe4cbb4 vm uve deleted from opserver 2026-08-17 03:09:01,665 - INFO - Validated that VM 6dcae5aa-361a-4c9b-bd59-4843ffe4cbb4 is removed from Opserver 2026-08-17 03:09:02,152 - INFO - Deleted policy ctest-policy9-92684187 2026-08-17 03:09:02,371 - INFO - Deleted policy ctest-policy8-02889689 2026-08-17 03:09:02,584 - INFO - Deleted policy ctest-policy7-95101018 2026-08-17 03:09:02,786 - INFO - Deleted policy ctest-policy6-99879975 2026-08-17 03:09:03,037 - INFO - Deleted policy ctest-policy5-16786110 2026-08-17 03:09:03,296 - INFO - Deleted policy ctest-policy4-61875450 2026-08-17 03:09:03,551 - INFO - Deleted policy ctest-policy3-80024153 2026-08-17 03:09:03,810 - INFO - Deleted policy ctest-policy2-08749882 2026-08-17 03:09:04,069 - INFO - Deleted policy ctest-policy1-66150289 2026-08-17 03:09:04,338 - INFO - Deleted policy ctest-policy0-71000577 2026-08-17 03:09:04,533 - INFO - Deleting VN ctest-vnet0-80274009 2026-08-17 03:09:04,938 - INFO - Validated that VN ctest-vnet0-80274009 is not found in API Server 2026-08-17 03:09:04,962 - INFO - Validated that VN ctest-vnet0-80274009 is not in any agent 2026-08-17 03:09:05,002 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-80274009 info 2026-08-17 03:09:05,148 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-31924055-default-ipam is not found in API Server 2026-08-17 03:09:05,177 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-31924055-default-ipam is not found in control node 2026-08-17 03:09:07,136 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:39] 2026-08-17 03:09:07,136 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:09:08,446 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:41] 2026-08-17 03:09:08,446 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:09:09,879 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-31924055, ID : 8f0abba7-e7c2-4c5f-b305-81acae11f848 2026-08-17 03:09:10,108 - INFO - Domain Default found not creating 2026-08-17 03:09:10,278 - INFO - Project ctest-TestDetailedPolicy1-52330167 not found, creating it 2026-08-17 03:09:10,905 - INFO - Created Project:ctest-TestDetailedPolicy1-52330167, ID : 1a888278-94d3-4da0-bb73-58b989efbf2a 2026-08-17 03:09:12,643 - INFO - ================================================================================ 2026-08-17 03:09:12,644 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-08-17 03:09:12,644 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-08-17 03:09:13,929 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:09:13,929 - INFO - 2026-08-17 03:09:13,929 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-08-17 03:09:14,931 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-52330167'](1a888278-94d3-4da0-bb73-58b989efbf2a) 2026-08-17 03:09:14,932 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-52330167 2026-08-17 03:09:17,789 - INFO - Verification of project ctest-TestDetailedPolicy1-52330167 in API Server 10.0.0.38 passed 2026-08-17 03:09:18,316 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-52330167-default-ipam passed 2026-08-17 03:09:18,342 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-52330167-default-ipam passed 2026-08-17 03:09:19,646 - INFO - Created VN ctest-vnet0-67193974 2026-08-17 03:09:20,404 - INFO - Verified VN network id 15 for VN ecb6e71b-2459-4926-b34b-fe6615b6e4ba 2026-08-17 03:09:20,405 - INFO - Verifications in API Server for VN ctest-vnet0-67193974 passed 2026-08-17 03:09:20,489 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-67193974 passed 2026-08-17 03:09:21,977 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-52330167:ctest-vnet0-67193974 is found in opserver 2026-08-17 03:09:22,965 - INFO - Created VN ctest-vnet1-15800760 2026-08-17 03:09:23,361 - INFO - Verified VN network id 16 for VN 67d68b15-b784-437b-917c-9aab90db8c83 2026-08-17 03:09:23,362 - INFO - Verifications in API Server for VN ctest-vnet1-15800760 passed 2026-08-17 03:09:23,453 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-15800760 passed 2026-08-17 03:09:23,768 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-52330167:ctest-vnet1-15800760 is found in opserver 2026-08-17 03:09:24,271 - INFO - Verified policy policy0 in API Server, Result: True 2026-08-17 03:09:24,728 - INFO - Verified policy policy1 in API Server, Result: True 2026-08-17 03:09:25,208 - INFO - Verified policy policy2 in API Server, Result: True 2026-08-17 03:09:25,689 - INFO - Verified policy policy3 in API Server, Result: True 2026-08-17 03:09:26,121 - INFO - Verified policy policy100 in API Server, Result: True 2026-08-17 03:09:26,592 - INFO - Verified policy policy10 in API Server, Result: True 2026-08-17 03:09:27,034 - INFO - Verified policy policy11 in API Server, Result: True 2026-08-17 03:09:27,482 - INFO - Verified policy policy12 in API Server, Result: True 2026-08-17 03:09:27,950 - INFO - Verified policy policy13 in API Server, Result: True 2026-08-17 03:09:28,381 - INFO - Verified policy policy1000 in API Server, Result: True 2026-08-17 03:09:29,882 - INFO - VM ([<Server: ctest-vmc0-81188048>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:09:30,579 - INFO - VM ([<Server: ctest-vmc1-78117578>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:09:30,579 - INFO - Waiting for VM ctest-vmc0-81188048 to be up.. 2026-08-17 03:09:56,168 - INFO - VM name : ctest-vmc0-81188048 2026-08-17 03:10:22,518 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-81188048 passed 2026-08-17 03:10:33,090 - INFO - Waiting for VM ctest-vmc1-78117578 to be up.. 2026-08-17 03:10:33,186 - INFO - VM name : ctest-vmc1-78117578 2026-08-17 03:10:34,539 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-78117578 passed 2026-08-17 03:10:40,611 - INFO - Validated the rules for VM:ctest-vmc1-78117578 with attached policy:['policy100'] and vn:ctest-vnet1-15800760 2026-08-17 03:10:41,002 - INFO - Validated the rules for VM:ctest-vmc0-81188048 with attached policy:['policy0'] and vn:ctest-vnet0-67193974 2026-08-17 03:10:41,015 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-17 03:10:41,015 - INFO - Setup completed with result True 2026-08-17 03:10:46,281 - INFO - new policy list of vn ctest-vnet0-67193974 is policy1 2026-08-17 03:10:46,282 - INFO - Starting Verifications after policy for ctest-vnet0-67193974 updated to policy1 2026-08-17 03:10:46,282 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-17 03:10:46,282 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass'} 2026-08-17 03:11:26,683 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-81188048 passed 2026-08-17 03:11:26,683 - INFO - vm ping test result after policy for ctest-vnet0-67193974 updated to policy1 is: True 2026-08-17 03:11:31,993 - INFO - new policy list of vn ctest-vnet0-67193974 is policy1000 2026-08-17 03:11:31,994 - INFO - Starting Verifications after policy for ctest-vnet0-67193974 updated to policy1000 2026-08-17 03:11:31,994 - INFO - policy in effect is : [] 2026-08-17 03:11:31,994 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-08-17 03:11:35,205 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-81188048 failed 2026-08-17 03:11:35,205 - INFO - vm ping test result after policy for ctest-vnet0-67193974 updated to policy1000 is: True 2026-08-17 03:11:40,450 - INFO - new policy list of vn ctest-vnet0-67193974 is policy2 2026-08-17 03:11:40,450 - INFO - Starting Verifications after policy for ctest-vnet0-67193974 updated to policy2 2026-08-17 03:11:40,451 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-17 03:11:40,451 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny'} 2026-08-17 03:11:43,713 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-81188048 failed 2026-08-17 03:11:43,713 - INFO - vm ping test result after policy for ctest-vnet0-67193974 updated to policy2 is: True 2026-08-17 03:11:48,970 - INFO - new policy list of vn ctest-vnet0-67193974 is policy3 2026-08-17 03:11:48,971 - INFO - Starting Verifications after policy for ctest-vnet0-67193974 updated to policy3 2026-08-17 03:11:48,971 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-17 03:11:48,971 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass'} 2026-08-17 03:11:51,228 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-81188048 passed 2026-08-17 03:11:51,228 - INFO - vm ping test result after policy for ctest-vnet0-67193974 updated to policy3 is: True 2026-08-17 03:11:56,488 - INFO - new policy list of vn ctest-vnet0-67193974 is policy10 2026-08-17 03:11:56,489 - INFO - Starting Verifications after policy for ctest-vnet0-67193974 updated to policy10 2026-08-17 03:11:56,489 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-17 03:11:56,489 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny'} 2026-08-17 03:11:59,715 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-81188048 failed 2026-08-17 03:11:59,715 - INFO - vm ping test result after policy for ctest-vnet0-67193974 updated to policy10 is: True 2026-08-17 03:12:04,968 - INFO - new policy list of vn ctest-vnet0-67193974 is policy11 2026-08-17 03:12:04,968 - INFO - Starting Verifications after policy for ctest-vnet0-67193974 updated to policy11 2026-08-17 03:12:04,968 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-17 03:12:04,968 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass'} 2026-08-17 03:12:07,207 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-81188048 passed 2026-08-17 03:12:07,207 - INFO - vm ping test result after policy for ctest-vnet0-67193974 updated to policy11 is: True 2026-08-17 03:12:12,452 - INFO - new policy list of vn ctest-vnet0-67193974 is policy12 2026-08-17 03:12:12,453 - INFO - Starting Verifications after policy for ctest-vnet0-67193974 updated to policy12 2026-08-17 03:12:12,453 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-17 03:12:12,453 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny'} 2026-08-17 03:12:15,675 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-81188048 failed 2026-08-17 03:12:15,675 - INFO - vm ping test result after policy for ctest-vnet0-67193974 updated to policy12 is: True 2026-08-17 03:12:20,917 - INFO - new policy list of vn ctest-vnet0-67193974 is policy13 2026-08-17 03:12:20,918 - INFO - Starting Verifications after policy for ctest-vnet0-67193974 updated to policy13 2026-08-17 03:12:20,918 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-67193974', 'source_network': 'ctest-vnet1-15800760', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-17 03:12:20,918 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny'} 2026-08-17 03:12:23,125 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-81188048 passed 2026-08-17 03:12:23,125 - INFO - vm ping test result after policy for ctest-vnet0-67193974 updated to policy13 is: True 2026-08-17 03:12:23,343 - INFO - Deleting VM ctest-vmc1-78117578 2026-08-17 03:12:27,495 - INFO - VM ctest-vmc1-78117578 is fully removed in API-Server 2026-08-17 03:12:27,719 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-52330167:ctest-vnet1-15800760 2026-08-17 03:12:27,720 - INFO - VM ctest-vmc1-78117578 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:12:27,980 - INFO - Routes for VM ctest-vmc1-78117578 is removed in all control-nodes 2026-08-17 03:12:31,204 - INFO - b0b5833e-116b-4d7d-897d-93e1bf56d581 vm uve deleted from opserver 2026-08-17 03:12:31,254 - INFO - b0b5833e-116b-4d7d-897d-93e1bf56d581 vm uve deleted from opserver 2026-08-17 03:12:31,268 - INFO - b0b5833e-116b-4d7d-897d-93e1bf56d581 vm uve deleted from opserver 2026-08-17 03:12:31,268 - INFO - Validated that VM b0b5833e-116b-4d7d-897d-93e1bf56d581 is removed from Opserver 2026-08-17 03:12:31,268 - INFO - Deleting VM ctest-vmc0-81188048 2026-08-17 03:12:35,396 - INFO - VM ctest-vmc0-81188048 is fully removed in API-Server 2026-08-17 03:12:35,623 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-52330167:ctest-vnet0-67193974 2026-08-17 03:12:35,623 - INFO - VM ctest-vmc0-81188048 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:12:35,856 - INFO - Routes for VM ctest-vmc0-81188048 is removed in all control-nodes 2026-08-17 03:13:00,599 - INFO - 7e88be3e-6e42-4546-8910-1854488f1426 vm uve deleted from opserver 2026-08-17 03:13:00,615 - INFO - 7e88be3e-6e42-4546-8910-1854488f1426 vm uve deleted from opserver 2026-08-17 03:13:00,674 - INFO - 7e88be3e-6e42-4546-8910-1854488f1426 vm uve deleted from opserver 2026-08-17 03:13:00,675 - INFO - Validated that VM 7e88be3e-6e42-4546-8910-1854488f1426 is removed from Opserver 2026-08-17 03:13:01,280 - INFO - Deleted policy policy1000 2026-08-17 03:13:01,518 - INFO - Deleted policy policy13 2026-08-17 03:13:01,750 - INFO - Deleted policy policy12 2026-08-17 03:13:01,965 - INFO - Deleted policy policy11 2026-08-17 03:13:02,214 - INFO - Deleted policy policy10 2026-08-17 03:13:02,464 - INFO - Deleted policy policy100 2026-08-17 03:13:02,734 - INFO - Deleted policy policy3 2026-08-17 03:13:02,981 - INFO - Deleted policy policy2 2026-08-17 03:13:03,236 - INFO - Deleted policy policy1 2026-08-17 03:13:03,481 - INFO - Deleted policy policy0 2026-08-17 03:13:03,677 - INFO - Deleting VN ctest-vnet1-15800760 2026-08-17 03:13:04,042 - INFO - Validated that VN ctest-vnet1-15800760 is not found in API Server 2026-08-17 03:13:04,065 - INFO - Validated that VN ctest-vnet1-15800760 is not in any agent 2026-08-17 03:13:04,102 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-15800760 info 2026-08-17 03:13:04,102 - INFO - Deleting VN ctest-vnet0-67193974 2026-08-17 03:13:04,553 - INFO - Validated that VN ctest-vnet0-67193974 is not found in API Server 2026-08-17 03:13:04,574 - INFO - Validated that VN ctest-vnet0-67193974 is not in any agent 2026-08-17 03:13:04,605 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-67193974 info 2026-08-17 03:13:04,704 - INFO - IPAM: ctest-TestDetailedPolicy1-52330167-default-ipam is not found in API Server 2026-08-17 03:13:04,734 - INFO - IPAM:ctest-TestDetailedPolicy1-52330167-default-ipam is not found in control node 2026-08-17 03:13:06,586 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:54] 2026-08-17 03:13:06,586 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:13:08,101 - INFO - Deleted project: ctest-TestDetailedPolicy1-52330167, ID : 1a888278-94d3-4da0-bb73-58b989efbf2a 2026-08-17 03:13:08,314 - INFO - Domain Default found not creating 2026-08-17 03:13:08,482 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-47792188 not found, creating it 2026-08-17 03:13:09,098 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-47792188, ID : 3ef2661a-6459-4066-9d3a-677492fe9f89 2026-08-17 03:13:10,868 - INFO - ================================================================================ 2026-08-17 03:13:10,868 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-08-17 03:13:10,868 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-08-17 03:13:12,166 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:13:12,166 - INFO - 2026-08-17 03:13:12,166 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-08-17 03:13:13,100 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-47792188'](3ef2661a-6459-4066-9d3a-677492fe9f89) 2026-08-17 03:13:13,101 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-47792188 2026-08-17 03:13:16,049 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-47792188 in API Server 10.0.0.38 passed 2026-08-17 03:13:16,494 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-47792188-default-ipam passed 2026-08-17 03:13:16,513 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-47792188-default-ipam passed 2026-08-17 03:13:18,077 - INFO - Created VN ctest-vnet0-88809851 2026-08-17 03:13:18,902 - INFO - Verified VN network id 15 for VN 99e8dec1-48a7-4258-b7d5-f3a328bdd387 2026-08-17 03:13:18,902 - INFO - Verifications in API Server for VN ctest-vnet0-88809851 passed 2026-08-17 03:13:18,998 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-88809851 passed 2026-08-17 03:13:20,565 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-47792188:ctest-vnet0-88809851 is found in opserver 2026-08-17 03:13:21,665 - INFO - Created VN ctest-vnet1-75254208 2026-08-17 03:13:22,083 - INFO - Verified VN network id 16 for VN 35ac854f-a456-4b50-8b2f-5356146f8f81 2026-08-17 03:13:22,083 - INFO - Verifications in API Server for VN ctest-vnet1-75254208 passed 2026-08-17 03:13:22,171 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-75254208 passed 2026-08-17 03:13:22,528 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-47792188:ctest-vnet1-75254208 is found in opserver 2026-08-17 03:13:22,941 - INFO - Verified policy policy0 in API Server, Result: True 2026-08-17 03:13:23,368 - INFO - Verified policy policy1 in API Server, Result: True 2026-08-17 03:13:23,803 - INFO - Verified policy policy2 in API Server, Result: True 2026-08-17 03:13:24,251 - INFO - Verified policy policy3 in API Server, Result: True 2026-08-17 03:13:24,668 - INFO - Verified policy policy100 in API Server, Result: True 2026-08-17 03:13:25,085 - INFO - Verified policy policy10 in API Server, Result: True 2026-08-17 03:13:25,550 - INFO - Verified policy policy11 in API Server, Result: True 2026-08-17 03:13:25,971 - INFO - Verified policy policy12 in API Server, Result: True 2026-08-17 03:13:26,445 - INFO - Verified policy policy13 in API Server, Result: True 2026-08-17 03:13:26,877 - INFO - Verified policy policy1000 in API Server, Result: True 2026-08-17 03:13:28,494 - INFO - VM ([<Server: ctest-vmc0-19174510>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:13:29,061 - INFO - VM ([<Server: ctest-vmc1-05271482>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:13:29,062 - INFO - Waiting for VM ctest-vmc0-19174510 to be up.. 2026-08-17 03:13:54,609 - INFO - VM name : ctest-vmc0-19174510 2026-08-17 03:14:20,989 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-19174510 passed 2026-08-17 03:14:31,527 - INFO - Waiting for VM ctest-vmc1-05271482 to be up.. 2026-08-17 03:14:31,627 - INFO - VM name : ctest-vmc1-05271482 2026-08-17 03:14:33,042 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-05271482 passed 2026-08-17 03:14:38,948 - INFO - Validated the rules for VM:ctest-vmc0-19174510 with attached policy:['policy0'] and vn:ctest-vnet0-88809851 2026-08-17 03:14:39,401 - INFO - Validated the rules for VM:ctest-vmc1-05271482 with attached policy:['policy100'] and vn:ctest-vnet1-75254208 2026-08-17 03:14:39,402 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-08-17 03:14:39,402 - INFO - Setup completed with result True 2026-08-17 03:14:44,690 - INFO - new policy list of vn ctest-vnet0-88809851 is policy1 2026-08-17 03:14:44,691 - INFO - Starting Verifications after policy for ctest-vnet0-88809851 updated to policy1 2026-08-17 03:14:44,691 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-17 03:14:44,691 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2026-08-17 03:14:50,290 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-19174510 passed 2026-08-17 03:14:52,551 - INFO - Ping to IP 3f2d:c50a:42f3:e663:1095:b977:0:3 from VM ctest-vmc0-19174510 passed 2026-08-17 03:14:52,551 - INFO - vm ping test result after policy for ctest-vnet0-88809851 updated to policy1 is: True 2026-08-17 03:14:57,957 - INFO - new policy list of vn ctest-vnet0-88809851 is policy1000 2026-08-17 03:14:57,958 - INFO - Starting Verifications after policy for ctest-vnet0-88809851 updated to policy1000 2026-08-17 03:14:57,958 - INFO - policy in effect is : [] 2026-08-17 03:14:57,958 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-08-17 03:15:01,181 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-19174510 failed 2026-08-17 03:15:04,460 - WARNING - Ping to IP 3f2d:c50a:42f3:e663:1095:b977:0:3 from VM ctest-vmc0-19174510 failed 2026-08-17 03:15:04,460 - INFO - vm ping test result after policy for ctest-vnet0-88809851 updated to policy1000 is: True 2026-08-17 03:15:09,757 - INFO - new policy list of vn ctest-vnet0-88809851 is policy2 2026-08-17 03:15:09,758 - INFO - Starting Verifications after policy for ctest-vnet0-88809851 updated to policy2 2026-08-17 03:15:09,758 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-17 03:15:09,758 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-08-17 03:15:12,985 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-19174510 failed 2026-08-17 03:15:16,224 - WARNING - Ping to IP 3f2d:c50a:42f3:e663:1095:b977:0:3 from VM ctest-vmc0-19174510 failed 2026-08-17 03:15:16,224 - INFO - vm ping test result after policy for ctest-vnet0-88809851 updated to policy2 is: True 2026-08-17 03:15:21,509 - INFO - new policy list of vn ctest-vnet0-88809851 is policy3 2026-08-17 03:15:21,510 - INFO - Starting Verifications after policy for ctest-vnet0-88809851 updated to policy3 2026-08-17 03:15:21,510 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-17 03:15:21,510 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-08-17 03:15:23,726 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-19174510 passed 2026-08-17 03:15:25,972 - INFO - Ping to IP 3f2d:c50a:42f3:e663:1095:b977:0:3 from VM ctest-vmc0-19174510 passed 2026-08-17 03:15:25,972 - INFO - vm ping test result after policy for ctest-vnet0-88809851 updated to policy3 is: True 2026-08-17 03:15:31,260 - INFO - new policy list of vn ctest-vnet0-88809851 is policy10 2026-08-17 03:15:31,261 - INFO - Starting Verifications after policy for ctest-vnet0-88809851 updated to policy10 2026-08-17 03:15:31,261 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-17 03:15:31,261 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-08-17 03:15:34,519 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-19174510 failed 2026-08-17 03:15:37,801 - WARNING - Ping to IP 3f2d:c50a:42f3:e663:1095:b977:0:3 from VM ctest-vmc0-19174510 failed 2026-08-17 03:15:37,801 - INFO - vm ping test result after policy for ctest-vnet0-88809851 updated to policy10 is: True 2026-08-17 03:15:43,128 - INFO - new policy list of vn ctest-vnet0-88809851 is policy11 2026-08-17 03:15:43,129 - INFO - Starting Verifications after policy for ctest-vnet0-88809851 updated to policy11 2026-08-17 03:15:43,129 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-17 03:15:43,129 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-08-17 03:15:45,347 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-19174510 passed 2026-08-17 03:15:47,595 - INFO - Ping to IP 3f2d:c50a:42f3:e663:1095:b977:0:3 from VM ctest-vmc0-19174510 passed 2026-08-17 03:15:47,595 - INFO - vm ping test result after policy for ctest-vnet0-88809851 updated to policy11 is: True 2026-08-17 03:15:52,905 - INFO - new policy list of vn ctest-vnet0-88809851 is policy12 2026-08-17 03:15:52,906 - INFO - Starting Verifications after policy for ctest-vnet0-88809851 updated to policy12 2026-08-17 03:15:52,906 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-08-17 03:15:52,906 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2026-08-17 03:15:56,099 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-19174510 failed 2026-08-17 03:15:59,354 - WARNING - Ping to IP 3f2d:c50a:42f3:e663:1095:b977:0:3 from VM ctest-vmc0-19174510 failed 2026-08-17 03:15:59,355 - INFO - vm ping test result after policy for ctest-vnet0-88809851 updated to policy12 is: True 2026-08-17 03:16:04,632 - INFO - new policy list of vn ctest-vnet0-88809851 is policy13 2026-08-17 03:16:04,633 - INFO - Starting Verifications after policy for ctest-vnet0-88809851 updated to policy13 2026-08-17 03:16:04,633 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-88809851', 'source_network': 'ctest-vnet1-75254208', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-08-17 03:16:04,633 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2026-08-17 03:16:06,868 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-19174510 passed 2026-08-17 03:16:09,135 - INFO - Ping to IP 3f2d:c50a:42f3:e663:1095:b977:0:3 from VM ctest-vmc0-19174510 passed 2026-08-17 03:16:09,135 - INFO - vm ping test result after policy for ctest-vnet0-88809851 updated to policy13 is: True 2026-08-17 03:16:09,361 - INFO - Deleting VM ctest-vmc1-05271482 2026-08-17 03:16:13,532 - INFO - VM ctest-vmc1-05271482 is fully removed in API-Server 2026-08-17 03:16:13,741 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-47792188:ctest-vnet1-75254208 2026-08-17 03:16:13,741 - INFO - VM ctest-vmc1-05271482 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:16:13,997 - INFO - Routes for VM ctest-vmc1-05271482 is removed in all control-nodes 2026-08-17 03:16:29,574 - INFO - e13e642f-6db4-415d-a1b7-a86c7d1cc2c8 vm uve deleted from opserver 2026-08-17 03:16:29,588 - INFO - e13e642f-6db4-415d-a1b7-a86c7d1cc2c8 vm uve deleted from opserver 2026-08-17 03:16:29,600 - INFO - e13e642f-6db4-415d-a1b7-a86c7d1cc2c8 vm uve deleted from opserver 2026-08-17 03:16:29,601 - INFO - Validated that VM e13e642f-6db4-415d-a1b7-a86c7d1cc2c8 is removed from Opserver 2026-08-17 03:16:29,601 - INFO - Deleting VM ctest-vmc0-19174510 2026-08-17 03:16:33,750 - INFO - VM ctest-vmc0-19174510 is fully removed in API-Server 2026-08-17 03:16:33,963 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-47792188:ctest-vnet0-88809851 2026-08-17 03:16:33,963 - INFO - VM ctest-vmc0-19174510 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:16:34,199 - INFO - Routes for VM ctest-vmc0-19174510 is removed in all control-nodes 2026-08-17 03:17:02,011 - INFO - bb3ea5fb-6483-4608-bb53-0001a4f764e4 vm uve deleted from opserver 2026-08-17 03:17:02,026 - INFO - bb3ea5fb-6483-4608-bb53-0001a4f764e4 vm uve deleted from opserver 2026-08-17 03:17:02,043 - INFO - bb3ea5fb-6483-4608-bb53-0001a4f764e4 vm uve deleted from opserver 2026-08-17 03:17:02,043 - INFO - Validated that VM bb3ea5fb-6483-4608-bb53-0001a4f764e4 is removed from Opserver 2026-08-17 03:17:02,640 - INFO - Deleted policy policy1000 2026-08-17 03:17:02,842 - INFO - Deleted policy policy13 2026-08-17 03:17:03,054 - INFO - Deleted policy policy12 2026-08-17 03:17:03,268 - INFO - Deleted policy policy11 2026-08-17 03:17:03,512 - INFO - Deleted policy policy10 2026-08-17 03:17:03,777 - INFO - Deleted policy policy100 2026-08-17 03:17:04,029 - INFO - Deleted policy policy3 2026-08-17 03:17:04,266 - INFO - Deleted policy policy2 2026-08-17 03:17:04,512 - INFO - Deleted policy policy1 2026-08-17 03:17:04,774 - INFO - Deleted policy policy0 2026-08-17 03:17:04,988 - INFO - Deleting VN ctest-vnet1-75254208 2026-08-17 03:17:05,347 - INFO - Validated that VN ctest-vnet1-75254208 is not found in API Server 2026-08-17 03:17:05,369 - INFO - Validated that VN ctest-vnet1-75254208 is not in any agent 2026-08-17 03:17:05,405 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-75254208 info 2026-08-17 03:17:05,405 - INFO - Deleting VN ctest-vnet0-88809851 2026-08-17 03:17:05,805 - INFO - Validated that VN ctest-vnet0-88809851 is not found in API Server 2026-08-17 03:17:05,829 - INFO - Validated that VN ctest-vnet0-88809851 is not in any agent 2026-08-17 03:17:05,862 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-88809851 info 2026-08-17 03:17:05,960 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-47792188-default-ipam is not found in API Server 2026-08-17 03:17:05,986 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-47792188-default-ipam is not found in control node 2026-08-17 03:17:07,781 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:57] 2026-08-17 03:17:07,781 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:17:09,153 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-47792188, ID : 3ef2661a-6459-4066-9d3a-677492fe9f89 2026-08-17 03:17:09,575 - INFO - Domain Default found not creating 2026-08-17 03:17:09,794 - INFO - Project ctest-TestQos-83451127 not found, creating it 2026-08-17 03:17:10,490 - INFO - Created Project:ctest-TestQos-83451127, ID : 64ed8144-20ed-484b-8145-fae22bf2bd69 2026-08-17 03:17:13,775 - INFO - Created VN ctest-vn-37577018 2026-08-17 03:17:14,753 - INFO - Created VN ctest-vn-47436462 2026-08-17 03:17:15,406 - INFO - VM ([<Server: ctest-TestQos-83451127-66442458>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:17:15,905 - INFO - VM ([<Server: ctest-TestQos-83451127-09330239>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:17:16,430 - INFO - VM ([<Server: ctest-TestQos-83451127-10428952>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:17:16,430 - INFO - Waiting for VM ctest-TestQos-83451127-66442458 to be up.. 2026-08-17 03:17:41,933 - INFO - VM name : ctest-TestQos-83451127-66442458 2026-08-17 03:18:08,287 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-83451127-66442458 passed 2026-08-17 03:18:18,828 - INFO - Waiting for VM ctest-TestQos-83451127-09330239 to be up.. 2026-08-17 03:18:18,921 - INFO - VM name : ctest-TestQos-83451127-09330239 2026-08-17 03:18:32,558 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-83451127-09330239 passed 2026-08-17 03:18:58,682 - INFO - Waiting for VM ctest-TestQos-83451127-10428952 to be up.. 2026-08-17 03:18:58,776 - INFO - VM name : ctest-TestQos-83451127-10428952 2026-08-17 03:19:00,130 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-83451127-10428952 passed 2026-08-17 03:19:00,380 - INFO - ================================================================================ 2026-08-17 03:19:00,381 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2026-08-17 03:19:00,381 - 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-08-17 03:19:01,687 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:19:01,687 - INFO - 2026-08-17 03:19:01,972 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-47379329'], UUID 5dec3c81-1a0a-4675-aafc-98c4df5012fe 2026-08-17 03:19:02,360 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-83451127', 'ctest-qos_config-33321985'], UUID: 4166d9cc-0782-4d58-aa47-def571ec3574 2026-08-17 03:19:02,413 - INFO - Applying qos-config on VM f6ceab4c-0e55-413c-a420-c33d77c12b58 2026-08-17 03:19:03,492 - INFO - Starting hping3 on ctest-TestQos-83451127-66442458, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2026-08-17 03:19:53,065 - INFO - 16 packets are found in tcpdump output as expected 2026-08-17 03:19:55,125 - INFO - Packet QoS marking validation passed 2026-08-17 03:19:55,138 - INFO - 16 packets are found in tcpdump output as expected 2026-08-17 03:19:57,199 - INFO - Packet QoS marking validation passed 2026-08-17 03:19:57,306 - INFO - Removing qos-config on VM f6ceab4c-0e55-413c-a420-c33d77c12b58 2026-08-17 03:19:57,381 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-83451127', 'ctest-qos_config-33321985'], UUID: 4166d9cc-0782-4d58-aa47-def571ec3574 2026-08-17 03:19:57,476 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-47379329'], UUID: 5dec3c81-1a0a-4675-aafc-98c4df5012fe 2026-08-17 03:19:58,797 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:00:58] 2026-08-17 03:19:58,797 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:19:58,799 - INFO - Deleting VM ctest-TestQos-83451127-10428952 2026-08-17 03:19:58,879 - INFO - Deleting VM ctest-TestQos-83451127-09330239 2026-08-17 03:19:58,950 - INFO - Deleting VM ctest-TestQos-83451127-66442458 2026-08-17 03:19:59,028 - INFO - Deleting VN ctest-vn-47436462 2026-08-17 03:19:59,081 - WARNING - Deleting VN ctest-vn-47436462 failed..Will retry 2026-08-17 03:20:01,201 - WARNING - Deleting VN ctest-vn-47436462 failed..Will retry 2026-08-17 03:20:03,482 - INFO - Deleting VN ctest-vn-37577018 2026-08-17 03:20:04,595 - INFO - Deleted project: ctest-TestQos-83451127, ID : 64ed8144-20ed-484b-8145-fae22bf2bd69 2026-08-17 03:20:04,827 - INFO - Domain Default found not creating 2026-08-17 03:20:05,009 - INFO - Project ctest-TestRP-93755272 not found, creating it 2026-08-17 03:20:05,673 - INFO - Created Project:ctest-TestRP-93755272, ID : 87445b8a-19d4-4574-a46b-33e442331ff5 2026-08-17 03:20:07,496 - INFO - ================================================================================ 2026-08-17 03:20:07,496 - INFO - STARTING TEST : test_rp_interface 2026-08-17 03:20:07,496 - 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-08-17 03:20:08,806 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:20:08,806 - INFO - 2026-08-17 03:20:10,008 - INFO - Created VN ctest-bgpaas_vn-05907011 2026-08-17 03:20:10,952 - INFO - Created VN ctest-bgpaas_vn-75574291 2026-08-17 03:20:11,932 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:20:12,591 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:20:12,591 - INFO - Waiting for VM test_vm to be up.. 2026-08-17 03:20:38,171 - INFO - VM name : test_vm 2026-08-17 03:20:44,119 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-08-17 03:20:44,362 - INFO - Waiting for VM test2_vm to be up.. 2026-08-17 03:20:44,459 - INFO - VM name : test2_vm 2026-08-17 03:20:45,877 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-08-17 03:20:50,203 - INFO - Ping to IP 95.28.30.195 from VM test_vm passed 2026-08-17 03:20:50,337 - INFO - Deleting VM test2_vm 2026-08-17 03:20:50,424 - INFO - Deleting VM test_vm 2026-08-17 03:20:50,496 - INFO - Deleting VN ctest-bgpaas_vn-75574291 2026-08-17 03:20:50,544 - WARNING - Deleting VN ctest-bgpaas_vn-75574291 failed..Will retry 2026-08-17 03:20:52,625 - WARNING - Deleting VN ctest-bgpaas_vn-75574291 failed..Will retry 2026-08-17 03:20:54,789 - INFO - Deleting VN ctest-bgpaas_vn-05907011 2026-08-17 03:20:56,304 - INFO - END TEST : test_rp_interface : PASSED[0:00:49] 2026-08-17 03:20:56,304 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:20:56,310 - INFO - ================================================================================ 2026-08-17 03:20:56,310 - INFO - STARTING TEST : test_rp_interface_ext_community 2026-08-17 03:20:56,310 - 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-08-17 03:20:57,602 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:20:57,602 - INFO - 2026-08-17 03:20:58,233 - INFO - Created VN ctest-bgpaas_vn-74104607 2026-08-17 03:20:59,078 - INFO - Created VN ctest-bgpaas_vn-30443501 2026-08-17 03:20:59,905 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:21:00,554 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:21:00,554 - INFO - Waiting for VM test_vm to be up.. 2026-08-17 03:21:26,108 - INFO - VM name : test_vm 2026-08-17 03:21:31,583 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-08-17 03:21:31,833 - INFO - Waiting for VM test2_vm to be up.. 2026-08-17 03:21:31,919 - INFO - VM name : test2_vm 2026-08-17 03:21:33,270 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-08-17 03:21:37,323 - INFO - Ping to IP 29.59.25.3 from VM test_vm passed 2026-08-17 03:21:37,865 - INFO - Deleting VM test2_vm 2026-08-17 03:21:37,988 - INFO - Deleting VM test_vm 2026-08-17 03:21:38,097 - INFO - Deleting VN ctest-bgpaas_vn-30443501 2026-08-17 03:21:38,139 - WARNING - Deleting VN ctest-bgpaas_vn-30443501 failed..Will retry 2026-08-17 03:21:40,214 - WARNING - Deleting VN ctest-bgpaas_vn-30443501 failed..Will retry 2026-08-17 03:21:42,394 - INFO - Deleting VN ctest-bgpaas_vn-74104607 2026-08-17 03:21:43,931 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:47] 2026-08-17 03:21:43,931 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:21:43,934 - INFO - ================================================================================ 2026-08-17 03:21:43,934 - INFO - STARTING TEST : test_rp_interface_static 2026-08-17 03:21:43,934 - 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-08-17 03:21:45,236 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:21:45,236 - INFO - 2026-08-17 03:21:45,853 - INFO - Created VN ctest-bgpaas_vn-62717184 2026-08-17 03:21:46,815 - INFO - Created VN ctest-bgpaas_vn-97985299 2026-08-17 03:21:47,532 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:21:48,028 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:21:48,028 - INFO - Waiting for VM test_vm to be up.. 2026-08-17 03:22:13,580 - INFO - VM name : test_vm 2026-08-17 03:22:19,064 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-08-17 03:22:19,303 - INFO - Waiting for VM test2_vm to be up.. 2026-08-17 03:22:19,407 - INFO - VM name : test2_vm 2026-08-17 03:22:20,798 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-08-17 03:22:21,152 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-93755272', 'ctest-int_table_right-31566314'](UUID 14e5f98e-9209-41d4-a5df-f8797b9d3038), prefixes : ['197.194.90.64/26'] 2026-08-17 03:22:21,228 - INFO - Added intf route table 14e5f98e-9209-41d4-a5df-f8797b9d3038 to port d82bdde7-dfc5-453c-8b22-7cb99e0503ef 2026-08-17 03:22:26,343 - INFO - Ping to IP 74.242.24.67 from VM test_vm passed 2026-08-17 03:22:26,500 - INFO - Deleting VM test2_vm 2026-08-17 03:22:26,607 - INFO - Deleting VM test_vm 2026-08-17 03:22:26,691 - INFO - Deleting VN ctest-bgpaas_vn-97985299 2026-08-17 03:22:26,741 - WARNING - Deleting VN ctest-bgpaas_vn-97985299 failed..Will retry 2026-08-17 03:22:29,030 - INFO - Deleting VN ctest-bgpaas_vn-62717184 2026-08-17 03:22:30,561 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:47] 2026-08-17 03:22:30,561 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:22:31,431 - INFO - Deleted project: ctest-TestRP-93755272, ID : 87445b8a-19d4-4574-a46b-33e442331ff5 2026-08-17 03:22:31,652 - INFO - Domain Default found not creating 2026-08-17 03:22:31,825 - INFO - Project ctest-TestBasicRTFilter-25238923 not found, creating it 2026-08-17 03:22:32,467 - INFO - Created Project:ctest-TestBasicRTFilter-25238923, ID : 0ca9009b-fbd2-49cb-a204-d00f46a44ab2 2026-08-17 03:22:34,255 - INFO - ================================================================================ 2026-08-17 03:22:34,256 - INFO - STARTING TEST : test_rt_CEM_22032 2026-08-17 03:22:34,256 - 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-08-17 03:22:35,554 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:22:35,554 - INFO - 2026-08-17 03:22:36,667 - INFO - Created VN service-vn-37868802 2026-08-17 03:22:37,391 - INFO - Verified VN network id 15 for VN a55d388d-66c5-4806-8700-585377d0273c 2026-08-17 03:22:37,391 - INFO - Verifications in API Server for VN service-vn-37868802 passed 2026-08-17 03:22:37,485 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-37868802 passed 2026-08-17 03:22:39,087 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-25238923:service-vn-37868802 is found in opserver 2026-08-17 03:22:39,123 - INFO - Will add a user-defined RT to the VN 2026-08-17 03:22:44,252 - INFO - RT target:64512:1877509 seen in the RTGroup Table of control node-10.0.0.177 2026-08-17 03:22:44,263 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.177 2026-08-17 03:22:44,273 - INFO - RT target:64512:1877509 seen in the RTGroup Table of control node-10.0.0.190 2026-08-17 03:22:44,279 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.190 2026-08-17 03:22:44,289 - INFO - RT target:64512:1877509 seen in the RTGroup Table of control node-10.0.0.38 2026-08-17 03:22:44,296 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.38 2026-08-17 03:22:44,987 - INFO - VM ([<Server: ctest-vm1-29645490>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:22:44,987 - INFO - Waiting for VM ctest-vm1-29645490 to be up.. 2026-08-17 03:23:10,543 - INFO - VM name : ctest-vm1-29645490 2026-08-17 03:23:36,963 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-29645490 passed 2026-08-17 03:23:47,576 - INFO - Active control node is 10.0.0.177 2026-08-17 03:23:47,591 - INFO - IP 75.180.55.131/32 is seen in the dep_routes of RT target:64512:1877509 in the RTGroup Table of ctrl_node 10.0.0.177 2026-08-17 03:23:47,635 - INFO - RT target:64512:1877509 seen in the bgp.rtarget.0 table of the control node-10.0.0.177 2026-08-17 03:23:47,643 - INFO - IP 75.180.55.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.177 2026-08-17 03:23:47,678 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.177 2026-08-17 03:23:47,678 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-08-17 03:23:52,879 - INFO - RT target:64512:1877509 removed from the bgp.rtarget.0 table 2026-08-17 03:23:52,879 - INFO - RT target:64512:1877509 removed from the RTGroup Table of the control nodes 2026-08-17 03:23:52,880 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-08-17 03:23:52,903 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.177 2026-08-17 03:23:52,912 - INFO - IP 75.180.55.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.177 2026-08-17 03:23:52,931 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.177 2026-08-17 03:23:52,931 - INFO - Deleting VM ctest-vm1-29645490 2026-08-17 03:23:53,029 - INFO - Deleting VN service-vn-37868802 2026-08-17 03:23:53,079 - WARNING - Deleting VN service-vn-37868802 failed..Will retry 2026-08-17 03:23:55,142 - WARNING - Deleting VN service-vn-37868802 failed..Will retry 2026-08-17 03:23:57,445 - INFO - Validated that VN service-vn-37868802 is not found in API Server 2026-08-17 03:23:57,467 - INFO - Validated that VN service-vn-37868802 is not in any agent 2026-08-17 03:23:57,504 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-37868802 info 2026-08-17 03:23:58,778 - INFO - END TEST : test_rt_CEM_22032 : PASSED[0:01:24] 2026-08-17 03:23:58,778 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:23:58,781 - INFO - ================================================================================ 2026-08-17 03:23:58,781 - INFO - STARTING TEST : test_user_def_rt_entry 2026-08-17 03:23:58,781 - 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-08-17 03:24:00,063 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:24:00,063 - INFO - 2026-08-17 03:24:00,697 - INFO - Created VN ctest-vn30-04323951 2026-08-17 03:24:01,043 - INFO - Verified VN network id 15 for VN 51ff0ce7-ff28-46d5-a727-9ad9e7fef027 2026-08-17 03:24:01,043 - INFO - Verifications in API Server for VN ctest-vn30-04323951 passed 2026-08-17 03:24:01,126 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-04323951 passed 2026-08-17 03:24:01,478 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-25238923:ctest-vn30-04323951 is found in opserver 2026-08-17 03:24:01,518 - INFO - Will add a user-defined RT to the VN 2026-08-17 03:24:06,664 - INFO - RT target:64512:1846630 seen in the RTGroup Table of control node-10.0.0.177 2026-08-17 03:24:06,670 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.177 2026-08-17 03:24:06,676 - INFO - RT target:64512:1846630 seen in the RTGroup Table of control node-10.0.0.190 2026-08-17 03:24:06,681 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.190 2026-08-17 03:24:06,686 - INFO - RT target:64512:1846630 seen in the RTGroup Table of control node-10.0.0.38 2026-08-17 03:24:06,692 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.38 2026-08-17 03:24:07,123 - INFO - VM ([<Server: ctest-vm1-92475990>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:24:07,123 - INFO - Waiting for VM ctest-vm1-92475990 to be up.. 2026-08-17 03:24:32,649 - INFO - VM name : ctest-vm1-92475990 2026-08-17 03:25:02,686 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-92475990 passed 2026-08-17 03:25:13,239 - INFO - Active control node is 10.0.0.190 2026-08-17 03:25:13,247 - INFO - IP 143.175.106.131/32 is seen in the dep_routes of RT target:64512:1846630 in the RTGroup Table of ctrl_node 10.0.0.190 2026-08-17 03:25:13,266 - INFO - RT target:64512:1846630 seen in the bgp.rtarget.0 table of the control node-10.0.0.190 2026-08-17 03:25:13,274 - INFO - IP 143.175.106.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.190 2026-08-17 03:25:13,294 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.190 2026-08-17 03:25:13,294 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-08-17 03:25:18,441 - INFO - RT target:64512:1846630 removed from the bgp.rtarget.0 table 2026-08-17 03:25:18,441 - INFO - RT target:64512:1846630 removed from the RTGroup Table of the control nodes 2026-08-17 03:25:18,441 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-08-17 03:25:18,448 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.190 2026-08-17 03:25:18,455 - INFO - IP 143.175.106.131/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.190 2026-08-17 03:25:18,470 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.190 2026-08-17 03:25:18,470 - INFO - Deleting VM ctest-vm1-92475990 2026-08-17 03:25:18,548 - INFO - Deleting VN ctest-vn30-04323951 2026-08-17 03:25:18,594 - WARNING - Deleting VN ctest-vn30-04323951 failed..Will retry 2026-08-17 03:25:20,663 - WARNING - Deleting VN ctest-vn30-04323951 failed..Will retry 2026-08-17 03:25:23,064 - INFO - Validated that VN ctest-vn30-04323951 is not found in API Server 2026-08-17 03:25:23,084 - INFO - Validated that VN ctest-vn30-04323951 is not in any agent 2026-08-17 03:25:23,119 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-04323951 info 2026-08-17 03:25:24,402 - INFO - END TEST : test_user_def_rt_entry : PASSED[0:01:26] 2026-08-17 03:25:24,402 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:25:25,366 - INFO - Deleted project: ctest-TestBasicRTFilter-25238923, ID : 0ca9009b-fbd2-49cb-a204-d00f46a44ab2 2026-08-17 03:25:25,605 - INFO - Domain Default found not creating 2026-08-17 03:25:25,829 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466 not found, creating it 2026-08-17 03:25:26,464 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466, ID : f0dbd582-ebb1-415d-bcb3-61a1860a1df5 2026-08-17 03:25:28,228 - INFO - ================================================================================ 2026-08-17 03:25:28,228 - INFO - STARTING TEST : test_sec_group_basic 2026-08-17 03:25:28,228 - 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. Test with ping, which should fail 7. Test with TCP which should pass 8. Update the rules to allow icmp, ping should pass now 9. Delete security group while ports still reference it; SG is detached from VMs and removed (Neutron and Contrail API) 2026-08-17 03:25:29,502 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:25:29,502 - INFO - 2026-08-17 03:25:29,924 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466', 'ctest-test_sec_group-56396655'] 2026-08-17 03:25:31,804 - INFO - Security group ctest-test_sec_group-56396655 found in the API Server 2026-08-17 03:25:31,934 - INFO - Validated that ACLs for Security group ctest-test_sec_group-56396655 are present in API Server 2026-08-17 03:25:31,944 - INFO - Validated that Security group ctest-test_sec_group-56396655 is found in control node 10.0.0.177 2026-08-17 03:25:31,956 - INFO - Validated that Security group ctest-test_sec_group-56396655 is found in control node 10.0.0.190 2026-08-17 03:25:31,968 - INFO - Validated that Security group ctest-test_sec_group-56396655 is found in control node 10.0.0.38 2026-08-17 03:25:31,976 - INFO - Validated SG ctest-test_sec_group-56396655 in Control nodes 2026-08-17 03:25:31,976 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466', 'ctest-test_sec_group-56396655'] 2026-08-17 03:25:32,067 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466', 'ctest-test_sec_group-56396655'] deleted successfully. 2026-08-17 03:25:32,236 - INFO - Security group ctest-test_sec_group-56396655 removed from the API Server 2026-08-17 03:25:32,378 - INFO - security group ctest-test_sec_group-56396655 removed from Control-node 10.0.0.177 2026-08-17 03:25:32,390 - INFO - security group ctest-test_sec_group-56396655 removed from Control-node 10.0.0.190 2026-08-17 03:25:32,402 - INFO - security group ctest-test_sec_group-56396655 removed from Control-node 10.0.0.38 2026-08-17 03:25:32,407 - INFO - Validated that SG ctest-test_sec_group-56396655 is not in control nodes 2026-08-17 03:25:32,414 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466', 'ctest-test_sec_group-56396655'] 2026-08-17 03:25:33,807 - INFO - Security group ctest-test_sec_group-56396655 found in the API Server 2026-08-17 03:25:33,929 - INFO - Validated that ACLs for Security group ctest-test_sec_group-56396655 are present in API Server 2026-08-17 03:25:33,935 - INFO - Validated that Security group ctest-test_sec_group-56396655 is found in control node 10.0.0.177 2026-08-17 03:25:33,948 - INFO - Validated that Security group ctest-test_sec_group-56396655 is found in control node 10.0.0.190 2026-08-17 03:25:33,961 - INFO - Validated that Security group ctest-test_sec_group-56396655 is found in control node 10.0.0.38 2026-08-17 03:25:33,967 - INFO - Validated SG ctest-test_sec_group-56396655 in Control nodes 2026-08-17 03:25:35,535 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 2026-08-17 03:25:35,894 - INFO - Verified VN network id 15 for VN be3ad626-6c4a-4812-aac1-a09e6df059d8 2026-08-17 03:25:35,894 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 passed 2026-08-17 03:25:35,972 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 passed 2026-08-17 03:25:37,757 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 is found in opserver 2026-08-17 03:25:38,554 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:25:39,064 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:26:04,655 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 2026-08-17 03:26:05,471 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 verfication in all API Servers passed 2026-08-17 03:26:32,001 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 passed 2026-08-17 03:26:32,002 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 verifications in Compute nodes passed 2026-08-17 03:26:32,082 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 in all vrouters 2026-08-17 03:26:32,782 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 passed 2026-08-17 03:26:33,018 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 03:26:33,056 - INFO - VM cbfb4b60-8552-496c-9714-d9118c0a1eb8 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 2026-08-17 03:26:33,380 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466:e1fca917-2554-4641-aa84-76b03bb891e2 of vm cbfb4b60-8552-496c-9714-d9118c0a1eb8 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 03:26:33,423 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 validations in Opserver passed 2026-08-17 03:26:33,423 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 to be up.. 2026-08-17 03:26:34,604 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 passed 2026-08-17 03:26:55,570 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 2026-08-17 03:26:55,993 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 verfication in all API Servers passed 2026-08-17 03:26:57,955 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 passed 2026-08-17 03:26:57,955 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 verifications in Compute nodes passed 2026-08-17 03:26:58,039 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 in all vrouters 2026-08-17 03:26:58,730 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 passed 2026-08-17 03:26:58,833 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 03:26:58,862 - INFO - VM 9e4f89cc-ebe5-42a7-9eb8-0a2f1bdfd123 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 2026-08-17 03:26:59,060 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466:6fdedbf0-c77c-4a36-b1d8-5e699dcb198f of vm 9e4f89cc-ebe5-42a7-9eb8-0a2f1bdfd123 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 03:26:59,104 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 validations in Opserver passed 2026-08-17 03:26:59,104 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 to be up.. 2026-08-17 03:27:00,279 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 passed 2026-08-17 03:27:00,659 - INFO - Validated that SG ctest-test_sec_group-56396655 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 2026-08-17 03:27:00,660 - INFO - Remove security group ctest-test_sec_group-56396655 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 2026-08-17 03:27:00,920 - WARNING - Security group ctest-test_sec_group-56396655 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 2026-08-17 03:27:01,313 - INFO - Validated that SG ctest-test_sec_group-56396655 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 2026-08-17 03:27:08,402 - WARNING - Ping to IP 2278:7161:6241:b02b:74e8:c592:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 failed 2026-08-17 03:27:08,402 - INFO - Ping FAILED as expected 2026-08-17 03:27:11,885 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 2026-08-17 03:27:14,975 - INFO - Ping to IP 2278:7161:6241:b02b:74e8:c592:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 passed 2026-08-17 03:27:14,975 - INFO - Try deleting the security group ctest-test_sec_group-56396655 with back ref. 2026-08-17 03:27:15,157 - INFO - Security group ctest-test_sec_group-56396655 removed from API as expected 2026-08-17 03:27:15,195 - WARNING - Security group ctest-test_sec_group-56396655 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 2026-08-17 03:27:15,231 - WARNING - Security group ctest-test_sec_group-56396655 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 2026-08-17 03:27:15,232 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 2026-08-17 03:27:15,383 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 2026-08-17 03:27:19,498 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 is fully removed in API-Server 2026-08-17 03:27:19,812 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 2026-08-17 03:27:19,812 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:27:20,031 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-26971674 is removed in all control-nodes 2026-08-17 03:27:32,462 - INFO - 9e4f89cc-ebe5-42a7-9eb8-0a2f1bdfd123 vm uve deleted from opserver 2026-08-17 03:27:32,476 - INFO - 9e4f89cc-ebe5-42a7-9eb8-0a2f1bdfd123 vm uve deleted from opserver 2026-08-17 03:27:32,490 - INFO - 9e4f89cc-ebe5-42a7-9eb8-0a2f1bdfd123 vm uve deleted from opserver 2026-08-17 03:27:32,490 - INFO - Validated that VM 9e4f89cc-ebe5-42a7-9eb8-0a2f1bdfd123 is removed from Opserver 2026-08-17 03:27:32,490 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 2026-08-17 03:27:32,639 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 2026-08-17 03:27:36,767 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 is fully removed in API-Server 2026-08-17 03:27:36,972 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466:ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 2026-08-17 03:27:36,972 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:27:37,182 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-28697078 is removed in all control-nodes 2026-08-17 03:28:01,903 - INFO - cbfb4b60-8552-496c-9714-d9118c0a1eb8 vm uve deleted from opserver 2026-08-17 03:28:01,920 - INFO - cbfb4b60-8552-496c-9714-d9118c0a1eb8 vm uve deleted from opserver 2026-08-17 03:28:01,935 - INFO - cbfb4b60-8552-496c-9714-d9118c0a1eb8 vm uve deleted from opserver 2026-08-17 03:28:01,936 - INFO - Validated that VM cbfb4b60-8552-496c-9714-d9118c0a1eb8 is removed from Opserver 2026-08-17 03:28:01,936 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 2026-08-17 03:28:02,334 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 is not found in API Server 2026-08-17 03:28:02,358 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 is not in any agent 2026-08-17 03:28:02,398 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466-89713326 info 2026-08-17 03:28:03,707 - INFO - END TEST : test_sec_group_basic : PASSED[0:02:35] 2026-08-17 03:28:03,707 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:28:04,563 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1Ipv6-92708466, ID : f0dbd582-ebb1-415d-bcb3-61a1860a1df5 2026-08-17 03:28:04,777 - INFO - Domain Default found not creating 2026-08-17 03:28:04,958 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-52519975 not found, creating it 2026-08-17 03:28:05,607 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975, ID : d6113054-4689-43df-b272-5557457e2322 2026-08-17 03:28:07,492 - INFO - ================================================================================ 2026-08-17 03:28:07,492 - INFO - STARTING TEST : test_sec_group_basic 2026-08-17 03:28:07,492 - 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. Test with ping, which should fail 7. Test with TCP which should pass 8. Update the rules to allow icmp, ping should pass now 9. Delete security group while ports still reference it; SG is detached from VMs and removed (Neutron and Contrail API) 2026-08-17 03:28:08,798 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:28:08,798 - INFO - 2026-08-17 03:28:09,219 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-52519975', 'ctest-test_sec_group-76360370'] 2026-08-17 03:28:10,032 - INFO - Security group ctest-test_sec_group-76360370 found in the API Server 2026-08-17 03:28:10,186 - INFO - Validated that ACLs for Security group ctest-test_sec_group-76360370 are present in API Server 2026-08-17 03:28:10,195 - INFO - Validated that Security group ctest-test_sec_group-76360370 is found in control node 10.0.0.177 2026-08-17 03:28:10,216 - INFO - Validated that Security group ctest-test_sec_group-76360370 is found in control node 10.0.0.190 2026-08-17 03:28:10,232 - INFO - Validated that Security group ctest-test_sec_group-76360370 is found in control node 10.0.0.38 2026-08-17 03:28:10,239 - INFO - Validated SG ctest-test_sec_group-76360370 in Control nodes 2026-08-17 03:28:10,239 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-52519975', 'ctest-test_sec_group-76360370'] 2026-08-17 03:28:10,392 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-52519975', 'ctest-test_sec_group-76360370'] deleted successfully. 2026-08-17 03:28:10,544 - INFO - Security group ctest-test_sec_group-76360370 removed from the API Server 2026-08-17 03:28:10,688 - INFO - security group ctest-test_sec_group-76360370 removed from Control-node 10.0.0.177 2026-08-17 03:28:10,702 - INFO - security group ctest-test_sec_group-76360370 removed from Control-node 10.0.0.190 2026-08-17 03:28:10,715 - INFO - security group ctest-test_sec_group-76360370 removed from Control-node 10.0.0.38 2026-08-17 03:28:10,722 - INFO - Validated that SG ctest-test_sec_group-76360370 is not in control nodes 2026-08-17 03:28:10,739 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-52519975', 'ctest-test_sec_group-76360370'] 2026-08-17 03:28:11,111 - INFO - Security group ctest-test_sec_group-76360370 found in the API Server 2026-08-17 03:28:11,247 - INFO - Validated that ACLs for Security group ctest-test_sec_group-76360370 are present in API Server 2026-08-17 03:28:11,256 - INFO - Validated that Security group ctest-test_sec_group-76360370 is found in control node 10.0.0.177 2026-08-17 03:28:11,272 - INFO - Validated that Security group ctest-test_sec_group-76360370 is found in control node 10.0.0.190 2026-08-17 03:28:11,288 - INFO - Validated that Security group ctest-test_sec_group-76360370 is found in control node 10.0.0.38 2026-08-17 03:28:11,296 - INFO - Validated SG ctest-test_sec_group-76360370 in Control nodes 2026-08-17 03:28:12,143 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 2026-08-17 03:28:12,488 - INFO - Verified VN network id 15 for VN c0f5d554-b652-4e50-acd7-cb01038f650a 2026-08-17 03:28:12,488 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 passed 2026-08-17 03:28:12,605 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 passed 2026-08-17 03:28:14,089 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 is found in opserver 2026-08-17 03:28:14,695 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:28:15,158 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:28:41,127 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 2026-08-17 03:28:41,931 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 verfication in all API Servers passed 2026-08-17 03:29:08,488 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 passed 2026-08-17 03:29:08,488 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 verifications in Compute nodes passed 2026-08-17 03:29:08,939 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 in all vrouters 2026-08-17 03:29:09,625 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 passed 2026-08-17 03:29:09,903 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 03:29:09,926 - INFO - VM 1f084f69-af15-4299-a677-f43fe085eaee is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 2026-08-17 03:29:10,220 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975:4140cec7-9dc8-4c30-836b-f342dc9b8e23 of vm 1f084f69-af15-4299-a677-f43fe085eaee is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 03:29:10,267 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 validations in Opserver passed 2026-08-17 03:29:10,267 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 to be up.. 2026-08-17 03:29:11,448 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 passed 2026-08-17 03:29:22,105 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 2026-08-17 03:29:22,501 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 verfication in all API Servers passed 2026-08-17 03:29:24,506 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 passed 2026-08-17 03:29:24,506 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 verifications in Compute nodes passed 2026-08-17 03:29:24,948 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 in all vrouters 2026-08-17 03:29:25,653 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 passed 2026-08-17 03:29:25,768 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 03:29:25,802 - INFO - VM b4d78519-0054-4eda-9141-ccf8409027f7 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 2026-08-17 03:29:25,990 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975:dc531c69-d9e3-41db-81ee-e3207d0452c9 of vm b4d78519-0054-4eda-9141-ccf8409027f7 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 03:29:26,032 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 validations in Opserver passed 2026-08-17 03:29:26,032 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 to be up.. 2026-08-17 03:29:27,216 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 passed 2026-08-17 03:29:27,618 - INFO - Validated that SG ctest-test_sec_group-76360370 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 2026-08-17 03:29:27,619 - INFO - Remove security group ctest-test_sec_group-76360370 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 2026-08-17 03:29:27,879 - WARNING - Security group ctest-test_sec_group-76360370 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 2026-08-17 03:29:28,245 - INFO - Validated that SG ctest-test_sec_group-76360370 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 2026-08-17 03:30:16,396 - WARNING - Ping to IP 158.11.104.196 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 failed 2026-08-17 03:30:16,396 - INFO - Ping FAILED as expected 2026-08-17 03:30:54,843 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 2026-08-17 03:30:57,165 - INFO - Ping to IP 158.11.104.196 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 passed 2026-08-17 03:30:57,165 - INFO - Try deleting the security group ctest-test_sec_group-76360370 with back ref. 2026-08-17 03:30:57,166 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-52519975', 'ctest-test_sec_group-76360370'] 2026-08-17 03:30:57,452 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-52519975', 'ctest-test_sec_group-76360370'] deleted successfully. 2026-08-17 03:30:57,648 - INFO - Security group ctest-test_sec_group-76360370 removed from the API Server 2026-08-17 03:30:57,798 - INFO - security group ctest-test_sec_group-76360370 removed from Control-node 10.0.0.177 2026-08-17 03:30:57,811 - INFO - security group ctest-test_sec_group-76360370 removed from Control-node 10.0.0.190 2026-08-17 03:30:57,823 - INFO - security group ctest-test_sec_group-76360370 removed from Control-node 10.0.0.38 2026-08-17 03:30:57,829 - INFO - Validated that SG ctest-test_sec_group-76360370 is not in control nodes 2026-08-17 03:30:57,835 - INFO - Security group ctest-test_sec_group-76360370 removed from API as expected 2026-08-17 03:30:57,857 - WARNING - Security group ctest-test_sec_group-76360370 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 2026-08-17 03:30:57,881 - WARNING - Security group ctest-test_sec_group-76360370 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 2026-08-17 03:30:57,882 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 2026-08-17 03:30:58,020 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 2026-08-17 03:31:02,133 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 is fully removed in API-Server 2026-08-17 03:31:02,486 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 2026-08-17 03:31:02,486 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:31:02,715 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-01912259 is removed in all control-nodes 2026-08-17 03:31:30,592 - INFO - b4d78519-0054-4eda-9141-ccf8409027f7 vm uve deleted from opserver 2026-08-17 03:31:30,609 - INFO - b4d78519-0054-4eda-9141-ccf8409027f7 vm uve deleted from opserver 2026-08-17 03:31:30,623 - INFO - b4d78519-0054-4eda-9141-ccf8409027f7 vm uve deleted from opserver 2026-08-17 03:31:30,623 - INFO - Validated that VM b4d78519-0054-4eda-9141-ccf8409027f7 is removed from Opserver 2026-08-17 03:31:30,623 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 2026-08-17 03:31:30,799 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 2026-08-17 03:31:34,928 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 is fully removed in API-Server 2026-08-17 03:31:35,155 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975:ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 2026-08-17 03:31:35,155 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:31:35,357 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-33437346 is removed in all control-nodes 2026-08-17 03:32:00,059 - INFO - 1f084f69-af15-4299-a677-f43fe085eaee vm uve deleted from opserver 2026-08-17 03:32:00,077 - INFO - 1f084f69-af15-4299-a677-f43fe085eaee vm uve deleted from opserver 2026-08-17 03:32:00,092 - INFO - 1f084f69-af15-4299-a677-f43fe085eaee vm uve deleted from opserver 2026-08-17 03:32:00,092 - INFO - Validated that VM 1f084f69-af15-4299-a677-f43fe085eaee is removed from Opserver 2026-08-17 03:32:00,092 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 2026-08-17 03:32:00,474 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 is not found in API Server 2026-08-17 03:32:00,497 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 is not in any agent 2026-08-17 03:32:00,544 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-52519975-38287262 info 2026-08-17 03:32:01,866 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:54] 2026-08-17 03:32:01,866 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:32:02,824 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-52519975, ID : d6113054-4689-43df-b272-5557457e2322 2026-08-17 03:32:03,045 - INFO - Domain Default found not creating 2026-08-17 03:32:03,243 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-21085777 not found, creating it 2026-08-17 03:32:03,917 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-21085777, ID : 877c6231-f740-47cc-a0c1-cb255e90e4c7 2026-08-17 03:32:06,171 - INFO - ================================================================================ 2026-08-17 03:32:06,171 - INFO - STARTING TEST : test_sec_group_basic 2026-08-17 03:32:06,171 - 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. Test with ping, which should fail 7. Test with TCP which should pass 8. Update the rules to allow icmp, ping should pass now 9. Delete security group while ports still reference it; SG is detached from VMs and removed (Neutron and Contrail API) 2026-08-17 03:32:07,478 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:32:07,478 - INFO - 2026-08-17 03:32:07,932 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-21085777', 'ctest-test_sec_group-17302878'] 2026-08-17 03:32:09,760 - INFO - Security group ctest-test_sec_group-17302878 found in the API Server 2026-08-17 03:32:09,903 - INFO - Validated that ACLs for Security group ctest-test_sec_group-17302878 are present in API Server 2026-08-17 03:32:09,915 - INFO - Validated that Security group ctest-test_sec_group-17302878 is found in control node 10.0.0.177 2026-08-17 03:32:09,937 - INFO - Validated that Security group ctest-test_sec_group-17302878 is found in control node 10.0.0.190 2026-08-17 03:32:09,955 - INFO - Validated that Security group ctest-test_sec_group-17302878 is found in control node 10.0.0.38 2026-08-17 03:32:09,965 - INFO - Validated SG ctest-test_sec_group-17302878 in Control nodes 2026-08-17 03:32:09,965 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-21085777', 'ctest-test_sec_group-17302878'] 2026-08-17 03:32:10,078 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-21085777', 'ctest-test_sec_group-17302878'] deleted successfully. 2026-08-17 03:32:10,246 - INFO - Security group ctest-test_sec_group-17302878 removed from the API Server 2026-08-17 03:32:10,403 - INFO - security group ctest-test_sec_group-17302878 removed from Control-node 10.0.0.177 2026-08-17 03:32:10,416 - INFO - security group ctest-test_sec_group-17302878 removed from Control-node 10.0.0.190 2026-08-17 03:32:10,431 - INFO - security group ctest-test_sec_group-17302878 removed from Control-node 10.0.0.38 2026-08-17 03:32:10,440 - INFO - Validated that SG ctest-test_sec_group-17302878 is not in control nodes 2026-08-17 03:32:10,449 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-21085777', 'ctest-test_sec_group-17302878'] 2026-08-17 03:32:11,854 - INFO - Security group ctest-test_sec_group-17302878 found in the API Server 2026-08-17 03:32:12,002 - INFO - Validated that ACLs for Security group ctest-test_sec_group-17302878 are present in API Server 2026-08-17 03:32:12,012 - INFO - Validated that Security group ctest-test_sec_group-17302878 is found in control node 10.0.0.177 2026-08-17 03:32:12,035 - INFO - Validated that Security group ctest-test_sec_group-17302878 is found in control node 10.0.0.190 2026-08-17 03:32:12,052 - INFO - Validated that Security group ctest-test_sec_group-17302878 is found in control node 10.0.0.38 2026-08-17 03:32:12,059 - INFO - Validated SG ctest-test_sec_group-17302878 in Control nodes 2026-08-17 03:32:13,346 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 2026-08-17 03:32:13,657 - INFO - Verified VN network id 15 for VN 064705ae-8b98-4e03-b5a5-157e6245bbc1 2026-08-17 03:32:13,657 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 passed 2026-08-17 03:32:13,733 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 passed 2026-08-17 03:32:15,222 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-21085777:ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 is found in opserver 2026-08-17 03:32:16,002 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-21085777-73936805>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:32:16,656 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-21085777-40028443>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:32:42,229 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 2026-08-17 03:32:43,007 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 verfication in all API Servers passed 2026-08-17 03:33:07,453 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 passed 2026-08-17 03:33:07,453 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 verifications in Compute nodes passed 2026-08-17 03:33:07,852 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 in all vrouters 2026-08-17 03:33:08,592 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 passed 2026-08-17 03:33:08,832 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 03:33:08,855 - INFO - VM 4e31034b-3408-45b8-bcbc-73ec300beafb is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-21085777:ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 2026-08-17 03:33:09,115 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-21085777:a66a167e-815d-4f0b-945e-6ec1da7e2044 of vm 4e31034b-3408-45b8-bcbc-73ec300beafb is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 03:33:09,201 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 validations in Opserver passed 2026-08-17 03:33:09,201 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 to be up.. 2026-08-17 03:33:10,386 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 passed 2026-08-17 03:33:15,884 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 2026-08-17 03:33:16,253 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 verfication in all API Servers passed 2026-08-17 03:33:18,241 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 passed 2026-08-17 03:33:18,241 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 verifications in Compute nodes passed 2026-08-17 03:33:18,643 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 in all vrouters 2026-08-17 03:33:19,378 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 passed 2026-08-17 03:33:19,489 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 03:33:19,518 - INFO - VM 2c9fa8f9-a661-49ba-92aa-060dd33c34d2 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-21085777:ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 2026-08-17 03:33:19,715 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-21085777:9e6730bb-b087-4440-8e73-41f263460f9f of vm 2c9fa8f9-a661-49ba-92aa-060dd33c34d2 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 03:33:19,764 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 validations in Opserver passed 2026-08-17 03:33:19,764 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 to be up.. 2026-08-17 03:33:20,948 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 passed 2026-08-17 03:33:26,516 - INFO - Validated that SG ctest-test_sec_group-17302878 is bound to VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 2026-08-17 03:33:26,516 - INFO - Remove security group ctest-test_sec_group-17302878 from VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 2026-08-17 03:33:26,808 - WARNING - Security group ctest-test_sec_group-17302878 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 2026-08-17 03:33:27,189 - INFO - Validated that SG ctest-test_sec_group-17302878 is bound to VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 2026-08-17 03:34:08,343 - WARNING - Ping to IP 72.150.152.132 from VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 failed 2026-08-17 03:34:08,343 - INFO - Ping FAILED as expected 2026-08-17 03:34:51,720 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 2026-08-17 03:34:54,846 - INFO - Ping to IP 72.150.152.132 from VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 passed 2026-08-17 03:34:54,846 - INFO - Try deleting the security group ctest-test_sec_group-17302878 with back ref. 2026-08-17 03:34:55,016 - INFO - Security group ctest-test_sec_group-17302878 removed from API as expected 2026-08-17 03:34:55,054 - WARNING - Security group ctest-test_sec_group-17302878 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 2026-08-17 03:34:55,082 - WARNING - Security group ctest-test_sec_group-17302878 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 2026-08-17 03:34:55,086 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 2026-08-17 03:34:55,260 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 2026-08-17 03:34:59,383 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 is fully removed in API-Server 2026-08-17 03:34:59,756 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-21085777:ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 2026-08-17 03:34:59,756 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:34:59,977 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-21085777-40028443 is removed in all control-nodes 2026-08-17 03:35:00,091 - INFO - 2c9fa8f9-a661-49ba-92aa-060dd33c34d2 vm uve deleted from opserver 2026-08-17 03:35:00,106 - INFO - 2c9fa8f9-a661-49ba-92aa-060dd33c34d2 vm uve deleted from opserver 2026-08-17 03:35:00,119 - INFO - 2c9fa8f9-a661-49ba-92aa-060dd33c34d2 vm uve deleted from opserver 2026-08-17 03:35:00,119 - INFO - Validated that VM 2c9fa8f9-a661-49ba-92aa-060dd33c34d2 is removed from Opserver 2026-08-17 03:35:00,120 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 2026-08-17 03:35:00,265 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 2026-08-17 03:35:04,389 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 is fully removed in API-Server 2026-08-17 03:35:04,606 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-21085777:ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 2026-08-17 03:35:04,606 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 03:35:04,805 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-21085777-73936805 is removed in all control-nodes 2026-08-17 03:35:29,584 - INFO - 4e31034b-3408-45b8-bcbc-73ec300beafb vm uve deleted from opserver 2026-08-17 03:35:29,599 - INFO - 4e31034b-3408-45b8-bcbc-73ec300beafb vm uve deleted from opserver 2026-08-17 03:35:29,614 - INFO - 4e31034b-3408-45b8-bcbc-73ec300beafb vm uve deleted from opserver 2026-08-17 03:35:29,614 - INFO - Validated that VM 4e31034b-3408-45b8-bcbc-73ec300beafb is removed from Opserver 2026-08-17 03:35:29,614 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 2026-08-17 03:35:29,971 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 is not found in API Server 2026-08-17 03:35:29,996 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 is not in any agent 2026-08-17 03:35:30,039 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1-21085777-70838473 info 2026-08-17 03:35:31,337 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:25] 2026-08-17 03:35:31,337 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:35:32,183 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1-21085777, ID : 877c6231-f740-47cc-a0c1-cb255e90e4c7 2026-08-17 03:35:32,445 - INFO - Domain Default found not creating 2026-08-17 03:35:32,624 - INFO - Project ctest-TestSvcRegr-70773155 not found, creating it 2026-08-17 03:35:33,270 - INFO - Created Project:ctest-TestSvcRegr-70773155, ID : 7b62fcb3-fd48-40c0-aa25-4b9d4025d764 2026-08-17 03:35:35,015 - INFO - ================================================================================ 2026-08-17 03:35:35,015 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2026-08-17 03:35:36,338 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:35:36,338 - INFO - 2026-08-17 03:35:37,551 - INFO - Created VN ctest-third-vn-88234149 2026-08-17 03:35:38,302 - INFO - VM ([<Server: ctest-vm-in-third-vn-74691636>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:36:04,609 - INFO - Created VN ctest-mgmt_vn-02811971 2026-08-17 03:36:05,379 - INFO - Verified VN network id 16 for VN 0d8bb172-1135-41ff-8ee2-a7aef46e6e2d 2026-08-17 03:36:05,379 - INFO - Verifications in API Server for VN ctest-mgmt_vn-02811971 passed 2026-08-17 03:36:05,462 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-02811971 passed 2026-08-17 03:36:06,945 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-70773155:ctest-mgmt_vn-02811971 is found in opserver 2026-08-17 03:36:07,599 - INFO - Created VN ctest-left_vn-33935446 2026-08-17 03:36:07,940 - INFO - Verified VN network id 17 for VN bc305d3f-91a3-4014-b9d6-3bc2058b4efe 2026-08-17 03:36:07,940 - INFO - Verifications in API Server for VN ctest-left_vn-33935446 passed 2026-08-17 03:36:08,029 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-33935446 passed 2026-08-17 03:36:08,346 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-70773155:ctest-left_vn-33935446 is found in opserver 2026-08-17 03:36:08,988 - INFO - Created VN ctest-right_vn-70876284 2026-08-17 03:36:09,313 - INFO - Verified VN network id 18 for VN c64ada50-e55b-4eb6-ab7a-89f9962abf1d 2026-08-17 03:36:09,313 - INFO - Verifications in API Server for VN ctest-right_vn-70876284 passed 2026-08-17 03:36:09,424 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-70876284 passed 2026-08-17 03:36:09,760 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-70773155:ctest-right_vn-70876284 is found in opserver 2026-08-17 03:36:10,503 - INFO - VM ([<Server: ctest-left_vm-46019403>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:36:11,231 - INFO - VM ([<Server: ctest-right_vm-31412557>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2026-08-17 03:36:12 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-08-17 03:36:12,059 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-08-17 03:36:12,156 - INFO - Service template: ['default-domain', 'ctest-service_template_1-15585453'] deleted successfully. 2026-08-17 03:36:12,157 - INFO - Skip interface_detach for VM ctest-right_vm-31412557 in state BUILD 2026-08-17 03:36:12,157 - INFO - Deleting VM ctest-right_vm-31412557 2026-08-17 03:36:12,189 - ERROR - VM ctest-right_vm-31412557 has failed to come up 2026-08-17 03:36:12,189 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:12,189 - ERROR - VM ctest-right_vm-31412557 has failed to come up 2026-08-17 03:36:12,189 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:12,371 - INFO - Skip interface_detach for VM ctest-left_vm-46019403 in state BUILD 2026-08-17 03:36:12,372 - INFO - Deleting VM ctest-left_vm-46019403 2026-08-17 03:36:12,372 - ERROR - VM ctest-left_vm-46019403 has failed to come up 2026-08-17 03:36:12,372 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:12,372 - ERROR - VM ctest-left_vm-46019403 has failed to come up 2026-08-17 03:36:12,372 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:12,463 - INFO - Deleting VN ctest-right_vn-70876284 2026-08-17 03:36:12,869 - INFO - Validated that VN ctest-right_vn-70876284 is not found in API Server 2026-08-17 03:36:12,891 - INFO - Validated that VN ctest-right_vn-70876284 is not in any agent 2026-08-17 03:36:12,927 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-70876284 info 2026-08-17 03:36:12,927 - INFO - Deleting VN ctest-left_vn-33935446 2026-08-17 03:36:13,284 - INFO - Validated that VN ctest-left_vn-33935446 is not found in API Server 2026-08-17 03:36:13,314 - INFO - Validated that VN ctest-left_vn-33935446 is not in any agent 2026-08-17 03:36:13,357 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-33935446 info 2026-08-17 03:36:13,357 - INFO - Deleting VN ctest-mgmt_vn-02811971 2026-08-17 03:36:13,702 - INFO - Validated that VN ctest-mgmt_vn-02811971 is not found in API Server 2026-08-17 03:36:13,752 - INFO - Validated that VN ctest-mgmt_vn-02811971 is not in any agent 2026-08-17 03:36:13,811 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-02811971 info 2026-08-17 03:36:13,811 - INFO - Deleting VM ctest-vm-in-third-vn-74691636 2026-08-17 03:36:13,909 - INFO - Deleting VN ctest-third-vn-88234149 2026-08-17 03:36:13,957 - WARNING - Deleting VN ctest-third-vn-88234149 failed..Will retry 2026-08-17 03:36:16,016 - WARNING - Deleting VN ctest-third-vn-88234149 failed..Will retry 2026-08-17 03:36:19,471 - INFO - 2026-08-17 03:36:19,471 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:44] 2026-08-17 03:36:19,471 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:36:19,476 - INFO - ================================================================================ 2026-08-17 03:36:19,477 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2026-08-17 03:36:20,767 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:36:20,767 - INFO - 2026-08-17 03:36:21,390 - INFO - Created VN ctest-mgmt_vn-32996503 2026-08-17 03:36:21,700 - INFO - Verified VN network id 15 for VN b31f0ea4-fd51-4d78-9b03-af2d37abff7c 2026-08-17 03:36:21,700 - INFO - Verifications in API Server for VN ctest-mgmt_vn-32996503 passed 2026-08-17 03:36:21,784 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-32996503 passed 2026-08-17 03:36:21,978 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-70773155:ctest-mgmt_vn-32996503 is found in opserver 2026-08-17 03:36:22,619 - INFO - Created VN ctest-left_vn-15145967 2026-08-17 03:36:22,934 - INFO - Verified VN network id 16 for VN 3c6297c8-dab5-4f26-b798-b2194731718c 2026-08-17 03:36:22,934 - INFO - Verifications in API Server for VN ctest-left_vn-15145967 passed 2026-08-17 03:36:23,018 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-15145967 passed 2026-08-17 03:36:23,206 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-70773155:ctest-left_vn-15145967 is found in opserver 2026-08-17 03:36:23,898 - INFO - Created VN ctest-right_vn-52129657 2026-08-17 03:36:24,238 - INFO - Verified VN network id 17 for VN 96a403e6-c8de-433d-888a-2ab34488ff9f 2026-08-17 03:36:24,238 - INFO - Verifications in API Server for VN ctest-right_vn-52129657 passed 2026-08-17 03:36:24,337 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-52129657 passed 2026-08-17 03:36:24,556 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-70773155:ctest-right_vn-52129657 is found in opserver 2026-08-17 03:36:25,332 - INFO - Created VN ctest-trans_left_vn-66140733 2026-08-17 03:36:25,707 - INFO - Verified VN network id 18 for VN ec33cf8e-99a1-46a1-8014-71b681b47340 2026-08-17 03:36:25,707 - INFO - Verifications in API Server for VN ctest-trans_left_vn-66140733 passed 2026-08-17 03:36:25,811 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-66140733 passed 2026-08-17 03:36:26,038 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-70773155:ctest-trans_left_vn-66140733 is found in opserver 2026-08-17 03:36:26,788 - INFO - Created VN ctest-trans_right_vn-56319691 2026-08-17 03:36:27,128 - INFO - Verified VN network id 19 for VN 077712a0-9479-4faf-82ff-2b0f555350ca 2026-08-17 03:36:27,128 - INFO - Verifications in API Server for VN ctest-trans_right_vn-56319691 passed 2026-08-17 03:36:27,231 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-56319691 passed 2026-08-17 03:36:27,436 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-70773155:ctest-trans_right_vn-56319691 is found in opserver 2026-08-17 03:36:28,044 - INFO - VM ([<Server: ctest-left_vm-32955159>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:36:28,714 - INFO - VM ([<Server: ctest-right_vm-90364768>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2026-08-17 03:36:29 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-08-17 03:36:29,380 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-08-17 03:36:29,509 - INFO - Service template: ['default-domain', 'ctest-service_template_1-32496869'] deleted successfully. 2026-08-17 03:36:29,509 - INFO - Skip interface_detach for VM ctest-right_vm-90364768 in state BUILD 2026-08-17 03:36:29,510 - INFO - Deleting VM ctest-right_vm-90364768 2026-08-17 03:36:29,510 - ERROR - VM ctest-right_vm-90364768 has failed to come up 2026-08-17 03:36:29,510 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:29,510 - ERROR - VM ctest-right_vm-90364768 has failed to come up 2026-08-17 03:36:29,510 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:29,689 - INFO - Skip interface_detach for VM ctest-left_vm-32955159 in state BUILD 2026-08-17 03:36:29,689 - INFO - Deleting VM ctest-left_vm-32955159 2026-08-17 03:36:29,690 - ERROR - VM ctest-left_vm-32955159 has failed to come up 2026-08-17 03:36:29,690 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:29,690 - ERROR - VM ctest-left_vm-32955159 has failed to come up 2026-08-17 03:36:29,690 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:29,867 - INFO - Deleting VN ctest-trans_right_vn-56319691 2026-08-17 03:36:30,303 - INFO - Validated that VN ctest-trans_right_vn-56319691 is not found in API Server 2026-08-17 03:36:30,328 - INFO - Validated that VN ctest-trans_right_vn-56319691 is not in any agent 2026-08-17 03:36:30,364 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-56319691 info 2026-08-17 03:36:30,365 - INFO - Deleting VN ctest-trans_left_vn-66140733 2026-08-17 03:36:30,728 - INFO - Validated that VN ctest-trans_left_vn-66140733 is not found in API Server 2026-08-17 03:36:30,753 - INFO - Validated that VN ctest-trans_left_vn-66140733 is not in any agent 2026-08-17 03:36:30,801 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-66140733 info 2026-08-17 03:36:30,802 - INFO - Deleting VN ctest-right_vn-52129657 2026-08-17 03:36:31,144 - INFO - Validated that VN ctest-right_vn-52129657 is not found in API Server 2026-08-17 03:36:31,167 - INFO - Validated that VN ctest-right_vn-52129657 is not in any agent 2026-08-17 03:36:31,213 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-52129657 info 2026-08-17 03:36:31,214 - INFO - Deleting VN ctest-left_vn-15145967 2026-08-17 03:36:31,554 - INFO - Validated that VN ctest-left_vn-15145967 is not found in API Server 2026-08-17 03:36:31,580 - INFO - Validated that VN ctest-left_vn-15145967 is not in any agent 2026-08-17 03:36:31,616 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-15145967 info 2026-08-17 03:36:31,616 - INFO - Deleting VN ctest-mgmt_vn-32996503 2026-08-17 03:36:31,943 - INFO - Validated that VN ctest-mgmt_vn-32996503 is not found in API Server 2026-08-17 03:36:31,985 - INFO - Validated that VN ctest-mgmt_vn-32996503 is not in any agent 2026-08-17 03:36:32,025 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-32996503 info 2026-08-17 03:36:33,351 - INFO - 2026-08-17 03:36:33,351 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:14] 2026-08-17 03:36:33,351 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:36:34,225 - INFO - Deleted project: ctest-TestSvcRegr-70773155, ID : 7b62fcb3-fd48-40c0-aa25-4b9d4025d764 2026-08-17 03:36:34,488 - INFO - Domain Default found not creating 2026-08-17 03:36:34,695 - INFO - Project ctest-TestSvcRegr-55753698 not found, creating it 2026-08-17 03:36:35,362 - INFO - Created Project:ctest-TestSvcRegr-55753698, ID : b8977b7c-a781-4ecb-b025-dbb2d0578e97 2026-08-17 03:36:37,171 - INFO - ================================================================================ 2026-08-17 03:36:37,171 - INFO - STARTING TEST : test_svc_CEM_22032 2026-08-17 03:36:38,482 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:36:38,482 - INFO - 2026-08-17 03:36:39,656 - INFO - Created VN ctest-mgmt_vn-12885933 2026-08-17 03:36:40,411 - INFO - Verified VN network id 15 for VN 8168fd06-93f5-482a-b144-5a0c116a4e64 2026-08-17 03:36:40,412 - INFO - Verifications in API Server for VN ctest-mgmt_vn-12885933 passed 2026-08-17 03:36:40,511 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-12885933 passed 2026-08-17 03:36:42,116 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-55753698:ctest-mgmt_vn-12885933 is found in opserver 2026-08-17 03:36:42,731 - INFO - Created VN service-left-vn-81477762 2026-08-17 03:36:43,037 - INFO - Verified VN network id 16 for VN 654b82b5-ed98-42f3-8b84-88a3a570f4ed 2026-08-17 03:36:43,037 - INFO - Verifications in API Server for VN service-left-vn-81477762 passed 2026-08-17 03:36:43,113 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-81477762 passed 2026-08-17 03:36:43,419 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-55753698:service-left-vn-81477762 is found in opserver 2026-08-17 03:36:44,065 - INFO - Created VN service-right-vn-39382345 2026-08-17 03:36:44,359 - INFO - Verified VN network id 17 for VN 208726aa-2a40-473c-89ea-b2d31dac57a2 2026-08-17 03:36:44,359 - INFO - Verifications in API Server for VN service-right-vn-39382345 passed 2026-08-17 03:36:44,435 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-39382345 passed 2026-08-17 03:36:44,759 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-55753698:service-right-vn-39382345 is found in opserver 2026-08-17 03:36:45,314 - INFO - VM ([<Server: ctest-left_vm-22289436>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:36:45,816 - INFO - VM ([<Server: ctest-right_vm-79123826>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-08-17 03:36:46,449 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-08-17 03:36:46,556 - INFO - Service template: ['default-domain', 'ctest-service_template_1-90641575'] deleted successfully. 2026-08-17 03:36:46,557 - INFO - Skip interface_detach for VM ctest-right_vm-79123826 in state BUILD 2026-08-17 03:36:46,557 - INFO - Deleting VM ctest-right_vm-79123826 2026-08-17 03:36:46,597 - ERROR - VM ctest-right_vm-79123826 has failed to come up 2026-08-17 03:36:46,597 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:46,597 - ERROR - VM ctest-right_vm-79123826 has failed to come up 2026-08-17 03:36:46,598 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:46,726 - INFO - Skip interface_detach for VM ctest-left_vm-22289436 in state BUILD 2026-08-17 03:36:46,726 - INFO - Deleting VM ctest-left_vm-22289436 2026-08-17 03:36:46,726 - ERROR - VM ctest-left_vm-22289436 has failed to come up 2026-08-17 03:36:46,726 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:46,726 - ERROR - VM ctest-left_vm-22289436 has failed to come up 2026-08-17 03:36:46,726 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:46,850 - INFO - Deleting VN service-right-vn-39382345 2026-08-17 03:36:47,172 - INFO - Validated that VN service-right-vn-39382345 is not found in API Server 2026-08-17 03:36:47,197 - INFO - Validated that VN service-right-vn-39382345 is not in any agent 2026-08-17 03:36:47,227 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-39382345 info 2026-08-17 03:36:47,227 - INFO - Deleting VN service-left-vn-81477762 2026-08-17 03:36:47,613 - INFO - Validated that VN service-left-vn-81477762 is not found in API Server 2026-08-17 03:36:47,641 - INFO - Validated that VN service-left-vn-81477762 is not in any agent 2026-08-17 03:36:47,672 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-81477762 info 2026-08-17 03:36:47,673 - INFO - Deleting VN ctest-mgmt_vn-12885933 2026-08-17 03:36:47,974 - INFO - Validated that VN ctest-mgmt_vn-12885933 is not found in API Server 2026-08-17 03:36:48,002 - INFO - Validated that VN ctest-mgmt_vn-12885933 is not in any agent 2026-08-17 03:36:48,062 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-12885933 info 2026-08-17 03:36:49,374 - INFO - 2026-08-17 03:36:49,374 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:12] 2026-08-17 03:36:49,374 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:36:49,377 - INFO - ================================================================================ 2026-08-17 03:36:49,377 - INFO - STARTING TEST : test_svc_in_network_datapath 2026-08-17 03:36:50,689 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:36:50,689 - INFO - 2026-08-17 03:36:51,278 - INFO - Created VN ctest-mgmt_vn-59566183 2026-08-17 03:36:51,594 - INFO - Verified VN network id 15 for VN d93ae31d-d2fa-44d8-ab31-785fbd4a476d 2026-08-17 03:36:51,594 - INFO - Verifications in API Server for VN ctest-mgmt_vn-59566183 passed 2026-08-17 03:36:51,671 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-59566183 passed 2026-08-17 03:36:51,853 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-55753698:ctest-mgmt_vn-59566183 is found in opserver 2026-08-17 03:36:52,488 - INFO - Created VN ctest-left_vn-26238110 2026-08-17 03:36:52,843 - INFO - Verified VN network id 16 for VN 8d9d33c1-f9fb-487d-a882-7fbfa6617bda 2026-08-17 03:36:52,843 - INFO - Verifications in API Server for VN ctest-left_vn-26238110 passed 2026-08-17 03:36:52,974 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-26238110 passed 2026-08-17 03:36:53,187 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-55753698:ctest-left_vn-26238110 is found in opserver 2026-08-17 03:36:53,860 - INFO - Created VN ctest-right_vn-44080497 2026-08-17 03:36:54,179 - INFO - Verified VN network id 17 for VN c8d145b6-7cd5-42db-a9c2-e63b7e65c268 2026-08-17 03:36:54,179 - INFO - Verifications in API Server for VN ctest-right_vn-44080497 passed 2026-08-17 03:36:54,267 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-44080497 passed 2026-08-17 03:36:54,469 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-55753698:ctest-right_vn-44080497 is found in opserver 2026-08-17 03:36:54,963 - INFO - VM ([<Server: ctest-left_vm-66078561>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:36:55,606 - INFO - VM ([<Server: ctest-right_vm-06085103>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-08-17 03:36:56,172 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-08-17 03:36:56,268 - INFO - Service template: ['default-domain', 'ctest-service_template_1-74659792'] deleted successfully. 2026-08-17 03:36:56,269 - INFO - Skip interface_detach for VM ctest-right_vm-06085103 in state BUILD 2026-08-17 03:36:56,270 - INFO - Deleting VM ctest-right_vm-06085103 2026-08-17 03:36:56,270 - ERROR - VM ctest-right_vm-06085103 has failed to come up 2026-08-17 03:36:56,271 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:56,271 - ERROR - VM ctest-right_vm-06085103 has failed to come up 2026-08-17 03:36:56,272 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:56,396 - INFO - Skip interface_detach for VM ctest-left_vm-66078561 in state BUILD 2026-08-17 03:36:56,396 - INFO - Deleting VM ctest-left_vm-66078561 2026-08-17 03:36:56,396 - ERROR - VM ctest-left_vm-66078561 has failed to come up 2026-08-17 03:36:56,396 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:56,396 - ERROR - VM ctest-left_vm-66078561 has failed to come up 2026-08-17 03:36:56,396 - ERROR - Nova failed to get host of the VM 2026-08-17 03:36:56,552 - INFO - Deleting VN ctest-right_vn-44080497 2026-08-17 03:36:56,936 - INFO - Validated that VN ctest-right_vn-44080497 is not found in API Server 2026-08-17 03:36:56,959 - INFO - Validated that VN ctest-right_vn-44080497 is not in any agent 2026-08-17 03:36:56,996 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-44080497 info 2026-08-17 03:36:56,996 - INFO - Deleting VN ctest-left_vn-26238110 2026-08-17 03:36:57,296 - INFO - Validated that VN ctest-left_vn-26238110 is not found in API Server 2026-08-17 03:36:57,321 - INFO - Validated that VN ctest-left_vn-26238110 is not in any agent 2026-08-17 03:36:57,359 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-26238110 info 2026-08-17 03:36:57,360 - INFO - Deleting VN ctest-mgmt_vn-59566183 2026-08-17 03:36:57,698 - INFO - Validated that VN ctest-mgmt_vn-59566183 is not found in API Server 2026-08-17 03:36:57,729 - INFO - Validated that VN ctest-mgmt_vn-59566183 is not in any agent 2026-08-17 03:36:57,764 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-59566183 info 2026-08-17 03:36:59,064 - INFO - 2026-08-17 03:36:59,064 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:10] 2026-08-17 03:36:59,064 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:36:59,978 - INFO - Deleted project: ctest-TestSvcRegr-55753698, ID : b8977b7c-a781-4ecb-b025-dbb2d0578e97 2026-08-17 03:37:00,215 - INFO - Domain Default found not creating 2026-08-17 03:37:00,398 - INFO - Project ctest-TestSvcHC-96314933 not found, creating it 2026-08-17 03:37:00,980 - INFO - Created Project:ctest-TestSvcHC-96314933, ID : f811e1c3-9a1b-40e0-ba1e-3cf18b643695 2026-08-17 03:37:02,836 - INFO - ================================================================================ 2026-08-17 03:37:02,836 - INFO - STARTING TEST : test_svc_hc_basic 2026-08-17 03:37:04,153 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:37:04,153 - INFO - 2026-08-17 03:37:05,348 - INFO - Created VN ctest-mgmt_vn-96582387 2026-08-17 03:37:06,388 - INFO - Verified VN network id 15 for VN c6180417-09b9-4360-92df-4007653cb580 2026-08-17 03:37:06,388 - INFO - Verifications in API Server for VN ctest-mgmt_vn-96582387 passed 2026-08-17 03:37:06,466 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-96582387 passed 2026-08-17 03:37:08,012 - INFO - Validated that VN default-domain:ctest-TestSvcHC-96314933:ctest-mgmt_vn-96582387 is found in opserver 2026-08-17 03:37:08,768 - INFO - Created VN ctest-left_vn-22320105 2026-08-17 03:37:09,095 - INFO - Verified VN network id 16 for VN f67b05e2-7efd-4676-9d61-71a30940df89 2026-08-17 03:37:09,096 - INFO - Verifications in API Server for VN ctest-left_vn-22320105 passed 2026-08-17 03:37:09,202 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-22320105 passed 2026-08-17 03:37:09,542 - INFO - Validated that VN default-domain:ctest-TestSvcHC-96314933:ctest-left_vn-22320105 is found in opserver 2026-08-17 03:37:10,210 - INFO - Created VN ctest-right_vn-75723912 2026-08-17 03:37:10,588 - INFO - Verified VN network id 17 for VN aea323c9-0431-4821-b5dc-332c0814742d 2026-08-17 03:37:10,588 - INFO - Verifications in API Server for VN ctest-right_vn-75723912 passed 2026-08-17 03:37:10,686 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-75723912 passed 2026-08-17 03:37:11,063 - INFO - Validated that VN default-domain:ctest-TestSvcHC-96314933:ctest-right_vn-75723912 is found in opserver 2026-08-17 03:37:11,622 - INFO - VM ([<Server: ctest-left_vm-42957698>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:37:12,214 - INFO - VM ([<Server: ctest-right_vm-45078982>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-08-17 03:37:12,841 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-08-17 03:37:12,944 - INFO - Service template: ['default-domain', 'ctest-service_template_1-99368134'] deleted successfully. 2026-08-17 03:37:12,945 - INFO - Skip interface_detach for VM ctest-right_vm-45078982 in state BUILD 2026-08-17 03:37:12,945 - INFO - Deleting VM ctest-right_vm-45078982 2026-08-17 03:37:12,976 - ERROR - VM ctest-right_vm-45078982 has failed to come up 2026-08-17 03:37:12,976 - ERROR - Nova failed to get host of the VM 2026-08-17 03:37:12,976 - ERROR - VM ctest-right_vm-45078982 has failed to come up 2026-08-17 03:37:12,976 - ERROR - Nova failed to get host of the VM 2026-08-17 03:37:13,105 - INFO - Skip interface_detach for VM ctest-left_vm-42957698 in state BUILD 2026-08-17 03:37:13,105 - INFO - Deleting VM ctest-left_vm-42957698 2026-08-17 03:37:13,105 - ERROR - VM ctest-left_vm-42957698 has failed to come up 2026-08-17 03:37:13,105 - ERROR - Nova failed to get host of the VM 2026-08-17 03:37:13,106 - ERROR - VM ctest-left_vm-42957698 has failed to come up 2026-08-17 03:37:13,106 - ERROR - Nova failed to get host of the VM 2026-08-17 03:37:13,239 - INFO - Deleting VN ctest-right_vn-75723912 2026-08-17 03:37:13,592 - INFO - Validated that VN ctest-right_vn-75723912 is not found in API Server 2026-08-17 03:37:13,620 - INFO - Validated that VN ctest-right_vn-75723912 is not in any agent 2026-08-17 03:37:13,661 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-75723912 info 2026-08-17 03:37:13,661 - INFO - Deleting VN ctest-left_vn-22320105 2026-08-17 03:37:14,008 - INFO - Validated that VN ctest-left_vn-22320105 is not found in API Server 2026-08-17 03:37:14,037 - INFO - Validated that VN ctest-left_vn-22320105 is not in any agent 2026-08-17 03:37:14,077 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-22320105 info 2026-08-17 03:37:14,077 - INFO - Deleting VN ctest-mgmt_vn-96582387 2026-08-17 03:37:14,483 - INFO - Validated that VN ctest-mgmt_vn-96582387 is not found in API Server 2026-08-17 03:37:14,514 - INFO - Validated that VN ctest-mgmt_vn-96582387 is not in any agent 2026-08-17 03:37:14,555 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-96582387 info 2026-08-17 03:37:15,858 - INFO - 2026-08-17 03:37:15,858 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:13] 2026-08-17 03:37:15,858 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:37:15,863 - INFO - ================================================================================ 2026-08-17 03:37:15,863 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2026-08-17 03:37:17,155 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:37:17,155 - INFO - 2026-08-17 03:37:17,779 - INFO - Created VN ctest-mgmt_vn-12943705 2026-08-17 03:37:18,123 - INFO - Verified VN network id 15 for VN 337f5403-88e8-4bb4-add9-37bad3b1a104 2026-08-17 03:37:18,123 - INFO - Verifications in API Server for VN ctest-mgmt_vn-12943705 passed 2026-08-17 03:37:18,199 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-12943705 passed 2026-08-17 03:37:18,391 - INFO - Validated that VN default-domain:ctest-TestSvcHC-96314933:ctest-mgmt_vn-12943705 is found in opserver 2026-08-17 03:37:19,061 - INFO - Created VN ctest-left_vn-46797634 2026-08-17 03:37:19,381 - INFO - Verified VN network id 16 for VN 1fc076e6-a556-4d99-bf08-8a94c46eaf11 2026-08-17 03:37:19,381 - INFO - Verifications in API Server for VN ctest-left_vn-46797634 passed 2026-08-17 03:37:19,481 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-46797634 passed 2026-08-17 03:37:19,680 - INFO - Validated that VN default-domain:ctest-TestSvcHC-96314933:ctest-left_vn-46797634 is found in opserver 2026-08-17 03:37:20,352 - INFO - Created VN ctest-right_vn-14754838 2026-08-17 03:37:20,662 - INFO - Verified VN network id 17 for VN 0bfb7af0-8b00-48c8-819a-6defec4972cc 2026-08-17 03:37:20,662 - INFO - Verifications in API Server for VN ctest-right_vn-14754838 passed 2026-08-17 03:37:20,745 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-14754838 passed 2026-08-17 03:37:20,932 - INFO - Validated that VN default-domain:ctest-TestSvcHC-96314933:ctest-right_vn-14754838 is found in opserver 2026-08-17 03:37:21,554 - INFO - Created VN ctest-trans_left_vn-38973409 2026-08-17 03:37:21,862 - INFO - Verified VN network id 18 for VN 44eb09cf-6d9c-4fb8-b23b-d16ee984e211 2026-08-17 03:37:21,862 - INFO - Verifications in API Server for VN ctest-trans_left_vn-38973409 passed 2026-08-17 03:37:21,941 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-38973409 passed 2026-08-17 03:37:22,123 - INFO - Validated that VN default-domain:ctest-TestSvcHC-96314933:ctest-trans_left_vn-38973409 is found in opserver 2026-08-17 03:37:22,800 - INFO - Created VN ctest-trans_right_vn-42184418 2026-08-17 03:37:23,093 - INFO - Verified VN network id 19 for VN 1dfb3ebe-fed9-49cf-a830-39dbc7043bf3 2026-08-17 03:37:23,093 - INFO - Verifications in API Server for VN ctest-trans_right_vn-42184418 passed 2026-08-17 03:37:23,169 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-42184418 passed 2026-08-17 03:37:23,362 - INFO - Validated that VN default-domain:ctest-TestSvcHC-96314933:ctest-trans_right_vn-42184418 is found in opserver 2026-08-17 03:37:23,954 - INFO - VM ([<Server: ctest-left_vm-46559660>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:37:24,509 - INFO - VM ([<Server: ctest-right_vm-63815963>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-08-17 03:37:25,128 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-08-17 03:37:25,224 - INFO - Service template: ['default-domain', 'ctest-service_template_1-66413300'] deleted successfully. 2026-08-17 03:37:25,225 - INFO - Skip interface_detach for VM ctest-right_vm-63815963 in state BUILD 2026-08-17 03:37:25,225 - INFO - Deleting VM ctest-right_vm-63815963 2026-08-17 03:37:25,225 - ERROR - VM ctest-right_vm-63815963 has failed to come up 2026-08-17 03:37:25,225 - ERROR - Nova failed to get host of the VM 2026-08-17 03:37:25,225 - ERROR - VM ctest-right_vm-63815963 has failed to come up 2026-08-17 03:37:25,225 - ERROR - Nova failed to get host of the VM 2026-08-17 03:37:25,360 - INFO - Skip interface_detach for VM ctest-left_vm-46559660 in state BUILD 2026-08-17 03:37:25,360 - INFO - Deleting VM ctest-left_vm-46559660 2026-08-17 03:37:25,361 - ERROR - VM ctest-left_vm-46559660 has failed to come up 2026-08-17 03:37:25,361 - ERROR - Nova failed to get host of the VM 2026-08-17 03:37:25,361 - ERROR - VM ctest-left_vm-46559660 has failed to come up 2026-08-17 03:37:25,361 - ERROR - Nova failed to get host of the VM 2026-08-17 03:37:25,543 - INFO - Deleting VN ctest-trans_right_vn-42184418 2026-08-17 03:37:25,955 - INFO - Validated that VN ctest-trans_right_vn-42184418 is not found in API Server 2026-08-17 03:37:25,980 - INFO - Validated that VN ctest-trans_right_vn-42184418 is not in any agent 2026-08-17 03:37:26,016 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-42184418 info 2026-08-17 03:37:26,017 - INFO - Deleting VN ctest-trans_left_vn-38973409 2026-08-17 03:37:26,355 - INFO - Validated that VN ctest-trans_left_vn-38973409 is not found in API Server 2026-08-17 03:37:26,379 - INFO - Validated that VN ctest-trans_left_vn-38973409 is not in any agent 2026-08-17 03:37:26,410 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-38973409 info 2026-08-17 03:37:26,411 - INFO - Deleting VN ctest-right_vn-14754838 2026-08-17 03:37:26,798 - INFO - Validated that VN ctest-right_vn-14754838 is not found in API Server 2026-08-17 03:37:26,820 - INFO - Validated that VN ctest-right_vn-14754838 is not in any agent 2026-08-17 03:37:26,885 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-14754838 info 2026-08-17 03:37:26,886 - INFO - Deleting VN ctest-left_vn-46797634 2026-08-17 03:37:27,286 - INFO - Validated that VN ctest-left_vn-46797634 is not found in API Server 2026-08-17 03:37:27,313 - INFO - Validated that VN ctest-left_vn-46797634 is not in any agent 2026-08-17 03:37:27,348 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-46797634 info 2026-08-17 03:37:27,348 - INFO - Deleting VN ctest-mgmt_vn-12943705 2026-08-17 03:37:27,707 - INFO - Validated that VN ctest-mgmt_vn-12943705 is not found in API Server 2026-08-17 03:37:27,731 - INFO - Validated that VN ctest-mgmt_vn-12943705 is not in any agent 2026-08-17 03:37:27,774 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-12943705 info 2026-08-17 03:37:29,086 - INFO - 2026-08-17 03:37:29,086 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:14] 2026-08-17 03:37:29,086 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:37:30,013 - INFO - Deleted project: ctest-TestSvcHC-96314933, ID : f811e1c3-9a1b-40e0-ba1e-3cf18b643695 2026-08-17 03:37:30,263 - INFO - Domain Default found not creating 2026-08-17 03:37:30,441 - INFO - Project ctest-TestSVCV2Mirror-62640940 not found, creating it 2026-08-17 03:37:31,115 - INFO - Created Project:ctest-TestSVCV2Mirror-62640940, ID : 348c045b-a672-4523-88d6-9f2d74f6f599 2026-08-17 03:37:32,868 - INFO - ================================================================================ 2026-08-17 03:37:32,868 - INFO - STARTING TEST : test_svc_v2_mirroring 2026-08-17 03:37:32,868 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2026-08-17 03:37:34,177 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:37:34,178 - INFO - 2026-08-17 03:37:35,350 - INFO - Created VN ctest-left-81356729 2026-08-17 03:37:36,070 - INFO - Verified VN network id 15 for VN f81ba306-dbad-4a26-bdc8-a0cd22c9c544 2026-08-17 03:37:36,070 - INFO - Verifications in API Server for VN ctest-left-81356729 passed 2026-08-17 03:37:36,161 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-81356729 passed 2026-08-17 03:37:37,688 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-62640940:ctest-left-81356729 is found in opserver 2026-08-17 03:37:38,431 - INFO - Created VN ctest-right-88736645 2026-08-17 03:37:38,788 - INFO - Verified VN network id 16 for VN 3661f373-450e-4f0b-9e45-83e5c27325aa 2026-08-17 03:37:38,788 - INFO - Verifications in API Server for VN ctest-right-88736645 passed 2026-08-17 03:37:38,887 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-88736645 passed 2026-08-17 03:37:39,206 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-62640940:ctest-right-88736645 is found in opserver 2026-08-17 03:37:39,870 - INFO - Created VN ctest-mgmt_vn-42530254 2026-08-17 03:37:40,291 - INFO - Verified VN network id 17 for VN 32cc50c8-9eb9-4f9c-be45-c72a0be7ce96 2026-08-17 03:37:40,291 - INFO - Verifications in API Server for VN ctest-mgmt_vn-42530254 passed 2026-08-17 03:37:40,385 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-42530254 passed 2026-08-17 03:37:40,747 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-62640940:ctest-mgmt_vn-42530254 is found in opserver 2026-08-17 03:37:41,438 - INFO - Created VN ctest-trans_left_vn-31787831 2026-08-17 03:37:41,744 - INFO - Verified VN network id 18 for VN 1f0178ce-a683-4541-ac53-f155e84d8438 2026-08-17 03:37:41,744 - INFO - Verifications in API Server for VN ctest-trans_left_vn-31787831 passed 2026-08-17 03:37:41,833 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-31787831 passed 2026-08-17 03:37:42,013 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-62640940:ctest-trans_left_vn-31787831 is found in opserver 2026-08-17 03:37:42,743 - INFO - Created VN ctest-trans_right_vn-56532852 2026-08-17 03:37:43,043 - INFO - Verified VN network id 19 for VN f9796b02-001a-4b87-8dc2-b6be1c22a650 2026-08-17 03:37:43,043 - INFO - Verifications in API Server for VN ctest-trans_right_vn-56532852 passed 2026-08-17 03:37:43,125 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-56532852 passed 2026-08-17 03:37:43,313 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-62640940:ctest-trans_right_vn-56532852 is found in opserver 2026-08-17 03:37:43,897 - INFO - VM ([<Server: ctest-left_vm-24482409>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:37:44,425 - INFO - VM ([<Server: ctest-right_vm-18353210>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:37:45,379 - INFO - VM ([<Server: ctest-pt_svm0-25784260>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:37:51,936 - INFO - Waiting for VM ctest-pt_svm0-25784260 to be up.. 2026-08-17 03:38:27,789 - INFO - VM name : ctest-pt_svm0-25784260 2026-08-17 03:39:08,194 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-25784260 passed 2026-08-17 03:39:24,540 - INFO - Waiting for VM ctest-left_vm-24482409 to be up.. 2026-08-17 03:39:24,673 - INFO - VM name : ctest-left_vm-24482409 2026-08-17 03:39:26,199 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-left_vm-24482409 passed 2026-08-17 03:39:36,779 - INFO - Waiting for VM ctest-right_vm-18353210 to be up.. 2026-08-17 03:39:36,887 - INFO - VM name : ctest-right_vm-18353210 2026-08-17 03:39:38,283 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-right_vm-18353210 passed 2026-08-17 03:39:38,868 - INFO - Attaching policy ctest-policy-10297547 to vn ctest-left-81356729 2026-08-17 03:39:39,266 - INFO - Attaching policy ctest-policy-10297547 to vn ctest-right-88736645 2026-08-17 03:39:42,118 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-25784260 passed 2026-08-17 03:39:42,794 - INFO - VM ctest-pt_svm0-25784260 verifications in Compute nodes passed 2026-08-17 03:39:43,025 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-62640940:ctest-left-81356729 2026-08-17 03:39:43,133 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-62640940:ctest-right-88736645 2026-08-17 03:40:27,703 - INFO - Ping to IP 109.36.113.195 from VM ctest-left_vm-24482409 passed 2026-08-17 03:40:38,300 - INFO - Starting tcpdump to capture the mirrored packets. 2026-08-17 03:40:50,573 - INFO - Ping to IP 109.36.113.195 from VM ctest-left_vm-24482409 passed 2026-08-17 03:40:55,974 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-25784260' 2026-08-17 03:40:55,975 - INFO - Dettaching policy ctest-policy-10297547 from vn ctest-right-88736645 2026-08-17 03:40:56,165 - INFO - Dettaching policy ctest-policy-10297547 from vn ctest-left-81356729 2026-08-17 03:40:56,608 - INFO - Deleted policy ctest-policy-10297547 2026-08-17 03:40:56,744 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-62640940', 'ctest-si-32342297'] 2026-08-17 03:40:56,977 - INFO - Deleting VM ctest-pt_svm0-25784260 2026-08-17 03:40:57,220 - INFO - Service template: ['default-domain', 'ctest-service_template_1-43819225'] deleted successfully. 2026-08-17 03:40:57,220 - INFO - Deleting VM ctest-right_vm-18353210 2026-08-17 03:40:57,297 - INFO - Deleting VM ctest-left_vm-24482409 2026-08-17 03:40:57,380 - INFO - Deleting VN ctest-trans_right_vn-56532852 2026-08-17 03:40:57,712 - INFO - Validated that VN ctest-trans_right_vn-56532852 is not found in API Server 2026-08-17 03:40:57,745 - INFO - Validated that VN ctest-trans_right_vn-56532852 is not in any agent 2026-08-17 03:40:57,780 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-56532852 info 2026-08-17 03:40:57,781 - INFO - Deleting VN ctest-trans_left_vn-31787831 2026-08-17 03:40:57,825 - WARNING - Deleting VN ctest-trans_left_vn-31787831 failed..Will retry 2026-08-17 03:41:00,223 - INFO - Validated that VN ctest-trans_left_vn-31787831 is not found in API Server 2026-08-17 03:41:00,248 - INFO - Validated that VN ctest-trans_left_vn-31787831 is not in any agent 2026-08-17 03:41:00,287 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-31787831 info 2026-08-17 03:41:00,288 - INFO - Deleting VN ctest-mgmt_vn-42530254 2026-08-17 03:41:00,689 - INFO - Validated that VN ctest-mgmt_vn-42530254 is not found in API Server 2026-08-17 03:41:00,722 - INFO - Validated that VN ctest-mgmt_vn-42530254 is not in any agent 2026-08-17 03:41:00,824 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-42530254 info 2026-08-17 03:41:00,824 - INFO - Deleting VN ctest-right-88736645 2026-08-17 03:41:01,179 - INFO - Validated that VN ctest-right-88736645 is not found in API Server 2026-08-17 03:41:01,202 - INFO - Validated that VN ctest-right-88736645 is not in any agent 2026-08-17 03:41:01,238 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-88736645 info 2026-08-17 03:41:01,238 - INFO - Deleting VN ctest-left-81356729 2026-08-17 03:41:01,642 - INFO - Validated that VN ctest-left-81356729 is not found in API Server 2026-08-17 03:41:01,676 - INFO - Validated that VN ctest-left-81356729 is not in any agent 2026-08-17 03:41:01,717 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-81356729 info 2026-08-17 03:41:03,025 - INFO - 2026-08-17 03:41:03,025 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:03:31] 2026-08-17 03:41:03,025 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:41:03,853 - INFO - Deleted project: ctest-TestSVCV2Mirror-62640940, ID : 348c045b-a672-4523-88d6-9f2d74f6f599 2026-08-17 03:41:04,068 - INFO - Domain Default found not creating 2026-08-17 03:41:04,639 - INFO - Project ctest-TestvDNSBasic0-76277608 not found, creating it 2026-08-17 03:41:05,225 - INFO - Created Project:ctest-TestvDNSBasic0-76277608, ID : c531c2cb-e481-419e-9dba-82b446796589 2026-08-17 03:41:07,148 - INFO - ================================================================================ 2026-08-17 03:41:07,148 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-08-17 03:41:07,148 - 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-08-17 03:41:08,488 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:41:08,488 - INFO - 2026-08-17 03:41:09,347 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-76277608'](c531c2cb-e481-419e-9dba-82b446796589) 2026-08-17 03:41:11,425 - INFO - Created VN ctest-vn1-vdns-94889151 2026-08-17 03:41:12,071 - INFO - VM ([<Server: ctest-vm1-test-76459373>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:41:12,071 - INFO - Waiting for VM ctest-vm1-test-76459373 to be up.. 2026-08-17 03:41:42,732 - INFO - VM name : ctest-vm1-test-76459373 2026-08-17 03:42:09,059 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-76459373 passed 2026-08-17 03:42:32,717 - INFO - Ping to IP ctest-vm1-test-76459373 from VM ctest-vm1-test-76459373 passed 2026-08-17 03:42:33,587 - INFO - VM ([<Server: ctest-vm2-test-95082221>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:42:33,587 - INFO - Waiting for VM ctest-vm2-test-95082221 to be up.. 2026-08-17 03:42:59,185 - INFO - VM name : ctest-vm2-test-95082221 2026-08-17 03:43:29,260 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-95082221 passed 2026-08-17 03:43:53,565 - INFO - Ping to IP ctest-vm2-test-95082221 from VM ctest-vm2-test-95082221 passed 2026-08-17 03:43:56,818 - INFO - Ping to IP ctest-vm2-test-95082221 from VM ctest-vm1-test-76459373 passed 2026-08-17 03:43:56,818 - INFO - Try deleting the VDNS entry ctest-vdns1-06723106 with back ref of ipam. 2026-08-17 03:43:56,881 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-08-17 03:43:56,881 - INFO - Add CNAME VDNS record for ctest-vm1-test-76459373 and verify we able to ping by alias name 2026-08-17 03:43:57,056 - INFO - In verify_on_setup 2026-08-17 03:43:57,153 - INFO - Verify VDNS record is shown in the API server 2026-08-17 03:43:57,199 - INFO - Verify VDNS record is shown in the control node 2026-08-17 03:43:58,349 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-76459373 failed 2026-08-17 03:44:02,636 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-76459373 passed 2026-08-17 03:44:02,744 - INFO - VDNS record info: default-domain:ctest-vdns1-06723106:test-rec deleted successfully. 2026-08-17 03:44:02,744 - INFO - Deleting VM ctest-vm2-test-95082221 2026-08-17 03:44:02,834 - INFO - Deleting VM ctest-vm1-test-76459373 2026-08-17 03:44:02,920 - INFO - Deleting VN ctest-vn1-vdns-94889151 2026-08-17 03:44:02,966 - WARNING - Deleting VN ctest-vn1-vdns-94889151 failed..Will retry 2026-08-17 03:44:05,023 - WARNING - Deleting VN ctest-vn1-vdns-94889151 failed..Will retry 2026-08-17 03:44:07,392 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-06723106'] deleted successfully. 2026-08-17 03:44:07,420 - INFO - VDNS information ctest-vdns1-06723106 removed from the API Server 2026-08-17 03:44:07,430 - INFO - VDNS information ctest-vdns1-06723106 removed in the Control node 2026-08-17 03:44:08,754 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:03:01] 2026-08-17 03:44:08,754 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:44:09,630 - INFO - Deleted project: ctest-TestvDNSBasic0-76277608, ID : c531c2cb-e481-419e-9dba-82b446796589 2026-08-17 03:44:09,859 - INFO - Domain Default found not creating 2026-08-17 03:44:10,053 - INFO - Project ctest-TestBasicVMVNx-63969816 not found, creating it 2026-08-17 03:44:10,732 - INFO - Created Project:ctest-TestBasicVMVNx-63969816, ID : dd4da57f-6406-4614-8a3e-6cbe1e8f0599 2026-08-17 03:44:12,492 - INFO - ================================================================================ 2026-08-17 03:44:12,493 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2026-08-17 03:44:12,493 - 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-08-17 03:44:13,792 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:44:13,792 - INFO - 2026-08-17 03:44:14,942 - INFO - Created VN ctest-fvn-21450451 2026-08-17 03:44:15,642 - INFO - Verified VN network id 15 for VN 2aca8663-7ac0-4956-b7a9-e8d11a3c59f6 2026-08-17 03:44:15,642 - INFO - Verifications in API Server for VN ctest-fvn-21450451 passed 2026-08-17 03:44:15,732 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-21450451 passed 2026-08-17 03:44:17,253 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-63969816:ctest-fvn-21450451 is found in opserver 2026-08-17 03:44:18,012 - INFO - Created VN ctest-vn1-78593710 2026-08-17 03:44:18,353 - INFO - Verified VN network id 16 for VN 233b7de8-516e-450a-b340-471d7c131d2d 2026-08-17 03:44:18,353 - INFO - Verifications in API Server for VN ctest-vn1-78593710 passed 2026-08-17 03:44:18,438 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-78593710 passed 2026-08-17 03:44:18,765 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-63969816:ctest-vn1-78593710 is found in opserver 2026-08-17 03:44:21 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2026-08-17 03:44:37,086 - INFO - VM ([<Server: ctest-vn1_vm1_name-28864779>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:44:37,823 - INFO - VM ([<Server: ctest-fvn_vm1_name-21315135>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:45:28,898 - INFO - VM name : ctest-vn1_vm1_name-28864779 2026-08-17 03:46:07,591 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-28864779 passed 2026-08-17 03:46:59,640 - INFO - VM name : ctest-fvn_vm1_name-21315135 2026-08-17 03:47:01,019 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-21315135 passed 2026-08-17 03:47:01,496 - INFO - Creating Floating IP pool ctest-some-pool-22160567 in API Server 2026-08-17 03:47:01,995 - INFO - Verification for FIP pool ctest-some-pool-22160567 in API Server passed 2026-08-17 03:47:02,029 - INFO - Verification for FIP pool ctest-some-pool-22160567 in Control-node passed 2026-08-17 03:47:02,566 - INFO - Route for FIP 60.37.162.68 is fine on Control-node 10.0.0.177 2026-08-17 03:47:02,577 - INFO - Route for FIP 60.37.162.68 is fine on Control-node 10.0.0.190 2026-08-17 03:47:02,578 - INFO - FIP 60.37.162.68 verification for passed on all Control-nodes 2026-08-17 03:47:02,578 - INFO - FIP ID 532fceac-f864-473f-bab7-a59e1082bd02(60.37.162.68) validation in Control node passed 2026-08-17 03:47:02,634 - INFO - FIP ID 532fceac-f864-473f-bab7-a59e1082bd02(60.37.162.68) validation in agents passed 2026-08-17 03:47:02,646 - INFO - FIP ID 532fceac-f864-473f-bab7-a59e1082bd02(60.37.162.68) validation in API Server passed 2026-08-17 03:47:10,039 - INFO - Ping to IP 60.37.162.67 from VM ctest-vn1_vm1_name-28864779 passed 2026-08-17 03:47:20,880 - INFO - Verifying Ingress Flow Record 2026-08-17 03:47:20,887 - INFO - Verifying NAT in flow records 2026-08-17 03:47:20,887 - INFO - Verifying traffic direction in flow records 2026-08-17 03:47:20,887 - INFO - Verifying Egress Flow Records 2026-08-17 03:47:20,894 - INFO - Verifying NAT in flow records 2026-08-17 03:47:20,895 - INFO - Verifying traffic direction in flow records 2026-08-17 03:47:21,060 - INFO - Deleting the FIP pool ctest-some-pool-22160567 2026-08-17 03:47:21,206 - INFO - Deleting VM ctest-fvn_vm1_name-21315135 2026-08-17 03:47:21,290 - INFO - Deleting VM ctest-vn1_vm1_name-28864779 2026-08-17 03:47:21,370 - INFO - Deleting VN ctest-vn1-78593710 2026-08-17 03:47:21,423 - WARNING - Deleting VN ctest-vn1-78593710 failed..Will retry 2026-08-17 03:47:23,477 - WARNING - Deleting VN ctest-vn1-78593710 failed..Will retry 2026-08-17 03:47:25,857 - INFO - Validated that VN ctest-vn1-78593710 is not found in API Server 2026-08-17 03:47:25,890 - INFO - Validated that VN ctest-vn1-78593710 is not in any agent 2026-08-17 03:47:25,931 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-78593710 info 2026-08-17 03:47:25,932 - INFO - Deleting VN ctest-fvn-21450451 2026-08-17 03:47:26,321 - INFO - Validated that VN ctest-fvn-21450451 is not found in API Server 2026-08-17 03:47:26,357 - INFO - Validated that VN ctest-fvn-21450451 is not in any agent 2026-08-17 03:47:26,398 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-21450451 info 2026-08-17 03:47:27,720 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:03:15] 2026-08-17 03:47:27,721 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:47:28,580 - INFO - Deleted project: ctest-TestBasicVMVNx-63969816, ID : dd4da57f-6406-4614-8a3e-6cbe1e8f0599 2026-08-17 03:47:28,809 - INFO - Domain Default found not creating 2026-08-17 03:47:28,977 - INFO - Project ctest-TestBasicVMVN-03962970 not found, creating it 2026-08-17 03:47:29,546 - INFO - Created Project:ctest-TestBasicVMVN-03962970, ID : 9be2b25c-62dc-4a41-9549-753294761cd1 2026-08-17 03:47:31,500 - INFO - ================================================================================ 2026-08-17 03:47:31,500 - INFO - STARTING TEST : test_generic_link_local_service 2026-08-17 03:47:31,500 - 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-08-17 03:47:32,802 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:47:32,802 - INFO - 2026-08-17 03:47:33,937 - INFO - Created VN ctest-vn2_metadata-04485896 2026-08-17 03:47:34,681 - INFO - VM ([<Server: ctest-TestBasicVMVN-03962970-94483617>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:48:00,403 - INFO - Waiting for VM ctest-TestBasicVMVN-03962970-94483617 to be up.. 2026-08-17 03:48:00,403 - INFO - VM name : ctest-TestBasicVMVN-03962970-94483617 2026-08-17 03:48:06,336 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03962970-94483617 passed 2026-08-17 03:48:06,579 - INFO - Retry 0 2026-08-17 03:48:08,477 - INFO - Generic metadata worked 2026-08-17 03:48:08,697 - INFO - Deleting VM ctest-TestBasicVMVN-03962970-94483617 2026-08-17 03:48:08,779 - INFO - Deleting VN ctest-vn2_metadata-04485896 2026-08-17 03:48:08,824 - WARNING - Deleting VN ctest-vn2_metadata-04485896 failed..Will retry 2026-08-17 03:48:10,877 - WARNING - Deleting VN ctest-vn2_metadata-04485896 failed..Will retry 2026-08-17 03:48:14,390 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:43] 2026-08-17 03:48:14,390 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:48:14,392 - INFO - ================================================================================ 2026-08-17 03:48:14,393 - INFO - STARTING TEST : test_metadata_service 2026-08-17 03:48:14,393 - 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-08-17 03:48:15,700 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:48:15,700 - INFO - 2026-08-17 03:48:16,785 - INFO - Created VN ctest-vn-32174391 2026-08-17 03:48:17,327 - INFO - VM ([<Server: ctest-TestBasicVMVN-03962970-65834420>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:48:17,328 - INFO - Waiting for VM ctest-TestBasicVMVN-03962970-65834420 to be up.. 2026-08-17 03:48:47,951 - INFO - VM name : ctest-TestBasicVMVN-03962970-65834420 2026-08-17 03:48:49,398 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03962970-65834420 passed 2026-08-17 03:48:51,478 - INFO - metadata_script.txt got executed in the vm 2026-08-17 03:48:51,478 - INFO - Deleting VM ctest-TestBasicVMVN-03962970-65834420 2026-08-17 03:48:51,547 - INFO - Deleting VN ctest-vn-32174391 2026-08-17 03:48:51,599 - WARNING - Deleting VN ctest-vn-32174391 failed..Will retry 2026-08-17 03:48:53,650 - WARNING - Deleting VN ctest-vn-32174391 failed..Will retry 2026-08-17 03:48:57,144 - INFO - END TEST : test_metadata_service : PASSED[0:00:43] 2026-08-17 03:48:57,144 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:48:57,147 - INFO - ================================================================================ 2026-08-17 03:48:57,147 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-08-17 03:48:57,147 - 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-08-17 03:48:58,431 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:48:58,431 - INFO - 2026-08-17 03:48:59,749 - INFO - Created VN ctest-vn-05754852 2026-08-17 03:49:01,164 - INFO - VM ([<Server: ctest-TestBasicVMVN-03962970-76397916>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:49:01,691 - INFO - VM ([<Server: ctest-TestBasicVMVN-03962970-45486931>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:49:02,291 - INFO - VM ([<Server: ctest-TestBasicVMVN-03962970-81433111>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:49:02,450 - INFO - Verifications in API Server for IPAM: ctest-ipam-25511235 passed 2026-08-17 03:49:02,471 - INFO - Verifications in Control node for IPAM: ctest-ipam-25511235 passed 2026-08-17 03:49:02,719 - INFO - Verified VN network id 15 for VN 90eebd93-7842-49f0-aa5f-5111a3a2c28e 2026-08-17 03:49:02,720 - INFO - Verifications in API Server for VN ctest-vn-05754852 passed 2026-08-17 03:49:02,820 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-05754852 passed 2026-08-17 03:49:04,306 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-03962970:ctest-vn-05754852 is found in opserver 2026-08-17 03:49:04,341 - INFO - Waiting for VM ctest-TestBasicVMVN-03962970-76397916 to be up.. 2026-08-17 03:49:40,067 - INFO - VM name : ctest-TestBasicVMVN-03962970-76397916 2026-08-17 03:49:43,488 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03962970-76397916 passed 2026-08-17 03:49:43,735 - INFO - Waiting for VM ctest-TestBasicVMVN-03962970-45486931 to be up.. 2026-08-17 03:49:43,842 - INFO - VM name : ctest-TestBasicVMVN-03962970-45486931 2026-08-17 03:49:45,247 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-03962970-45486931 passed 2026-08-17 03:49:45,495 - INFO - Waiting for VM ctest-TestBasicVMVN-03962970-81433111 to be up.. 2026-08-17 03:49:45,612 - INFO - VM name : ctest-TestBasicVMVN-03962970-81433111 2026-08-17 03:49:51,101 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-03962970-81433111 passed 2026-08-17 03:49:55,287 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-03962970-76397916 passed 2026-08-17 03:49:59,153 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-03962970-45486931 passed 2026-08-17 03:50:06,462 - INFO - Deleting VM ctest-TestBasicVMVN-03962970-81433111 2026-08-17 03:50:06,560 - INFO - Detaching port 4ee3eae2-3263-4a70-8d8e-589dc41ac807 from VM ctest-TestBasicVMVN-03962970-45486931 2026-08-17 03:50:06,604 - INFO - Deleting VM ctest-TestBasicVMVN-03962970-45486931 2026-08-17 03:50:06,703 - INFO - Detaching port 8dc61767-0c1b-445b-9d5f-5f05e6980a2c from VM ctest-TestBasicVMVN-03962970-76397916 2026-08-17 03:50:06,770 - INFO - Deleting VM ctest-TestBasicVMVN-03962970-76397916 2026-08-17 03:50:07,073 - INFO - Deleting VN ctest-vn-05754852 2026-08-17 03:50:07,736 - WARNING - Deleting VN ctest-vn-05754852 failed..Will retry 2026-08-17 03:50:10,197 - INFO - Validated that VN ctest-vn-05754852 is not found in API Server 2026-08-17 03:50:10,224 - INFO - Validated that VN ctest-vn-05754852 is not in any agent 2026-08-17 03:50:10,269 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-05754852 info 2026-08-17 03:50:10,388 - INFO - IPAM: ctest-ipam-25511235 is not found in API Server 2026-08-17 03:50:10,422 - INFO - IPAM:ctest-ipam-25511235 is not found in control node 2026-08-17 03:50:11,761 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:01:14] 2026-08-17 03:50:11,762 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:50:12,707 - INFO - Deleted project: ctest-TestBasicVMVN-03962970, ID : 9be2b25c-62dc-4a41-9549-753294761cd1 2026-08-17 03:50:12,932 - INFO - Domain Default found not creating 2026-08-17 03:50:13,139 - INFO - Project ctest-DisablePolicyEcmpIpv6-63007004 not found, creating it 2026-08-17 03:50:13,873 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-63007004, ID : d88e17f5-1796-48f8-8694-65b21404dff3 2026-08-17 03:50:15,773 - INFO - ================================================================================ 2026-08-17 03:50:15,773 - INFO - STARTING TEST : test_ecmp_with_static_routes 2026-08-17 03:50:15,773 - 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-08-17 03:50:17,076 - INFO - Address family configured is dual 2026-08-17 03:50:17,076 - INFO - we are setting address family as v6 2026-08-17 03:50:17,076 - INFO - we are setting address family as v6 2026-08-17 03:50:17,076 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:50:17,077 - INFO - 2026-08-17 03:50:18,686 - INFO - Created VN ctest-vn-65927658 2026-08-17 03:50:19,510 - INFO - Verified VN network id 15 for VN b4931289-6c21-4cb7-9592-cc4d1452450d 2026-08-17 03:50:19,511 - INFO - Verifications in API Server for VN ctest-vn-65927658 passed 2026-08-17 03:50:19,607 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-65927658 passed 2026-08-17 03:50:21,159 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-63007004:ctest-vn-65927658 is found in opserver 2026-08-17 03:50:21,701 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-63007004-26204246>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:50:22,551 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-63007004-72086665>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:50:23,277 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-63007004-07551020>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:50:23,917 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-63007004-04454335>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:50:23,918 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-63007004-72086665 to be up.. 2026-08-17 03:51:04,864 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-63007004-72086665 2026-08-17 03:51:41,423 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-63007004-72086665 passed 2026-08-17 03:51:57,167 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-63007004-07551020 to be up.. 2026-08-17 03:51:57,255 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-63007004-07551020 2026-08-17 03:51:58,611 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-63007004-07551020 passed 2026-08-17 03:52:09,190 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-63007004-26204246 to be up.. 2026-08-17 03:52:09,295 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-63007004-26204246 2026-08-17 03:52:10,675 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-63007004-26204246 passed 2026-08-17 03:52:15,837 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-63007004', 'ctest-intf-rtb-90249043'](UUID f401367f-c89f-44dc-b3c1-1c491b1b2f33), prefixes : ['34f9:f9ba:c206:db24:db11:1ddd::/96'] 2026-08-17 03:52:15,912 - INFO - Added intf route table f401367f-c89f-44dc-b3c1-1c491b1b2f33 to port 92e20da6-5eb4-487b-bef1-ea029440d25e 2026-08-17 03:52:21,840 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-63007004', 'ctest-intf-rtb-21619918'](UUID 989dc597-a8dd-41ed-a881-d14d53065d6f), prefixes : ['34f9:f9ba:c206:db24:db11:1ddd::/96'] 2026-08-17 03:52:21,908 - INFO - Added intf route table 989dc597-a8dd-41ed-a881-d14d53065d6f to port c8f0eaae-20b2-464c-89c4-6318c4b5011a 2026-08-17 03:52:22,736 - INFO - Policy DISABLED on VMI 85afb983-afa2-425e-8cd2-d83a146b0de1 2026-08-17 03:52:22,808 - INFO - Policy DISABLED on VMI 92e20da6-5eb4-487b-bef1-ea029440d25e 2026-08-17 03:52:22,888 - INFO - Policy DISABLED on VMI c8f0eaae-20b2-464c-89c4-6318c4b5011a 2026-08-17 03:52:22,916 - INFO - ECMP routes found in agent 10.0.0.186, for prefix 34f9:f9ba:c206:db24:db11:1ddd::/96 2026-08-17 03:52:22,916 - INFO - Tap interface tap92e20da6-5e found in ecmp routes in agent 10.0.0.186 2026-08-17 03:52:22,916 - INFO - Tap interface tapc8f0eaae-20 found in ecmp routes in agent 10.0.0.186 2026-08-17 03:52:22,937 - INFO - ECMP routes found in agent 10.0.0.186, for prefix 34f9:f9ba:c206:db24:db11:1ddd::/96 2026-08-17 03:53:02,513 - WARNING - No packets are found in tcpdump output file /tmp/tap92e20da6-5e_ctest-random-51264817.pcap but expected some packets 2026-08-17 03:53:04,532 - WARNING - No packets are found in tcpdump output file /tmp/tap92e20da6-5e_ctest-random-51264817.pcap but expected some packets 2026-08-17 03:53:06,549 - WARNING - No packets are found in tcpdump output file /tmp/tap92e20da6-5e_ctest-random-51264817.pcap but expected some packets 2026-08-17 03:53:08,566 - WARNING - No packets are found in tcpdump output file /tmp/tap92e20da6-5e_ctest-random-51264817.pcap but expected some packets 2026-08-17 03:53:10,583 - WARNING - No packets are found in tcpdump output file /tmp/tap92e20da6-5e_ctest-random-51264817.pcap but expected some packets 2026-08-17 03:53:12,600 - WARNING - No packets are found in tcpdump output file /tmp/tap92e20da6-5e_ctest-random-51264817.pcap but expected some packets 2026-08-17 03:53:14,619 - WARNING - No packets are found in tcpdump output file /tmp/tap92e20da6-5e_ctest-random-51264817.pcap but expected some packets 2026-08-17 03:53:14,635 - INFO - 1 packets are found in tcpdump output as expected 2026-08-17 03:53:16,679 - INFO - Tcpdump verification on VM 35e0:25e5:6a7e:b4b6:a2ef:d177:0:6 passed 2026-08-17 03:53:21,368 - INFO - Traffic verification for ECMP passed 2026-08-17 03:53:21,368 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-63007004-04454335 to be up.. 2026-08-17 03:53:21,461 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-63007004-04454335 2026-08-17 03:53:22,832 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-63007004-04454335 passed 2026-08-17 03:53:23,148 - INFO - Policy DISABLED on VMI cbf89b69-a700-4c2d-aa5d-9880b7c30efc 2026-08-17 03:54:02,132 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-63007004', 'ctest-intf-rtb-40782627'](UUID 09d163b9-0922-4861-a36b-a9356e3aac9e), prefixes : ['34f9:f9ba:c206:db24:db11:1ddd::/96'] 2026-08-17 03:54:02,216 - INFO - Added intf route table 09d163b9-0922-4861-a36b-a9356e3aac9e to port cbf89b69-a700-4c2d-aa5d-9880b7c30efc 2026-08-17 03:54:02,999 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-63007004-72086665 2026-08-17 03:54:03,156 - INFO - Removed intf route table f401367f-c89f-44dc-b3c1-1c491b1b2f33 from port 92e20da6-5eb4-487b-bef1-ea029440d25e 2026-08-17 03:54:03,203 - INFO - Deleted Interface route table f401367f-c89f-44dc-b3c1-1c491b1b2f33 2026-08-17 03:54:03,231 - INFO - ECMP routes found in agent 10.0.0.186, for prefix 34f9:f9ba:c206:db24:db11:1ddd::/96 2026-08-17 03:54:03,232 - INFO - Tap interface tapc8f0eaae-20 found in ecmp routes in agent 10.0.0.186 2026-08-17 03:54:03,250 - INFO - ECMP routes found in agent 10.0.0.50, for prefix 34f9:f9ba:c206:db24:db11:1ddd::/96 2026-08-17 03:54:03,250 - INFO - Tap interface tapcbf89b69-a7 found in ecmp routes in agent 10.0.0.50 2026-08-17 03:54:06,308 - INFO - 1 packets are found in tcpdump output as expected 2026-08-17 03:54:08,355 - INFO - Tcpdump verification on VM 35e0:25e5:6a7e:b4b6:a2ef:d177:0:6 passed 2026-08-17 03:54:12,964 - INFO - Traffic verification for ECMP passed 2026-08-17 03:54:12,964 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-63007004-04454335 2026-08-17 03:54:13,124 - INFO - Removed intf route table 09d163b9-0922-4861-a36b-a9356e3aac9e from port cbf89b69-a700-4c2d-aa5d-9880b7c30efc 2026-08-17 03:54:13,163 - INFO - Deleted Interface route table 09d163b9-0922-4861-a36b-a9356e3aac9e 2026-08-17 03:54:13,163 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-63007004-07551020 2026-08-17 03:54:13,320 - INFO - Removed intf route table 989dc597-a8dd-41ed-a881-d14d53065d6f from port c8f0eaae-20b2-464c-89c4-6318c4b5011a 2026-08-17 03:54:13,355 - INFO - Deleted Interface route table 989dc597-a8dd-41ed-a881-d14d53065d6f 2026-08-17 03:54:13,356 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-63007004-26204246 2026-08-17 03:54:13,453 - INFO - Deleting VN ctest-vn-65927658 2026-08-17 03:54:13,510 - WARNING - Deleting VN ctest-vn-65927658 failed..Will retry 2026-08-17 03:54:15,577 - WARNING - Deleting VN ctest-vn-65927658 failed..Will retry 2026-08-17 03:54:18,017 - INFO - Validated that VN ctest-vn-65927658 is not found in API Server 2026-08-17 03:54:18,052 - INFO - Validated that VN ctest-vn-65927658 is not in any agent 2026-08-17 03:54:18,099 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-65927658 info 2026-08-17 03:54:19,375 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:04:04] 2026-08-17 03:54:19,375 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:54:20,235 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-63007004, ID : d88e17f5-1796-48f8-8694-65b21404dff3 2026-08-17 03:54:20,446 - INFO - Domain Default found not creating 2026-08-17 03:54:20,626 - INFO - Project ctest-TestLacp-84497254 not found, creating it 2026-08-17 03:54:21,218 - INFO - Created Project:ctest-TestLacp-84497254, ID : f8acfac8-9bcf-4990-b7a3-d1e76bc886b2 2026-08-17 03:54:23,043 - INFO - ================================================================================ 2026-08-17 03:54:23,043 - INFO - STARTING TEST : test_bond_lacp_config 2026-08-17 03:54:23,043 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2026-08-17 03:54:24,364 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:54:24,364 - INFO - 2026-08-17 03:54:24,389 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-17 03:54:25,708 - INFO - 2026-08-17 03:54:25,708 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:02] 2026-08-17 03:54:25,708 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:54:26,636 - INFO - Deleted project: ctest-TestLacp-84497254, ID : f8acfac8-9bcf-4990-b7a3-d1e76bc886b2 2026-08-17 03:54:26,861 - INFO - Domain Default found not creating 2026-08-17 03:54:27,067 - INFO - Project ctest-TestDpdkBondStatus-91832173 not found, creating it 2026-08-17 03:54:27,754 - INFO - Created Project:ctest-TestDpdkBondStatus-91832173, ID : 00195dbf-39c9-4b47-98a8-c4cb4d30cc36 2026-08-17 03:54:29,588 - INFO - ================================================================================ 2026-08-17 03:54:29,588 - INFO - STARTING TEST : test_dpdk_bond_status 2026-08-17 03:54:29,588 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2026-08-17 03:54:30,901 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:54:30,901 - INFO - 2026-08-17 03:54:30,901 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-17 03:54:32,194 - INFO - 2026-08-17 03:54:32,195 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:03] 2026-08-17 03:54:32,195 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:54:33,047 - INFO - Deleted project: ctest-TestDpdkBondStatus-91832173, ID : 00195dbf-39c9-4b47-98a8-c4cb4d30cc36 2026-08-17 03:54:33,264 - INFO - Domain Default found not creating 2026-08-17 03:54:33,448 - INFO - Project ctest-TestFbitMergeBuffDisable-36359063 not found, creating it 2026-08-17 03:54:34,053 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-36359063, ID : 969121a6-7fbf-4433-b5aa-4d2f37525c3d 2026-08-17 03:54:35,938 - INFO - ================================================================================ 2026-08-17 03:54:35,938 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2026-08-17 03:54:35,938 - 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-08-17 03:54:37,239 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:54:37,239 - INFO - 2026-08-17 03:54:37,240 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-17 03:54:38,562 - INFO - 2026-08-17 03:54:38,562 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:03] 2026-08-17 03:54:38,562 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:54:39,491 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-36359063, ID : 969121a6-7fbf-4433-b5aa-4d2f37525c3d 2026-08-17 03:54:39,797 - INFO - Domain Default found not creating 2026-08-17 03:54:40,121 - INFO - Project ctest-TestGroGso-24926580 not found, creating it 2026-08-17 03:54:40,727 - INFO - Created Project:ctest-TestGroGso-24926580, ID : e7fe25f8-760a-4619-918c-02840533474f 2026-08-17 03:54:42,702 - INFO - ================================================================================ 2026-08-17 03:54:42,702 - INFO - STARTING TEST : test_dpdk_gro_gso 2026-08-17 03:54:42,702 - 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-08-17 03:54:43,998 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:54:43,998 - INFO - 2026-08-17 03:54:44,025 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-17 03:54:45,330 - INFO - 2026-08-17 03:54:45,330 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:03] 2026-08-17 03:54:45,330 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:54:46,211 - INFO - Deleted project: ctest-TestGroGso-24926580, ID : e7fe25f8-760a-4619-918c-02840533474f 2026-08-17 03:54:46,442 - INFO - Domain Default found not creating 2026-08-17 03:54:46,616 - INFO - Project ctest-TestMtu-00047671 not found, creating it 2026-08-17 03:54:47,170 - INFO - Created Project:ctest-TestMtu-00047671, ID : 1f0198a7-b70d-46da-b138-b1853438b755 2026-08-17 03:54:48,994 - INFO - ================================================================================ 2026-08-17 03:54:48,994 - INFO - STARTING TEST : test_mtu_config 2026-08-17 03:54:48,994 - INFO - TEST DESCRIPTION : test mtu config on computes 2026-08-17 03:54:50,285 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:54:50,285 - INFO - 2026-08-17 03:54:50,286 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-17 03:54:51,604 - INFO - 2026-08-17 03:54:51,604 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:03] 2026-08-17 03:54:51,604 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:54:52,452 - INFO - Deleted project: ctest-TestMtu-00047671, ID : 1f0198a7-b70d-46da-b138-b1853438b755 2026-08-17 03:54:52,663 - INFO - Domain Default found not creating 2026-08-17 03:54:52,848 - INFO - Project ctest-TestVifdump-19909821 not found, creating it 2026-08-17 03:54:53,494 - INFO - Created Project:ctest-TestVifdump-19909821, ID : 36725663-d797-432a-85de-ea1810cc1b86 2026-08-17 03:54:55,256 - INFO - ================================================================================ 2026-08-17 03:54:55,256 - INFO - STARTING TEST : test_vifdump_on_interface 2026-08-17 03:54:56,558 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:54:56,558 - INFO - 2026-08-17 03:54:56,558 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-08-17 03:54:57,854 - INFO - 2026-08-17 03:54:57,854 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:02] 2026-08-17 03:54:57,854 - INFO - -------------------------------------------------------------------------------- 2026-08-17 03:54:58,737 - INFO - Deleted project: ctest-TestVifdump-19909821, ID : 36725663-d797-432a-85de-ea1810cc1b86 2026-08-17 03:54:58,963 - INFO - Domain Default found not creating 2026-08-17 03:54:59,141 - INFO - Project ctest-FatFlowAggr-51921116 not found, creating it 2026-08-17 03:54:59,709 - INFO - Created Project:ctest-FatFlowAggr-51921116, ID : 2c69e2ff-03f4-473e-983d-5ff3b0ecde59 2026-08-17 03:55:01,571 - INFO - ================================================================================ 2026-08-17 03:55:01,571 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2026-08-17 03:55:01,571 - 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-08-17 03:55:02,889 - INFO - Initial checks done. Running the testcase now 2026-08-17 03:55:02,889 - INFO - 2026-08-17 03:55:04,031 - INFO - Created VN ctest-vn-51663347 2026-08-17 03:55:05,361 - INFO - Verified VN network id 15 for VN fa51b90e-64db-4f7e-b6c8-5e506f462153 2026-08-17 03:55:05,361 - INFO - Verifications in API Server for VN ctest-vn-51663347 passed 2026-08-17 03:55:05,464 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-51663347 passed 2026-08-17 03:55:06,932 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-51921116:ctest-vn-51663347 is found in opserver 2026-08-17 03:55:07,562 - INFO - VM ([<Server: ctest-FatFlowAggr-51921116-29465943>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:55:07,562 - INFO - Waiting for VM ctest-FatFlowAggr-51921116-29465943 to be up.. 2026-08-17 03:55:38,221 - INFO - VM name : ctest-FatFlowAggr-51921116-29465943 2026-08-17 03:56:04,634 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-51921116-29465943 passed 2026-08-17 03:56:16,918 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 03:56:16,918 - INFO - Waiting for VM client2_vm to be up.. 2026-08-17 03:56:47,613 - INFO - VM name : client2_vm 2026-08-17 03:57:15,547 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2026-08-17 03:57:26,806 - INFO - VM ([<Server: ctest-FatFlowAggr-51921116-94788639>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 03:57:26,806 - INFO - Waiting for VM ctest-FatFlowAggr-51921116-94788639 to be up.. 2026-08-17 03:57:52,328 - INFO - VM name : ctest-FatFlowAggr-51921116-94788639 2026-08-17 03:58:22,384 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-51921116-94788639 passed 2026-08-17 03:58:33,468 - INFO - Fat flow added on VMI 5b67f99c-78f8-40e6-9232-95625a563cf5: {'port': 0, 'proto': 'icmp', 'destination_prefix': ['156.111.200.128', '26'], 'destination_aggregate_prefix_length': 27} 2026-08-17 03:58:33,469 - INFO - Starting ping on ctest-FatFlowAggr-51921116-29465943, args: 2026-08-17 03:59:21,816 - INFO - Starting ping on client2_vm, args: 2026-08-17 04:00:08,862 - INFO - Fat flow verification PASSED on node: 10.0.0.186 for - SIP: 156.111.200.128, DIP: 156.111.200.132, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-17 04:00:09,259 - INFO - Fat flow verification PASSED on node: 10.0.0.50 for - SIP: 156.111.200.128, DIP: 156.111.200.132, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-17 04:00:09,568 - INFO - Fat flow verification PASSED on node: 10.0.0.186 for - SIP: 156.111.200.160, DIP: 156.111.200.132, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-17 04:00:09,896 - INFO - Fat flow verification PASSED on node: 10.0.0.50 for - SIP: 156.111.200.160, DIP: 156.111.200.132, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-17 04:00:09,896 - INFO - Fat flow verification passed for protocol icmp and port 0 2026-08-17 04:00:09,896 - INFO - Deleting VM ctest-FatFlowAggr-51921116-94788639 2026-08-17 04:00:10,027 - INFO - Detaching port f9ee5d16-9450-48eb-a160-b010d8c390cd from VM client2_vm 2026-08-17 04:00:10,072 - INFO - Deleting VM client2_vm 2026-08-17 04:00:10,386 - INFO - Deleted port f9ee5d16-9450-48eb-a160-b010d8c390cd 2026-08-17 04:00:10,387 - INFO - Deleting VM ctest-FatFlowAggr-51921116-29465943 2026-08-17 04:00:10,653 - INFO - Deleting VN ctest-vn-51663347 2026-08-17 04:00:10,756 - WARNING - Deleting VN ctest-vn-51663347 failed..Will retry 2026-08-17 04:00:12,805 - WARNING - Deleting VN ctest-vn-51663347 failed..Will retry 2026-08-17 04:00:15,279 - INFO - Validated that VN ctest-vn-51663347 is not found in API Server 2026-08-17 04:00:15,306 - INFO - Validated that VN ctest-vn-51663347 is not in any agent 2026-08-17 04:00:15,352 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-51663347 info 2026-08-17 04:00:16,669 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : PASSED[0:05:15] 2026-08-17 04:00:16,669 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:00:17,593 - INFO - Deleted project: ctest-FatFlowAggr-51921116, ID : 2c69e2ff-03f4-473e-983d-5ff3b0ecde59 2026-08-17 04:00:17,843 - INFO - Domain Default found not creating 2026-08-17 04:00:18,040 - INFO - Project ctest-TestRoutes-51798635 not found, creating it 2026-08-17 04:00:18,721 - INFO - Created Project:ctest-TestRoutes-51798635, ID : df399886-5746-4f0a-b8e7-ded0ab6961e9 2026-08-17 04:00:20,629 - INFO - ================================================================================ 2026-08-17 04:00:20,630 - INFO - STARTING TEST : test_rt_table_scenario_1 2026-08-17 04:00:20,630 - 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-08-17 04:00:21,943 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:00:21,943 - INFO - 2026-08-17 04:00:23,161 - INFO - Created VN ctest-random-95742050 2026-08-17 04:00:24,475 - INFO - VM ([<Server: ctest-TestRoutes-51798635-21408985>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:00:25,115 - INFO - VM ([<Server: ctest-TestRoutes-51798635-36923091>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:00:25,380 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-51798635', 'ctest-irtb-80035991'](UUID bf432b18-5f83-4b53-93e3-a57378ba4a6d), prefixes : ['0.0.0.0/0'] 2026-08-17 04:00:26,464 - INFO - Added intf route table bf432b18-5f83-4b53-93e3-a57378ba4a6d to port 7609b275-d571-4bd8-9d4b-3e5d6226916e 2026-08-17 04:00:52,055 - INFO - VM name : ctest-TestRoutes-51798635-21408985 2026-08-17 04:00:52,828 - INFO - VM ctest-TestRoutes-51798635-21408985 verfication in all API Servers passed 2026-08-17 04:00:56,825 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-51798635-21408985 passed 2026-08-17 04:00:56,825 - INFO - VM ctest-TestRoutes-51798635-21408985 verifications in Compute nodes passed 2026-08-17 04:00:57,211 - INFO - Validated routes of VM ctest-TestRoutes-51798635-21408985 in all vrouters 2026-08-17 04:00:58,051 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-51798635-21408985 passed 2026-08-17 04:01:01,299 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:01:01,331 - INFO - VM cb454b41-7217-4792-bd74-0c192333e589 is present in default-domain:ctest-TestRoutes-51798635:ctest-random-95742050 2026-08-17 04:01:02,012 - INFO - tap interface default-domain:ctest-TestRoutes-51798635:3354f41b-f0b2-467e-994b-87367cb15a4a of vm cb454b41-7217-4792-bd74-0c192333e589 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 04:01:02,105 - INFO - VM ctest-TestRoutes-51798635-21408985 validations in Opserver passed 2026-08-17 04:01:02,106 - INFO - Waiting for VM ctest-TestRoutes-51798635-36923091 to be up.. 2026-08-17 04:01:02,212 - INFO - VM name : ctest-TestRoutes-51798635-36923091 2026-08-17 04:01:03,686 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-51798635-36923091 passed 2026-08-17 04:01:04,580 - INFO - Verified VN network id 15 for VN 2a021c19-3f98-402c-b6ec-eee505924bd6 2026-08-17 04:01:04,580 - INFO - Verifications in API Server for VN ctest-random-95742050 passed 2026-08-17 04:01:04,659 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-95742050 passed 2026-08-17 04:01:04,850 - INFO - Validated that VN default-domain:ctest-TestRoutes-51798635:ctest-random-95742050 is found in opserver 2026-08-17 04:01:04,863 - INFO - Deleting VM ctest-TestRoutes-51798635-21408985 2026-08-17 04:01:08,985 - INFO - VM ctest-TestRoutes-51798635-21408985 is fully removed in API-Server 2026-08-17 04:01:09,357 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-51798635:ctest-random-95742050 2026-08-17 04:01:09,358 - INFO - VM ctest-TestRoutes-51798635-21408985 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:01:09,630 - INFO - Routes for VM ctest-TestRoutes-51798635-21408985 is removed in all control-nodes 2026-08-17 04:01:31,296 - INFO - cb454b41-7217-4792-bd74-0c192333e589 vm uve deleted from opserver 2026-08-17 04:01:31,310 - INFO - cb454b41-7217-4792-bd74-0c192333e589 vm uve deleted from opserver 2026-08-17 04:01:31,324 - INFO - cb454b41-7217-4792-bd74-0c192333e589 vm uve deleted from opserver 2026-08-17 04:01:31,324 - INFO - Validated that VM cb454b41-7217-4792-bd74-0c192333e589 is removed from Opserver 2026-08-17 04:01:31,324 - INFO - Validate that Vrouter Route table does get cleared 2026-08-17 04:01:31,408 - INFO - Removed intf route table bf432b18-5f83-4b53-93e3-a57378ba4a6d from port 7609b275-d571-4bd8-9d4b-3e5d6226916e 2026-08-17 04:01:31,455 - INFO - Deleted Interface route table bf432b18-5f83-4b53-93e3-a57378ba4a6d 2026-08-17 04:01:31,456 - INFO - Detaching port 7609b275-d571-4bd8-9d4b-3e5d6226916e from VM ctest-TestRoutes-51798635-36923091 2026-08-17 04:01:31,510 - INFO - Deleting VM ctest-TestRoutes-51798635-36923091 2026-08-17 04:01:31,866 - INFO - Deleted port 7609b275-d571-4bd8-9d4b-3e5d6226916e 2026-08-17 04:01:31,866 - INFO - Deleting VN ctest-random-95742050 2026-08-17 04:01:32,202 - INFO - Validated that VN ctest-random-95742050 is not found in API Server 2026-08-17 04:01:32,229 - INFO - Validated that VN ctest-random-95742050 is not in any agent 2026-08-17 04:01:32,267 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-51798635:ctest-random-95742050 2026-08-17 04:01:32,294 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-95742050 info 2026-08-17 04:01:33,593 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:01:13] 2026-08-17 04:01:33,593 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:01:34,488 - INFO - Deleted project: ctest-TestRoutes-51798635, ID : df399886-5746-4f0a-b8e7-ded0ab6961e9 2026-08-17 04:01:34,713 - INFO - Domain Default found not creating 2026-08-17 04:01:34,893 - INFO - Project ctest-TestSubInterfaces-22228465 not found, creating it 2026-08-17 04:01:35,481 - INFO - Created Project:ctest-TestSubInterfaces-22228465, ID : 48eab0d7-4e71-427a-adeb-5be8f0c2f434 2026-08-17 04:01:38,441 - INFO - Created VN ctest-vn-76712409 2026-08-17 04:01:39,260 - INFO - Created VN ctest-vn-57979097 2026-08-17 04:01:39,954 - INFO - Created VN ctest-vn-15663681 2026-08-17 04:01:43,243 - INFO - ================================================================================ 2026-08-17 04:01:43,243 - INFO - STARTING TEST : test_vlan_interface_2 2026-08-17 04:01:43,243 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2026-08-17 04:01:44,550 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:01:44,550 - INFO - 2026-08-17 04:01:45,123 - INFO - VM ([<Server: ctest-TestSubInterfaces-22228465-40521181>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:01:45,759 - INFO - VM ([<Server: ctest-TestSubInterfaces-22228465-66649470>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:01:46,397 - INFO - VM ([<Server: ctest-TestSubInterfaces-22228465-87010338>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:01:46,532 - INFO - Adding interface with subnet_id 4caab984-8b89-4feb-acb9-9e3a84fd1841, port_id None to router 9d119f30-c58a-46b8-9830-58bfbc35e83c 2026-08-17 04:01:47,090 - INFO - Adding interface with subnet_id 44903b4d-6fc9-4cf0-8dde-00c5e00a5b8d, port_id None to router 9d119f30-c58a-46b8-9830-58bfbc35e83c 2026-08-17 04:01:47,540 - INFO - Waiting for VM ctest-TestSubInterfaces-22228465-40521181 to be up.. 2026-08-17 04:02:28,433 - INFO - VM name : ctest-TestSubInterfaces-22228465-40521181 2026-08-17 04:03:03,058 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-22228465-40521181 passed 2026-08-17 04:03:13,758 - INFO - Waiting for VM ctest-TestSubInterfaces-22228465-66649470 to be up.. 2026-08-17 04:03:13,847 - INFO - VM name : ctest-TestSubInterfaces-22228465-66649470 2026-08-17 04:03:15,207 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-22228465-66649470 passed 2026-08-17 04:03:15,450 - INFO - Waiting for VM ctest-TestSubInterfaces-22228465-87010338 to be up.. 2026-08-17 04:03:15,531 - INFO - VM name : ctest-TestSubInterfaces-22228465-87010338 2026-08-17 04:03:16,924 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-22228465-87010338 passed 2026-08-17 04:03:34,331 - INFO - Interface eth0.100 is found on VM afa70a13-152c-4f8e-b53c-8d1c6a355e8d 2026-08-17 04:04:13,915 - INFO - Interface eth0.100 is found on VM 9b32a1f5-e588-4187-8f8d-63bcedfa5665 2026-08-17 04:04:16,736 - INFO - Ping to IP 113.76.200.196 from VM ctest-TestSubInterfaces-22228465-40521181 passed 2026-08-17 04:04:19,003 - INFO - Ping to IP 113.76.200.195 from VM ctest-TestSubInterfaces-22228465-40521181 passed 2026-08-17 04:04:19,003 - INFO - Deleting interface with subnet_id 44903b4d-6fc9-4cf0-8dde-00c5e00a5b8d, port_id None from router 9d119f30-c58a-46b8-9830-58bfbc35e83c 2026-08-17 04:04:19,282 - INFO - Deleting interface with subnet_id 4caab984-8b89-4feb-acb9-9e3a84fd1841, port_id None from router 9d119f30-c58a-46b8-9830-58bfbc35e83c 2026-08-17 04:04:19,686 - INFO - Detaching port e11f441f-4a02-41a5-908c-c99cdf3af1b0 from VM ctest-TestSubInterfaces-22228465-87010338 2026-08-17 04:04:19,750 - INFO - Deleting VM ctest-TestSubInterfaces-22228465-87010338 2026-08-17 04:04:19,836 - INFO - Deleting VM ctest-TestSubInterfaces-22228465-66649470 2026-08-17 04:04:19,920 - INFO - Detaching port 2fe61d97-bc89-4aba-9aa9-be700f43fb3d from VM ctest-TestSubInterfaces-22228465-40521181 2026-08-17 04:04:19,956 - INFO - Deleting VM ctest-TestSubInterfaces-22228465-40521181 2026-08-17 04:04:21,357 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:02:38] 2026-08-17 04:04:21,357 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:04:21,484 - INFO - Deleted port 092db34a-fbfc-4a8a-8680-394104abf985 2026-08-17 04:04:21,721 - INFO - Deleted port e11f441f-4a02-41a5-908c-c99cdf3af1b0 2026-08-17 04:04:21,856 - INFO - Deleted port cf2029e3-224e-4f04-af7e-35e78b8fc9ea 2026-08-17 04:04:22,043 - INFO - Deleted port b864c2cc-08e0-4068-8bb4-a18c43a3a798 2026-08-17 04:04:22,285 - INFO - Deleted port 941a7a40-7d1d-4c05-a9fd-cb1dd8653957 2026-08-17 04:04:22,557 - INFO - Deleted port 2fe61d97-bc89-4aba-9aa9-be700f43fb3d 2026-08-17 04:04:22,557 - INFO - Deleting VN ctest-vn-15663681 2026-08-17 04:04:22,747 - INFO - Deleting VN ctest-vn-57979097 2026-08-17 04:04:22,950 - INFO - Deleting VN ctest-vn-76712409 2026-08-17 04:04:24,158 - INFO - Deleted project: ctest-TestSubInterfaces-22228465, ID : 48eab0d7-4e71-427a-adeb-5be8f0c2f434 2026-08-17 04:04:24,385 - INFO - Domain Default found not creating 2026-08-17 04:04:24,941 - INFO - Project ctest-TestMtuProbe-13284900 not found, creating it 2026-08-17 04:04:25,548 - INFO - Created Project:ctest-TestMtuProbe-13284900, ID : b226fc20-52d7-420f-b1b6-73fb6933c9c4 2026-08-17 04:04:27,705 - INFO - ================================================================================ 2026-08-17 04:04:27,705 - INFO - STARTING TEST : test_mtu_probe_intra_node 2026-08-17 04:04:27,706 - 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-08-17 04:04:29,017 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:04:29,017 - INFO - 2026-08-17 04:04:30,120 - INFO - Created VN ctest-vn-13011516 2026-08-17 04:04:30,832 - INFO - Verified VN network id 15 for VN 7fe63b70-e8ed-4cb7-82dc-9839971c8777 2026-08-17 04:04:30,832 - INFO - Verifications in API Server for VN ctest-vn-13011516 passed 2026-08-17 04:04:30,935 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-13011516 passed 2026-08-17 04:04:32,445 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-13284900:ctest-vn-13011516 is found in opserver 2026-08-17 04:04:32,975 - INFO - VM ([<Server: ctest-TestMtuProbe-13284900-51290433>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:04:33,457 - INFO - VM ([<Server: ctest-TestMtuProbe-13284900-95524030>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:04:33,457 - INFO - Waiting for VM ctest-TestMtuProbe-13284900-51290433 to be up.. 2026-08-17 04:05:09,253 - INFO - VM name : ctest-TestMtuProbe-13284900-51290433 2026-08-17 04:05:39,763 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-13284900-51290433 passed 2026-08-17 04:05:50,386 - INFO - Waiting for VM ctest-TestMtuProbe-13284900-95524030 to be up.. 2026-08-17 04:05:50,487 - INFO - VM name : ctest-TestMtuProbe-13284900-95524030 2026-08-17 04:05:51,845 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestMtuProbe-13284900-95524030 passed 2026-08-17 04:07:12,352 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-17 04:07:12,352 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-17 04:07:14,619 - INFO - Ping to IP 41.83.113.68 from VM ctest-TestMtuProbe-13284900-51290433 passed 2026-08-17 04:07:17,697 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-13284900-95524030 2026-08-17 04:07:18,098 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-17 04:07:18,098 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-17 04:07:20,317 - INFO - Ping to IP 41.83.113.68 from VM ctest-TestMtuProbe-13284900-51290433 passed 2026-08-17 04:07:23,175 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-13284900-95524030 2026-08-17 04:07:23,596 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-17 04:07:23,596 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-08-17 04:07:25,816 - INFO - Ping to IP 41.83.113.68 from VM ctest-TestMtuProbe-13284900-51290433 passed 2026-08-17 04:07:28,685 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-13284900-95524030 2026-08-17 04:07:28,685 - INFO - Deleting VM ctest-TestMtuProbe-13284900-95524030 2026-08-17 04:07:28,766 - INFO - Deleting VM ctest-TestMtuProbe-13284900-51290433 2026-08-17 04:07:28,847 - INFO - Deleting VN ctest-vn-13011516 2026-08-17 04:07:28,888 - WARNING - Deleting VN ctest-vn-13011516 failed..Will retry 2026-08-17 04:07:30,959 - WARNING - Deleting VN ctest-vn-13011516 failed..Will retry 2026-08-17 04:07:33,390 - INFO - Validated that VN ctest-vn-13011516 is not found in API Server 2026-08-17 04:07:33,414 - INFO - Validated that VN ctest-vn-13011516 is not in any agent 2026-08-17 04:07:33,450 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-13011516 info 2026-08-17 04:07:34,759 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:03:07] 2026-08-17 04:07:34,759 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:07:35,627 - INFO - Deleted project: ctest-TestMtuProbe-13284900, ID : b226fc20-52d7-420f-b1b6-73fb6933c9c4 2026-08-17 04:07:35,875 - INFO - Domain Default found not creating 2026-08-17 04:07:36,049 - INFO - Project ctest-TestvifStats-77227240 not found, creating it 2026-08-17 04:07:36,658 - INFO - Created Project:ctest-TestvifStats-77227240, ID : 9b0beb3f-a01c-406f-87b0-5520d0b119a6 2026-08-17 04:07:38,535 - INFO - ================================================================================ 2026-08-17 04:07:38,535 - INFO - STARTING TEST : test_vif_statistics 2026-08-17 04:07:38,535 - 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-08-17 04:07:39,826 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:07:39,826 - INFO - 2026-08-17 04:07:40,973 - INFO - Created VN ctest-vn-46551621 2026-08-17 04:07:41,701 - INFO - Verified VN network id 15 for VN 21f74f1a-468e-4a7b-9473-bd56e7ffeb86 2026-08-17 04:07:41,701 - INFO - Verifications in API Server for VN ctest-vn-46551621 passed 2026-08-17 04:07:41,786 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-46551621 passed 2026-08-17 04:07:43,315 - INFO - Validated that VN default-domain:ctest-TestvifStats-77227240:ctest-vn-46551621 is found in opserver 2026-08-17 04:07:44,098 - INFO - VM ([<Server: ctest-TestvifStats-77227240-02836831>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:07:44,659 - INFO - VM ([<Server: ctest-TestvifStats-77227240-48849006>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:07:44,659 - INFO - Waiting for VM ctest-TestvifStats-77227240-02836831 to be up.. 2026-08-17 04:08:25,621 - INFO - VM name : ctest-TestvifStats-77227240-02836831 2026-08-17 04:09:00,274 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestvifStats-77227240-02836831 passed 2026-08-17 04:09:10,838 - INFO - Waiting for VM ctest-TestvifStats-77227240-48849006 to be up.. 2026-08-17 04:09:10,953 - INFO - VM name : ctest-TestvifStats-77227240-48849006 2026-08-17 04:09:12,354 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestvifStats-77227240-48849006 passed 2026-08-17 04:10:00,969 - INFO - Ping to IP 136.168.132.196 from VM ctest-TestvifStats-77227240-02836831 passed 2026-08-17 04:10:00,969 - INFO - 10.0.0.50 2026-08-17 04:10:00,969 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:01,092 - INFO - 12348 2026-08-17 04:10:01,195 - INFO - TX packets:14164 2026-08-17 04:10:01,195 - INFO - 14164 2026-08-17 04:10:01,195 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:01,298 - INFO - 22156 2026-08-17 04:10:01,402 - INFO - TX packets:21115 2026-08-17 04:10:01,403 - INFO - 21115 2026-08-17 04:10:01,403 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:01,506 - INFO - 8308 2026-08-17 04:10:01,614 - INFO - TX packets:7538 2026-08-17 04:10:01,614 - INFO - 7538 2026-08-17 04:10:01,614 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:01,722 - INFO - 281 2026-08-17 04:10:01,830 - INFO - TX packets:329 2026-08-17 04:10:01,830 - INFO - 329 2026-08-17 04:10:01,830 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:01,939 - INFO - 241 2026-08-17 04:10:02,043 - INFO - TX packets:264 2026-08-17 04:10:02,043 - INFO - 264 2026-08-17 04:10:02,043 - INFO - 10.0.0.50 2026-08-17 04:10:02,146 - INFO - Vif stats cleared successfully on all cores for all interfaces 2026-08-17 04:10:02,146 - INFO - 10.0.0.50 2026-08-17 04:10:02,146 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:02,271 - INFO - 0 2026-08-17 04:10:02,381 - INFO - TX packets:0 2026-08-17 04:10:02,381 - INFO - 0 2026-08-17 04:10:02,381 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:02,503 - INFO - 0 2026-08-17 04:10:02,607 - INFO - TX packets:0 2026-08-17 04:10:02,607 - INFO - 0 2026-08-17 04:10:02,607 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:02,714 - INFO - 1 2026-08-17 04:10:02,822 - INFO - TX packets:1 2026-08-17 04:10:02,822 - INFO - 1 2026-08-17 04:10:02,822 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:02,926 - INFO - 1 2026-08-17 04:10:03,052 - INFO - TX packets:1 2026-08-17 04:10:03,052 - INFO - 1 2026-08-17 04:10:03,052 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-08-17 04:10:03,158 - INFO - 0 2026-08-17 04:10:03,267 - INFO - TX packets:0 2026-08-17 04:10:03,267 - INFO - 0 2026-08-17 04:10:03,267 - INFO - Deleting VM ctest-TestvifStats-77227240-48849006 2026-08-17 04:10:03,355 - INFO - Deleting VM ctest-TestvifStats-77227240-02836831 2026-08-17 04:10:03,436 - INFO - Deleting VN ctest-vn-46551621 2026-08-17 04:10:03,480 - WARNING - Deleting VN ctest-vn-46551621 failed..Will retry 2026-08-17 04:10:05,589 - WARNING - Deleting VN ctest-vn-46551621 failed..Will retry 2026-08-17 04:10:07,929 - INFO - Validated that VN ctest-vn-46551621 is not found in API Server 2026-08-17 04:10:07,975 - INFO - Validated that VN ctest-vn-46551621 is not in any agent 2026-08-17 04:10:08,028 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-46551621 info 2026-08-17 04:10:09,344 - INFO - END TEST : test_vif_statistics : PASSED[0:02:31] 2026-08-17 04:10:09,344 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:10:10,221 - INFO - Deleted project: ctest-TestvifStats-77227240, ID : 9b0beb3f-a01c-406f-87b0-5520d0b119a6 + '[' 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_08_17_02_34_26_10964.xml /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:378: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(match_v) is 1: /contrail-test/tcutils/collector/opserver_util.py:379: 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: 2026-08-17 04:10:26,034 - INFO - Domain Default found not creating 2026-08-17 04:10:26,605 - INFO - Project ctest-AnalyticsTestSanityWithMin-52117541 not found, creating it 2026-08-17 04:10:27,289 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-52117541, ID : 7bbc1109-f667-44a9-86ee-8b68bf450a6f 2026-08-17 04:10:30,274 - INFO - Created VN ctest-vn1-64196541 2026-08-17 04:10:30,897 - INFO - VM ([<Server: ctest-vn1_vm1-92824827>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:10:31,393 - INFO - VM ([<Server: ctest-vn1_vm2-44600735>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:10:32,052 - INFO - Verified VN network id 15 for VN 00958bb8-d32b-496d-a145-c016e8573096 2026-08-17 04:10:32,053 - INFO - Verifications in API Server for VN ctest-vn1-64196541 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-08-17 04:10:32,138 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-64196541 passed 2026-08-17 04:10:33,765 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 is found in opserver 2026-08-17 04:10:33,798 - INFO - Waiting for VM ctest-vn1_vm1-92824827 to be up.. 2026-08-17 04:11:04,480 - INFO - VM name : ctest-vn1_vm1-92824827 2026-08-17 04:11:18,418 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-92824827 passed 2026-08-17 04:11:28,827 - INFO - Waiting for VM ctest-vn1_vm2-44600735 to be up.. 2026-08-17 04:11:28,924 - INFO - VM name : ctest-vn1_vm2-44600735 2026-08-17 04:11:30,255 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-44600735 passed 2026-08-17 04:11:35,534 - INFO - ================================================================================ 2026-08-17 04:11:35,535 - INFO - STARTING TEST : test_run_contrail_flows_cli_cmds 2026-08-17 04:11:35,535 - INFO - TEST DESCRIPTION : 1. Test to verify contrail-flows cli cmd with various optional arguments is not broken.. Run the following commands: cmd1: contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithResource-70247115:ctest-vn1-92886157 --source-ip 107.191.91.3 --source-port 1453 --protocol 1 --direction ingress --tunnel-info --start-time now-30m --end-time now' cmd2: contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithResource-70247115:ctest-vn1-92886157 --destination-ip 107.191.91.4 --destination-port 0 --action pass --protocol 1 --verbose --last 1h cmd3: contrail-flows --vrouter-ip 'vrouter-ip' --other-vrouter-ip 'peer-vrouter-ip' --start-time now-10m --end-time now cmd4: contrail-flows --vrouter 'vrouter-name' --last 10m' cmd5: contrail-flows --vmi 'vmi fq_name' 2.Verify the command runs properly 3.Verify the cmd is returning non null output 2026-08-17 04:11:36,208 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:11:36,208 - INFO - 2026-08-17 04:11:36,344 - INFO - Setting flow export rate: 10 2026-08-17 04:11:38,843 - INFO - Ping to IP 164.16.200.132 from VM ctest-vn1_vm1-92824827 passed 2026-08-17 04:11:38,894 - INFO - None 2026-08-17 04:11:38,895 - INFO - Running the following cmd:contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --source-ip 164.16.200.132 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --source-ip 164.16.200.132 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l 2026-08-17 04:11:41,460 - INFO - Running the following cmd:contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --destination-ip 164.16.200.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --destination-ip 164.16.200.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l 2026-08-17 04:11:44,255 - INFO - Running the following cmd:contrail-flows --vrouter-ip 10.20.0.29 --other-vrouter-ip 10.20.0.29 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.29 --other-vrouter-ip 10.20.0.29 --start-time now-10m --end-time now | wc -l 2026-08-17 04:11:45,546 - INFO - Running the following cmd:contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6167-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6167-1 --last 10m | wc -l 2026-08-17 04:11:46,873 - INFO - Running the following cmd:contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-52117541:16732128-a033-4985-a163-5b49e37fa0aa --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-52117541:16732128-a033-4985-a163-5b49e37fa0aa --last 20m | wc -l 2026-08-17 04:11:48,651 - INFO - Running the following cmd:contrail-flows --helpcontrail-flows --help | wc -l 2026-08-17 04:11:49,439 - INFO - ['contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --source-ip 164.16.200.132 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --source-ip 164.16.200.132 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l', 'contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --destination-ip 164.16.200.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --destination-ip 164.16.200.131 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l', 'contrail-flows --vrouter-ip 10.20.0.29 --other-vrouter-ip 10.20.0.29 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.29 --other-vrouter-ip 10.20.0.29 --start-time now-10m --end-time now | wc -l', 'contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6167-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6167-1 --last 10m | wc -l', 'contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-52117541:16732128-a033-4985-a163-5b49e37fa0aa --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-52117541:16732128-a033-4985-a163-5b49e37fa0aa --last 20m | wc -l', 'contrail-flows --helpcontrail-flows --help | wc -l'] commands passed.. 2026-08-17 04:11:49,439 - INFO - [] commands failed.. 2026-08-17 04:11:49,508 - INFO - Setting flow export rate: None 2026-08-17 04:11:50,793 - INFO - END TEST : test_run_contrail_flows_cli_cmds : PASSED[0:00:15] 2026-08-17 04:11:50,793 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:11:50,795 - INFO - ================================================================================ 2026-08-17 04:11:50,795 - INFO - STARTING TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args 2026-08-17 04:11:50,796 - INFO - TEST DESCRIPTION : 1.Test to verify contrail-logs cli cmd with multiple different optional type args is not broken 2.Verify the command runs properly and its returning some output 3.Do not verify the correctness of the output 2026-08-17 04:11:52,069 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:11:52,069 - INFO - 2026-08-17 04:11:52,069 - INFO - Running the following cmd:contrail-logs --object-type vrouter --start-time now-5m --end-time nowcontrail-logs --object-type vrouter --start-time now-5m --end-time now | wc -l 2026-08-17 04:11:53,364 - INFO - Running the following cmd:contrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --rawcontrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --raw | wc -l 2026-08-17 04:11:54,051 - INFO - Running the following cmd:contrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2hcontrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2h | wc -l 2026-08-17 04:12:01,350 - INFO - Running the following cmd:contrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --jsoncontrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --json | wc -l 2026-08-17 04:12:02,016 - INFO - Running the following cmd:contrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time nowcontrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time now | wc -l 2026-08-17 04:12:04,101 - INFO - Running the following cmd:contrail-logs --node-type Config --module contrail-api --rawcontrail-logs --node-type Config --module contrail-api --raw | wc -l 2026-08-17 04:12:04,787 - INFO - Running the following cmd:contrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reversecontrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reverse | wc -l 2026-08-17 04:12:05,463 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --jsoncontrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --json | wc -l 2026-08-17 04:12:06,124 - INFO - Running the following cmd:contrail-logs --object-type virtual-machine --object-id e5b91f64-34c5-4d15-b610-bc74020254df --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id e5b91f64-34c5-4d15-b610-bc74020254df --verbose --raw --json | wc -l 2026-08-17 04:12:06,786 - INFO - Running the following cmd:contrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStatscontrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStats | wc -l 2026-08-17 04:12:08,033 - INFO - Running the following cmd:contrail-logs --object-type virtual-network --module contrail-control --last 10mcontrail-logs --object-type virtual-network --module contrail-control --last 10m | wc -l 2026-08-17 04:12:09,994 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6167-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6167-1. --node-type Analytics | wc -l 2026-08-17 04:12:10,681 - INFO - Running the following cmd:contrail-logs --helpcontrail-logs --help | wc -l 2026-08-17 04:12:11,472 - INFO - ['contrail-logs --object-type vrouter --start-time now-5m --end-time nowcontrail-logs --object-type vrouter --start-time now-5m --end-time now | wc -l', 'contrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --rawcontrail-logs --object-type database-node --message-type NodeStatusUVE --start-time now-10m --end-time now --raw | wc -l', 'contrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2hcontrail-logs --node-type Database --message-type CassandraStatusUVE --start-time now-2h | wc -l', 'contrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --jsoncontrail-logs --node-type Compute --message-type UveVMInterfaceAgentTrace --start-time now-10m --json | wc -l', 'contrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time nowcontrail-logs --module contrail-vrouter-agent --message-type SandeshModuleClientTrace --start-time now-20m --end-time now | wc -l', 'contrail-logs --node-type Config --module contrail-api --rawcontrail-logs --node-type Config --module contrail-api --raw | wc -l', 'contrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reversecontrail-logs --module contrail-vrouter-agent --message-type UveVirtualNetworkAgentTrace --node-type Compute --last 5m --verbose --reverse | wc -l', 'contrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --jsoncontrail-logs --module contrail-analytics-api --message-type AnalyticsApiStats --node-type Analytics --json | wc -l', 'contrail-logs --object-type virtual-machine --object-id e5b91f64-34c5-4d15-b610-bc74020254df --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id e5b91f64-34c5-4d15-b610-bc74020254df --verbose --raw --json | wc -l', 'contrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStatscontrail-logs --node-type Analytics --module contrail-analytics-api --message-type AnalyticsApiStats | wc -l', 'contrail-logs --object-type virtual-network --module contrail-control --last 10mcontrail-logs --object-type virtual-network --module contrail-control --last 10m | wc -l', 'contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6167-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6167-1. --node-type Analytics | wc -l', 'contrail-logs --helpcontrail-logs --help | wc -l'] commands passed.. 2026-08-17 04:12:11,472 - INFO - [] commands failed.. 2026-08-17 04:12:12,792 - INFO - END TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args : PASSED[0:00:22] 2026-08-17 04:12:12,792 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:12:12,795 - INFO - ================================================================================ 2026-08-17 04:12:12,795 - INFO - STARTING TEST : test_run_contrail_stats_cli_cmds 2026-08-17 04:12:12,795 - INFO - TEST DESCRIPTION : 1.Run contrail-stats commands with various options 2.Verify the command runs properly and its returning some output 3.Do not verify the correctness of the output 2026-08-17 04:12:14,096 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:12:14,096 - INFO - 2026-08-17 04:12:14,096 - INFO - Running the following cmd:contrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10hcontrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10h | wc -l 2026-08-17 04:12:15,742 - INFO - Running the following cmd:contrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30mcontrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30m | wc -l 2026-08-17 04:12:17,470 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*"contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*" | wc -l 2026-08-17 04:12:19,262 - INFO - Running the following cmd:contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l 2026-08-17 04:12:20,980 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --last 1h | wc -l 2026-08-17 04:12:22,655 - INFO - Running the following cmd:contrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__keycontrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__key | wc -l 2026-08-17 04:12:24,378 - INFO - Running the following cmd:contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l 2026-08-17 04:12:26,157 - INFO - Running the following cmd:contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*" | wc -l 2026-08-17 04:12:27,862 - INFO - Running the following cmd:contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*"contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*" | wc -l 2026-08-17 04:12:29,620 - INFO - Running the following cmd:contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*" | wc -l 2026-08-17 04:12:31,407 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --last 1h | wc -l 2026-08-17 04:12:33,173 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-08-17 04:12:34,892 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6167-1" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6167-1" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6167-1" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6167-1" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l 2026-08-17 04:12:36,595 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-08-17 04:12:38,298 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l 2026-08-17 04:12:40,215 - INFO - Running the following cmd:contrail-stats --helpcontrail-stats --help | wc -l 2026-08-17 04:12:40,928 - INFO - ['contrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10hcontrail-stats --table VMIStats.raw_if_stats --select "SUM(raw_if_stats.in_bytes)" name --where name="*" --start-time now-11h --end-time now-10h | wc -l', 'contrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30mcontrail-stats --table NodeStatus.process_mem_cpu_usage --select "T=120" "AVG(process_mem_cpu_usage.cpu_share)" "AVG(process_mem_cpu_usage.mem_res)" --where process_mem_cpu_usage.__key=cassandra --last 30m | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*"contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name="*" | wc -l', 'contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --last 1h | wc -l', 'contrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__keycontrail-stats --table VrouterStatsAgent.phy_band_in_bps --select phy_band_in_bps.__value phy_band_in_bps.__key | wc -l', 'contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)"contrail-stats --table SandeshMessageStat.msg_info --select "SUM(msg_info.messages)" msg_info.type --sort "SUM(msg_info.messages)" | wc -l', 'contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "PERCENTILES(api_stats.response_size_bytes)" "SUM(api_stats.response_size_objects)" name --where name="*" | wc -l', 'contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*"contrail-stats --table NodeStatus.process_mem_cpu_usage --select "UUID" "process_mem_cpu_usage.cpu_share" "AVG(process_mem_cpu_usage.cpu_share)" "name" --where name="*" | wc -l', 'contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*"contrail-stats --table AnalyticsApiStats.api_stats --select "name" "api_stats.useragent" "AVG(api_stats.response_size_bytes)" --where name="*" | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6167-1" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6167-1" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6167-1" --select "T" "vn_stats.other_vn" "UUID" "vn_stats.out_bytes" "vn_stats.in_bytes" --last 10mcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6167-1" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-52117541:ctest-vn1-64196541" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l', 'contrail-stats --helpcontrail-stats --help | wc -l'] commands passed.. 2026-08-17 04:12:40,928 - INFO - [] commands failed.. 2026-08-17 04:12:42,249 - INFO - END TEST : test_run_contrail_stats_cli_cmds : PASSED[0:00:30] 2026-08-17 04:12:42,249 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:12:42,251 - INFO - Deleting VM ctest-vn1_vm2-44600735 2026-08-17 04:12:42,331 - INFO - Deleting VM ctest-vn1_vm1-92824827 2026-08-17 04:12:42,398 - INFO - Deleting VN ctest-vn1-64196541 2026-08-17 04:12:42,445 - WARNING - Deleting VN ctest-vn1-64196541 failed..Will retry 2026-08-17 04:12:44,509 - WARNING - Deleting VN ctest-vn1-64196541 failed..Will retry 2026-08-17 04:12:46,911 - INFO - Validated that VN ctest-vn1-64196541 is not found in API Server 2026-08-17 04:12:46,943 - INFO - Validated that VN ctest-vn1-64196541 is not in any agent 2026-08-17 04:12:46,979 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-64196541 info 2026-08-17 04:12:47,854 - INFO - Deleted project: ctest-AnalyticsTestSanityWithMin-52117541, ID : 7bbc1109-f667-44a9-86ee-8b68bf450a6f 2026-08-17 04:12:48,061 - INFO - Domain Default found not creating 2026-08-17 04:12:48,234 - INFO - Project ctest-AnalyticsTestSanityWithResource-05368170 not found, creating it 2026-08-17 04:12:48,892 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-05368170, ID : 5d8d48de-f61c-47c5-9947-de516b4daabf 2026-08-17 04:12:51,775 - INFO - Created VN ctest-vn1-33503953 2026-08-17 04:12:52,459 - INFO - VM ([<Server: ctest-vn1_vm1-63816610>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:12:52,990 - INFO - VM ([<Server: ctest-vn1_vm2-34601729>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:12:53,648 - INFO - Verified VN network id 15 for VN d8ab9996-ead1-4586-af8d-4b114fa08bde 2026-08-17 04:12:53,648 - INFO - Verifications in API Server for VN ctest-vn1-33503953 passed 2026-08-17 04:12:53,727 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-33503953 passed 2026-08-17 04:12:55,184 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn1-33503953 is found in opserver 2026-08-17 04:12:55,224 - INFO - Waiting for VM ctest-vn1_vm1-63816610 to be up.. 2026-08-17 04:13:30,974 - INFO - VM name : ctest-vn1_vm1-63816610 2026-08-17 04:13:40,987 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-63816610 passed 2026-08-17 04:13:46,400 - INFO - Waiting for VM ctest-vn1_vm2-34601729 to be up.. 2026-08-17 04:13:46,494 - INFO - VM name : ctest-vn1_vm2-34601729 2026-08-17 04:13:51,998 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-34601729 passed 2026-08-17 04:13:57,938 - INFO - Created VN ctest-vn2-33594508 2026-08-17 04:13:58,693 - INFO - Created VN ctest-fip_vn-05452613 2026-08-17 04:13:59,430 - INFO - VM ([<Server: ctest-vn2_vm2-74051866>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:14:00,089 - INFO - VM ([<Server: ctest-fvn_vm1-99591050>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:14:00,868 - INFO - VM ([<Server: mltf_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:14:01,111 - INFO - Verified VN network id 15 for VN d8ab9996-ead1-4586-af8d-4b114fa08bde 2026-08-17 04:14:01,111 - INFO - Verifications in API Server for VN ctest-vn1-33503953 passed 2026-08-17 04:14:01,216 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-33503953 passed 2026-08-17 04:14:01,565 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn1-33503953 is found in opserver 2026-08-17 04:14:01,800 - INFO - Verified VN network id 16 for VN 08b72b96-e8f0-4d25-856e-2a4126c150cd 2026-08-17 04:14:01,800 - INFO - Verifications in API Server for VN ctest-vn2-33594508 passed 2026-08-17 04:14:01,887 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-33594508 passed 2026-08-17 04:14:02,138 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn2-33594508 is found in opserver 2026-08-17 04:14:02,416 - INFO - Verified VN network id 17 for VN 6807a4df-6c88-49d7-856a-aab0d7489cbc 2026-08-17 04:14:02,417 - INFO - Verifications in API Server for VN ctest-fip_vn-05452613 passed 2026-08-17 04:14:02,496 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-05452613 passed 2026-08-17 04:14:02,782 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-fip_vn-05452613 is found in opserver 2026-08-17 04:14:02,816 - INFO - Waiting for VM ctest-fvn_vm1-99591050 to be up.. 2026-08-17 04:14:43,699 - INFO - VM name : ctest-fvn_vm1-99591050 2026-08-17 04:15:01,463 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-fvn_vm1-99591050 passed 2026-08-17 04:15:17,211 - INFO - Waiting for VM ctest-vn2_vm2-74051866 to be up.. 2026-08-17 04:15:17,312 - INFO - VM name : ctest-vn2_vm2-74051866 2026-08-17 04:15:18,675 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm2-74051866 passed 2026-08-17 04:15:18,923 - INFO - Waiting for VM mltf_vm to be up.. 2026-08-17 04:15:19,014 - INFO - VM name : mltf_vm 2026-08-17 04:15:20,560 - INFO - Ping to Metadata IP 169.254.0.5 of VM mltf_vm passed 2026-08-17 04:15:21,040 - INFO - ================================================================================ 2026-08-17 04:15:21,040 - INFO - STARTING TEST : test_verify_session_sampling_teardown 2026-08-17 04:15:21,040 - INFO - TEST DESCRIPTION : 1.query client session samples 2.query server session samples 3.query client session to get number of sessions exported 4.query session record table for teardown bytes/pkts 5.query sample count after teardown on server side 2026-08-17 04:15:22,371 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:15:22,371 - INFO - 2026-08-17 04:15:22,496 - INFO - Setting flow export rate: 100 2026-08-17 04:15:23,703 - INFO - Verified VN network id 15 for VN d8ab9996-ead1-4586-af8d-4b114fa08bde 2026-08-17 04:15:23,703 - INFO - Verifications in API Server for VN ctest-vn1-33503953 passed 2026-08-17 04:15:23,815 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-33503953 passed 2026-08-17 04:15:23,958 - INFO - VN ctest-vn1-33503953 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 04:15:24,009 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn1-33503953 is found in opserver 2026-08-17 04:15:24,259 - INFO - Verified VN network id 16 for VN 08b72b96-e8f0-4d25-856e-2a4126c150cd 2026-08-17 04:15:24,260 - INFO - Verifications in API Server for VN ctest-vn2-33594508 passed 2026-08-17 04:15:24,392 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-33594508 passed 2026-08-17 04:15:24,541 - INFO - VN ctest-vn2-33594508 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 04:15:24,590 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn2-33594508 is found in opserver 2026-08-17 04:15:24,855 - INFO - Verified VN network id 15 for VN d8ab9996-ead1-4586-af8d-4b114fa08bde 2026-08-17 04:15:24,856 - INFO - Verifications in API Server for VN ctest-vn1-33503953 passed 2026-08-17 04:15:24,964 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-33503953 passed 2026-08-17 04:15:25,161 - INFO - VN ctest-vn1-33503953 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 04:15:25,219 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn1-33503953 is found in opserver 2026-08-17 04:15:25,541 - INFO - Verified VN network id 16 for VN 08b72b96-e8f0-4d25-856e-2a4126c150cd 2026-08-17 04:15:25,541 - INFO - Verifications in API Server for VN ctest-vn2-33594508 passed 2026-08-17 04:15:25,654 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-33594508 passed 2026-08-17 04:15:25,839 - INFO - VN ctest-vn2-33594508 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 04:15:25,886 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn2-33594508 is found in opserver 2026-08-17 04:15:26,184 - INFO - Verified VN network id 17 for VN 6807a4df-6c88-49d7-856a-aab0d7489cbc 2026-08-17 04:15:26,185 - INFO - Verifications in API Server for VN ctest-fip_vn-05452613 passed 2026-08-17 04:15:26,337 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-05452613 passed 2026-08-17 04:15:26,568 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-fip_vn-05452613 is found in opserver 2026-08-17 04:15:26,582 - INFO - start time= 1786940126582798 2026-08-17 04:15:30,566 - INFO - Ping to IP 118.145.224.195 from VM ctest-vn1_vm1-63816610 passed 2026-08-17 04:15:40,567 - INFO - Verify session samples and teardown pkts 2026-08-17 04:15:40,567 - INFO - Verifying SessionSeriesTable through opserver 10.0.0.177 2026-08-17 04:15:43,658 - INFO - wait for the flows to get expire 2026-08-17 04:19:04,453 - INFO - Deleted policy policy1 2026-08-17 04:19:04,572 - INFO - Setting flow export rate: None 2026-08-17 04:19:05,880 - ERROR - AssertionError Python 3.9.25: /usr/bin/python3 Mon Aug 17 04:19:03 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.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f3425e9c2e0>, *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 AnalyticsTestSanityWithResource.test_verify_session_sampling_teardown> self = <serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f3425e9c2e0> args = () kwargs = {} /contrail-test/serial_scripts/analytics/test_analytics_resource.py in test_verify_session_sampling_teardown(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f3425e9c2e0>) 1281 src_vn = self.res.vn1_fixture.vn_fq_name 1282 dst_vn = self.res.vn2_fixture.vn_fq_name 1283 result = self.verify_session_sampling_teardown(start_time, src_vn, dst_vn) 1284 1285 assert result,'Failed to get expected number of samples' result = True self = <serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f3425e9c2e0> self.verify_session_sampling_teardown = <bound method AnalyticsBaseTest.verify_session_s...ion_sampling_teardown[sanity] id=0x7f3425e9c2e0>> start_time = '1786940126582798' src_vn = 'default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn1-33503953' dst_vn = 'default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn2-33594508' /contrail-test/serial_scripts/analytics/base.py in verify_session_sampling_teardown(self=<serial_scripts.analytics.test_analytics_resourc...sion_sampling_teardown[sanity] id=0x7f3425e9c2e0>, start_time='1786940126582798', src_vn='default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn1-33503953', dst_vn='default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn2-33594508') 486 flow_record = self.analytics_obj.get_flows_vrouter_uve( 487 vrouter=vm_host) 488 assert not flow_record,'flows not got deleted even after 240 sec' 489 490 res = self.analytics_obj.ops_inspect[ip].post_query( flow_record = 2 AssertionError: flows not got deleted even after 240 sec __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 = ('flows not got deleted even after 240 sec',) 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/analytics/test_analytics_resource.py", line 1283, in test_verify_session_sampling_teardown result = self.verify_session_sampling_teardown(start_time, src_vn, dst_vn) File "/contrail-test/serial_scripts/analytics/base.py", line 488, in verify_session_sampling_teardown assert not flow_record,'flows not got deleted even after 240 sec' AssertionError: flows not got deleted even after 240 sec 2026-08-17 04:19:05,881 - INFO - 2026-08-17 04:19:05,881 - INFO - END TEST : test_verify_session_sampling_teardown : FAILED[0:03:44] 2026-08-17 04:19:05,881 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:19:05,883 - INFO - Deleting VM mltf_vm 2026-08-17 04:19:05,957 - INFO - Deleting VM ctest-fvn_vm1-99591050 2026-08-17 04:19:06,031 - INFO - Deleting VM ctest-vn2_vm2-74051866 2026-08-17 04:19:06,109 - INFO - Deleting VN ctest-fip_vn-05452613 2026-08-17 04:19:06,156 - WARNING - Deleting VN ctest-fip_vn-05452613 failed..Will retry 2026-08-17 04:19:08,265 - WARNING - Deleting VN ctest-fip_vn-05452613 failed..Will retry 2026-08-17 04:19:10,697 - INFO - Validated that VN ctest-fip_vn-05452613 is not found in API Server 2026-08-17 04:19:10,724 - INFO - Validated that VN ctest-fip_vn-05452613 is not in any agent 2026-08-17 04:19:10,735 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-fip_vn-05452613 2026-08-17 04:19:10,763 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fip_vn-05452613 info 2026-08-17 04:19:10,763 - INFO - Deleting VN ctest-vn2-33594508 2026-08-17 04:19:11,184 - INFO - Validated that VN ctest-vn2-33594508 is not found in API Server 2026-08-17 04:19:11,217 - INFO - Validated that VN ctest-vn2-33594508 is not in any agent 2026-08-17 04:19:11,263 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn2-33594508 2026-08-17 04:19:11,297 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-33594508 info 2026-08-17 04:19:11,297 - INFO - Deleting VM ctest-vn1_vm2-34601729 2026-08-17 04:19:11,415 - INFO - Deleting VM ctest-vn1_vm1-63816610 2026-08-17 04:19:11,522 - INFO - Deleting VN ctest-vn1-33503953 2026-08-17 04:19:11,584 - WARNING - Deleting VN ctest-vn1-33503953 failed..Will retry 2026-08-17 04:19:13,709 - WARNING - Deleting VN ctest-vn1-33503953 failed..Will retry 2026-08-17 04:19:16,066 - INFO - Validated that VN ctest-vn1-33503953 is not found in API Server 2026-08-17 04:19:16,090 - INFO - Validated that VN ctest-vn1-33503953 is not in any agent 2026-08-17 04:19:16,100 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-05368170:ctest-vn1-33503953 2026-08-17 04:19:16,134 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-33503953 info 2026-08-17 04:19:17,067 - INFO - Deleted project: ctest-AnalyticsTestSanityWithResource-05368170, ID : 5d8d48de-f61c-47c5-9947-de516b4daabf 2026-08-17 04:19:17,321 - INFO - Domain Default found not creating 2026-08-17 04:19:17,536 - INFO - Project ctest-TestAsn4-68617650 not found, creating it 2026-08-17 04:19:18,169 - INFO - Created Project:ctest-TestAsn4-68617650, ID : dbf429a1-97a0-45d6-b874-7a17f9c86a39 2026-08-17 04:19:20,183 - INFO - Using existing project ['default-domain', 'admin'](38f2d47a-4d2b-4755-b0bf-580f1498ad5e) 2026-08-17 04:19:20,677 - INFO - admin user already present 2026-08-17 04:19:21,056 - INFO - Adding rules to the default security group in Project admin 2026-08-17 04:19:21,455 - INFO - ================================================================================ 2026-08-17 04:19:21,455 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2026-08-17 04:19:22,743 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:19:22,744 - INFO - 2026-08-17 04:19:22,744 - INFO - Skipping Test. At least 1 external router required to run the test 2026-08-17 04:19:24,063 - INFO - 2026-08-17 04:19:24,063 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:03] 2026-08-17 04:19:24,063 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:19:24,962 - INFO - Deleted project: ctest-TestAsn4-68617650, ID : dbf429a1-97a0-45d6-b874-7a17f9c86a39 2026-08-17 04:19:25,312 - INFO - Domain Default found not creating 2026-08-17 04:19:25,596 - INFO - Project ctest-TestBGPaaSlocalAS-39440101 not found, creating it 2026-08-17 04:19:26,339 - INFO - Created Project:ctest-TestBGPaaSlocalAS-39440101, ID : 4e25f528-1883-439f-85f1-98c923975ed7 2026-08-17 04:19:29,135 - INFO - ================================================================================ 2026-08-17 04:19:29,135 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-08-17 04:19:29,135 - 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-08-17 04:19:30,437 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:19:30,437 - INFO - 2026-08-17 04:19:31,612 - INFO - Created VN ctest-bgpaas_vn-37964665 2026-08-17 04:19:32,382 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:19:35 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2026-08-17 04:19:56,247 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:19:56,248 - INFO - Waiting for VM test_vm to be up.. 2026-08-17 04:19:56,348 - INFO - VM name : test_vm 2026-08-17 04:20:06,345 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-08-17 04:20:11,807 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2026-08-17 04:20:52,761 - INFO - VM name : bgpaas_vm1 2026-08-17 04:21:33,006 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed 2026-08-17 04:22:09,434 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-39440101-05280840 2026-08-17 04:22:09,520 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-39440101-05280840(21cf6e5a-5a78-4f5f-a657-53175aaf8212) 2026-08-17 04:22:09,942 - INFO - verify_in_api_server passed for BGPaaS obj 21cf6e5a-5a78-4f5f-a657-53175aaf8212 2026-08-17 04:22:09,943 - INFO - BGPaaS(21cf6e5a-5a78-4f5f-a657-53175aaf8212): verify_on_setup passed 2026-08-17 04:22:10,115 - INFO - Attaching VMI c641646c-4b6a-48e1-b54c-42c454bb5a14 to BGPaaS 21cf6e5a-5a78-4f5f-a657-53175aaf8212 2026-08-17 04:22:10,329 - INFO - Configuring BGP on the bird 2026-08-17 04:22:10,494 - INFO - Configuring BGP on bgpaas_vm1 2026-08-17 04:22:30,963 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-17 04:22:30,978 - INFO - Detaching VMI c641646c-4b6a-48e1-b54c-42c454bb5a14 from BGPaaS 21cf6e5a-5a78-4f5f-a657-53175aaf8212 2026-08-17 04:22:31,061 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-39440101-05280840(21cf6e5a-5a78-4f5f-a657-53175aaf8212) 2026-08-17 04:22:31,128 - INFO - BGPaaS(21cf6e5a-5a78-4f5f-a657-53175aaf8212): verify_on_cleanup passed 2026-08-17 04:22:31,129 - INFO - Deleting VM bgpaas_vm1 2026-08-17 04:22:31,330 - INFO - Deleting VM test_vm 2026-08-17 04:22:31,407 - INFO - Deleting VN ctest-bgpaas_vn-37964665 2026-08-17 04:22:31,450 - WARNING - Deleting VN ctest-bgpaas_vn-37964665 failed..Will retry 2026-08-17 04:22:33,532 - WARNING - Deleting VN ctest-bgpaas_vn-37964665 failed..Will retry 2026-08-17 04:22:37,076 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:08] 2026-08-17 04:22:37,077 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:22:38,003 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-39440101, ID : 4e25f528-1883-439f-85f1-98c923975ed7 2026-08-17 04:22:38,276 - INFO - Domain Default found not creating 2026-08-17 04:22:38,517 - INFO - Project ctest-TestBGPaasZone-14307560 not found, creating it 2026-08-17 04:22:39,148 - INFO - Created Project:ctest-TestBGPaasZone-14307560, ID : 3fd31d2e-98d5-4a93-b830-48d601b87793 2026-08-17 04:22:41,427 - INFO - ================================================================================ 2026-08-17 04:22:41,427 - INFO - STARTING TEST : test_bgp_control_node_zone 2026-08-17 04:22:42,732 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:22:42,732 - INFO - 2026-08-17 04:22:42,732 - INFO - executing bgp_control_zone test 2026-08-17 04:22:43,899 - INFO - Created VN ctest-cnz_vn-06574195 2026-08-17 04:22:44,542 - INFO - VM ([<Server: ctest-TestBGPaasZone-14307560-64042541>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:22:45,044 - INFO - VM ([<Server: ctest-TestBGPaasZone-14307560-51943033>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:22:45,642 - INFO - VM ([<Server: ctest-TestBGPaasZone-14307560-57948229>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:22:45,643 - INFO - Waiting for VM ctest-TestBGPaasZone-14307560-64042541 to be up.. 2026-08-17 04:23:57,011 - INFO - VM name : ctest-TestBGPaasZone-14307560-64042541 2026-08-17 04:24:58,140 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-14307560-64042541 passed 2026-08-17 04:25:34,535 - INFO - Waiting for VM ctest-TestBGPaasZone-14307560-51943033 to be up.. 2026-08-17 04:25:34,634 - INFO - VM name : ctest-TestBGPaasZone-14307560-51943033 2026-08-17 04:25:36,047 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-14307560-51943033 passed 2026-08-17 04:25:36,291 - INFO - Waiting for VM ctest-TestBGPaasZone-14307560-57948229 to be up.. 2026-08-17 04:25:36,379 - INFO - VM name : ctest-TestBGPaasZone-14307560-57948229 2026-08-17 04:25:37,761 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-14307560-57948229 passed 2026-08-17 04:25:38,136 - INFO - Created control node zone ctest-test-zone-79772849(1453605e-43f6-450d-9ee5-c82cd4651fe1) 2026-08-17 04:25:38,528 - INFO - Created control node zone ctest-test-zone-55663191(91306a72-30e1-4a06-bc34-a59c41dac91d) 2026-08-17 04:25:38,884 - INFO - Created control node zone ctest-test-zone-11665548(369240e6-a660-4105-bbb9-3d15cfe83e94) 2026-08-17 04:25:39,172 - INFO - Creating BGPaaS ctest-TestBGPaasZone-14307560-37723605 2026-08-17 04:25:39,256 - INFO - BGPaaS: ctest-TestBGPaasZone-14307560-37723605(30672093-bc77-4405-a084-35719bc86643) 2026-08-17 04:25:39,713 - INFO - verify_in_api_server passed for BGPaaS obj 30672093-bc77-4405-a084-35719bc86643 2026-08-17 04:25:39,713 - INFO - BGPaaS(30672093-bc77-4405-a084-35719bc86643): verify_on_setup passed 2026-08-17 04:25:39,713 - INFO - We will configure BGP on the VM 2026-08-17 04:25:39,989 - INFO - Configuring BGP on ctest-TestBGPaasZone-14307560-64042541 2026-08-17 04:25:45,642 - INFO - Attaching VMI e3d0bab2-0383-41c9-a31f-222292aa3eb8 to BGPaaS 30672093-bc77-4405-a084-35719bc86643 2026-08-17 04:25:45,720 - INFO - Attaching the VMI 3cda91ca-6707-498e-b97d-27bbc692fe1b to the BGPaaS 30672093-bc77-4405-a084-35719bc86643 object 2026-08-17 04:25:46,320 - INFO - Creating BGPaaS ctest-TestBGPaasZone-14307560-86645223 2026-08-17 04:25:46,400 - INFO - BGPaaS: ctest-TestBGPaasZone-14307560-86645223(c6b55574-e13f-4908-a9fb-8b4c37fceaef) 2026-08-17 04:25:46,413 - INFO - verify_in_api_server passed for BGPaaS obj c6b55574-e13f-4908-a9fb-8b4c37fceaef 2026-08-17 04:25:46,413 - INFO - BGPaaS(c6b55574-e13f-4908-a9fb-8b4c37fceaef): verify_on_setup passed 2026-08-17 04:25:46,413 - INFO - We will configure BGP on the VM 2026-08-17 04:25:46,669 - INFO - Configuring BGP on ctest-TestBGPaasZone-14307560-51943033 2026-08-17 04:25:51,090 - INFO - Attaching VMI 9d2696ab-29e6-49e2-b6a0-dbbbfe26366a to BGPaaS c6b55574-e13f-4908-a9fb-8b4c37fceaef 2026-08-17 04:25:51,168 - INFO - Attaching the VMI 4e5f3c6d-3c7a-4924-8462-0b9d730c6224 to the BGPaaS c6b55574-e13f-4908-a9fb-8b4c37fceaef object 2026-08-17 04:25:51,479 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-17 04:25:51,506 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.14'] 2026-08-17 04:25:57,526 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.14'] 2026-08-17 04:26:03,548 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-17 04:26:07,794 - INFO - Ping to IP 44.50.230.84 from VM ctest-TestBGPaasZone-14307560-57948229 passed 2026-08-17 04:26:10,059 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-08-17 04:26:16,077 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-08-17 04:26:16,104 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.14'] 2026-08-17 04:26:22,125 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-17 04:26:24,392 - INFO - Ping to IP 44.50.230.84 from VM ctest-TestBGPaasZone-14307560-57948229 passed 2026-08-17 04:26:24,720 - INFO - We will configure BGP on the VM 2026-08-17 04:26:24,937 - INFO - Configuring BGP on ctest-TestBGPaasZone-14307560-64042541 2026-08-17 04:26:26,135 - INFO - Attaching VMI e3d0bab2-0383-41c9-a31f-222292aa3eb8 to BGPaaS 30672093-bc77-4405-a084-35719bc86643 2026-08-17 04:26:26,157 - INFO - Attaching the VMI 3cda91ca-6707-498e-b97d-27bbc692fe1b to the BGPaaS 30672093-bc77-4405-a084-35719bc86643 object 2026-08-17 04:26:27,966 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-08-17 04:26:33,987 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-17 04:26:34,012 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-17 04:26:36,260 - INFO - Ping to IP 44.50.230.84 from VM ctest-TestBGPaasZone-14307560-57948229 passed 2026-08-17 04:26:36,260 - INFO - Detaching VMI e3d0bab2-0383-41c9-a31f-222292aa3eb8 from BGPaaS 30672093-bc77-4405-a084-35719bc86643 2026-08-17 04:26:36,340 - INFO - Detaching VMI 9d2696ab-29e6-49e2-b6a0-dbbbfe26366a from BGPaaS c6b55574-e13f-4908-a9fb-8b4c37fceaef 2026-08-17 04:26:36,452 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-14307560-86645223(c6b55574-e13f-4908-a9fb-8b4c37fceaef) 2026-08-17 04:26:36,622 - INFO - BGPaaS(c6b55574-e13f-4908-a9fb-8b4c37fceaef): verify_on_cleanup passed 2026-08-17 04:26:36,622 - INFO - Detaching VMI e3d0bab2-0383-41c9-a31f-222292aa3eb8 from BGPaaS 30672093-bc77-4405-a084-35719bc86643 2026-08-17 04:26:36,679 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-14307560-37723605(30672093-bc77-4405-a084-35719bc86643) 2026-08-17 04:26:36,780 - INFO - BGPaaS(30672093-bc77-4405-a084-35719bc86643): verify_on_cleanup passed 2026-08-17 04:26:36,780 - INFO - Deleting Control node zone ctest-test-zone-11665548(369240e6-a660-4105-bbb9-3d15cfe83e94) 2026-08-17 04:26:36,966 - INFO - Deleting Control node zone ctest-test-zone-55663191(91306a72-30e1-4a06-bc34-a59c41dac91d) 2026-08-17 04:26:37,123 - INFO - Deleting Control node zone ctest-test-zone-79772849(1453605e-43f6-450d-9ee5-c82cd4651fe1) 2026-08-17 04:26:37,210 - INFO - Deleting VM ctest-TestBGPaasZone-14307560-57948229 2026-08-17 04:26:37,302 - INFO - Deleting VM ctest-TestBGPaasZone-14307560-51943033 2026-08-17 04:26:37,383 - INFO - Deleting VM ctest-TestBGPaasZone-14307560-64042541 2026-08-17 04:26:37,479 - INFO - Deleting VN ctest-cnz_vn-06574195 2026-08-17 04:26:37,527 - WARNING - Deleting VN ctest-cnz_vn-06574195 failed..Will retry 2026-08-17 04:26:39,612 - WARNING - Deleting VN ctest-cnz_vn-06574195 failed..Will retry 2026-08-17 04:26:43,213 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:04:02] 2026-08-17 04:26:43,213 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:26:43,218 - INFO - ================================================================================ 2026-08-17 04:26:43,218 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2026-08-17 04:26:44,513 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:26:44,513 - INFO - 2026-08-17 04:26:44,513 - INFO - executing bgp_control_zone agent restart test 2026-08-17 04:26:45,189 - INFO - Created VN ctest-cnz_vn-21647297 2026-08-17 04:26:45,771 - INFO - VM ([<Server: ctest-TestBGPaasZone-14307560-56034857>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:26:46,374 - INFO - VM ([<Server: ctest-TestBGPaasZone-14307560-05951219>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:26:47,128 - INFO - VM ([<Server: ctest-TestBGPaasZone-14307560-32613257>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:26:47,128 - INFO - Waiting for VM ctest-TestBGPaasZone-14307560-56034857 to be up.. 2026-08-17 04:27:22,948 - INFO - VM name : ctest-TestBGPaasZone-14307560-56034857 2026-08-17 04:28:09,423 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-14307560-56034857 passed 2026-08-17 04:28:45,979 - INFO - Waiting for VM ctest-TestBGPaasZone-14307560-05951219 to be up.. 2026-08-17 04:28:46,076 - INFO - VM name : ctest-TestBGPaasZone-14307560-05951219 2026-08-17 04:28:47,441 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-14307560-05951219 passed 2026-08-17 04:28:47,694 - INFO - Waiting for VM ctest-TestBGPaasZone-14307560-32613257 to be up.. 2026-08-17 04:28:47,801 - INFO - VM name : ctest-TestBGPaasZone-14307560-32613257 2026-08-17 04:28:49,208 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-14307560-32613257 passed 2026-08-17 04:29:05,076 - INFO - Created control node zone ctest-test-zone-39619880(76fe7d50-2995-4770-8ba6-353747cc1bb9) 2026-08-17 04:29:05,432 - INFO - Created control node zone ctest-test-zone-46337076(896ee049-3ecf-447d-8bb0-0352cad0b7ae) 2026-08-17 04:29:05,805 - INFO - Created control node zone ctest-test-zone-95603573(c54d35b1-eef5-461a-afc9-db27624bda99) 2026-08-17 04:29:06,092 - INFO - Creating BGPaaS ctest-TestBGPaasZone-14307560-54965682 2026-08-17 04:29:06,172 - INFO - BGPaaS: ctest-TestBGPaasZone-14307560-54965682(b717b4b3-ed83-4442-8960-9026fa5621cb) 2026-08-17 04:29:06,186 - INFO - verify_in_api_server passed for BGPaaS obj b717b4b3-ed83-4442-8960-9026fa5621cb 2026-08-17 04:29:06,187 - INFO - BGPaaS(b717b4b3-ed83-4442-8960-9026fa5621cb): verify_on_setup passed 2026-08-17 04:29:06,187 - INFO - We will configure BGP on the VM 2026-08-17 04:29:06,628 - INFO - Configuring BGP on ctest-TestBGPaasZone-14307560-56034857 2026-08-17 04:29:11,363 - INFO - Attaching VMI 2f42221e-b043-4f79-855a-6f2c8ddb8c87 to BGPaaS b717b4b3-ed83-4442-8960-9026fa5621cb 2026-08-17 04:29:11,444 - INFO - Attaching the VMI aff7e0c9-91eb-4491-8170-2eb0396e0bda to the BGPaaS b717b4b3-ed83-4442-8960-9026fa5621cb object 2026-08-17 04:29:11,880 - INFO - Creating BGPaaS ctest-TestBGPaasZone-14307560-53462976 2026-08-17 04:29:11,960 - INFO - BGPaaS: ctest-TestBGPaasZone-14307560-53462976(e0904615-c741-4413-898b-7ba5b683872a) 2026-08-17 04:29:11,972 - INFO - verify_in_api_server passed for BGPaaS obj e0904615-c741-4413-898b-7ba5b683872a 2026-08-17 04:29:11,972 - INFO - BGPaaS(e0904615-c741-4413-898b-7ba5b683872a): verify_on_setup passed 2026-08-17 04:29:11,972 - INFO - We will configure BGP on the VM 2026-08-17 04:29:12,393 - INFO - Configuring BGP on ctest-TestBGPaasZone-14307560-05951219 2026-08-17 04:29:17,168 - INFO - Attaching VMI 59119e05-b7cc-433a-848a-4b70fa740873 to BGPaaS e0904615-c741-4413-898b-7ba5b683872a 2026-08-17 04:29:17,252 - INFO - Attaching the VMI dfd2a5cd-a6c5-4634-bb29-b17a0aa86906 to the BGPaaS e0904615-c741-4413-898b-7ba5b683872a object 2026-08-17 04:29:17,635 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-08-17 04:29:23,652 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-17 04:29:23,669 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-17 04:29:23,691 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-08-17 04:29:29,710 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-17 04:29:29,728 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-17 04:29:34,032 - INFO - Ping to IP 77.2.242.212 from VM ctest-TestBGPaasZone-14307560-32613257 passed 2026-08-17 04:29:34,048 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-17 04:29:34,066 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-17 04:29:34,088 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-08-17 04:29:34,107 - INFO - BGPaaS session seen in control-node 10.20.0.14 2026-08-17 04:29:36,355 - INFO - Ping to IP 77.2.242.212 from VM ctest-TestBGPaasZone-14307560-32613257 passed 2026-08-17 04:29:36,355 - INFO - Detaching VMI 59119e05-b7cc-433a-848a-4b70fa740873 from BGPaaS e0904615-c741-4413-898b-7ba5b683872a 2026-08-17 04:29:36,449 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-14307560-53462976(e0904615-c741-4413-898b-7ba5b683872a) 2026-08-17 04:29:36,565 - INFO - BGPaaS(e0904615-c741-4413-898b-7ba5b683872a): verify_on_cleanup passed 2026-08-17 04:29:36,565 - INFO - Detaching VMI 2f42221e-b043-4f79-855a-6f2c8ddb8c87 from BGPaaS b717b4b3-ed83-4442-8960-9026fa5621cb 2026-08-17 04:29:36,664 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-14307560-54965682(b717b4b3-ed83-4442-8960-9026fa5621cb) 2026-08-17 04:29:36,775 - INFO - BGPaaS(b717b4b3-ed83-4442-8960-9026fa5621cb): verify_on_cleanup passed 2026-08-17 04:29:36,775 - INFO - Deleting Control node zone ctest-test-zone-95603573(c54d35b1-eef5-461a-afc9-db27624bda99) 2026-08-17 04:29:36,953 - INFO - Deleting Control node zone ctest-test-zone-46337076(896ee049-3ecf-447d-8bb0-0352cad0b7ae) 2026-08-17 04:29:37,135 - INFO - Deleting Control node zone ctest-test-zone-39619880(76fe7d50-2995-4770-8ba6-353747cc1bb9) 2026-08-17 04:29:37,298 - INFO - Deleting VM ctest-TestBGPaasZone-14307560-32613257 2026-08-17 04:29:37,384 - INFO - Deleting VM ctest-TestBGPaasZone-14307560-05951219 2026-08-17 04:29:37,469 - INFO - Deleting VM ctest-TestBGPaasZone-14307560-56034857 2026-08-17 04:29:37,587 - INFO - Deleting VN ctest-cnz_vn-21647297 2026-08-17 04:29:37,634 - WARNING - Deleting VN ctest-cnz_vn-21647297 failed..Will retry 2026-08-17 04:29:39,693 - WARNING - Deleting VN ctest-cnz_vn-21647297 failed..Will retry 2026-08-17 04:29:43,205 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:03:00] 2026-08-17 04:29:43,205 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:29:44,185 - INFO - Deleted project: ctest-TestBGPaasZone-14307560, ID : 3fd31d2e-98d5-4a93-b830-48d601b87793 2026-08-17 04:29:44,404 - INFO - Domain Default found not creating 2026-08-17 04:29:44,635 - INFO - Project ctest-TestDM-70685470 not found, creating it 2026-08-17 04:29:45,358 - INFO - Created Project:ctest-TestDM-70685470, ID : 8ef2aa8b-dc0c-497c-abdf-8bba55fc3411 2026-08-17 04:29:47,129 - INFO - ================================================================================ 2026-08-17 04:29:47,129 - INFO - STARTING TEST : test_basic_dm 2026-08-17 04:29:47,130 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2026-08-17 04:29:48,419 - INFO - dm_mx env needs to be set in testbed.py to run this script 2026-08-17 04:29:49,697 - INFO - 2026-08-17 04:29:49,697 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:02] 2026-08-17 04:29:49,697 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:29:50,588 - INFO - Deleted project: ctest-TestDM-70685470, ID : 8ef2aa8b-dc0c-497c-abdf-8bba55fc3411 2026-08-17 04:29:50,803 - INFO - Domain Default found not creating 2026-08-17 04:29:50,991 - INFO - Project ctest-TestEncapCases-37258264 not found, creating it 2026-08-17 04:29:51,572 - INFO - Created Project:ctest-TestEncapCases-37258264, ID : 1184ad1e-565b-482a-992b-6e91dd4c527e 2026-08-17 04:29:53,469 - INFO - ================================================================================ 2026-08-17 04:29:53,470 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2026-08-17 04:29:53,470 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2026-08-17 04:29:54,777 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:29:54,777 - INFO - 2026-08-17 04:29:54,777 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-08-17 04:29:54,777 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-08-17 04:29:56,103 - INFO - 2026-08-17 04:29:56,103 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:03] 2026-08-17 04:29:56,103 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:29:57,016 - INFO - Deleted project: ctest-TestEncapCases-37258264, ID : 1184ad1e-565b-482a-992b-6e91dd4c527e 2026-08-17 04:29:57,226 - INFO - Domain Default found not creating 2026-08-17 04:29:57,407 - INFO - Project ctest-TestEvpnCasesRestart-10379369 not found, creating it 2026-08-17 04:29:58,000 - INFO - Created Project:ctest-TestEvpnCasesRestart-10379369, ID : 9a4aeef8-9255-44ce-96fa-a34bf8f61bc1 2026-08-17 04:29:59,927 - INFO - ================================================================================ 2026-08-17 04:29:59,927 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2026-08-17 04:29:59,927 - 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-08-17 04:30:01,245 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:30:01,245 - INFO - 2026-08-17 04:30:01,245 - INFO - Setting new Encap before continuing 2026-08-17 04:30:01,245 - INFO - Read the existing encap priority 2026-08-17 04:30:01,868 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "80300da4-a084-4a07-b59b-716e33545ebb", "href": "http://10.0.0.38:8082/global-vrouter-config/80300da4-a084-4a07-b59b-716e33545ebb"}}. VXLAN is the highest priority encap 2026-08-17 04:30:02,740 - INFO - Created VN EVPN-VN1 2026-08-17 04:30:03,540 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:30:04,443 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:30:05,093 - INFO - Verified VN network id 15 for VN 0bc5454a-1d54-4caa-829e-f17b70873793 2026-08-17 04:30:05,094 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2026-08-17 04:30:05,199 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2026-08-17 04:30:06,693 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-10379369:EVPN-VN1 is found in opserver 2026-08-17 04:30:32,313 - INFO - VM name : EVPN_VN1_VM1 2026-08-17 04:30:33,126 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-08-17 04:30:57,562 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-17 04:30:57,563 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-08-17 04:30:58,020 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-08-17 04:30:58,818 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-08-17 04:30:59,039 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:30:59,066 - INFO - VM 14747c7d-3c64-4fb0-b0f6-4a084a1bc17f is present in default-domain:ctest-TestEvpnCasesRestart-10379369:EVPN-VN1 2026-08-17 04:30:59,323 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-10379369:aef94100-cb58-4d7d-93a1-26076444f006 of vm 14747c7d-3c64-4fb0-b0f6-4a084a1bc17f is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 04:30:59,402 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-08-17 04:30:59,497 - INFO - VM name : EVPN_VN1_VM2 2026-08-17 04:30:59,892 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-08-17 04:31:01,910 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-08-17 04:31:01,910 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-08-17 04:31:02,331 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-08-17 04:31:03,147 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-08-17 04:31:03,266 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:31:03,296 - INFO - VM 58eea11f-efb3-43cd-b111-8ee93a1bdfbe is present in default-domain:ctest-TestEvpnCasesRestart-10379369:EVPN-VN1 2026-08-17 04:31:03,518 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-10379369:5ec10ea6-49f0-4297-9dce-2125bdbb54df of vm 58eea11f-efb3-43cd-b111-8ee93a1bdfbe is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 04:31:03,567 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-08-17 04:31:03,567 - INFO - Waiting for VM EVPN_VN1_VM1 to be up.. 2026-08-17 04:31:04,762 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-17 04:31:10,199 - INFO - Waiting for VM EVPN_VN1_VM2 to be up.. 2026-08-17 04:31:11,380 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-08-17 04:31:12,098 - INFO - waiting to get tcpdump started 2026-08-17 04:32:16,568 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-10327511.pcap but expected 10 2026-08-17 04:32:18,587 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-10327511.pcap but expected 10 2026-08-17 04:32:20,603 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-10327511.pcap but expected 10 2026-08-17 04:32:22,622 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-10327511.pcap but expected 10 2026-08-17 04:32:24,639 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-10327511.pcap but expected 10 2026-08-17 04:32:26,656 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-10327511.pcap but expected 10 2026-08-17 04:32:28,673 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-10327511.pcap but expected 10 2026-08-17 04:32:28,673 - INFO - Will restart compute services now 2026-08-17 04:32:32,070 - INFO - 10.0.0.50 2026-08-17 04:32:32,074 - INFO - agent:initializing 2026-08-17 04:32:37,178 - INFO - 10.0.0.50 2026-08-17 04:32:37,184 - INFO - agent:active 2026-08-17 04:32:37,184 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.50 2026-08-17 04:32:41,134 - INFO - 10.0.0.186 2026-08-17 04:32:41,139 - INFO - agent:initializing 2026-08-17 04:32:46,249 - INFO - 10.0.0.186 2026-08-17 04:32:46,255 - INFO - agent:active 2026-08-17 04:32:46,256 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.186 2026-08-17 04:32:56,257 - INFO - Verifying L2 route and other VM verification after restart 2026-08-17 04:32:56,426 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-08-17 04:32:58,399 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-17 04:32:58,400 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-08-17 04:32:58,743 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-08-17 04:32:59,621 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-08-17 04:33:03,759 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:33:03,784 - INFO - VM 14747c7d-3c64-4fb0-b0f6-4a084a1bc17f is present in default-domain:ctest-TestEvpnCasesRestart-10379369:EVPN-VN1 2026-08-17 04:33:03,965 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-10379369:aef94100-cb58-4d7d-93a1-26076444f006 of vm 14747c7d-3c64-4fb0-b0f6-4a084a1bc17f is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 04:33:04,008 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-08-17 04:33:04,341 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-08-17 04:33:06,299 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-08-17 04:33:06,299 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-08-17 04:33:06,649 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-08-17 04:33:07,581 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-08-17 04:33:13,740 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:33:13,773 - INFO - VM 58eea11f-efb3-43cd-b111-8ee93a1bdfbe is present in default-domain:ctest-TestEvpnCasesRestart-10379369:EVPN-VN1 2026-08-17 04:33:13,964 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-10379369:5ec10ea6-49f0-4297-9dce-2125bdbb54df of vm 58eea11f-efb3-43cd-b111-8ee93a1bdfbe is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 04:33:14,010 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-08-17 04:33:14,190 - INFO - waiting to get tcpdump started 2026-08-17 04:33:35,326 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-17 04:33:36,563 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-17 04:33:38,266 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-98982309.pcap but expected 10 2026-08-17 04:33:40,282 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-98982309.pcap but expected 10 2026-08-17 04:33:42,301 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-98982309.pcap but expected 10 2026-08-17 04:33:44,318 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-98982309.pcap but expected 10 2026-08-17 04:33:46,338 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-98982309.pcap but expected 10 2026-08-17 04:33:48,359 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-98982309.pcap but expected 10 2026-08-17 04:33:50,379 - WARNING - 0 packets are found in tcpdump output file /tmp/tap5ec10ea6-49_ctest-random-98982309.pcap but expected 10 2026-08-17 04:33:50,379 - INFO - Checking the communication between 2 VM after vrouter restart 2026-08-17 04:33:51,545 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-08-17 04:33:53,820 - INFO - Ping to IP 11.1.1.4 from VM EVPN_VN1_VM1 passed 2026-08-17 04:33:53,820 - INFO - Deleting VM EVPN_VN1_VM2 2026-08-17 04:33:57,930 - INFO - VM EVPN_VN1_VM2 is fully removed in API-Server 2026-08-17 04:34:09,076 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-10379369:EVPN-VN1 2026-08-17 04:34:09,076 - INFO - VM EVPN_VN1_VM2 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:34:19,414 - INFO - Routes for VM EVPN_VN1_VM2 is removed in all control-nodes 2026-08-17 04:34:19,562 - INFO - 58eea11f-efb3-43cd-b111-8ee93a1bdfbe vm uve deleted from opserver 2026-08-17 04:34:19,578 - INFO - 58eea11f-efb3-43cd-b111-8ee93a1bdfbe vm uve deleted from opserver 2026-08-17 04:34:19,592 - INFO - 58eea11f-efb3-43cd-b111-8ee93a1bdfbe vm uve deleted from opserver 2026-08-17 04:34:19,592 - INFO - Validated that VM 58eea11f-efb3-43cd-b111-8ee93a1bdfbe is removed from Opserver 2026-08-17 04:34:19,592 - INFO - Deleting VM EVPN_VN1_VM1 2026-08-17 04:34:23,743 - INFO - VM EVPN_VN1_VM1 is fully removed in API-Server 2026-08-17 04:34:34,057 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-10379369:EVPN-VN1 2026-08-17 04:34:34,057 - INFO - VM EVPN_VN1_VM1 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:34:34,299 - INFO - Routes for VM EVPN_VN1_VM1 is removed in all control-nodes 2026-08-17 04:34:34,418 - INFO - 14747c7d-3c64-4fb0-b0f6-4a084a1bc17f vm uve deleted from opserver 2026-08-17 04:34:34,434 - INFO - 14747c7d-3c64-4fb0-b0f6-4a084a1bc17f vm uve deleted from opserver 2026-08-17 04:34:34,449 - INFO - 14747c7d-3c64-4fb0-b0f6-4a084a1bc17f vm uve deleted from opserver 2026-08-17 04:34:34,450 - INFO - Validated that VM 14747c7d-3c64-4fb0-b0f6-4a084a1bc17f is removed from Opserver 2026-08-17 04:34:34,450 - INFO - Deleting VN EVPN-VN1 2026-08-17 04:34:34,866 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2026-08-17 04:34:34,899 - INFO - Validated that VN EVPN-VN1 is not in any agent 2026-08-17 04:34:34,933 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2026-08-17 04:34:37,341 - INFO - END TEST : test_with_vxlan_encap_agent_restart : PASSED[0:04:38] 2026-08-17 04:34:37,341 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:34:38,415 - INFO - Deleted project: ctest-TestEvpnCasesRestart-10379369, ID : 9a4aeef8-9255-44ce-96fa-a34bf8f61bc1 2026-08-17 04:34:38,723 - INFO - Domain Default found not creating 2026-08-17 04:34:38,908 - INFO - Project ctest-TestSerialSanity_MX-52172614 not found, creating it 2026-08-17 04:34:39,475 - INFO - Created Project:ctest-TestSerialSanity_MX-52172614, ID : 5776b198-e6b5-45bb-86a6-2594a442a75b 2026-08-17 04:34:41,873 - INFO - ================================================================================ 2026-08-17 04:34:41,873 - INFO - STARTING TEST : test_change_of_rt_in_vn 2026-08-17 04:34:41,873 - 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-08-17 04:34:43,205 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-08-17 04:34:44,501 - INFO - 2026-08-17 04:34:44,501 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:03] 2026-08-17 04:34:44,501 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:34:45,365 - INFO - Deleted project: ctest-TestSerialSanity_MX-52172614, ID : 5776b198-e6b5-45bb-86a6-2594a442a75b 2026-08-17 04:34:45,570 - INFO - Domain Default found not creating 2026-08-17 04:34:45,724 - INFO - Project ctest-TestGWLessFWD-39200878 not found, creating it 2026-08-17 04:34:46,357 - INFO - Created Project:ctest-TestGWLessFWD-39200878, ID : 9192df3e-3134-46b0-a898-ddd2812a7b1f 2026-08-17 04:34:48,125 - INFO - ================================================================================ 2026-08-17 04:34:48,125 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2026-08-17 04:34:48,125 - 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-08-17 04:34:49,425 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:34:49,425 - INFO - 2026-08-17 04:34:49,425 - INFO - Skipping Test. Fabric gateway is required to run the test 2026-08-17 04:34:50,720 - INFO - 2026-08-17 04:34:50,721 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:02] 2026-08-17 04:34:50,721 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:34:51,614 - INFO - Deleted project: ctest-TestGWLessFWD-39200878, ID : 9192df3e-3134-46b0-a898-ddd2812a7b1f 2026-08-17 04:34:51,819 - INFO - Domain Default found not creating 2026-08-17 04:34:51,985 - INFO - Project ctest-TestMd5testsOnControl-59913965 not found, creating it 2026-08-17 04:34:52,559 - INFO - Created Project:ctest-TestMd5testsOnControl-59913965, ID : bfa01bec-78dc-4b6a-b248-461d94ab33f0 2026-08-17 04:34:55,594 - INFO - Created VN test_vnv6sr 2026-08-17 04:34:56,619 - INFO - Created VN test_vnv6dn 2026-08-17 04:34:57,341 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:34:57,963 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:34:57,964 - INFO - Waiting for VM source_vm to be up.. 2026-08-17 04:35:23,595 - INFO - VM name : source_vm 2026-08-17 04:35:29,477 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-08-17 04:35:29,726 - INFO - Waiting for VM dest_vm to be up.. 2026-08-17 04:35:29,811 - INFO - VM name : dest_vm 2026-08-17 04:35:31,161 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-08-17 04:35:31,775 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-08-17 04:35:32,163 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-08-17 04:35:32,472 - INFO - Configure the policy with allow any 2026-08-17 04:35:33,144 - INFO - Created VN vn1 2026-08-17 04:35:33,913 - INFO - Created VN vn2 2026-08-17 04:35:34,371 - INFO - Attaching policy sec_grp_policy_ctest-random-34244025 to vn vn1 2026-08-17 04:35:34,761 - INFO - Attaching policy sec_grp_policy_ctest-random-34244025 to vn vn2 2026-08-17 04:35:35,723 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:35:36,335 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:35:36,401 - INFO - ================================================================================ 2026-08-17 04:35:36,401 - INFO - STARTING TEST : test_check_per_peer_on_control 2026-08-17 04:35:36,401 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2026-08-17 04:35:37,679 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:35:37,679 - INFO - 2026-08-17 04:35:37,679 - INFO - config per peer with auth_data None 2026-08-17 04:35:38,329 - INFO - configure MD5 on host fa8384a9-64da-4028-a45d-3c69700634a2 2026-08-17 04:35:38,424 - INFO - config per peer with auth_data None 2026-08-17 04:35:39,072 - INFO - configure MD5 on host 3f67a8ad-8869-4371-99c8-f9fbf646529c 2026-08-17 04:35:39,185 - INFO - config per peer with auth_data None 2026-08-17 04:35:39,852 - INFO - configure MD5 on host ff4a1277-f57e-409e-8a29-eb1cc2f88d2f 2026-08-17 04:35:39,956 - INFO - check BGP peering is up before setting md5 config 2026-08-17 04:35:39,956 - INFO - Check BGP staus between peers 2026-08-17 04:35:39,983 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2026-08-17 04:35:40,828 - INFO - Check BGP staus between peers 2026-08-17 04:35:50,857 - INFO - Check BGP staus between peers 2026-08-17 04:35:50,870 - INFO - remove md5 configured on host fa8384a9-64da-4028-a45d-3c69700634a2 2026-08-17 04:35:50,870 - INFO - config per peer with auth_data None 2026-08-17 04:35:51,512 - INFO - configure MD5 on host fa8384a9-64da-4028-a45d-3c69700634a2 2026-08-17 04:35:51,612 - INFO - remove md5 configured on host 3f67a8ad-8869-4371-99c8-f9fbf646529c 2026-08-17 04:35:51,612 - INFO - config per peer with auth_data None 2026-08-17 04:35:52,300 - INFO - configure MD5 on host 3f67a8ad-8869-4371-99c8-f9fbf646529c 2026-08-17 04:35:52,388 - INFO - remove md5 configured on host ff4a1277-f57e-409e-8a29-eb1cc2f88d2f 2026-08-17 04:35:52,389 - INFO - config per peer with auth_data None 2026-08-17 04:35:53,036 - INFO - configure MD5 on host ff4a1277-f57e-409e-8a29-eb1cc2f88d2f 2026-08-17 04:35:53,148 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-08-17 04:35:53,148 - INFO - Deleting VM vn2_vm_0 2026-08-17 04:35:53,149 - ERROR - VM vn2_vm_0 has failed to come up 2026-08-17 04:35:53,149 - ERROR - Nova failed to get host of the VM 2026-08-17 04:35:53,149 - ERROR - VM vn2_vm_0 has failed to come up 2026-08-17 04:35:53,149 - ERROR - Nova failed to get host of the VM 2026-08-17 04:35:53,244 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-08-17 04:35:53,244 - INFO - Deleting VM vn1_vm_0 2026-08-17 04:35:53,244 - ERROR - VM vn1_vm_0 has failed to come up 2026-08-17 04:35:53,244 - ERROR - Nova failed to get host of the VM 2026-08-17 04:35:53,244 - ERROR - VM vn1_vm_0 has failed to come up 2026-08-17 04:35:53,244 - ERROR - Nova failed to get host of the VM 2026-08-17 04:35:53,335 - INFO - Dettaching policy sec_grp_policy_ctest-random-34244025 from vn vn2 2026-08-17 04:35:53,528 - INFO - Dettaching policy sec_grp_policy_ctest-random-34244025 from vn vn1 2026-08-17 04:35:53,809 - INFO - Deleted policy sec_grp_policy_ctest-random-34244025 2026-08-17 04:35:53,809 - INFO - Deleting VN vn2 2026-08-17 04:35:53,866 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:35:55,910 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:35:57,954 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:36:00,000 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:36:02,071 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:36:04,242 - INFO - Deleting VN vn1 2026-08-17 04:36:04,548 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-08-17 04:36:04,760 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-08-17 04:36:05,041 - INFO - Deleted policy allow_all 2026-08-17 04:36:05,041 - INFO - Deleting VM dest_vm 2026-08-17 04:36:05,139 - INFO - Deleting VM source_vm 2026-08-17 04:36:05,245 - INFO - Deleting VN test_vnv6dn 2026-08-17 04:36:05,299 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-08-17 04:36:07,388 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-08-17 04:36:09,591 - INFO - Deleting VN test_vnv6sr 2026-08-17 04:36:11,123 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:35] 2026-08-17 04:36:11,123 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:36:12,078 - INFO - Created VN test_vnv6sr 2026-08-17 04:36:13,133 - INFO - Created VN test_vnv6dn 2026-08-17 04:36:13,736 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:36:14,219 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:36:14,220 - INFO - Waiting for VM source_vm to be up.. 2026-08-17 04:36:39,787 - INFO - VM name : source_vm 2026-08-17 04:36:47,298 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-08-17 04:36:47,542 - INFO - Waiting for VM dest_vm to be up.. 2026-08-17 04:36:47,629 - INFO - VM name : dest_vm 2026-08-17 04:36:48,978 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-08-17 04:36:49,592 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-08-17 04:36:49,989 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-08-17 04:36:50,276 - INFO - Configure the policy with allow any 2026-08-17 04:36:50,978 - INFO - Created VN vn1 2026-08-17 04:36:51,647 - INFO - Created VN vn2 2026-08-17 04:36:52,108 - INFO - Attaching policy sec_grp_policy_ctest-random-76584651 to vn vn1 2026-08-17 04:36:52,466 - INFO - Attaching policy sec_grp_policy_ctest-random-76584651 to vn vn2 2026-08-17 04:36:53,497 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:36:54,139 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:36:54,201 - INFO - ================================================================================ 2026-08-17 04:36:54,202 - INFO - STARTING TEST : test_create_md5_on_control 2026-08-17 04:36:54,202 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2026-08-17 04:36:55,483 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:36:55,483 - INFO - 2026-08-17 04:36:55,483 - INFO - config md5 on each host with auth_data None 2026-08-17 04:36:55,483 - INFO - config per peer with auth_data None 2026-08-17 04:36:56,080 - INFO - configure MD5 on host fa8384a9-64da-4028-a45d-3c69700634a2 2026-08-17 04:36:56,174 - INFO - config per peer with auth_data None 2026-08-17 04:36:56,797 - INFO - configure MD5 on host 3f67a8ad-8869-4371-99c8-f9fbf646529c 2026-08-17 04:36:56,908 - INFO - config per peer with auth_data None 2026-08-17 04:36:57,518 - INFO - configure MD5 on host ff4a1277-f57e-409e-8a29-eb1cc2f88d2f 2026-08-17 04:36:57,604 - INFO - check if BGP between peers are up before setting md5 2026-08-17 04:36:57,604 - INFO - Check BGP staus between peers 2026-08-17 04:36:57,620 - INFO - setting MD5 config on host fa8384a9-64da-4028-a45d-3c69700634a2 2026-08-17 04:36:57,620 - INFO - configure MD5 on host fa8384a9-64da-4028-a45d-3c69700634a2 2026-08-17 04:36:57,704 - INFO - setting MD5 config on host 3f67a8ad-8869-4371-99c8-f9fbf646529c 2026-08-17 04:36:57,705 - INFO - configure MD5 on host 3f67a8ad-8869-4371-99c8-f9fbf646529c 2026-08-17 04:36:57,800 - INFO - setting MD5 config on host ff4a1277-f57e-409e-8a29-eb1cc2f88d2f 2026-08-17 04:36:57,801 - INFO - configure MD5 on host ff4a1277-f57e-409e-8a29-eb1cc2f88d2f 2026-08-17 04:36:57,892 - INFO - check if BGP peering is up after md5 config 2026-08-17 04:36:57,893 - INFO - Check BGP staus between peers 2026-08-17 04:37:07,909 - INFO - Check BGP staus between peers 2026-08-17 04:37:07,921 - INFO - remove md5 configured on host fa8384a9-64da-4028-a45d-3c69700634a2 2026-08-17 04:37:07,922 - INFO - config per peer with auth_data None 2026-08-17 04:37:08,542 - INFO - configure MD5 on host fa8384a9-64da-4028-a45d-3c69700634a2 2026-08-17 04:37:08,652 - INFO - remove md5 configured on host 3f67a8ad-8869-4371-99c8-f9fbf646529c 2026-08-17 04:37:08,653 - INFO - config per peer with auth_data None 2026-08-17 04:37:09,360 - INFO - configure MD5 on host 3f67a8ad-8869-4371-99c8-f9fbf646529c 2026-08-17 04:37:09,477 - INFO - remove md5 configured on host ff4a1277-f57e-409e-8a29-eb1cc2f88d2f 2026-08-17 04:37:09,477 - INFO - config per peer with auth_data None 2026-08-17 04:37:10,192 - INFO - configure MD5 on host ff4a1277-f57e-409e-8a29-eb1cc2f88d2f 2026-08-17 04:37:10,293 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-08-17 04:37:10,293 - INFO - Deleting VM vn2_vm_0 2026-08-17 04:37:10,294 - ERROR - VM vn2_vm_0 has failed to come up 2026-08-17 04:37:10,294 - ERROR - Nova failed to get host of the VM 2026-08-17 04:37:10,294 - ERROR - VM vn2_vm_0 has failed to come up 2026-08-17 04:37:10,296 - ERROR - Nova failed to get host of the VM 2026-08-17 04:37:10,382 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-08-17 04:37:10,382 - INFO - Deleting VM vn1_vm_0 2026-08-17 04:37:10,383 - ERROR - VM vn1_vm_0 has failed to come up 2026-08-17 04:37:10,383 - ERROR - Nova failed to get host of the VM 2026-08-17 04:37:10,383 - ERROR - VM vn1_vm_0 has failed to come up 2026-08-17 04:37:10,383 - ERROR - Nova failed to get host of the VM 2026-08-17 04:37:10,474 - INFO - Dettaching policy sec_grp_policy_ctest-random-76584651 from vn vn2 2026-08-17 04:37:10,671 - INFO - Dettaching policy sec_grp_policy_ctest-random-76584651 from vn vn1 2026-08-17 04:37:10,957 - INFO - Deleted policy sec_grp_policy_ctest-random-76584651 2026-08-17 04:37:10,957 - INFO - Deleting VN vn2 2026-08-17 04:37:11,013 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:37:13,060 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:37:15,099 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:37:17,144 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:37:19,212 - WARNING - Deleting VN vn2 failed..Will retry 2026-08-17 04:37:21,392 - INFO - Deleting VN vn1 2026-08-17 04:37:21,570 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-08-17 04:37:21,766 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-08-17 04:37:22,062 - INFO - Deleted policy allow_all 2026-08-17 04:37:22,062 - INFO - Deleting VM dest_vm 2026-08-17 04:37:22,136 - INFO - Deleting VM source_vm 2026-08-17 04:37:22,214 - INFO - Deleting VN test_vnv6dn 2026-08-17 04:37:22,263 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-08-17 04:37:24,337 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-08-17 04:37:26,556 - INFO - Deleting VN test_vnv6sr 2026-08-17 04:37:28,040 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:34] 2026-08-17 04:37:28,040 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:37:28,894 - INFO - Deleted project: ctest-TestMd5testsOnControl-59913965, ID : bfa01bec-78dc-4b6a-b248-461d94ab33f0 2026-08-17 04:37:29,119 - INFO - Domain Default found not creating 2026-08-17 04:37:29,286 - INFO - Project ctest-TestRbac-81099331 not found, creating it 2026-08-17 04:37:29,911 - INFO - Created Project:ctest-TestRbac-81099331, ID : afd2f52a-e118-4ee0-94cd-36c4e557d07b 2026-08-17 04:37:34,059 - INFO - ================================================================================ 2026-08-17 04:37:34,059 - INFO - STARTING TEST : test_perms2_global_share 2026-08-17 04:37:34,059 - 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-08-17 04:37:35,769 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:37:35,769 - INFO - 2026-08-17 04:37:36,195 - INFO - Project ctest-TestRbac-87143047 not found, creating it 2026-08-17 04:37:36,765 - INFO - Created Project:ctest-TestRbac-87143047, ID : d9de7040-976f-42d4-8c8c-e55dfda9ed72 2026-08-17 04:37:37,215 - INFO - Project ctest-TestRbac-43699310 not found, creating it 2026-08-17 04:37:37,857 - INFO - Created Project:ctest-TestRbac-43699310, ID : 8a2a21fc-ee1d-4bc2-8d0b-60a6de5ce65d 2026-08-17 04:37:40,806 - INFO - API access-list 50158900-7ad1-4480-b2bb-6ee605bb3d21 verify on api server passed 2026-08-17 04:37:41,680 - INFO - Created VN ctest-TestRbac-87143047-05294073, UUID :ece4136e-951b-4e27-90c5-5e5d43b53d2d 2026-08-17 04:37:43,136 - INFO - API Server: Read VN ece4136e-951b-4e27-90c5-5e5d43b53d2d 2026-08-17 04:37:43,647 - INFO - API Server: Read VN ece4136e-951b-4e27-90c5-5e5d43b53d2d 2026-08-17 04:37:47,057 - WARNING - Unable to get the list of compute nodes 2026-08-17 04:37:47,564 - INFO - VM ([<Server: ctest-TestRbac-43699310-84115178>]) created on node: (None), Zone: (None) 2026-08-17 04:38:13,089 - INFO - VM name : ctest-TestRbac-43699310-84115178 2026-08-17 04:38:14,052 - INFO - VM ctest-TestRbac-43699310-84115178 verfication in all API Servers passed 2026-08-17 04:38:20,780 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-43699310-84115178 passed 2026-08-17 04:38:20,780 - INFO - VM ctest-TestRbac-43699310-84115178 verifications in Compute nodes passed 2026-08-17 04:38:21,077 - INFO - Validated routes of VM ctest-TestRbac-43699310-84115178 in all vrouters 2026-08-17 04:38:21,983 - INFO - Verification in Control-nodes for VM ctest-TestRbac-43699310-84115178 passed 2026-08-17 04:38:22,786 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:38:22,852 - INFO - VM 392fa7d5-9ab2-4320-ac02-00cd18c87931 is present in default-domain:ctest-TestRbac-87143047:ctest-TestRbac-87143047-05294073 2026-08-17 04:38:25,046 - INFO - tap interface default-domain:ctest-TestRbac-43699310:1c25c342-165e-4503-9619-b67aeb8278b4 of vm 392fa7d5-9ab2-4320-ac02-00cd18c87931 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 04:38:25,679 - INFO - VM ctest-TestRbac-43699310-84115178 validations in Opserver passed 2026-08-17 04:38:25,679 - INFO - Deleting VM ctest-TestRbac-43699310-84115178 2026-08-17 04:38:29,904 - INFO - VM ctest-TestRbac-43699310-84115178 is fully removed in API-Server 2026-08-17 04:38:30,133 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-87143047:ctest-TestRbac-87143047-05294073 2026-08-17 04:38:30,133 - INFO - VM ctest-TestRbac-43699310-84115178 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:38:30,450 - INFO - Routes for VM ctest-TestRbac-43699310-84115178 is removed in all control-nodes 2026-08-17 04:38:43,592 - INFO - 392fa7d5-9ab2-4320-ac02-00cd18c87931 vm uve deleted from opserver 2026-08-17 04:38:43,607 - INFO - 392fa7d5-9ab2-4320-ac02-00cd18c87931 vm uve deleted from opserver 2026-08-17 04:38:44,033 - INFO - 392fa7d5-9ab2-4320-ac02-00cd18c87931 vm uve deleted from opserver 2026-08-17 04:38:44,033 - INFO - Validated that VM 392fa7d5-9ab2-4320-ac02-00cd18c87931 is removed from Opserver 2026-08-17 04:38:44,034 - INFO - Deleting VN ctest-TestRbac-87143047-05294073 2026-08-17 04:38:44,261 - INFO - API access-list (50158900-7ad1-4480-b2bb-6ee605bb3d21) got deleted in api server 2026-08-17 04:38:45,376 - INFO - Deleted project: ctest-TestRbac-43699310, ID : 8a2a21fc-ee1d-4bc2-8d0b-60a6de5ce65d 2026-08-17 04:38:47,065 - INFO - Deleted project: ctest-TestRbac-87143047, ID : d9de7040-976f-42d4-8c8c-e55dfda9ed72 2026-08-17 04:38:48,372 - INFO - END TEST : test_perms2_global_share : PASSED[0:01:14] 2026-08-17 04:38:48,372 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:38:49,969 - INFO - Deleted project: ctest-TestRbac-81099331, ID : afd2f52a-e118-4ee0-94cd-36c4e557d07b 2026-08-17 04:38:50,194 - INFO - Domain Default found not creating 2026-08-17 04:38:50,369 - INFO - Project ctest-TestRbacBasic-83466882 not found, creating it 2026-08-17 04:38:50,944 - INFO - Created Project:ctest-TestRbacBasic-83466882, ID : c335a6a1-b624-4c60-bf42-edae073ee0b8 2026-08-17 04:38:55,287 - INFO - ================================================================================ 2026-08-17 04:38:55,287 - INFO - STARTING TEST : test_perms2_owner 2026-08-17 04:38:55,287 - 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-08-17 04:38:56,601 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:38:56,601 - INFO - 2026-08-17 04:38:57,054 - INFO - Project ctest-TestRbacBasic-26932267 not found, creating it 2026-08-17 04:38:57,736 - INFO - Created Project:ctest-TestRbacBasic-26932267, ID : f58331a4-db5e-4c14-90f4-7cc5ec68c9b1 2026-08-17 04:38:58,206 - INFO - Project ctest-TestRbacBasic-73630364 not found, creating it 2026-08-17 04:38:58,759 - INFO - Created Project:ctest-TestRbacBasic-73630364, ID : 642ccaca-d998-4037-a987-5167eb2f6b91 2026-08-17 04:39:01,487 - INFO - API access-list 1884146c-0ce4-471d-946a-daae933c4e96 verify on api server passed 2026-08-17 04:39:02,304 - INFO - Created VN ctest-TestRbacBasic-26932267-62444960, UUID :06f3cf0e-72eb-41ca-abd8-cde270835fd1 2026-08-17 04:39:03,716 - INFO - Created VN ctest-TestRbacBasic-73630364-90118224, UUID :11600da1-302d-4e43-8a20-6929a627b05b 2026-08-17 04:39:04,774 - INFO - API Server: Read VN 06f3cf0e-72eb-41ca-abd8-cde270835fd1 2026-08-17 04:39:05,187 - INFO - API Server: Permission Denied to read VN 06f3cf0e-72eb-41ca-abd8-cde270835fd1 2026-08-17 04:39:05,200 - INFO - API Server: Read VN 06f3cf0e-72eb-41ca-abd8-cde270835fd1 2026-08-17 04:39:05,245 - INFO - API Server: List VN ['06f3cf0e-72eb-41ca-abd8-cde270835fd1'] 2026-08-17 04:39:05,285 - INFO - API Server: List VN ['11600da1-302d-4e43-8a20-6929a627b05b'] 2026-08-17 04:39:09,396 - INFO - API Server: List VN [] 2026-08-17 04:39:09,431 - INFO - API Server: List VN ['06f3cf0e-72eb-41ca-abd8-cde270835fd1', '11600da1-302d-4e43-8a20-6929a627b05b'] 2026-08-17 04:39:09,438 - INFO - API Server: List VN ['e83f16ba-b774-4593-a0e4-709e83f27e39', '06f3cf0e-72eb-41ca-abd8-cde270835fd1', '11600da1-302d-4e43-8a20-6929a627b05b', 'dbbd7586-7d6f-43f5-9906-7cd15724d6c9', 'bc22ae36-8b04-416f-9395-673c7b10cdf6', 'a7830288-9ae2-44cd-9db3-5fd58f7c8fb7', 'afdaa860-b284-4f9b-87b5-152d1314e6a5'] 2026-08-17 04:39:11,260 - INFO - Deleting VN ctest-TestRbacBasic-73630364-90118224 2026-08-17 04:39:11,429 - INFO - Deleting VN ctest-TestRbacBasic-26932267-62444960 2026-08-17 04:39:11,656 - INFO - API access-list (1884146c-0ce4-471d-946a-daae933c4e96) got deleted in api server 2026-08-17 04:39:12,809 - INFO - Deleted project: ctest-TestRbacBasic-73630364, ID : 642ccaca-d998-4037-a987-5167eb2f6b91 2026-08-17 04:39:13,670 - INFO - Deleted project: ctest-TestRbacBasic-26932267, ID : f58331a4-db5e-4c14-90f4-7cc5ec68c9b1 2026-08-17 04:39:14,943 - INFO - END TEST : test_perms2_owner : PASSED[0:00:19] 2026-08-17 04:39:14,943 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:39:14,945 - INFO - ================================================================================ 2026-08-17 04:39:14,945 - INFO - STARTING TEST : test_rbac_acl_different_roles 2026-08-17 04:39:14,945 - 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-08-17 04:39:16,223 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:39:16,223 - INFO - 2026-08-17 04:39:19,272 - INFO - Permission denied to create/update VirtualNetwork 2026-08-17 04:39:19,668 - INFO - API access-list c87cd843-ee81-410f-a8b4-29a9fca24966 verify on api server passed 2026-08-17 04:39:20,044 - INFO - Created VN ctest-TestRbacBasic-83466882-90191432, UUID :436e43ec-67d9-4f40-aa29-a183fe634539 2026-08-17 04:39:21,044 - INFO - Verified VN network id 15 for VN 436e43ec-67d9-4f40-aa29-a183fe634539 2026-08-17 04:39:21,044 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-83466882-90191432 passed 2026-08-17 04:39:21,142 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-83466882-90191432 passed 2026-08-17 04:39:22,203 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-83466882:ctest-TestRbacBasic-83466882-90191432 is found in opserver 2026-08-17 04:39:22,595 - INFO - API access-list c3e229e9-0760-4f64-ae57-0ab99bd29e25 verify on api server passed 2026-08-17 04:39:23,465 - INFO - API Server: Permission Denied to read VN 436e43ec-67d9-4f40-aa29-a183fe634539 2026-08-17 04:39:23,910 - INFO - API Server: Permission Denied to read ST 072b3679-fe6d-44f7-a586-db066420c021 2026-08-17 04:39:25,575 - INFO - API access-list c87cd843-ee81-410f-a8b4-29a9fca24966 verify on api server passed 2026-08-17 04:39:25,621 - INFO - API Server: Read VN 436e43ec-67d9-4f40-aa29-a183fe634539 2026-08-17 04:39:26,316 - INFO - Permission denied to create/update VirtualNetwork 2026-08-17 04:39:26,785 - INFO - API Server: Permission Denied to read ST 072b3679-fe6d-44f7-a586-db066420c021 2026-08-17 04:39:26,988 - INFO - API access-list c3e229e9-0760-4f64-ae57-0ab99bd29e25 verify on api server passed 2026-08-17 04:39:27,012 - INFO - API Server: Read Service-Template 072b3679-fe6d-44f7-a586-db066420c021 2026-08-17 04:39:27,295 - INFO - API access-list c87cd843-ee81-410f-a8b4-29a9fca24966 verify on api server passed 2026-08-17 04:39:27,415 - INFO - API access-list c3e229e9-0760-4f64-ae57-0ab99bd29e25 verify on api server passed 2026-08-17 04:39:27,876 - INFO - API Server: Permission Denied to read VN 436e43ec-67d9-4f40-aa29-a183fe634539 2026-08-17 04:39:28,316 - INFO - API Server: Permission Denied to read ST 072b3679-fe6d-44f7-a586-db066420c021 2026-08-17 04:39:30,079 - INFO - API Server: Read Service-Template 072b3679-fe6d-44f7-a586-db066420c021 2026-08-17 04:39:30,105 - INFO - API Server: Read VN 436e43ec-67d9-4f40-aa29-a183fe634539 2026-08-17 04:39:30,286 - INFO - API access-list (c87cd843-ee81-410f-a8b4-29a9fca24966) got deleted in api server 2026-08-17 04:39:30,335 - INFO - API access-list (c3e229e9-0760-4f64-ae57-0ab99bd29e25) got deleted in api server 2026-08-17 04:39:30,759 - INFO - API Server: Permission Denied to read VN 436e43ec-67d9-4f40-aa29-a183fe634539 2026-08-17 04:39:31,186 - INFO - API Server: Permission Denied to read ST 072b3679-fe6d-44f7-a586-db066420c021 2026-08-17 04:39:32,757 - INFO - API Server: Read VN 436e43ec-67d9-4f40-aa29-a183fe634539 2026-08-17 04:39:32,786 - INFO - API Server: Read Service-Template 072b3679-fe6d-44f7-a586-db066420c021 2026-08-17 04:39:33,056 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-83466882-40694276'] deleted successfully. 2026-08-17 04:39:33,056 - INFO - Deleting VN ctest-TestRbacBasic-83466882-90191432 2026-08-17 04:39:34,939 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:20] 2026-08-17 04:39:34,939 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:39:34,943 - INFO - ================================================================================ 2026-08-17 04:39:34,943 - INFO - STARTING TEST : test_rbac_create_delete_vm 2026-08-17 04:39:34,943 - 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-08-17 04:39:36,249 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:39:36,249 - INFO - 2026-08-17 04:39:37,105 - INFO - Created VN ctest-TestRbacBasic-83466882-33644004 2026-08-17 04:39:37,495 - INFO - Verified VN network id 15 for VN b21752eb-d03c-4045-86e0-30d82bd119aa 2026-08-17 04:39:37,495 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-83466882-33644004 passed 2026-08-17 04:39:37,602 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-83466882-33644004 passed 2026-08-17 04:39:38,012 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-83466882:ctest-TestRbacBasic-83466882-33644004 is found in opserver 2026-08-17 04:39:38,290 - INFO - API access-list d24e083e-afb9-4316-9f7e-30b545de0285 verify on api server passed 2026-08-17 04:39:39,364 - INFO - Created VN ctest-TestRbacBasic-83466882-69669855 2026-08-17 04:39:39,999 - INFO - Verified VN network id 16 for VN 19c3ad2e-8317-4046-973b-247a2213e00d 2026-08-17 04:39:39,999 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-83466882-69669855 passed 2026-08-17 04:39:40,110 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-83466882-69669855 passed 2026-08-17 04:39:40,437 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-83466882:ctest-TestRbacBasic-83466882-69669855 is found in opserver 2026-08-17 04:39:40,502 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-83466882', 'ctest-TestRbacBasic-83466882-40213472'] 2026-08-17 04:39:42,367 - INFO - Security group ctest-TestRbacBasic-83466882-40213472 found in the API Server 2026-08-17 04:39:42,612 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-83466882-40213472 are present in API Server 2026-08-17 04:39:42,618 - INFO - Validated that Security group ctest-TestRbacBasic-83466882-40213472 is found in control node 10.0.0.177 2026-08-17 04:39:42,634 - INFO - Validated that Security group ctest-TestRbacBasic-83466882-40213472 is found in control node 10.0.0.190 2026-08-17 04:39:42,651 - INFO - Validated that Security group ctest-TestRbacBasic-83466882-40213472 is found in control node 10.0.0.38 2026-08-17 04:39:42,657 - INFO - Validated SG ctest-TestRbacBasic-83466882-40213472 in Control nodes 2026-08-17 04:39:43,356 - WARNING - Unable to get the list of compute nodes 2026-08-17 04:39:43,890 - INFO - VM ([<Server: ctest-TestRbacBasic-83466882-83205878>]) created on node: (None), Zone: (None) 2026-08-17 04:40:09,574 - INFO - VM name : ctest-TestRbacBasic-83466882-83205878 2026-08-17 04:40:10,666 - INFO - VM ctest-TestRbacBasic-83466882-83205878 verfication in all API Servers passed 2026-08-17 04:40:17,613 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbacBasic-83466882-83205878 passed 2026-08-17 04:40:17,613 - INFO - VM ctest-TestRbacBasic-83466882-83205878 verifications in Compute nodes passed 2026-08-17 04:40:17,883 - INFO - Validated routes of VM ctest-TestRbacBasic-83466882-83205878 in all vrouters 2026-08-17 04:40:18,477 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-83466882-83205878 passed 2026-08-17 04:40:18,810 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:40:18,883 - INFO - VM 2e82434c-f404-4295-92d1-8c0ec29de887 is present in default-domain:ctest-TestRbacBasic-83466882:ctest-TestRbacBasic-83466882-69669855 2026-08-17 04:40:20,110 - INFO - tap interface default-domain:ctest-TestRbacBasic-83466882:4f098028-1eb9-44c9-b0bf-93af74f623f5 of vm 2e82434c-f404-4295-92d1-8c0ec29de887 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 04:40:20,284 - INFO - VM ctest-TestRbacBasic-83466882-83205878 validations in Opserver passed 2026-08-17 04:40:21,541 - INFO - FIP 64.197.223.67 verification for passed on all Control-nodes 2026-08-17 04:40:21,541 - INFO - FIP ID e5d1d4f5-42d6-424c-90f7-09e7924353d4(64.197.223.67) validation in Control node passed 2026-08-17 04:40:21,568 - INFO - FIP ID e5d1d4f5-42d6-424c-90f7-09e7924353d4(64.197.223.67) validation in agents passed 2026-08-17 04:40:21,595 - INFO - FIP ID e5d1d4f5-42d6-424c-90f7-09e7924353d4(64.197.223.67) validation in API Server passed 2026-08-17 04:40:22,729 - INFO - Validated that SG ctest-TestRbacBasic-83466882-40213472 is bound to VM ctest-TestRbacBasic-83466882-83205878 2026-08-17 04:40:22,822 - INFO - Deleting VM ctest-TestRbacBasic-83466882-83205878 2026-08-17 04:40:27,028 - INFO - VM ctest-TestRbacBasic-83466882-83205878 is fully removed in API-Server 2026-08-17 04:40:27,257 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-83466882:ctest-TestRbacBasic-83466882-69669855 2026-08-17 04:40:27,257 - INFO - VM ctest-TestRbacBasic-83466882-83205878 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:40:27,553 - INFO - Routes for VM ctest-TestRbacBasic-83466882-83205878 is removed in all control-nodes 2026-08-17 04:40:43,532 - INFO - 2e82434c-f404-4295-92d1-8c0ec29de887 vm uve deleted from opserver 2026-08-17 04:40:43,547 - INFO - 2e82434c-f404-4295-92d1-8c0ec29de887 vm uve deleted from opserver 2026-08-17 04:40:43,561 - INFO - 2e82434c-f404-4295-92d1-8c0ec29de887 vm uve deleted from opserver 2026-08-17 04:40:43,561 - INFO - Validated that VM 2e82434c-f404-4295-92d1-8c0ec29de887 is removed from Opserver 2026-08-17 04:40:43,562 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-83466882', 'ctest-TestRbacBasic-83466882-40213472'] 2026-08-17 04:40:43,755 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-83466882', 'ctest-TestRbacBasic-83466882-40213472'] deleted successfully. 2026-08-17 04:40:43,976 - INFO - Security group ctest-TestRbacBasic-83466882-40213472 removed from the API Server 2026-08-17 04:40:44,238 - INFO - security group ctest-TestRbacBasic-83466882-40213472 removed from Control-node 10.0.0.177 2026-08-17 04:40:44,258 - INFO - security group ctest-TestRbacBasic-83466882-40213472 removed from Control-node 10.0.0.190 2026-08-17 04:40:44,277 - INFO - security group ctest-TestRbacBasic-83466882-40213472 removed from Control-node 10.0.0.38 2026-08-17 04:40:44,283 - INFO - Validated that SG ctest-TestRbacBasic-83466882-40213472 is not in control nodes 2026-08-17 04:40:44,283 - INFO - Deleting VN ctest-TestRbacBasic-83466882-69669855 2026-08-17 04:40:44,598 - INFO - API access-list (d24e083e-afb9-4316-9f7e-30b545de0285) got deleted in api server 2026-08-17 04:40:44,736 - INFO - Deleting VN ctest-TestRbacBasic-83466882-33644004 2026-08-17 04:40:46,245 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:01:12] 2026-08-17 04:40:46,245 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:40:47,955 - INFO - Deleted project: ctest-TestRbacBasic-83466882, ID : c335a6a1-b624-4c60-bf42-edae073ee0b8 2026-08-17 04:40:48,177 - INFO - Using existing project ['default-domain', 'admin'](38f2d47a-4d2b-4755-b0bf-580f1498ad5e) 2026-08-17 04:40:48,191 - INFO - ================================================================================ 2026-08-17 04:40:48,192 - INFO - STARTING TEST : test_contrail_status 2026-08-17 04:40:48,192 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-08-17 04:40:49,469 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:40:49,469 - INFO - 2026-08-17 04:40:49,661 - INFO - 10.0.0.177 2026-08-17 04:40:49,661 - INFO - config 2026-08-17 04:40:49,667 - INFO - config-nodemgr:active 2026-08-17 04:40:49,672 - INFO - api-server:active 2026-08-17 04:40:49,675 - INFO - schema:backup 2026-08-17 04:40:49,679 - INFO - svc-monitor:backup 2026-08-17 04:40:49,681 - INFO - device-manager:backup 2026-08-17 04:40:49,681 - INFO - config-database 2026-08-17 04:40:49,682 - INFO - config-cassandra:active 2026-08-17 04:40:49,682 - INFO - config-zookeeper:active 2026-08-17 04:40:49,682 - INFO - config-rabbitmq:active 2026-08-17 04:40:49,682 - INFO - control 2026-08-17 04:40:49,687 - INFO - control-nodemgr:active 2026-08-17 04:40:49,696 - INFO - control:active 2026-08-17 04:40:49,697 - INFO - named:active 2026-08-17 04:40:49,709 - INFO - dns:active 2026-08-17 04:40:49,709 - INFO - analytics 2026-08-17 04:40:49,714 - INFO - analytics-nodemgr:active 2026-08-17 04:40:49,719 - INFO - analytics-api:active 2026-08-17 04:40:49,737 - INFO - collector:active 2026-08-17 04:40:49,737 - INFO - analytics-database 2026-08-17 04:40:49,737 - INFO - analytics-cassandra:active 2026-08-17 04:40:49,744 - INFO - analyticsdb-nodemgr:active 2026-08-17 04:40:49,768 - INFO - query-engine:active 2026-08-17 04:40:49,769 - INFO - webui 2026-08-17 04:40:49,769 - INFO - webui:active 2026-08-17 04:40:49,769 - INFO - webui-middleware:active 2026-08-17 04:40:49,769 - INFO - redis:active 2026-08-17 04:40:49,769 - INFO - analytics_snmp 2026-08-17 04:40:49,774 - INFO - snmp-collector:active 2026-08-17 04:40:49,774 - INFO - snmp-topology:active 2026-08-17 04:40:49,774 - INFO - analytics_alarm 2026-08-17 04:40:49,774 - INFO - alarmgen:active 2026-08-17 04:40:49,874 - INFO - 10.0.0.190 2026-08-17 04:40:49,874 - INFO - config 2026-08-17 04:40:49,880 - INFO - config-nodemgr:active 2026-08-17 04:40:49,885 - INFO - api-server:active 2026-08-17 04:40:49,889 - INFO - schema:active 2026-08-17 04:40:49,893 - INFO - svc-monitor:active 2026-08-17 04:40:49,898 - INFO - device-manager:active 2026-08-17 04:40:49,898 - INFO - config-database 2026-08-17 04:40:49,898 - INFO - config-cassandra:active 2026-08-17 04:40:49,898 - INFO - config-zookeeper:active 2026-08-17 04:40:49,899 - INFO - config-rabbitmq:active 2026-08-17 04:40:49,899 - INFO - control 2026-08-17 04:40:49,905 - INFO - control-nodemgr:active 2026-08-17 04:40:49,913 - INFO - control:active 2026-08-17 04:40:49,913 - INFO - named:active 2026-08-17 04:40:49,917 - INFO - dns:active 2026-08-17 04:40:49,918 - INFO - analytics 2026-08-17 04:40:49,923 - INFO - analytics-nodemgr:active 2026-08-17 04:40:49,927 - INFO - analytics-api:active 2026-08-17 04:40:49,932 - INFO - collector:active 2026-08-17 04:40:49,932 - INFO - analytics-database 2026-08-17 04:40:49,932 - INFO - analytics-cassandra:active 2026-08-17 04:40:49,938 - INFO - analyticsdb-nodemgr:active 2026-08-17 04:40:49,943 - INFO - query-engine:active 2026-08-17 04:40:49,943 - INFO - webui 2026-08-17 04:40:49,943 - INFO - webui:active 2026-08-17 04:40:49,943 - INFO - webui-middleware:active 2026-08-17 04:40:49,943 - INFO - redis:active 2026-08-17 04:40:49,943 - INFO - analytics_snmp 2026-08-17 04:40:49,948 - INFO - snmp-collector:active 2026-08-17 04:40:49,948 - INFO - snmp-topology:active 2026-08-17 04:40:49,948 - INFO - analytics_alarm 2026-08-17 04:40:49,948 - INFO - alarmgen:active 2026-08-17 04:40:50,049 - INFO - 10.0.0.38 2026-08-17 04:40:50,049 - INFO - config 2026-08-17 04:40:50,055 - INFO - config-nodemgr:active 2026-08-17 04:40:50,060 - INFO - api-server:active 2026-08-17 04:40:50,063 - INFO - schema:backup 2026-08-17 04:40:50,066 - INFO - svc-monitor:backup 2026-08-17 04:40:50,069 - INFO - device-manager:backup 2026-08-17 04:40:50,069 - INFO - config-database 2026-08-17 04:40:50,069 - INFO - config-cassandra:active 2026-08-17 04:40:50,070 - INFO - config-zookeeper:active 2026-08-17 04:40:50,070 - INFO - config-rabbitmq:active 2026-08-17 04:40:50,070 - INFO - control 2026-08-17 04:40:50,075 - INFO - control-nodemgr:active 2026-08-17 04:40:50,080 - INFO - control:active 2026-08-17 04:40:50,080 - INFO - named:active 2026-08-17 04:40:50,086 - INFO - dns:active 2026-08-17 04:40:50,086 - INFO - analytics 2026-08-17 04:40:50,091 - INFO - analytics-nodemgr:active 2026-08-17 04:40:50,096 - INFO - analytics-api:active 2026-08-17 04:40:50,101 - INFO - collector:active 2026-08-17 04:40:50,101 - INFO - analytics-database 2026-08-17 04:40:50,101 - INFO - analytics-cassandra:active 2026-08-17 04:40:50,106 - INFO - analyticsdb-nodemgr:active 2026-08-17 04:40:50,111 - INFO - query-engine:active 2026-08-17 04:40:50,111 - INFO - webui 2026-08-17 04:40:50,111 - INFO - webui:active 2026-08-17 04:40:50,111 - INFO - webui-middleware:active 2026-08-17 04:40:50,111 - INFO - redis:active 2026-08-17 04:40:50,111 - INFO - analytics_snmp 2026-08-17 04:40:50,116 - INFO - snmp-collector:active 2026-08-17 04:40:50,116 - INFO - snmp-topology:active 2026-08-17 04:40:50,116 - INFO - analytics_alarm 2026-08-17 04:40:50,116 - INFO - alarmgen:active 2026-08-17 04:40:50,203 - INFO - 10.0.0.50 2026-08-17 04:40:50,203 - INFO - vrouter 2026-08-17 04:40:50,209 - INFO - vrouter-nodemgr:active 2026-08-17 04:40:50,215 - INFO - agent:active 2026-08-17 04:40:50,314 - INFO - 10.0.0.186 2026-08-17 04:40:50,314 - INFO - vrouter 2026-08-17 04:40:50,319 - INFO - vrouter-nodemgr:active 2026-08-17 04:40:50,325 - INFO - agent:active 2026-08-17 04:40:50,325 - INFO - All the contrail services are up on all nodes 2026-08-17 04:40:50,325 - INFO - contrail-status passed 2026-08-17 04:40:51,609 - INFO - END TEST : test_contrail_status : PASSED[0:00:03] 2026-08-17 04:40:51,609 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:40:51,665 - INFO - Domain Default found not creating 2026-08-17 04:40:51,831 - INFO - Project ctest-TestBasicVMVN0-98273189 not found, creating it 2026-08-17 04:40:52,433 - INFO - Created Project:ctest-TestBasicVMVN0-98273189, ID : 99b16a26-affd-40da-86ae-f0a90884492c 2026-08-17 04:40:54,180 - INFO - ================================================================================ 2026-08-17 04:40:54,181 - INFO - STARTING TEST : test_control_node_switchover 2026-08-17 04:40:54,181 - 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-08-17 04:40:55,483 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:40:55,483 - INFO - 2026-08-17 04:40:56,607 - INFO - Created VN ctest-vn1-71682190 2026-08-17 04:40:57,306 - INFO - Verified VN network id 15 for VN d0522b7f-2349-4849-8659-d7ac1bf99821 2026-08-17 04:40:57,306 - INFO - Verifications in API Server for VN ctest-vn1-71682190 passed 2026-08-17 04:40:57,385 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-71682190 passed 2026-08-17 04:40:58,854 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-71682190 is found in opserver 2026-08-17 04:40:59,481 - INFO - VM ([<Server: ctest-vn1_vm1-81186463>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:41:00,072 - INFO - VM ([<Server: ctest-vn1_vm2-31041520>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:41:00,072 - INFO - Waiting for VM ctest-vn1_vm1-81186463 to be up.. 2026-08-17 04:41:25,656 - INFO - VM name : ctest-vn1_vm1-81186463 2026-08-17 04:41:52,062 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-81186463 passed 2026-08-17 04:42:02,631 - INFO - Waiting for VM ctest-vn1_vm2-31041520 to be up.. 2026-08-17 04:42:02,731 - INFO - VM name : ctest-vn1_vm2-31041520 2026-08-17 04:42:04,106 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-31041520 passed 2026-08-17 04:42:14,136 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-81186463 passed 2026-08-17 04:42:57,266 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-31041520 passed 2026-08-17 04:42:57,275 - INFO - Active control node from the Agent 10.0.0.50 is 10.0.0.38 2026-08-17 04:42:57,275 - INFO - Stoping the Control service in 10.0.0.38 2026-08-17 04:42:57,722 - INFO - 10.0.0.38 2026-08-17 04:42:57,722 - INFO - control:inactive 2026-08-17 04:42:57,723 - INFO - Contrail services control are down on nodes 10.0.0.38 2026-08-17 04:43:02,732 - INFO - Active control node from the Agent 10.0.0.50 is 10.0.0.177 2026-08-17 04:43:02,732 - INFO - Starting the Control service in 10.0.0.38 2026-08-17 04:43:03,116 - INFO - 10.0.0.38 2026-08-17 04:43:03,120 - INFO - control:initializing 2026-08-17 04:43:08,224 - INFO - 10.0.0.38 2026-08-17 04:43:08,230 - INFO - control:active 2026-08-17 04:43:08,230 - INFO - Contrail services ['control'] are up on nodes 10.0.0.38 2026-08-17 04:43:13,416 - INFO - VM ctest-vn1_vm1-81186463 verfication in all API Servers passed 2026-08-17 04:43:14,183 - INFO - VM ctest-vn1_vm1-81186463 verifications in Compute nodes passed 2026-08-17 04:43:14,590 - INFO - Validated routes of VM ctest-vn1_vm1-81186463 in all vrouters 2026-08-17 04:43:15,488 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-81186463 passed 2026-08-17 04:43:15,715 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:43:15,748 - INFO - VM cc391964-8fc2-40a4-920e-9fc8a7ae8215 is present in default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-71682190 2026-08-17 04:43:16,024 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-98273189:d3d50da6-68e7-413f-a1e9-2f04d22f98e4 of vm cc391964-8fc2-40a4-920e-9fc8a7ae8215 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 04:43:16,106 - INFO - VM ctest-vn1_vm1-81186463 validations in Opserver passed 2026-08-17 04:43:16,337 - INFO - VM ctest-vn1_vm2-31041520 verfication in all API Servers passed 2026-08-17 04:43:17,092 - INFO - VM ctest-vn1_vm2-31041520 verifications in Compute nodes passed 2026-08-17 04:43:17,449 - INFO - Validated routes of VM ctest-vn1_vm2-31041520 in all vrouters 2026-08-17 04:43:18,382 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-31041520 passed 2026-08-17 04:43:18,483 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:43:18,511 - INFO - VM 454dd7a9-3e3b-44b8-9d1e-bdc4f113462a is present in default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-71682190 2026-08-17 04:43:18,719 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-98273189:65b7f99e-00ce-433b-82d2-9eb769c1f9f5 of vm 454dd7a9-3e3b-44b8-9d1e-bdc4f113462a is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 04:43:18,764 - INFO - VM ctest-vn1_vm2-31041520 validations in Opserver passed 2026-08-17 04:43:18,764 - INFO - Checking the ping between the VM again 2026-08-17 04:43:21,007 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-81186463 passed 2026-08-17 04:43:23,242 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-31041520 passed 2026-08-17 04:43:23,242 - INFO - Deleting VM ctest-vn1_vm2-31041520 2026-08-17 04:43:27,363 - INFO - VM ctest-vn1_vm2-31041520 is fully removed in API-Server 2026-08-17 04:43:27,712 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-71682190 2026-08-17 04:43:27,712 - INFO - VM ctest-vn1_vm2-31041520 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:43:27,966 - INFO - Routes for VM ctest-vn1_vm2-31041520 is removed in all control-nodes 2026-08-17 04:43:43,473 - INFO - 454dd7a9-3e3b-44b8-9d1e-bdc4f113462a vm uve deleted from opserver 2026-08-17 04:43:43,488 - INFO - 454dd7a9-3e3b-44b8-9d1e-bdc4f113462a vm uve deleted from opserver 2026-08-17 04:43:43,505 - INFO - 454dd7a9-3e3b-44b8-9d1e-bdc4f113462a vm uve deleted from opserver 2026-08-17 04:43:43,505 - INFO - Validated that VM 454dd7a9-3e3b-44b8-9d1e-bdc4f113462a is removed from Opserver 2026-08-17 04:43:43,505 - INFO - Deleting VM ctest-vn1_vm1-81186463 2026-08-17 04:43:47,647 - INFO - VM ctest-vn1_vm1-81186463 is fully removed in API-Server 2026-08-17 04:43:47,862 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-71682190 2026-08-17 04:43:47,862 - INFO - VM ctest-vn1_vm1-81186463 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:43:48,115 - INFO - Routes for VM ctest-vn1_vm1-81186463 is removed in all control-nodes 2026-08-17 04:44:03,663 - INFO - cc391964-8fc2-40a4-920e-9fc8a7ae8215 vm uve deleted from opserver 2026-08-17 04:44:03,676 - INFO - cc391964-8fc2-40a4-920e-9fc8a7ae8215 vm uve deleted from opserver 2026-08-17 04:44:03,689 - INFO - cc391964-8fc2-40a4-920e-9fc8a7ae8215 vm uve deleted from opserver 2026-08-17 04:44:03,689 - INFO - Validated that VM cc391964-8fc2-40a4-920e-9fc8a7ae8215 is removed from Opserver 2026-08-17 04:44:03,690 - INFO - Deleting VN ctest-vn1-71682190 2026-08-17 04:44:04,013 - INFO - Validated that VN ctest-vn1-71682190 is not found in API Server 2026-08-17 04:44:04,037 - INFO - Validated that VN ctest-vn1-71682190 is not in any agent 2026-08-17 04:44:04,071 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-71682190 info 2026-08-17 04:44:05,365 - INFO - END TEST : test_control_node_switchover : PASSED[0:03:11] 2026-08-17 04:44:05,365 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:44:05,368 - INFO - ================================================================================ 2026-08-17 04:44:05,368 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2026-08-17 04:44:05,368 - 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-08-17 04:44:06,664 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:44:06,665 - INFO - 2026-08-17 04:44:07,536 - INFO - Created VN ctest-vn1-59330983, UUID :98e31890-2017-4c1c-9f07-bb2bb1d7e7c7 2026-08-17 04:44:08,109 - INFO - Verified VN network id 15 for VN 98e31890-2017-4c1c-9f07-bb2bb1d7e7c7 2026-08-17 04:44:08,109 - INFO - Verifications in API Server for VN ctest-vn1-59330983 passed 2026-08-17 04:44:08,199 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-59330983 passed 2026-08-17 04:44:08,390 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-59330983 is found in opserver 2026-08-17 04:44:09,144 - INFO - Created VN ctest-vn2-41833498, UUID :01f52d3e-b9f3-46f6-b336-a5e0e5f99235 2026-08-17 04:44:09,713 - INFO - Verified VN network id 16 for VN 01f52d3e-b9f3-46f6-b336-a5e0e5f99235 2026-08-17 04:44:09,714 - INFO - Verifications in API Server for VN ctest-vn2-41833498 passed 2026-08-17 04:44:09,811 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-41833498 passed 2026-08-17 04:44:10,003 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn2-41833498 is found in opserver 2026-08-17 04:44:11,083 - INFO - VM ([<Server: ctest-vn1_vm1-77852722>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:44:11,637 - INFO - VM ([<Server: ctest-vn2_vm1-45560765>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:44:11,638 - INFO - Waiting for VM ctest-vn1_vm1-77852722 to be up.. 2026-08-17 04:44:37,203 - INFO - VM name : ctest-vn1_vm1-77852722 2026-08-17 04:45:05,145 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-77852722 passed 2026-08-17 04:45:15,766 - INFO - Waiting for VM ctest-vn2_vm1-45560765 to be up.. 2026-08-17 04:45:15,853 - INFO - VM name : ctest-vn2_vm1-45560765 2026-08-17 04:45:17,209 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm1-45560765 passed 2026-08-17 04:45:27,011 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-77852722 passed 2026-08-17 04:45:30,429 - INFO - 10.0.0.50 2026-08-17 04:45:30,434 - INFO - agent:initializing 2026-08-17 04:45:35,523 - INFO - 10.0.0.50 2026-08-17 04:45:35,530 - INFO - agent:active 2026-08-17 04:45:35,530 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.50 2026-08-17 04:45:38,954 - INFO - 10.0.0.186 2026-08-17 04:45:38,958 - INFO - agent:initializing 2026-08-17 04:45:44,057 - INFO - 10.0.0.186 2026-08-17 04:45:44,064 - INFO - agent:active 2026-08-17 04:45:44,064 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.186 2026-08-17 04:45:44,723 - INFO - 10.0.0.177 2026-08-17 04:45:44,727 - INFO - control:initializing 2026-08-17 04:45:49,849 - INFO - 10.0.0.177 2026-08-17 04:45:49,861 - INFO - control:active 2026-08-17 04:45:49,867 - INFO - Contrail services ['control'] are up on nodes 10.0.0.177 2026-08-17 04:45:50,303 - INFO - 10.0.0.190 2026-08-17 04:45:50,308 - INFO - control:initializing 2026-08-17 04:45:55,409 - INFO - 10.0.0.190 2026-08-17 04:45:55,416 - INFO - control:active 2026-08-17 04:45:55,416 - INFO - Contrail services ['control'] are up on nodes 10.0.0.190 2026-08-17 04:45:55,862 - INFO - 10.0.0.38 2026-08-17 04:45:55,865 - INFO - control:initializing 2026-08-17 04:46:00,965 - INFO - 10.0.0.38 2026-08-17 04:46:00,971 - INFO - control:active 2026-08-17 04:46:00,971 - INFO - Contrail services ['control'] are up on nodes 10.0.0.38 2026-08-17 04:46:01,899 - INFO - 10.0.0.177 2026-08-17 04:46:01,906 - INFO - api-server:initializing 2026-08-17 04:46:07,033 - INFO - 10.0.0.177 2026-08-17 04:46:07,038 - INFO - api-server:initializing 2026-08-17 04:46:12,161 - INFO - 10.0.0.177 2026-08-17 04:46:12,168 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-08-17 04:46:17,279 - INFO - 10.0.0.177 2026-08-17 04:46:17,284 - INFO - api-server:active 2026-08-17 04:46:17,284 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.177 2026-08-17 04:46:18,069 - INFO - 10.0.0.190 2026-08-17 04:46:18,073 - INFO - api-server:initializing 2026-08-17 04:46:23,167 - INFO - 10.0.0.190 2026-08-17 04:46:23,171 - INFO - api-server:initializing 2026-08-17 04:46:28,269 - INFO - 10.0.0.190 2026-08-17 04:46:28,275 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-08-17 04:46:33,376 - INFO - 10.0.0.190 2026-08-17 04:46:33,381 - INFO - api-server:active 2026-08-17 04:46:33,382 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.190 2026-08-17 04:46:34,177 - INFO - 10.0.0.38 2026-08-17 04:46:34,181 - INFO - api-server:initializing 2026-08-17 04:46:39,280 - INFO - 10.0.0.38 2026-08-17 04:46:39,285 - INFO - api-server:initializing 2026-08-17 04:46:44,384 - INFO - 10.0.0.38 2026-08-17 04:46:44,390 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-08-17 04:46:49,487 - INFO - 10.0.0.38 2026-08-17 04:46:49,493 - INFO - api-server:active 2026-08-17 04:46:49,493 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.38 2026-08-17 04:46:49,604 - INFO - 10.0.0.177 2026-08-17 04:46:49,604 - INFO - config 2026-08-17 04:46:49,610 - INFO - config-nodemgr:active 2026-08-17 04:46:49,614 - INFO - api-server:active 2026-08-17 04:46:49,617 - INFO - schema:backup 2026-08-17 04:46:49,619 - INFO - svc-monitor:backup 2026-08-17 04:46:49,623 - INFO - device-manager:backup 2026-08-17 04:46:49,623 - INFO - config-database 2026-08-17 04:46:49,623 - INFO - config-cassandra:active 2026-08-17 04:46:49,623 - INFO - config-zookeeper:active 2026-08-17 04:46:49,623 - INFO - config-rabbitmq:active 2026-08-17 04:46:49,623 - INFO - control 2026-08-17 04:46:49,628 - INFO - control-nodemgr:active 2026-08-17 04:46:49,636 - INFO - control:active 2026-08-17 04:46:49,636 - INFO - named:active 2026-08-17 04:46:49,644 - INFO - dns:active 2026-08-17 04:46:49,644 - INFO - analytics 2026-08-17 04:46:49,649 - INFO - analytics-nodemgr:active 2026-08-17 04:46:49,653 - INFO - analytics-api:active 2026-08-17 04:46:49,659 - INFO - collector:active 2026-08-17 04:46:49,659 - INFO - analytics-database 2026-08-17 04:46:49,659 - INFO - analytics-cassandra:active 2026-08-17 04:46:49,664 - INFO - analyticsdb-nodemgr:active 2026-08-17 04:46:49,673 - INFO - query-engine:active 2026-08-17 04:46:49,673 - INFO - webui 2026-08-17 04:46:49,673 - INFO - webui:active 2026-08-17 04:46:49,673 - INFO - webui-middleware:active 2026-08-17 04:46:49,673 - INFO - redis:active 2026-08-17 04:46:49,674 - INFO - analytics_snmp 2026-08-17 04:46:49,678 - INFO - snmp-collector:active 2026-08-17 04:46:49,678 - INFO - snmp-topology:active 2026-08-17 04:46:49,678 - INFO - analytics_alarm 2026-08-17 04:46:49,679 - INFO - alarmgen:active 2026-08-17 04:46:49,780 - INFO - 10.0.0.190 2026-08-17 04:46:49,780 - INFO - config 2026-08-17 04:46:49,786 - INFO - config-nodemgr:active 2026-08-17 04:46:49,791 - INFO - api-server:active 2026-08-17 04:46:49,795 - INFO - schema:active 2026-08-17 04:46:49,799 - INFO - svc-monitor:active 2026-08-17 04:46:49,804 - INFO - device-manager:active 2026-08-17 04:46:49,804 - INFO - config-database 2026-08-17 04:46:49,804 - INFO - config-cassandra:active 2026-08-17 04:46:49,804 - INFO - config-zookeeper:active 2026-08-17 04:46:49,804 - INFO - config-rabbitmq:active 2026-08-17 04:46:49,804 - INFO - control 2026-08-17 04:46:49,810 - INFO - control-nodemgr:active 2026-08-17 04:46:49,815 - INFO - control:active 2026-08-17 04:46:49,815 - INFO - named:active 2026-08-17 04:46:49,820 - INFO - dns:active 2026-08-17 04:46:49,820 - INFO - analytics 2026-08-17 04:46:49,825 - INFO - analytics-nodemgr:active 2026-08-17 04:46:49,830 - INFO - analytics-api:active 2026-08-17 04:46:49,836 - INFO - collector:active 2026-08-17 04:46:49,837 - INFO - analytics-database 2026-08-17 04:46:49,837 - INFO - analytics-cassandra:active 2026-08-17 04:46:49,843 - INFO - analyticsdb-nodemgr:active 2026-08-17 04:46:49,848 - INFO - query-engine:active 2026-08-17 04:46:49,848 - INFO - webui 2026-08-17 04:46:49,848 - INFO - webui:active 2026-08-17 04:46:49,848 - INFO - webui-middleware:active 2026-08-17 04:46:49,849 - INFO - redis:active 2026-08-17 04:46:49,849 - INFO - analytics_snmp 2026-08-17 04:46:49,853 - INFO - snmp-collector:active 2026-08-17 04:46:49,853 - INFO - snmp-topology:active 2026-08-17 04:46:49,854 - INFO - analytics_alarm 2026-08-17 04:46:49,854 - INFO - alarmgen:active 2026-08-17 04:46:49,964 - INFO - 10.0.0.38 2026-08-17 04:46:49,965 - INFO - config 2026-08-17 04:46:49,971 - INFO - config-nodemgr:active 2026-08-17 04:46:49,976 - INFO - api-server:active 2026-08-17 04:46:49,980 - INFO - schema:backup 2026-08-17 04:46:49,983 - INFO - svc-monitor:backup 2026-08-17 04:46:49,990 - INFO - device-manager:backup 2026-08-17 04:46:49,990 - INFO - config-database 2026-08-17 04:46:49,990 - INFO - config-cassandra:active 2026-08-17 04:46:49,991 - INFO - config-zookeeper:active 2026-08-17 04:46:49,991 - INFO - config-rabbitmq:active 2026-08-17 04:46:49,991 - INFO - control 2026-08-17 04:46:49,997 - INFO - control-nodemgr:active 2026-08-17 04:46:50,004 - INFO - control:active 2026-08-17 04:46:50,005 - INFO - named:active 2026-08-17 04:46:50,010 - INFO - dns:active 2026-08-17 04:46:50,011 - INFO - analytics 2026-08-17 04:46:50,016 - INFO - analytics-nodemgr:active 2026-08-17 04:46:50,022 - INFO - analytics-api:active 2026-08-17 04:46:50,028 - INFO - collector:active 2026-08-17 04:46:50,028 - INFO - analytics-database 2026-08-17 04:46:50,028 - INFO - analytics-cassandra:active 2026-08-17 04:46:50,033 - INFO - analyticsdb-nodemgr:active 2026-08-17 04:46:50,038 - INFO - query-engine:active 2026-08-17 04:46:50,038 - INFO - webui 2026-08-17 04:46:50,039 - INFO - webui:active 2026-08-17 04:46:50,039 - INFO - webui-middleware:active 2026-08-17 04:46:50,040 - INFO - redis:active 2026-08-17 04:46:50,040 - INFO - analytics_snmp 2026-08-17 04:46:50,046 - INFO - snmp-collector:active 2026-08-17 04:46:50,046 - INFO - snmp-topology:active 2026-08-17 04:46:50,046 - INFO - analytics_alarm 2026-08-17 04:46:50,046 - INFO - alarmgen:active 2026-08-17 04:46:50,135 - INFO - 10.0.0.50 2026-08-17 04:46:50,136 - INFO - vrouter 2026-08-17 04:46:50,141 - INFO - vrouter-nodemgr:active 2026-08-17 04:46:50,148 - INFO - agent:active 2026-08-17 04:46:50,236 - INFO - 10.0.0.186 2026-08-17 04:46:50,236 - INFO - vrouter 2026-08-17 04:46:50,242 - INFO - vrouter-nodemgr:active 2026-08-17 04:46:50,248 - INFO - agent:active 2026-08-17 04:46:50,248 - INFO - All the contrail services are up on all nodes 2026-08-17 04:46:50,706 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.254:5269'] servers UP 2026-08-17 04:46:50,706 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to xmpp 10.20.0.254 2026-08-17 04:46:50,707 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.14:5269'] servers UP 2026-08-17 04:46:50,708 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to xmpp 10.20.0.14 2026-08-17 04:46:50,708 - WARNING - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers NOT UP 2026-08-17 04:46:50,708 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.254:53'] servers UP 2026-08-17 04:46:50,709 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to dns 10.20.0.254 2026-08-17 04:46:50,709 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.14:53'] servers UP 2026-08-17 04:46:50,709 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to dns 10.20.0.14 2026-08-17 04:46:50,709 - WARNING - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers NOT UP 2026-08-17 04:46:50,709 - WARNING - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.0.0.177:8086'] servers NOT UP 2026-08-17 04:46:50,709 - WARNING - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.0.0.190:8086'] servers NOT UP 2026-08-17 04:46:50,710 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1:contrail-vrouter-agent module connection to ['10.0.0.38:8086'] servers UP 2026-08-17 04:46:50,710 - INFO - an-jenkins-deploy-platform-ansible-os-6167-1 connected to collector 10.0.0.38 2026-08-17 04:46:51,156 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1:contrail-control module connection to 10.0.0.177:9041 servers UP 2026-08-17 04:46:51,157 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1:contrail-control module connection to 10.0.0.177:5673 servers UP 2026-08-17 04:46:51,158 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-1:contrail-control module connection to ['10.0.0.177:8086'] servers UP 2026-08-17 04:46:51,608 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2:contrail-control module connection to 10.0.0.177:9041 servers UP 2026-08-17 04:46:51,612 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2:contrail-control module connection to 10.0.0.177:5673 servers UP 2026-08-17 04:46:51,612 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-2:contrail-control module connection to ['10.0.0.177:8086'] servers UP 2026-08-17 04:46:51,633 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3:contrail-control module connection to 10.0.0.177:9041 servers UP 2026-08-17 04:46:51,633 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3:contrail-control module connection to 10.0.0.177:5673 servers UP 2026-08-17 04:46:51,635 - INFO - cn-jenkins-deploy-platform-ansible-os-6167-3:contrail-control module connection to ['10.0.0.177:8086'] servers UP 2026-08-17 04:46:52,032 - INFO - Created VN ctest-vn3-47727264, UUID :b72fff2f-606c-4fb8-9a5c-779e0a51474c 2026-08-17 04:46:52,778 - INFO - Verified VN network id 15 for VN 98e31890-2017-4c1c-9f07-bb2bb1d7e7c7 2026-08-17 04:46:52,778 - INFO - Verifications in API Server for VN ctest-vn1-59330983 passed 2026-08-17 04:46:52,856 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-59330983 passed 2026-08-17 04:46:53,010 - INFO - VN ctest-vn1-59330983 Policy verification: verify_vn_policy_in_api_server, status: True 2026-08-17 04:46:53,128 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-59330983 is found in opserver 2026-08-17 04:46:53,818 - INFO - VM ([<Server: ctest-vn1_vm2-74037775>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:47:24,442 - INFO - VM name : ctest-vn1_vm2-74037775 2026-08-17 04:47:24,815 - INFO - VM ctest-vn1_vm2-74037775 verfication in all API Servers passed 2026-08-17 04:47:46,988 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-74037775 passed 2026-08-17 04:47:46,988 - INFO - VM ctest-vn1_vm2-74037775 verifications in Compute nodes passed 2026-08-17 04:47:47,284 - INFO - Validated routes of VM ctest-vn1_vm2-74037775 in all vrouters 2026-08-17 04:47:48,212 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-74037775 passed 2026-08-17 04:47:48,386 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:47:48,410 - INFO - VM 16068a26-6a27-43d3-9170-95f444ae69f7 is present in default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-59330983 2026-08-17 04:47:48,605 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-98273189:8fcb1afe-fbcd-4d10-a5a5-acff7ab57c44 of vm 16068a26-6a27-43d3-9170-95f444ae69f7 is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 04:47:48,685 - INFO - VM ctest-vn1_vm2-74037775 validations in Opserver passed 2026-08-17 04:47:49,393 - INFO - VM ([<Server: ctest-vn2_vm2-22121306>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:48:20,092 - INFO - VM name : ctest-vn2_vm2-22121306 2026-08-17 04:48:20,511 - INFO - VM ctest-vn2_vm2-22121306 verfication in all API Servers passed 2026-08-17 04:48:46,779 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-22121306 passed 2026-08-17 04:48:46,779 - INFO - VM ctest-vn2_vm2-22121306 verifications in Compute nodes passed 2026-08-17 04:48:47,102 - INFO - Validated routes of VM ctest-vn2_vm2-22121306 in all vrouters 2026-08-17 04:48:47,960 - INFO - Verification in Control-nodes for VM ctest-vn2_vm2-22121306 passed 2026-08-17 04:48:48,060 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:48:48,083 - INFO - VM 2d18df46-b3cc-4755-8b08-dc8a73bb4c0f is present in default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn2-41833498 2026-08-17 04:48:48,297 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-98273189:a3e6f29d-bbc1-413d-8ebe-daeec77c697b of vm 2d18df46-b3cc-4755-8b08-dc8a73bb4c0f is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 04:48:48,402 - INFO - VM ctest-vn2_vm2-22121306 validations in Opserver passed 2026-08-17 04:48:48,402 - INFO - Waiting for VM ctest-vn1_vm2-74037775 to be up.. 2026-08-17 04:48:49,577 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-74037775 passed 2026-08-17 04:48:49,823 - INFO - Waiting for VM ctest-vn2_vm2-22121306 to be up.. 2026-08-17 04:48:50,996 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-22121306 passed 2026-08-17 04:49:42,925 - INFO - Ping to IP 192.168.2.251 from VM ctest-vn1_vm2-74037775 passed 2026-08-17 04:49:42,925 - INFO - Deleting VM ctest-vn2_vm2-22121306 2026-08-17 04:49:47,047 - INFO - VM ctest-vn2_vm2-22121306 is fully removed in API-Server 2026-08-17 04:49:47,418 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn2-41833498 2026-08-17 04:49:47,418 - INFO - VM ctest-vn2_vm2-22121306 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:49:47,642 - INFO - Routes for VM ctest-vn2_vm2-22121306 is removed in all control-nodes 2026-08-17 04:50:12,536 - INFO - 2d18df46-b3cc-4755-8b08-dc8a73bb4c0f vm uve deleted from opserver 2026-08-17 04:50:12,550 - INFO - 2d18df46-b3cc-4755-8b08-dc8a73bb4c0f vm uve deleted from opserver 2026-08-17 04:50:12,564 - INFO - 2d18df46-b3cc-4755-8b08-dc8a73bb4c0f vm uve deleted from opserver 2026-08-17 04:50:12,564 - INFO - Validated that VM 2d18df46-b3cc-4755-8b08-dc8a73bb4c0f is removed from Opserver 2026-08-17 04:50:12,564 - INFO - Deleting VM ctest-vn1_vm2-74037775 2026-08-17 04:50:16,690 - INFO - VM ctest-vn1_vm2-74037775 is fully removed in API-Server 2026-08-17 04:50:17,037 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-59330983 2026-08-17 04:50:17,038 - INFO - VM ctest-vn1_vm2-74037775 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:50:17,274 - INFO - Routes for VM ctest-vn1_vm2-74037775 is removed in all control-nodes 2026-08-17 04:50:32,833 - INFO - 16068a26-6a27-43d3-9170-95f444ae69f7 vm uve deleted from opserver 2026-08-17 04:50:32,888 - INFO - 16068a26-6a27-43d3-9170-95f444ae69f7 vm uve deleted from opserver 2026-08-17 04:50:32,902 - INFO - 16068a26-6a27-43d3-9170-95f444ae69f7 vm uve deleted from opserver 2026-08-17 04:50:32,902 - INFO - Validated that VM 16068a26-6a27-43d3-9170-95f444ae69f7 is removed from Opserver 2026-08-17 04:50:32,902 - INFO - Deleting VN ctest-vn3-47727264 2026-08-17 04:50:33,082 - INFO - Deleting VM ctest-vn2_vm1-45560765 2026-08-17 04:50:33,187 - INFO - Deleting VM ctest-vn1_vm1-77852722 2026-08-17 04:50:33,443 - INFO - Deleting VN ctest-vn2-41833498 2026-08-17 04:50:35,801 - INFO - Validated that VN ctest-vn2-41833498 is not found in API Server 2026-08-17 04:50:35,829 - INFO - Validated that VN ctest-vn2-41833498 is not in any agent 2026-08-17 04:50:35,870 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-41833498 info 2026-08-17 04:50:36,068 - INFO - Deleting VN ctest-vn1-59330983 2026-08-17 04:50:36,367 - INFO - Validated that VN ctest-vn1-59330983 is not found in API Server 2026-08-17 04:50:36,392 - INFO - Validated that VN ctest-vn1-59330983 is not in any agent 2026-08-17 04:50:36,404 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN0-98273189:ctest-vn1-59330983 2026-08-17 04:50:36,430 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-59330983 info 2026-08-17 04:50:36,483 - INFO - Deleted policy policy2 2026-08-17 04:50:36,527 - INFO - Deleted policy policy1 2026-08-17 04:50:37,843 - INFO - END TEST : test_process_restart_in_policy_between_vns : PASSED[0:06:32] 2026-08-17 04:50:37,843 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:50:37,847 - INFO - ================================================================================ 2026-08-17 04:50:37,847 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2026-08-17 04:50:37,848 - 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-08-17 04:50:39,137 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:50:39,137 - INFO - 2026-08-17 04:50:39,555 - INFO - Agent interface name: enp5s0 2026-08-17 04:50:45,198 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.29 2026-08-17 04:51:01,668 - INFO - 10 packets are found in tcpdump output as expected 2026-08-17 04:51:03,711 - INFO - Packet count matched: Compute 10.0.0.186 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2026-08-17 04:51:04,989 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:27] 2026-08-17 04:51:04,989 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:51:05,995 - INFO - Deleted project: ctest-TestBasicVMVN0-98273189, ID : 99b16a26-affd-40da-86ae-f0a90884492c 2026-08-17 04:51:06,230 - INFO - Domain Default found not creating 2026-08-17 04:51:06,403 - INFO - Project ctest-TestDropStats-00253436 not found, creating it 2026-08-17 04:51:06,988 - INFO - Created Project:ctest-TestDropStats-00253436, ID : 29c6a20a-8968-46dc-a0fc-797dcbf3d005 2026-08-17 04:51:08,783 - INFO - ================================================================================ 2026-08-17 04:51:08,783 - INFO - STARTING TEST : test_flow_action_drop_stats 2026-08-17 04:51:08,783 - 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-08-17 04:51:10,107 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:51:10,107 - INFO - 2026-08-17 04:51:11,353 - INFO - Created VN ctest-vn-15983432 2026-08-17 04:51:12,016 - INFO - Created VN ctest-vn-77719520 2026-08-17 04:51:12,828 - INFO - VM ([<Server: ctest-vm1-87328390>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:51:13,335 - INFO - VM ([<Server: ctest-vm2-51671122>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:51:13,336 - INFO - Waiting for VM ctest-vm1-87328390 to be up.. 2026-08-17 04:51:38,932 - INFO - VM name : ctest-vm1-87328390 2026-08-17 04:51:44,893 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-87328390 passed 2026-08-17 04:51:45,139 - INFO - Waiting for VM ctest-vm2-51671122 to be up.. 2026-08-17 04:51:45,234 - INFO - VM name : ctest-vm2-51671122 2026-08-17 04:51:46,586 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-51671122 passed 2026-08-17 04:51:47,001 - INFO - VM ctest-vm1-87328390 verfication in all API Servers passed 2026-08-17 04:51:47,515 - INFO - VM ctest-vm1-87328390 verifications in Compute nodes passed 2026-08-17 04:51:47,738 - INFO - Validated routes of VM ctest-vm1-87328390 in all vrouters 2026-08-17 04:51:48,602 - INFO - Verification in Control-nodes for VM ctest-vm1-87328390 passed 2026-08-17 04:51:49,672 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:51:49,692 - INFO - VM d749a7b4-d046-468d-95f3-a1937a699e0c is present in default-domain:ctest-TestDropStats-00253436:ctest-vn-15983432 2026-08-17 04:51:49,924 - INFO - tap interface default-domain:ctest-TestDropStats-00253436:f4e3536b-7583-48bd-91e5-b63a1364f6de of vm d749a7b4-d046-468d-95f3-a1937a699e0c is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-1 uve 2026-08-17 04:51:50,372 - INFO - VM ctest-vm1-87328390 validations in Opserver passed 2026-08-17 04:51:50,571 - INFO - VM ctest-vm2-51671122 verfication in all API Servers passed 2026-08-17 04:51:51,081 - INFO - VM ctest-vm2-51671122 verifications in Compute nodes passed 2026-08-17 04:51:51,341 - INFO - Validated routes of VM ctest-vm2-51671122 in all vrouters 2026-08-17 04:51:52,109 - INFO - Verification in Control-nodes for VM ctest-vm2-51671122 passed 2026-08-17 04:51:52,208 - INFO - Verifying through opserver in 10.0.0.177 2026-08-17 04:51:52,231 - INFO - VM 36188c05-85c4-46fb-817b-5eddf68ac31c is present in default-domain:ctest-TestDropStats-00253436:ctest-vn-77719520 2026-08-17 04:51:52,435 - INFO - tap interface default-domain:ctest-TestDropStats-00253436:d626eb69-5b62-406a-916f-fab26222020f of vm 36188c05-85c4-46fb-817b-5eddf68ac31c is present in vrouter an-jenkins-deploy-platform-ansible-os-6167-2 uve 2026-08-17 04:51:52,513 - INFO - VM ctest-vm2-51671122 validations in Opserver passed 2026-08-17 04:51:52,541 - INFO - Deleting VM ctest-vm2-51671122 2026-08-17 04:51:56,662 - INFO - VM ctest-vm2-51671122 is fully removed in API-Server 2026-08-17 04:51:56,886 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-00253436:ctest-vn-77719520 2026-08-17 04:51:56,886 - INFO - VM ctest-vm2-51671122 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:51:57,125 - INFO - Routes for VM ctest-vm2-51671122 is removed in all control-nodes 2026-08-17 04:52:12,748 - INFO - 36188c05-85c4-46fb-817b-5eddf68ac31c vm uve deleted from opserver 2026-08-17 04:52:12,762 - INFO - 36188c05-85c4-46fb-817b-5eddf68ac31c vm uve deleted from opserver 2026-08-17 04:52:12,775 - INFO - 36188c05-85c4-46fb-817b-5eddf68ac31c vm uve deleted from opserver 2026-08-17 04:52:12,775 - INFO - Validated that VM 36188c05-85c4-46fb-817b-5eddf68ac31c is removed from Opserver 2026-08-17 04:52:12,775 - INFO - Deleting VM ctest-vm1-87328390 2026-08-17 04:52:16,903 - INFO - VM ctest-vm1-87328390 is fully removed in API-Server 2026-08-17 04:52:17,125 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-00253436:ctest-vn-15983432 2026-08-17 04:52:17,125 - INFO - VM ctest-vm1-87328390 is removed in Compute, and routes are removed in all compute nodes 2026-08-17 04:52:17,356 - INFO - Routes for VM ctest-vm1-87328390 is removed in all control-nodes 2026-08-17 04:52:32,886 - INFO - d749a7b4-d046-468d-95f3-a1937a699e0c vm uve deleted from opserver 2026-08-17 04:52:32,902 - INFO - d749a7b4-d046-468d-95f3-a1937a699e0c vm uve deleted from opserver 2026-08-17 04:52:32,916 - INFO - d749a7b4-d046-468d-95f3-a1937a699e0c vm uve deleted from opserver 2026-08-17 04:52:32,916 - INFO - Validated that VM d749a7b4-d046-468d-95f3-a1937a699e0c is removed from Opserver 2026-08-17 04:52:32,916 - INFO - Deleting VN ctest-vn-77719520 2026-08-17 04:52:33,142 - INFO - Deleting VN ctest-vn-15983432 2026-08-17 04:52:34,609 - ERROR - IndexError Python 3.9.25: /usr/bin/python3 Mon Aug 17 04:51:52 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=0x7f34255025b0>, *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=0x7f34255025b0> 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=0x7f34255025b0>) 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=0x7f34255025b0> self.verify_flow_action_drop_stats = <bound method BaseDropStats.verify_flow_action_d...on_drop_stats[dev_reg,sanity] id=0x7f34255025b0>> /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=0x7f34255025b0>, drop_type='ds_flow_action_drop') 51 fq_name = intf_details[0]['config_name'] 52 53 vif_dict_before = self.get_drop_stats_dict(compute0, fq_name)[1] 54 self.print_drop_stats_dict(vif_dict_before) 55 vif_dict_before undefined self = <serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f34255025b0> self.get_drop_stats_dict = <bound method retry.<locals>.deco_retry.<locals>...on_drop_stats[dev_reg,sanity] id=0x7f34255025b0>> compute0 = '10.0.0.50' fq_name = 'default-domain:ctest-TestDropStats-00253436:f4e3536b-7583-48bd-91e5-b63a1364f6de' /contrail-test/tcutils/util.py in f_retry(*args=(<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f34255025b0>, '10.0.0.50', 'default-domain:ctest-TestDropStats-00253436:f4e3536b-7583-48bd-91e5-b63a1364f6de'), **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 BaseDropStats.get_drop_stats_dict> args = (<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f34255025b0>, '10.0.0.50', 'default-domain:ctest-TestDropStats-00253436:f4e3536b-7583-48bd-91e5-b63a1364f6de') kwargs = {} /contrail-test/common/vrouter/base_drop_stats.py in get_drop_stats_dict(self=<serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f34255025b0>, compute='10.0.0.50', fq_name='default-domain:ctest-TestDropStats-00253436:f4e3536b-7583-48bd-91e5-b63a1364f6de', module='vif') 29 drop_stats_list = self.agent_inspect_h[compute].get_agent_vrouter_drop_stats() 30 else: 31 drop_stats_list = self.agent_inspect_h[compute].get_agent_vm_interface_drop_stats(fq_name) 32 33 if drop_stats_list is not None: drop_stats_list undefined self = <serial_scripts.vrouter.test_drop_stats.TestDrop...ion_drop_stats[dev_reg,sanity] id=0x7f34255025b0> self.agent_inspect_h = {} compute = '10.0.0.50' ].get_agent_vm_interface_drop_stats undefined fq_name = 'default-domain:ctest-TestDropStats-00253436:f4e3536b-7583-48bd-91e5-b63a1364f6de' /contrail-test/tcutils/agent/vna_introspect_utils.py in get_agent_vm_interface_drop_stats(self=<tcutils.agent.vna_introspect_utils.AgentInspect object>, fq_name='default-domain:ctest-TestDropStats-00253436:f4e3536b-7583-48bd-91e5-b63a1364f6de') 1039 except IndexError: 1040 return None 1041 return l[0] 1042 # end get_agent_vm_interface_drop_stats 1043 l = [] IndexError: list index out of range __cause__ = None __class__ = <class 'IndexError'> __context__ = None __delattr__ = <method-wrapper '__delattr__' of IndexError object> __dict__ = {} __dir__ = <built-in method __dir__ of IndexError object> __doc__ = 'Sequence index out of range.' __eq__ = <method-wrapper '__eq__' of IndexError object> __format__ = <built-in method __format__ of IndexError object> __ge__ = <method-wrapper '__ge__' of IndexError object> __getattribute__ = <method-wrapper '__getattribute__' of IndexError object> __gt__ = <method-wrapper '__gt__' of IndexError object> __hash__ = <method-wrapper '__hash__' of IndexError object> __init__ = <method-wrapper '__init__' of IndexError object> __init_subclass__ = <built-in method __init_subclass__ of type object> __le__ = <method-wrapper '__le__' of IndexError object> __lt__ = <method-wrapper '__lt__' of IndexError object> __ne__ = <method-wrapper '__ne__' of IndexError object> __new__ = <built-in method __new__ of type object> __reduce__ = <built-in method __reduce__ of IndexError object> __reduce_ex__ = <built-in method __reduce_ex__ of IndexError object> __repr__ = <method-wrapper '__repr__' of IndexError object> __setattr__ = <method-wrapper '__setattr__' of IndexError object> __setstate__ = <built-in method __setstate__ of IndexError object> __sizeof__ = <built-in method __sizeof__ of IndexError object> __str__ = <method-wrapper '__str__' of IndexError object> __subclasshook__ = <built-in method __subclasshook__ of type object> __suppress_context__ = False __traceback__ = <traceback object> args = ('list index out of range',) with_traceback = <built-in method with_traceback of IndexError 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 53, in verify_flow_action_drop_stats vif_dict_before = self.get_drop_stats_dict(compute0, fq_name)[1] File "/contrail-test/tcutils/util.py", line 84, in f_retry result = f(*args, **kwargs) # first attempt File "/contrail-test/common/vrouter/base_drop_stats.py", line 31, in get_drop_stats_dict drop_stats_list = self.agent_inspect_h[compute].get_agent_vm_interface_drop_stats(fq_name) File "/contrail-test/tcutils/agent/vna_introspect_utils.py", line 1041, in get_agent_vm_interface_drop_stats return l[0] IndexError: list index out of range 2026-08-17 04:52:34,610 - INFO - 2026-08-17 04:52:34,611 - INFO - END TEST : test_flow_action_drop_stats : FAILED[0:01:26] 2026-08-17 04:52:34,611 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:52:35,504 - INFO - Deleted project: ctest-TestDropStats-00253436, ID : 29c6a20a-8968-46dc-a0fc-797dcbf3d005 2026-08-17 04:52:35,722 - INFO - Domain Default found not creating 2026-08-17 04:52:35,912 - INFO - Project ctest-FatFlowAggrIpv6Serial-59140891 not found, creating it 2026-08-17 04:52:36,506 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-59140891, ID : 521f8c6f-f3ee-43c0-9d45-14f8d8c32fae 2026-08-17 04:52:38,420 - INFO - ================================================================================ 2026-08-17 04:52:38,420 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-08-17 04:52:38,420 - 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-08-17 04:52:39,700 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:52:39,700 - INFO - 2026-08-17 04:52:39,700 - INFO - ================================================================================ 2026-08-17 04:52:39,700 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-08-17 04:52:39,700 - 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-08-17 04:52:40,985 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:52:40,985 - INFO - 2026-08-17 04:52:42,614 - INFO - Created VN ctest-vn-59433402 2026-08-17 04:52:43,636 - INFO - Created VN ctest-vn-91731080 2026-08-17 04:52:44,412 - INFO - Verified VN network id 5 for VN f7efde3c-ebc2-4338-82bb-5506f70a75d6 2026-08-17 04:52:44,412 - INFO - Verifications in API Server for VN ctest-vn-59433402 passed 2026-08-17 04:52:44,493 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-59433402 passed 2026-08-17 04:52:45,968 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-59140891:ctest-vn-59433402 is found in opserver 2026-08-17 04:52:46,200 - INFO - Verified VN network id 7 for VN 22aea74c-47ab-4164-bcfb-1317beaf8830 2026-08-17 04:52:46,200 - INFO - Verifications in API Server for VN ctest-vn-91731080 passed 2026-08-17 04:52:46,285 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-91731080 passed 2026-08-17 04:52:46,578 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-59140891:ctest-vn-91731080 is found in opserver 2026-08-17 04:52:47,220 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-59140891-94754058>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:52:47,220 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-59140891-94754058 to be up.. 2026-08-17 04:53:17,865 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-59140891-94754058 2026-08-17 04:53:40,158 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-59140891-94754058 passed 2026-08-17 04:53:52,792 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:53:52,792 - INFO - Waiting for VM client2_vm to be up.. 2026-08-17 04:54:23,436 - INFO - VM name : client2_vm 2026-08-17 04:54:49,384 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2026-08-17 04:55:00,609 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-59140891-35507989>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:55:00,609 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-59140891-35507989 to be up.. 2026-08-17 04:55:31,296 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-59140891-35507989 2026-08-17 04:55:57,232 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-59140891-35507989 passed 2026-08-17 04:56:13,909 - INFO - Attaching policy ctest-vn1_vn2_pass-88162272 to vn ctest-vn-59433402 2026-08-17 04:56:14,311 - INFO - Attaching policy ctest-vn1_vn2_pass-88162272 to vn ctest-vn-91731080 2026-08-17 04:56:14,736 - INFO - Fat flow added on VMI 70331a24-3629-49cf-b973-9064d693e05c: {'port': 55, 'proto': 'udp', 'destination_prefix': ['88.157.167.192', '26'], 'destination_aggregate_prefix_length': 29} 2026-08-17 04:56:14,820 - INFO - Fat flow added on VMI 70331a24-3629-49cf-b973-9064d693e05c: {'port': 56, 'proto': 'udp', 'destination_prefix': ['30ca:5493:da72:c3ff:8726:5104::', '96'], 'destination_aggregate_prefix_length': 125} 2026-08-17 04:57:07,859 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-59140891-35507989 2026-08-17 04:57:10,859 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-59140891-35507989 2026-08-17 04:57:53,537 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-59140891-35507989 2026-08-17 04:57:56,519 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-59140891-35507989 2026-08-17 04:57:57,142 - INFO - Fat flow verification PASSED on node: 10.0.0.186 for - SIP: 30ca:5493:da72:c3ff:8726:5104::, DIP: 35eb:a21d:15ac:4c67:c425:51e5:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-17 04:57:57,206 - INFO - Fat flow verification PASSED on node: 10.0.0.50 for - SIP: 30ca:5493:da72:c3ff:8726:5104::, DIP: 35eb:a21d:15ac:4c67:c425:51e5:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-17 04:57:57,270 - INFO - Fat flow verification PASSED on node: 10.0.0.186 for - SIP: 30ca:5493:da72:c3ff:8726:5104:0:8, DIP: 35eb:a21d:15ac:4c67:c425:51e5:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-17 04:57:57,324 - INFO - Fat flow verification PASSED on node: 10.0.0.50 for - SIP: 30ca:5493:da72:c3ff:8726:5104:0:8, DIP: 35eb:a21d:15ac:4c67:c425:51e5:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-17 04:57:57,324 - INFO - Fat flow verification passed for protocol udp and port 56 2026-08-17 04:57:57,324 - INFO - Dettaching policy ctest-vn1_vn2_pass-88162272 from vn ctest-vn-91731080 2026-08-17 04:57:57,676 - INFO - Dettaching policy ctest-vn1_vn2_pass-88162272 from vn ctest-vn-59433402 2026-08-17 04:57:57,942 - INFO - Deleted policy ctest-vn1_vn2_pass-88162272 2026-08-17 04:57:57,942 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-59140891-35507989 2026-08-17 04:57:58,021 - INFO - Detaching port 18d04839-4696-4996-b141-dcd141d8c941 from VM client2_vm 2026-08-17 04:57:58,057 - INFO - Deleting VM client2_vm 2026-08-17 04:57:58,416 - INFO - Deleted port 18d04839-4696-4996-b141-dcd141d8c941 2026-08-17 04:57:58,416 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-59140891-94754058 2026-08-17 04:57:58,490 - INFO - Deleting VN ctest-vn-91731080 2026-08-17 04:57:58,555 - WARNING - Deleting VN ctest-vn-91731080 failed..Will retry 2026-08-17 04:58:00,988 - INFO - Validated that VN ctest-vn-91731080 is not found in API Server 2026-08-17 04:58:01,016 - INFO - Validated that VN ctest-vn-91731080 is not in any agent 2026-08-17 04:58:01,060 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-91731080 info 2026-08-17 04:58:01,060 - INFO - Deleting VN ctest-vn-59433402 2026-08-17 04:58:01,115 - WARNING - Deleting VN ctest-vn-59433402 failed..Will retry 2026-08-17 04:58:03,596 - INFO - Validated that VN ctest-vn-59433402 is not found in API Server 2026-08-17 04:58:03,625 - INFO - Validated that VN ctest-vn-59433402 is not in any agent 2026-08-17 04:58:03,675 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-59433402 info 2026-08-17 04:58:04,992 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:25] 2026-08-17 04:58:04,992 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:58:06,273 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:05:28] 2026-08-17 04:58:06,273 - INFO - -------------------------------------------------------------------------------- 2026-08-17 04:58:07,165 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-59140891, ID : 521f8c6f-f3ee-43c0-9d45-14f8d8c32fae 2026-08-17 04:58:07,365 - INFO - Domain Default found not creating 2026-08-17 04:58:07,527 - INFO - Project ctest-FatFlowSerialIpv6-92227224 not found, creating it 2026-08-17 04:58:08,135 - INFO - Created Project:ctest-FatFlowSerialIpv6-92227224, ID : 69cc63c0-4e70-4df3-8157-471d8f7e3f12 2026-08-17 04:58:09,843 - INFO - ================================================================================ 2026-08-17 04:58:09,843 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2026-08-17 04:58:09,844 - 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-08-17 04:58:11,120 - INFO - Initial checks done. Running the testcase now 2026-08-17 04:58:11,120 - INFO - 2026-08-17 04:58:12,550 - INFO - Created VN ctest-vn-66510797 2026-08-17 04:58:13,258 - INFO - Verified VN network id 5 for VN d357f0e8-95b0-473e-a1f7-0b616a5ed5eb 2026-08-17 04:58:13,258 - INFO - Verifications in API Server for VN ctest-vn-66510797 passed 2026-08-17 04:58:13,331 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-66510797 passed 2026-08-17 04:58:14,758 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-92227224:ctest-vn-66510797 is found in opserver 2026-08-17 04:58:15,488 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-92227224-22030431>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:58:16,169 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-92227224-32577798>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-1) 2026-08-17 04:58:16,781 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-92227224-90274894>]) created on node: (an-jenkins-deploy-platform-ansible-os-6167-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6167-2) 2026-08-17 04:58:16,781 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-92227224-22030431 to be up.. 2026-08-17 04:58:57,663 - INFO - VM name : ctest-FatFlowSerialIpv6-92227224-22030431 2026-08-17 04:59:34,204 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-92227224-22030431 passed 2026-08-17 04:59:49,971 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-92227224-32577798 to be up.. 2026-08-17 04:59:50,083 - INFO - VM name : ctest-FatFlowSerialIpv6-92227224-32577798 2026-08-17 04:59:51,463 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-FatFlowSerialIpv6-92227224-32577798 passed 2026-08-17 04:59:51,710 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-92227224-90274894 to be up.. 2026-08-17 04:59:51,800 - INFO - VM name : ctest-FatFlowSerialIpv6-92227224-90274894 2026-08-17 04:59:53,147 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-92227224-90274894 passed 2026-08-17 04:59:53,464 - INFO - Fat flow added on VMI b6518aa1-61e9-4f32-bfee-1943e3ca708e: {'proto': 'udp', 'port': 53} 2026-08-17 05:01:12,340 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-92227224-90274894 2026-08-17 05:01:55,626 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-92227224-90274894 2026-08-17 05:01:56,091 - INFO - Fat flow verification PASSED on node: 10.0.0.186 for - SIP: 158.223.151.131, DIP: 158.223.151.132, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-17 05:01:56,182 - INFO - Fat flow verification PASSED on node: 10.0.0.50 for - SIP: 158.223.151.131, DIP: 158.223.151.132, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-17 05:01:56,249 - INFO - Fat flow verification PASSED on node: 10.0.0.186 for - SIP: 158.223.151.133, DIP: 158.223.151.132, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-17 05:01:56,361 - INFO - Fat flow verification PASSED on node: 10.0.0.50 for - SIP: 158.223.151.133, DIP: 158.223.151.132, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-17 05:01:56,361 - INFO - Fat flow verification passed for protocol udp and port 53 2026-08-17 05:01:59,381 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-92227224-90274894 2026-08-17 05:02:02,483 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-92227224-90274894 2026-08-17 05:02:05,508 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-92227224-90274894 2026-08-17 05:02:08,550 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-92227224-90274894 2026-08-17 05:02:09,396 - INFO - Fat flow verification PASSED on node: 10.0.0.186 for - SIP: 373c:2def:2ac6:c72a:4e29:be21:0:3, DIP: 373c:2def:2ac6:c72a:4e29:be21:0:4, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-17 05:02:09,487 - INFO - Fat flow verification PASSED on node: 10.0.0.50 for - SIP: 373c:2def:2ac6:c72a:4e29:be21:0:3, DIP: 373c:2def:2ac6:c72a:4e29:be21:0:4, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-17 05:02:09,572 - INFO - Fat flow verification PASSED on node: 10.0.0.186 for - SIP: 373c:2def:2ac6:c72a:4e29:be21:0:5, DIP: 373c:2def:2ac6:c72a:4e29:be21:0:4, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-08-17 05:02:09,666 - INFO - Fat flow verification PASSED on node: 10.0.0.50 for - SIP: 373c:2def:2ac6:c72a:4e29:be21:0:5, DIP: 373c:2def:2ac6:c72a:4e29:be21:0:4, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-08-17 05:02:09,666 - INFO - Fat flow verification passed for protocol udp and port 53 2026-08-17 05:02:09,666 - INFO - Deleting VM ctest-FatFlowSerialIpv6-92227224-90274894 2026-08-17 05:02:09,783 - INFO - Deleting VM ctest-FatFlowSerialIpv6-92227224-32577798 2026-08-17 05:02:09,864 - INFO - Deleting VM ctest-FatFlowSerialIpv6-92227224-22030431 2026-08-17 05:02:09,959 - INFO - Deleting VN ctest-vn-66510797 2026-08-17 05:02:10,020 - WARNING - Deleting VN ctest-vn-66510797 failed..Will retry 2026-08-17 05:02:12,100 - WARNING - Deleting VN ctest-vn-66510797 failed..Will retry 2026-08-17 05:02:14,516 - INFO - Validated that VN ctest-vn-66510797 is not found in API Server 2026-08-17 05:02:14,558 - INFO - Validated that VN ctest-vn-66510797 is not in any agent 2026-08-17 05:02:14,602 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-66510797 info 2026-08-17 05:02:15,865 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : PASSED[0:04:06] 2026-08-17 05:02:15,866 - INFO - -------------------------------------------------------------------------------- 2026-08-17 05:02:16,706 - INFO - Deleted project: ctest-FatFlowSerialIpv6-92227224, ID : 69cc63c0-4e70-4df3-8157-471d8f7e3f12 2026-08-17 05:02:16,924 - INFO - Domain Default found not creating 2026-08-17 05:02:17,091 - INFO - Project ctest-TestXmpptests-94990670 not found, creating it 2026-08-17 05:02:17,695 - INFO - Created Project:ctest-TestXmpptests-94990670, ID : ffa345f0-3e66-4199-85c7-fd91f9f6243d 2026-08-17 05:02:19,518 - INFO - ================================================================================ 2026-08-17 05:02:19,518 - INFO - STARTING TEST : test_precedence_xmpp_auth 2026-08-17 05:02:19,519 - 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-08-17 05:02:20,812 - INFO - Xmpp auth should be set before running tests 2026-08-17 05:02:22,099 - INFO - 2026-08-17 05:02:22,099 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:03] 2026-08-17 05:02:22,099 - INFO - -------------------------------------------------------------------------------- 2026-08-17 05:02:22,104 - INFO - ================================================================================ 2026-08-17 05:02:22,104 - INFO - STARTING TEST : test_undo_xmpp_auth 2026-08-17 05:02:22,104 - 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-08-17 05:02:23,376 - INFO - Xmpp auth should be set before running tests 2026-08-17 05:02:24,672 - INFO - 2026-08-17 05:02:24,673 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:02] 2026-08-17 05:02:24,673 - INFO - -------------------------------------------------------------------------------- 2026-08-17 05:02:25,594 - INFO - Deleted project: ctest-TestXmpptests-94990670, ID : ffa345f0-3e66-4199-85c7-fd91f9f6243d + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_08_17_02_34_26.ini [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.177 + echo 'Generated report_details* file: report_details_2026_08_17_02_34_26.ini' Generated report_details* file: report_details_2026_08_17_02_34_26.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2026_08_17_02_34_26_17842.xml report_details_2026_08_17_02_34_26.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_08_17_02_34_26_10964.xml report_details_2026_08_17_02_34_26.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_08_17_02_34_26_17842.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_08_17_02_34_26.ini result_2026_08_17_02_34_26_17842.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: 735ms 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 [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-6167-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6167-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6167-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6167-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6167-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6167-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6167-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6167-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6167-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.38] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6167-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6167-3-traceback_parse_failures.log [ubuntu@10.0.0.190] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6167-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6167-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6167-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.190] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6167-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6167-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6167-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.190] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6167-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6167-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6167-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.190] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6167-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6167-2-traceback_parse_failures.log [ubuntu@10.0.0.177] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6167-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6167-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6167-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.177] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6167-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6167-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6167-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.177] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6167-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6167-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6167-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.177] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6167-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6167-1-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