+ 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_07_06_15_14_29 + SCRIPT_TS=2026_07_06_15_14_29 ++ 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-XXXXXXkgyD0E/agent.24; export SSH_AUTH_SOCK; SSH_AGENT_PID=25; export SSH_AGENT_PID; echo Agent pid 25;' ++ SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkgyD0E/agent.24 ++ export SSH_AUTH_SOCK ++ SSH_AGENT_PID=25 ++ export SSH_AGENT_PID ++ echo Agent pid 25 + ssh-add Identity added: /root/.ssh/id_rsa (jenkins@tf-jenkins) + source_file_ssh_agent + cat + '[' 0 -eq 1 ']' + export REPORT_DETAILS_FILE=report_details_2026_07_06_15_14_29.ini + REPORT_DETAILS_FILE=report_details_2026_07_06_15_14_29.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_07_06_15_14_29_10645.xml ++ echo result_2026_07_06_15_14_29_10645.xml + result_xml=result_2026_07_06_15_14_29_10645.xml ++ get_result_xml ++ result_xml=result_2026_07_06_15_14_29_8513.xml ++ echo result_2026_07_06_15_14_29_8513.xml + serial_result_xml=result_2026_07_06_15_14_29_8513.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/testr run --subunit sanity + /usr/local/bin/subunit2junitxml -f -o result_2026_07_06_15_14_29_10645.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/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-07-06 15:14:53,467 - INFO - Domain Default found not creating 2026-07-06 15:14:53,976 - INFO - Project ctest-TestBasicRR-90038240 not found, creating it 2026-07-06 15:14:54,583 - INFO - Created Project:ctest-TestBasicRR-90038240, ID : 26fde650-fbb4-4309-81f1-bf57ed11a58c 2026-07-06 15:14:56,486 - INFO - ================================================================================ 2026-07-06 15:14:56,486 - INFO - STARTING TEST : test_basic_RR 2026-07-06 15:14:56,486 - 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-07-06 15:14:57,161 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:14:57,161 - INFO - 2026-07-06 15:14:57,161 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-07-06 15:14:57,161 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-07-06 15:14:57,815 - INFO - 2026-07-06 15:14:57,815 - INFO - END TEST : test_basic_RR : SKIPPED[0:00:01] 2026-07-06 15:14:57,815 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:14:57,817 - INFO - ================================================================================ 2026-07-06 15:14:57,818 - INFO - STARTING TEST : test_create_vm_after_RR_set 2026-07-06 15:14:57,818 - 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-07-06 15:14:58,464 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:14:58,464 - INFO - 2026-07-06 15:14:58,464 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-07-06 15:14:58,464 - INFO - Skipping Test. Env variable MX_GW_TEST is not set. Skipping the test 2026-07-06 15:14:59,107 - INFO - 2026-07-06 15:14:59,107 - INFO - END TEST : test_create_vm_after_RR_set : SKIPPED[0:00:02] 2026-07-06 15:14:59,107 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:14:59,978 - INFO - Deleted project: ctest-TestBasicRR-90038240, ID : 26fde650-fbb4-4309-81f1-bf57ed11a58c 2026-07-06 15:15:00,703 - INFO - Using existing project ['default-domain', 'admin'](a442b145-8324-4a90-a166-7d2776d28f22) 2026-07-06 15:15:00,719 - INFO - ================================================================================ 2026-07-06 15:15:00,719 - INFO - STARTING TEST : test_contrail_status 2026-07-06 15:15:00,719 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-07-06 15:15:01,375 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:01,375 - INFO - 2026-07-06 15:15:01,455 - INFO - 10.0.0.50 2026-07-06 15:15:01,455 - INFO - config 2026-07-06 15:15:01,460 - INFO - config-nodemgr:active 2026-07-06 15:15:01,464 - INFO - api-server:active 2026-07-06 15:15:01,467 - INFO - schema:backup 2026-07-06 15:15:01,471 - INFO - svc-monitor:active 2026-07-06 15:15:01,475 - INFO - device-manager:backup 2026-07-06 15:15:01,475 - INFO - config-database 2026-07-06 15:15:01,475 - INFO - config-cassandra:active 2026-07-06 15:15:01,476 - INFO - config-zookeeper:active 2026-07-06 15:15:01,476 - INFO - config-rabbitmq:active 2026-07-06 15:15:01,476 - INFO - control 2026-07-06 15:15:01,481 - INFO - control-nodemgr:active 2026-07-06 15:15:01,487 - INFO - control:active 2026-07-06 15:15:01,487 - INFO - named:active 2026-07-06 15:15:01,492 - INFO - dns:active 2026-07-06 15:15:01,492 - INFO - analytics 2026-07-06 15:15:01,497 - INFO - analytics-nodemgr:active 2026-07-06 15:15:01,500 - INFO - analytics-api:active 2026-07-06 15:15:01,505 - INFO - collector:active 2026-07-06 15:15:01,505 - INFO - analytics-database 2026-07-06 15:15:01,505 - INFO - analytics-cassandra:active 2026-07-06 15:15:01,511 - INFO - analyticsdb-nodemgr:active 2026-07-06 15:15:01,516 - INFO - query-engine:active 2026-07-06 15:15:01,516 - INFO - webui 2026-07-06 15:15:01,516 - INFO - webui:active 2026-07-06 15:15:01,517 - INFO - webui-middleware:active 2026-07-06 15:15:01,517 - INFO - redis:active 2026-07-06 15:15:01,517 - INFO - analytics_snmp 2026-07-06 15:15:01,521 - INFO - snmp-collector:active 2026-07-06 15:15:01,521 - INFO - snmp-topology:active 2026-07-06 15:15:01,521 - INFO - analytics_alarm 2026-07-06 15:15:01,521 - INFO - alarmgen:active 2026-07-06 15:15:01,577 - INFO - 10.0.0.242 2026-07-06 15:15:01,577 - INFO - config 2026-07-06 15:15:01,583 - INFO - config-nodemgr:active 2026-07-06 15:15:01,588 - INFO - api-server:active 2026-07-06 15:15:01,593 - INFO - schema:active 2026-07-06 15:15:01,598 - INFO - svc-monitor:backup 2026-07-06 15:15:01,603 - INFO - device-manager:active 2026-07-06 15:15:01,603 - INFO - config-database 2026-07-06 15:15:01,603 - INFO - config-cassandra:active 2026-07-06 15:15:01,603 - INFO - config-zookeeper:active 2026-07-06 15:15:01,604 - INFO - config-rabbitmq:active 2026-07-06 15:15:01,604 - INFO - control 2026-07-06 15:15:01,610 - INFO - control-nodemgr:active 2026-07-06 15:15:01,616 - INFO - control:active 2026-07-06 15:15:01,616 - INFO - named:active 2026-07-06 15:15:01,622 - INFO - dns:active 2026-07-06 15:15:01,622 - INFO - analytics 2026-07-06 15:15:01,628 - INFO - analytics-nodemgr:active 2026-07-06 15:15:01,632 - INFO - analytics-api:active 2026-07-06 15:15:01,637 - INFO - collector:active 2026-07-06 15:15:01,637 - INFO - analytics-database 2026-07-06 15:15:01,638 - INFO - analytics-cassandra:active 2026-07-06 15:15:01,643 - INFO - analyticsdb-nodemgr:active 2026-07-06 15:15:01,650 - INFO - query-engine:active 2026-07-06 15:15:01,650 - INFO - webui 2026-07-06 15:15:01,650 - INFO - webui:active 2026-07-06 15:15:01,650 - INFO - webui-middleware:active 2026-07-06 15:15:01,650 - INFO - redis:active 2026-07-06 15:15:01,650 - INFO - analytics_snmp 2026-07-06 15:15:01,656 - INFO - snmp-collector:active 2026-07-06 15:15:01,656 - INFO - snmp-topology:active 2026-07-06 15:15:01,656 - INFO - analytics_alarm 2026-07-06 15:15:01,656 - INFO - alarmgen:active 2026-07-06 15:15:01,712 - INFO - 10.0.0.33 2026-07-06 15:15:01,713 - INFO - config 2026-07-06 15:15:01,720 - INFO - config-nodemgr:active 2026-07-06 15:15:01,726 - INFO - api-server:active 2026-07-06 15:15:01,730 - INFO - schema:backup 2026-07-06 15:15:01,734 - INFO - svc-monitor:backup 2026-07-06 15:15:01,738 - INFO - device-manager:backup 2026-07-06 15:15:01,738 - INFO - config-database 2026-07-06 15:15:01,738 - INFO - config-cassandra:active 2026-07-06 15:15:01,738 - INFO - config-zookeeper:active 2026-07-06 15:15:01,738 - INFO - config-rabbitmq:active 2026-07-06 15:15:01,738 - INFO - control 2026-07-06 15:15:01,743 - INFO - control-nodemgr:active 2026-07-06 15:15:01,749 - INFO - control:active 2026-07-06 15:15:01,749 - INFO - named:active 2026-07-06 15:15:01,755 - INFO - dns:active 2026-07-06 15:15:01,755 - INFO - analytics 2026-07-06 15:15:01,761 - INFO - analytics-nodemgr:active 2026-07-06 15:15:01,767 - INFO - analytics-api:active 2026-07-06 15:15:01,773 - INFO - collector:active 2026-07-06 15:15:01,773 - INFO - analytics-database 2026-07-06 15:15:01,773 - INFO - analytics-cassandra:active 2026-07-06 15:15:01,779 - INFO - analyticsdb-nodemgr:active 2026-07-06 15:15:01,784 - INFO - query-engine:active 2026-07-06 15:15:01,784 - INFO - webui 2026-07-06 15:15:01,784 - INFO - webui:active 2026-07-06 15:15:01,784 - INFO - webui-middleware:active 2026-07-06 15:15:01,785 - INFO - redis:active 2026-07-06 15:15:01,785 - INFO - analytics_snmp 2026-07-06 15:15:01,789 - INFO - snmp-collector:active 2026-07-06 15:15:01,790 - INFO - snmp-topology:active 2026-07-06 15:15:01,790 - INFO - analytics_alarm 2026-07-06 15:15:01,790 - INFO - alarmgen:active 2026-07-06 15:15:01,846 - INFO - 10.0.0.19 2026-07-06 15:15:01,846 - INFO - vrouter 2026-07-06 15:15:01,854 - INFO - vrouter-nodemgr:active 2026-07-06 15:15:01,867 - INFO - agent:active 2026-07-06 15:15:01,925 - INFO - 10.0.0.57 2026-07-06 15:15:01,925 - INFO - vrouter 2026-07-06 15:15:01,931 - INFO - vrouter-nodemgr:active 2026-07-06 15:15:01,936 - INFO - agent:active 2026-07-06 15:15:01,936 - INFO - All the contrail services are up on all nodes 2026-07-06 15:15:01,937 - INFO - contrail-status passed 2026-07-06 15:15:02,610 - INFO - END TEST : test_contrail_status : PASSED[0:00:02] 2026-07-06 15:15:02,610 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:15:02,700 - INFO - Using existing project ['default-domain', 'admin'](a442b145-8324-4a90-a166-7d2776d28f22) 2026-07-06 15:15:02,714 - INFO - ================================================================================ 2026-07-06 15:15:02,714 - INFO - STARTING TEST : test_db_nodemgr_status 2026-07-06 15:15:02,714 - INFO - TEST DESCRIPTION : Test to verify db nodemgr status 2026-07-06 15:15:03,386 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:03,386 - INFO - 2026-07-06 15:15:03,386 - INFO - Verifying through collector 10.0.0.33 for db node cn-jenkins-deploy-platform-ansible-os-6083-1. 2026-07-06 15:15:03,809 - INFO - Verifying through collector 10.0.0.33 for db node cn-jenkins-deploy-platform-ansible-os-6083-2. 2026-07-06 15:15:03,894 - INFO - Verifying through collector 10.0.0.33 for db node cn-jenkins-deploy-platform-ansible-os-6083-3. 2026-07-06 15:15:04,630 - INFO - END TEST : test_db_nodemgr_status : PASSED[0:00:02] 2026-07-06 15:15:04,630 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:15:04,635 - INFO - ================================================================================ 2026-07-06 15:15:04,636 - INFO - STARTING TEST : test_verify_generator_collector_connections 2026-07-06 15:15:04,636 - 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-07-06 15:15:05,303 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:05,303 - INFO - 2026-07-06 15:15:05,307 - INFO - IP 10.0.0.50 port 8083 connected to collector 10.0.0.50 2026-07-06 15:15:05,314 - INFO - IP 10.0.0.242 port 8083 connected to collector 10.0.0.50 2026-07-06 15:15:05,319 - INFO - IP 10.0.0.33 port 8083 connected to collector 10.0.0.50 2026-07-06 15:15:05,322 - INFO - IP 10.0.0.50 port 8084 connected to collector 10.0.0.50 2026-07-06 15:15:05,327 - INFO - IP 10.0.0.242 port 8084 connected to collector 10.0.0.50 2026-07-06 15:15:05,331 - INFO - IP 10.0.0.33 port 8084 connected to collector 10.0.0.242 ERROR: Socket Connection error: HTTPConnectionPool(host='10.0.0.50', port=8087): Max retries exceeded with url: /Snh_CollectorInfoRequest (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 2026-07-06 15:15:05,337 - INFO - IP 10.0.0.242 port 8087 connected to collector 10.0.0.50 2026-07-06 15:15:05,341 - INFO - IP 10.0.0.50 port 8088 connected to collector 10.0.0.242 2026-07-06 15:15:05,347 - INFO - IP 10.0.0.50 port 8090 connected to collector 10.0.0.33 2026-07-06 15:15:05,351 - INFO - IP 10.0.0.242 port 8090 connected to collector 10.0.0.50 2026-07-06 15:15:05,355 - INFO - IP 10.0.0.33 port 8090 connected to collector 10.0.0.242 2026-07-06 15:15:05,359 - INFO - IP 10.0.0.50 port 8091 connected to collector 10.0.0.242 2026-07-06 15:15:05,365 - INFO - IP 10.0.0.242 port 8091 connected to collector 10.0.0.242 2026-07-06 15:15:05,370 - INFO - IP 10.0.0.33 port 8091 connected to collector 10.0.0.242 2026-07-06 15:15:05,782 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1:Control:contrail-control:0 is connected to collector 10.0.0.50 2026-07-06 15:15:05,855 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1:Control:contrail-dns:0 is connected to collector 10.0.0.50 2026-07-06 15:15:05,990 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2:Control:contrail-control:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,026 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2:Control:contrail-dns:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,072 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3:Control:contrail-control:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,103 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3:Control:contrail-dns:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,136 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6083-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,170 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6083-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,187 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Config:contrail-schema:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,206 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Config:contrail-svc-monitor:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,252 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Config:contrail-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,271 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Config:contrail-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,291 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Config:contrail-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,324 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,342 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,362 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,380 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,401 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,424 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,447 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,473 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,501 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,537 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,566 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,599 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,625 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,653 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.50 2026-07-06 15:15:06,678 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.50 2026-07-06 15:15:07,162 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6083-1 vrouter uve is 10.20.0.25 2026-07-06 15:15:07,212 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6083-1 agent introspect is 10.20.0.25 2026-07-06 15:15:07,304 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6083-2 vrouter uve is 10.20.0.193 2026-07-06 15:15:07,353 - INFO - Active xmpp peer in an-jenkins-deploy-platform-ansible-os-6083-2 agent introspect is 10.20.0.193 2026-07-06 15:15:07,468 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-6083-1 connected to {'10.20.0.25', '10.20.0.254'} xmpp peers out of {'10.20.0.25', '10.20.0.193', '10.20.0.254'} 2026-07-06 15:15:07,469 - INFO - xmpp peer correctly displayed as ['10.20.0.25', '10.20.0.254'] for vrouter an-jenkins-deploy-platform-ansible-os-6083-1 2026-07-06 15:15:07,538 - INFO - Vrouter an-jenkins-deploy-platform-ansible-os-6083-2 connected to {'10.20.0.193', '10.20.0.254'} xmpp peers out of {'10.20.0.25', '10.20.0.193', '10.20.0.254'} 2026-07-06 15:15:07,538 - INFO - xmpp peer correctly displayed as ['10.20.0.193', '10.20.0.254'] for vrouter an-jenkins-deploy-platform-ansible-os-6083-2 2026-07-06 15:15:07,538 - INFO - Verifying through opserver in 10.0.0.33 2026-07-06 15:15:07,689 - INFO - Bgp peers = 2 2026-07-06 15:15:07,690 - INFO - Bgp peers = 2 2026-07-06 15:15:07,690 - INFO - Bgp peers = 2 2026-07-06 15:15:07,690 - INFO - Total xmpp peer connections found = 4 2026-07-06 15:15:08,360 - INFO - END TEST : test_verify_generator_collector_connections : PASSED[0:00:04] 2026-07-06 15:15:08,360 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:15:08,365 - INFO - ================================================================================ 2026-07-06 15:15:08,365 - INFO - STARTING TEST : test_verify_generator_connections_to_collector_node 2026-07-06 15:15:08,365 - INFO - TEST DESCRIPTION : Test to validate generator connections 2026-07-06 15:15:09,030 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:09,030 - INFO - 2026-07-06 15:15:09,063 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6083-1:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,085 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6083-1:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,121 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6083-2:Compute:contrail-vrouter-agent:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,139 - INFO - Validated that an-jenkins-deploy-platform-ansible-os-6083-2:Compute:contrail-vrouter-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,157 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,187 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Analytics:contrail-collector:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,207 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,226 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,253 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Analytics:contrail-collector:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,280 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,300 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Analytics:contrail-analytics-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,333 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Analytics:contrail-collector:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,357 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Analytics:contrail-analytics-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,383 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Database:contrail-query-engine:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,401 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,439 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Database:contrail-query-engine:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,459 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,490 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Database:contrail-query-engine:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,511 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Database:contrail-database-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,531 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1.:Config:contrail-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,550 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2.:Config:contrail-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,571 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3.:Config:contrail-api:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,631 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1:Control:contrail-control:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,652 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,691 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-1:Control:contrail-dns:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,740 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2:Control:contrail-control:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,764 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,807 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-2:Control:contrail-dns:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,873 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3:Control:contrail-control:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,898 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3:Control:contrail-control-nodemgr:0 is connected to collector 10.0.0.50 2026-07-06 15:15:09,941 - INFO - Validated that cn-jenkins-deploy-platform-ansible-os-6083-3:Control:contrail-dns:0 is connected to collector 10.0.0.50 2026-07-06 15:15:10,604 - INFO - END TEST : test_verify_generator_connections_to_collector_node : PASSED[0:00:02] 2026-07-06 15:15:10,604 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:15:10,606 - INFO - ================================================================================ 2026-07-06 15:15:10,607 - INFO - STARTING TEST : test_verify_process_status_agent 2026-07-06 15:15:10,607 - INFO - TEST DESCRIPTION : Test to validate process_status 2026-07-06 15:15:11,263 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:11,263 - INFO - 2026-07-06 15:15:11,292 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.254:5269'] servers UP 2026-07-06 15:15:11,292 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to xmpp 10.20.0.254 2026-07-06 15:15:11,292 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers UP 2026-07-06 15:15:11,292 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to xmpp 10.20.0.25 2026-07-06 15:15:11,292 - WARNING - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers NOT UP 2026-07-06 15:15:11,292 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.254:53'] servers UP 2026-07-06 15:15:11,293 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to dns 10.20.0.254 2026-07-06 15:15:11,293 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2026-07-06 15:15:11,293 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to dns 10.20.0.25 2026-07-06 15:15:11,293 - WARNING - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers NOT UP 2026-07-06 15:15:11,293 - WARNING - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.0.0.50:8086'] servers NOT UP 2026-07-06 15:15:11,294 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.0.0.242:8086'] servers UP 2026-07-06 15:15:11,294 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to collector 10.0.0.242 2026-07-06 15:15:11,294 - WARNING - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.0.0.33:8086'] servers NOT UP 2026-07-06 15:15:11,953 - INFO - END TEST : test_verify_process_status_agent : PASSED[0:00:01] 2026-07-06 15:15:11,953 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:15:11,956 - INFO - ================================================================================ 2026-07-06 15:15:11,956 - INFO - STARTING TEST : test_verify_process_status_analytics_node 2026-07-06 15:15:11,956 - INFO - TEST DESCRIPTION : Test to validate process_status-Analytics-Node 2026-07-06 15:15:12,626 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:12,626 - INFO - 2026-07-06 15:15:12,776 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-collector module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 15:15:12,776 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-collector module connection to ['10.0.0.50:6379'] servers NOT UP 2026-07-06 15:15:12,776 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-collector module connection to ['10.0.0.242:6379'] servers NOT UP 2026-07-06 15:15:12,776 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-07-06 15:15:12,776 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-07-06 15:15:12,776 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-collector module connection to ['10.0.0.50:9042'] servers UP 2026-07-06 15:15:12,807 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-collector module connection to ['10.0.0.50:8086'] servers NOT UP 2026-07-06 15:15:12,807 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-collector module connection to ['10.0.0.242:8086'] servers UP 2026-07-06 15:15:12,807 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-collector module connection to ['10.0.0.50:6379'] servers NOT UP 2026-07-06 15:15:12,807 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-collector module connection to ['10.0.0.242:6379'] servers NOT UP 2026-07-06 15:15:12,808 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-07-06 15:15:12,808 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-07-06 15:15:12,808 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-collector module connection to ['10.0.0.50:9042'] servers UP 2026-07-06 15:15:12,837 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-collector module connection to ['10.0.0.50:8086'] servers NOT UP 2026-07-06 15:15:12,838 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-collector module connection to ['10.0.0.242:8086'] servers NOT UP 2026-07-06 15:15:12,838 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-collector module connection to ['10.0.0.33:8086'] servers UP 2026-07-06 15:15:12,838 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-collector module connection to ['10.0.0.50:6379'] servers NOT UP 2026-07-06 15:15:12,838 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-collector module connection to ['10.0.0.242:6379'] servers NOT UP 2026-07-06 15:15:12,838 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-collector module connection to ['10.0.0.33:6379'] servers NOT UP 2026-07-06 15:15:12,838 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-collector module connection to ['127.0.0.1:6379'] servers UP 2026-07-06 15:15:12,838 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-collector module connection to ['10.0.0.50:9042'] servers UP 2026-07-06 15:15:12,873 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-analytics-api module connection to ['10.0.0.50:8086'] servers NOT UP 2026-07-06 15:15:12,873 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-analytics-api module connection to ['10.0.0.242:8086'] servers NOT UP 2026-07-06 15:15:12,873 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-analytics-api module connection to ['10.0.0.33:8086'] servers UP 2026-07-06 15:15:12,905 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-analytics-api module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 15:15:12,932 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-analytics-api module connection to ['10.0.0.50:8086'] servers NOT UP 2026-07-06 15:15:12,933 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-analytics-api module connection to ['10.0.0.242:8086'] servers UP 2026-07-06 15:15:12,974 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1.:contrail-analytics-nodemgr module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 15:15:13,015 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-analytics-nodemgr module connection to ['10.0.0.50:8086'] servers NOT UP 2026-07-06 15:15:13,015 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-analytics-nodemgr module connection to ['10.0.0.242:8086'] servers NOT UP 2026-07-06 15:15:13,015 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2.:contrail-analytics-nodemgr module connection to ['10.0.0.33:8086'] servers UP 2026-07-06 15:15:13,047 - WARNING - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-analytics-nodemgr module connection to ['10.0.0.50:8086'] servers NOT UP 2026-07-06 15:15:13,047 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3.:contrail-analytics-nodemgr module connection to ['10.0.0.242:8086'] servers UP 2026-07-06 15:15:13,697 - INFO - END TEST : test_verify_process_status_analytics_node : PASSED[0:00:02] 2026-07-06 15:15:13,697 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:15:13,699 - INFO - ================================================================================ 2026-07-06 15:15:13,699 - INFO - STARTING TEST : test_verify_process_status_control_node 2026-07-06 15:15:13,699 - INFO - TEST DESCRIPTION : Test to validate process_status-Control-Node 2026-07-06 15:15:14,329 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:14,329 - INFO - 2026-07-06 15:15:14,353 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1:contrail-control module connection to 10.0.0.50:9041 servers UP 2026-07-06 15:15:14,353 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1:contrail-control module connection to 10.0.0.50:5673 servers UP 2026-07-06 15:15:14,353 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1:contrail-control module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 15:15:14,375 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2:contrail-control module connection to 10.0.0.50:9041 servers UP 2026-07-06 15:15:14,375 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2:contrail-control module connection to 10.0.0.50:5673 servers UP 2026-07-06 15:15:14,375 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2:contrail-control module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 15:15:14,401 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3:contrail-control module connection to 10.0.0.50:9041 servers UP 2026-07-06 15:15:14,401 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3:contrail-control module connection to 10.0.0.50:5673 servers UP 2026-07-06 15:15:14,402 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3:contrail-control module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 15:15:15,068 - INFO - END TEST : test_verify_process_status_control_node : PASSED[0:00:02] 2026-07-06 15:15:15,068 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:15:15,128 - INFO - Domain Default found not creating 2026-07-06 15:15:15,347 - INFO - Project ctest-AnalyticsBasicTestSanity-90134470 not found, creating it 2026-07-06 15:15:16,077 - INFO - Created Project:ctest-AnalyticsBasicTestSanity-90134470, ID : 6fe5b09d-d521-4e94-954b-65a30881f9d5 2026-07-06 15:15:18,081 - INFO - ================================================================================ 2026-07-06 15:15:18,082 - INFO - STARTING TEST : test_verify_object_logs 2026-07-06 15:15:18,082 - 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-07-06 15:15:18,772 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:18,772 - INFO - 2026-07-06 15:15:20,018 - INFO - Created VN ctest-vn22-06667521 2026-07-06 15:15:20,735 - INFO - Verified VN network id 6 for VN be77274b-f01a-477a-a92d-068675554210 2026-07-06 15:15:20,735 - INFO - Verifications in API Server for VN ctest-vn22-06667521 passed 2026-07-06 15:15:20,804 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn22-06667521 passed 2026-07-06 15:15:22,093 - INFO - Validated that VN default-domain:ctest-AnalyticsBasicTestSanity-90134470:ctest-vn22-06667521 is found in opserver 2026-07-06 15:15:22 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-07-06 15:15:25,669 - INFO - VM ([]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:15:46,203 - INFO - Validated ObjectVNTable, ObjectRoutingInstance, ObjectVMTable logs 2026-07-06 15:15:46,203 - INFO - Deleting VM ctest-AnalyticsBasicTestSanity-90134470-44354534 2026-07-06 15:15:46,520 - INFO - Deleting VN ctest-vn22-06667521 2026-07-06 15:15:46,579 - WARNING - Deleting VN ctest-vn22-06667521 failed..Will retry 2026-07-06 15:15:48,683 - WARNING - Deleting VN ctest-vn22-06667521 failed..Will retry 2026-07-06 15:15:51,036 - INFO - Validated that VN ctest-vn22-06667521 is not found in API Server 2026-07-06 15:15:51,062 - INFO - Validated that VN ctest-vn22-06667521 is not in any agent 2026-07-06 15:15:51,096 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn22-06667521 info 2026-07-06 15:15:51,744 - INFO - END TEST : test_verify_object_logs : PASSED[0:00:33] 2026-07-06 15:15:51,744 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:15:52,609 - INFO - Deleted project: ctest-AnalyticsBasicTestSanity-90134470, ID : 6fe5b09d-d521-4e94-954b-65a30881f9d5 2026-07-06 15:15:52,842 - INFO - Using existing project ['default-domain', 'admin'](a442b145-8324-4a90-a166-7d2776d28f22) 2026-07-06 15:15:52,857 - INFO - ================================================================================ 2026-07-06 15:15:52,857 - INFO - STARTING TEST : test_db_manage 2026-07-06 15:15:52,858 - INFO - TEST DESCRIPTION : Test db_manage.py tool 2026-07-06 15:15:53,503 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:53,503 - INFO - 2026-07-06 15:15:58,136 - WARNING - Errors are still present: 2026-07-06 15:15:57,831 ERROR: (v1.41) Checker check_subnet_addr_alloc: Failed: 2026-07-06 15:15:58,136 - WARNING - Ignore some errors untill fix 2026-07-06 15:15:58,805 - INFO - END TEST : test_db_manage : PASSED[0:00:06] 2026-07-06 15:15:58,805 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:15:58,877 - INFO - Using existing project ['default-domain', 'admin'](a442b145-8324-4a90-a166-7d2776d28f22) 2026-07-06 15:15:58,888 - INFO - ================================================================================ 2026-07-06 15:15:58,888 - INFO - STARTING TEST : test_analytics_docs 2026-07-06 15:15:58,888 - 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-07-06 15:15:59,551 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:15:59,551 - INFO - 2026-07-06 15:16:00,219 - INFO - END TEST : test_analytics_docs : PASSED[0:00:02] 2026-07-06 15:16:00,219 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:16:00,222 - INFO - ================================================================================ 2026-07-06 15:16:00,222 - INFO - STARTING TEST : test_config_docs 2026-07-06 15:16:00,222 - 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-07-06 15:16:00,870 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:16:00,870 - INFO - 2026-07-06 15:16:01,556 - INFO - END TEST : test_config_docs : PASSED[0:00:01] 2026-07-06 15:16:01,556 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:16:01,630 - INFO - Domain Default found not creating 2026-07-06 15:16:01,777 - INFO - Project ctest-TestECMPConfigHashFeature-45161818 not found, creating it 2026-07-06 15:16:02,422 - INFO - Created Project:ctest-TestECMPConfigHashFeature-45161818, ID : 08267831-b070-464f-8bce-ae9c189ec2eb 2026-07-06 15:16:05,126 - INFO - Created VN ctest-mgmt_ctest-TestECMPConfigHashFeature-45161818-16888743 2026-07-06 15:16:06,019 - INFO - Created VN ctest-left_ctest-TestECMPConfigHashFeature-45161818-34844920 2026-07-06 15:16:06,797 - INFO - Created VN ctest-right_ctest-TestECMPConfigHashFeature-45161818-55810601 2026-07-06 15:16:07 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-07-06 15:16:07,827 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPConfigHashFeature-45161818-64138559>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:16:08,496 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPConfigHashFeature-45161818-75598145>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:16:08,499 - INFO - ================================================================================ 2026-07-06 15:16:08,499 - INFO - STARTING TEST : test_ecmp_hash_src_ip 2026-07-06 15:16:08,499 - INFO - TEST DESCRIPTION : Validates ecmp hash when only source ip is configured Maintainer : cmallam@juniper.net 2026-07-06 15:16:09,157 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:16:09,157 - INFO - 2026-07-06 15:16:09,157 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:16:09,814 - INFO - 2026-07-06 15:16:09,814 - INFO - END TEST : test_ecmp_hash_src_ip : SKIPPED[0:00:01] 2026-07-06 15:16:09,814 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:16:09,815 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPConfigHashFeature-45161818-75598145 in state BUILD 2026-07-06 15:16:09,816 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPConfigHashFeature-45161818-75598145 2026-07-06 15:16:09,843 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-45161818-75598145 has failed to come up 2026-07-06 15:16:09,843 - ERROR - Nova failed to get host of the VM 2026-07-06 15:16:09,843 - ERROR - VM ctest-right_vm_ctest-TestECMPConfigHashFeature-45161818-75598145 has failed to come up 2026-07-06 15:16:09,844 - ERROR - Nova failed to get host of the VM 2026-07-06 15:16:10,209 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPConfigHashFeature-45161818-64138559 in state BUILD 2026-07-06 15:16:10,210 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPConfigHashFeature-45161818-64138559 2026-07-06 15:16:10,211 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-45161818-64138559 has failed to come up 2026-07-06 15:16:10,211 - ERROR - Nova failed to get host of the VM 2026-07-06 15:16:10,211 - ERROR - VM ctest-left_vm_ctest-TestECMPConfigHashFeature-45161818-64138559 has failed to come up 2026-07-06 15:16:10,211 - ERROR - Nova failed to get host of the VM 2026-07-06 15:16:10,301 - INFO - Deleting VN ctest-left_ctest-TestECMPConfigHashFeature-45161818-34844920 2026-07-06 15:16:10,482 - INFO - Deleting VN ctest-right_ctest-TestECMPConfigHashFeature-45161818-55810601 2026-07-06 15:16:10,678 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPConfigHashFeature-45161818-16888743 2026-07-06 15:16:11,823 - INFO - Deleted project: ctest-TestECMPConfigHashFeature-45161818, ID : 08267831-b070-464f-8bce-ae9c189ec2eb 2026-07-06 15:16:12,015 - INFO - Domain Default found not creating 2026-07-06 15:16:12,338 - INFO - Project ctest-TestECMPFeature-92435762 not found, creating it 2026-07-06 15:16:12,892 - INFO - Created Project:ctest-TestECMPFeature-92435762, ID : 2d4639de-ad4e-4a98-80fc-f6330a4fed1d 2026-07-06 15:16:16,472 - INFO - Created VN ctest-mgmt_ctest-TestECMPFeature-92435762-42065556 2026-07-06 15:16:17,318 - INFO - Created VN ctest-left_ctest-TestECMPFeature-92435762-26406290 2026-07-06 15:16:18,093 - INFO - Created VN ctest-right_ctest-TestECMPFeature-92435762-61219353 2026-07-06 15:16:18,848 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPFeature-92435762-45783400>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:16:19,809 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPFeature-92435762-83513851>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:16:19,811 - INFO - ================================================================================ 2026-07-06 15:16:19,811 - INFO - STARTING TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance 2026-07-06 15:16:19,811 - 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-07-06 15:16:20,491 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:16:20,491 - INFO - 2026-07-06 15:16:20,492 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:16:21,158 - INFO - 2026-07-06 15:16:21,158 - INFO - END TEST : test_ecmp_svc_v2_in_network_nat_with_3_instance : SKIPPED[0:00:02] 2026-07-06 15:16:21,158 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:16:21,160 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPFeature-92435762-83513851 in state BUILD 2026-07-06 15:16:21,160 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPFeature-92435762-83513851 2026-07-06 15:16:21,194 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-92435762-83513851 has failed to come up 2026-07-06 15:16:21,194 - ERROR - Nova failed to get host of the VM 2026-07-06 15:16:21,194 - ERROR - VM ctest-right_vm_ctest-TestECMPFeature-92435762-83513851 has failed to come up 2026-07-06 15:16:21,194 - ERROR - Nova failed to get host of the VM 2026-07-06 15:16:21,421 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPFeature-92435762-45783400 in state BUILD 2026-07-06 15:16:21,422 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPFeature-92435762-45783400 2026-07-06 15:16:21,422 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-92435762-45783400 has failed to come up 2026-07-06 15:16:21,422 - ERROR - Nova failed to get host of the VM 2026-07-06 15:16:21,422 - ERROR - VM ctest-left_vm_ctest-TestECMPFeature-92435762-45783400 has failed to come up 2026-07-06 15:16:21,422 - ERROR - Nova failed to get host of the VM 2026-07-06 15:16:21,505 - INFO - Deleting VN ctest-left_ctest-TestECMPFeature-92435762-26406290 2026-07-06 15:16:21,662 - INFO - Deleting VN ctest-right_ctest-TestECMPFeature-92435762-61219353 2026-07-06 15:16:21,856 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPFeature-92435762-42065556 2026-07-06 15:16:22,957 - INFO - Deleted project: ctest-TestECMPFeature-92435762, ID : 2d4639de-ad4e-4a98-80fc-f6330a4fed1d 2026-07-06 15:16:23,148 - INFO - Domain Default found not creating 2026-07-06 15:16:23,357 - INFO - Project ctest-TestECMPIPv6Fragments-25438030 not found, creating it 2026-07-06 15:16:23,965 - INFO - Created Project:ctest-TestECMPIPv6Fragments-25438030, ID : 0e03bddf-50fb-4bb7-82f1-1b64f863b42b 2026-07-06 15:16:26,685 - INFO - Created VN ctest-mgmt_ctest-TestECMPIPv6Fragments-25438030-40468180 2026-07-06 15:16:27,486 - INFO - Created VN ctest-left_ctest-TestECMPIPv6Fragments-25438030-15878921 2026-07-06 15:16:28,256 - INFO - Created VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 2026-07-06 15:16:33 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-07-06 15:17:02,705 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPIPv6Fragments-25438030-69265242>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:17:03,174 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPIPv6Fragments-25438030-40894513>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:17:03,261 - INFO - Using existing project ['default-domain', 'admin'](a442b145-8324-4a90-a166-7d2776d28f22) 2026-07-06 15:17:03,683 - INFO - admin user already present 2026-07-06 15:17:04,092 - INFO - Adding rules to the default security group in Project admin 2026-07-06 15:17:04,429 - INFO - ================================================================================ 2026-07-06 15:17:04,429 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-07-06 15:17:04,429 - 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-07-06 15:17:05,108 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:17:05,108 - INFO - http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network.qcow2.gz: 2026-07-06 15:17:05 ERROR 404: tinycore/tinycore-in-network.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-07-06 15:17:05,738 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-07-06 15:17:05,851 - INFO - Service template: ['default-domain', 'ctest-service_template_1-02866330'] deleted successfully. 2026-07-06 15:17:06,508 - INFO - 2026-07-06 15:17:06,508 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-07-06 15:17:06,508 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:17:06,510 - INFO - ================================================================================ 2026-07-06 15:17:06,510 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-07-06 15:17:06,510 - 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-07-06 15:17:07,173 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:17:07,173 - INFO - 2026-07-06 15:17:07,173 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:17:07,919 - INFO - 2026-07-06 15:17:07,919 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2026-07-06 15:17:07,919 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:17:07,921 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPIPv6Fragments-25438030-40894513 in state BUILD 2026-07-06 15:17:07,921 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPIPv6Fragments-25438030-40894513 2026-07-06 15:17:07,995 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-25438030-40894513 has failed to come up 2026-07-06 15:17:07,995 - ERROR - Nova failed to get host of the VM 2026-07-06 15:17:07,995 - ERROR - VM ctest-right_vm_ctest-TestECMPIPv6Fragments-25438030-40894513 has failed to come up 2026-07-06 15:17:07,995 - ERROR - Nova failed to get host of the VM 2026-07-06 15:17:08,122 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPIPv6Fragments-25438030-69265242 in state BUILD 2026-07-06 15:17:08,122 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPIPv6Fragments-25438030-69265242 2026-07-06 15:17:08,122 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-25438030-69265242 has failed to come up 2026-07-06 15:17:08,122 - ERROR - Nova failed to get host of the VM 2026-07-06 15:17:08,122 - ERROR - VM ctest-left_vm_ctest-TestECMPIPv6Fragments-25438030-69265242 has failed to come up 2026-07-06 15:17:08,122 - ERROR - Nova failed to get host of the VM 2026-07-06 15:17:08,287 - INFO - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-25438030-15878921 2026-07-06 15:17:08,333 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-25438030-15878921 failed..Will retry 2026-07-06 15:17:10,435 - WARNING - Deleting VN ctest-left_ctest-TestECMPIPv6Fragments-25438030-15878921 failed..Will retry 2026-07-06 15:17:12,799 - INFO - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 2026-07-06 15:17:12,888 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:14,986 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:17,068 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:19,156 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:21,260 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:23,353 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:25,444 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:27,494 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:29,535 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:31,587 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:33,630 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:35,682 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:37,733 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:39,782 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:41,831 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:43,873 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:45,925 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:47,972 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:50,013 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:52,053 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:54,096 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:56,136 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:17:58,181 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:18:00,223 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:18:02,267 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:18:04,310 - WARNING - Deleting VN ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962 failed..Will retry 2026-07-06 15:18:04,311 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPIPv6Fragments-25438030-40468180 2026-07-06 15:18:04,699 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:06,847 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:09,019 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:11,191 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:13,367 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:15,551 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:17,715 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:19,883 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:22,035 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:24,199 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:26,335 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:28,499 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:30,635 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:32,779 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:34,919 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:37,083 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:39,232 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:41,400 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:43,575 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:45,783 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:47,967 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:50,155 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:52,327 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:54,548 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:56,707 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:18:58,879 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:19:01,035 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:19:03,195 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:19:05,367 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:19:07,519 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:19:09,663 - WARNING - Project ctest-TestECMPIPv6Fragments-25438030 still has VNs [{'to': ['default-domain', 'ctest-TestECMPIPv6Fragments-25438030', 'ctest-right_ctest-TestECMPIPv6Fragments-25438030-67028962'], 'uuid': '7998e2d7-3572-4d4c-be29-07cd813babbf', 'href': 'http://10.0.0.33:8082/virtual-network/7998e2d7-3572-4d4c-be29-07cd813babbf'}] before deletion 2026-07-06 15:19:09,663 - WARNING - One or more references still present, will not delete the project ctest-TestECMPIPv6Fragments-25438030 2026-07-06 15:19:09,818 - INFO - Domain Default found not creating 2026-07-06 15:19:09,961 - INFO - Project ctest-TestECMPSanity-54732530 not found, creating it 2026-07-06 15:19:10,566 - INFO - Created Project:ctest-TestECMPSanity-54732530, ID : f542a051-00da-45e7-b793-5efd50a76889 2026-07-06 15:19:13,313 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanity-54732530-91748188 2026-07-06 15:19:14,006 - INFO - Created VN ctest-left_ctest-TestECMPSanity-54732530-69363860 2026-07-06 15:19:14,775 - INFO - Created VN ctest-right_ctest-TestECMPSanity-54732530-98540477 2026-07-06 15:19:15,559 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanity-54732530-49400506>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:19:16,073 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanity-54732530-72004885>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:19:16,075 - INFO - ================================================================================ 2026-07-06 15:19:16,075 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_static_route_no_policy 2026-07-06 15:19:16,075 - 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-07-06 15:19:16,756 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:19:16,756 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-07-06 15:19:17,386 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-07-06 15:19:17,499 - INFO - Service template: ['default-domain', 'ctest-service_template_1-13653845'] deleted successfully. 2026-07-06 15:19:18,173 - INFO - 2026-07-06 15:19:18,173 - INFO - END TEST : test_ecmp_svc_in_network_with_static_route_no_policy : SKIPPED[0:00:02] 2026-07-06 15:19:18,173 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:19:18,176 - INFO - ================================================================================ 2026-07-06 15:19:18,176 - INFO - STARTING TEST : test_ecmp_svc_v2_transparent_with_3_instance 2026-07-06 15:19:18,176 - 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-07-06 15:19:18,828 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:19:18,828 - INFO - 2026-07-06 15:19:18,829 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:19:19,475 - INFO - 2026-07-06 15:19:19,475 - INFO - END TEST : test_ecmp_svc_v2_transparent_with_3_instance : SKIPPED[0:00:01] 2026-07-06 15:19:19,475 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:19:19,477 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanity-54732530-72004885 in state BUILD 2026-07-06 15:19:19,477 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanity-54732530-72004885 2026-07-06 15:19:19,507 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-54732530-72004885 has failed to come up 2026-07-06 15:19:19,507 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:19,507 - ERROR - VM ctest-right_vm_ctest-TestECMPSanity-54732530-72004885 has failed to come up 2026-07-06 15:19:19,507 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:19,574 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanity-54732530-49400506 in state BUILD 2026-07-06 15:19:19,574 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanity-54732530-49400506 2026-07-06 15:19:19,574 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-54732530-49400506 has failed to come up 2026-07-06 15:19:19,574 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:19,574 - ERROR - VM ctest-left_vm_ctest-TestECMPSanity-54732530-49400506 has failed to come up 2026-07-06 15:19:19,574 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:19,645 - INFO - Deleting VN ctest-left_ctest-TestECMPSanity-54732530-69363860 2026-07-06 15:19:19,872 - INFO - Deleting VN ctest-right_ctest-TestECMPSanity-54732530-98540477 2026-07-06 15:19:20,054 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanity-54732530-91748188 2026-07-06 15:19:21,040 - INFO - Deleted project: ctest-TestECMPSanity-54732530, ID : f542a051-00da-45e7-b793-5efd50a76889 2026-07-06 15:19:21,227 - INFO - Domain Default found not creating 2026-07-06 15:19:21,405 - INFO - Project ctest-TestECMPSanityIPv6-90395499 not found, creating it 2026-07-06 15:19:22,011 - INFO - Created Project:ctest-TestECMPSanityIPv6-90395499, ID : 52a0ca39-5927-42f0-982a-b41298008e20 2026-07-06 15:19:25,038 - INFO - Created VN ctest-mgmt_ctest-TestECMPSanityIPv6-90395499-16341985 2026-07-06 15:19:26,047 - INFO - Created VN ctest-left_ctest-TestECMPSanityIPv6-90395499-96086770 2026-07-06 15:19:27,176 - INFO - Created VN ctest-right_ctest-TestECMPSanityIPv6-90395499-50485052 2026-07-06 15:19:27,842 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPSanityIPv6-90395499-09425012>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:19:28,361 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPSanityIPv6-90395499-87722013>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:19:28,363 - INFO - ================================================================================ 2026-07-06 15:19:28,363 - INFO - STARTING TEST : test_ecmp_svc_in_network_with_3_instance 2026-07-06 15:19:29,005 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:19:29,005 - INFO - 2026-07-06 15:19:29,005 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:19:29,683 - INFO - 2026-07-06 15:19:29,683 - INFO - END TEST : test_ecmp_svc_in_network_with_3_instance : SKIPPED[0:00:01] 2026-07-06 15:19:29,683 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:19:29,686 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPSanityIPv6-90395499-87722013 in state BUILD 2026-07-06 15:19:29,686 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPSanityIPv6-90395499-87722013 2026-07-06 15:19:29,719 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-90395499-87722013 has failed to come up 2026-07-06 15:19:29,719 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:29,720 - ERROR - VM ctest-right_vm_ctest-TestECMPSanityIPv6-90395499-87722013 has failed to come up 2026-07-06 15:19:29,720 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:29,863 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPSanityIPv6-90395499-09425012 in state BUILD 2026-07-06 15:19:29,863 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPSanityIPv6-90395499-09425012 2026-07-06 15:19:29,863 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-90395499-09425012 has failed to come up 2026-07-06 15:19:29,863 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:29,863 - ERROR - VM ctest-left_vm_ctest-TestECMPSanityIPv6-90395499-09425012 has failed to come up 2026-07-06 15:19:29,864 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:29,952 - INFO - Deleting VN ctest-left_ctest-TestECMPSanityIPv6-90395499-96086770 2026-07-06 15:19:30,190 - INFO - Deleting VN ctest-right_ctest-TestECMPSanityIPv6-90395499-50485052 2026-07-06 15:19:30,364 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPSanityIPv6-90395499-16341985 2026-07-06 15:19:31,382 - INFO - Deleted project: ctest-TestECMPSanityIPv6-90395499, ID : 52a0ca39-5927-42f0-982a-b41298008e20 2026-07-06 15:19:31,604 - INFO - Domain Default found not creating 2026-07-06 15:19:31,810 - INFO - Project ctest-TestECMPwithSVMChange-81047150 not found, creating it 2026-07-06 15:19:32,355 - INFO - Created Project:ctest-TestECMPwithSVMChange-81047150, ID : 1ea4ccbb-6322-440c-be84-ffce004f28ff 2026-07-06 15:19:34,911 - INFO - Created VN ctest-mgmt_ctest-TestECMPwithSVMChange-81047150-28560604 2026-07-06 15:19:35,637 - INFO - Created VN ctest-left_ctest-TestECMPwithSVMChange-81047150-82574064 2026-07-06 15:19:36,348 - INFO - Created VN ctest-right_ctest-TestECMPwithSVMChange-81047150-13949771 2026-07-06 15:19:37,013 - INFO - VM ([<Server: ctest-left_vm_ctest-TestECMPwithSVMChange-81047150-85463320>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:19:37,483 - INFO - VM ([<Server: ctest-right_vm_ctest-TestECMPwithSVMChange-81047150-48407870>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:19:37,485 - INFO - ================================================================================ 2026-07-06 15:19:37,486 - INFO - STARTING TEST : test_ecmp_with_svm_deletion 2026-07-06 15:19:37,486 - 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-07-06 15:19:38,167 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:19:38,167 - INFO - 2026-07-06 15:19:38,168 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:19:38,808 - INFO - 2026-07-06 15:19:38,808 - INFO - END TEST : test_ecmp_with_svm_deletion : SKIPPED[0:00:01] 2026-07-06 15:19:38,808 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:19:38,809 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestECMPwithSVMChange-81047150-48407870 in state BUILD 2026-07-06 15:19:38,809 - INFO - Deleting VM ctest-right_vm_ctest-TestECMPwithSVMChange-81047150-48407870 2026-07-06 15:19:38,832 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-81047150-48407870 has failed to come up 2026-07-06 15:19:38,832 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:38,832 - ERROR - VM ctest-right_vm_ctest-TestECMPwithSVMChange-81047150-48407870 has failed to come up 2026-07-06 15:19:38,832 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:38,945 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestECMPwithSVMChange-81047150-85463320 in state BUILD 2026-07-06 15:19:38,945 - INFO - Deleting VM ctest-left_vm_ctest-TestECMPwithSVMChange-81047150-85463320 2026-07-06 15:19:38,945 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-81047150-85463320 has failed to come up 2026-07-06 15:19:38,945 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:38,945 - ERROR - VM ctest-left_vm_ctest-TestECMPwithSVMChange-81047150-85463320 has failed to come up 2026-07-06 15:19:38,945 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:39,024 - INFO - Deleting VN ctest-left_ctest-TestECMPwithSVMChange-81047150-82574064 2026-07-06 15:19:39,202 - INFO - Deleting VN ctest-right_ctest-TestECMPwithSVMChange-81047150-13949771 2026-07-06 15:19:39,370 - INFO - Deleting VN ctest-mgmt_ctest-TestECMPwithSVMChange-81047150-28560604 2026-07-06 15:19:40,390 - INFO - Deleted project: ctest-TestECMPwithSVMChange-81047150, ID : 1ea4ccbb-6322-440c-be84-ffce004f28ff 2026-07-06 15:19:40,588 - INFO - Domain Default found not creating 2026-07-06 15:19:40,777 - INFO - Project ctest-TestMultiInlineSVC-94784550 not found, creating it 2026-07-06 15:19:41,377 - INFO - Created Project:ctest-TestMultiInlineSVC-94784550, ID : 4d869546-6385-40c3-814d-e6836bb86006 2026-07-06 15:19:44,296 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVC-94784550-36968185 2026-07-06 15:19:45,000 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVC-94784550-88493041 2026-07-06 15:19:45,743 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVC-94784550-78873271 2026-07-06 15:19:46,372 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVC-94784550-75035478>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:19:46,944 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVC-94784550-31720005>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:19:46,947 - INFO - ================================================================================ 2026-07-06 15:19:46,948 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-07-06 15:19:46,948 - 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-07-06 15:19:47,605 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:19:47,605 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-07-06 15:19:48,197 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-07-06 15:19:48,291 - INFO - Service template: ['default-domain', 'ctest-service_template_1-82592930'] deleted successfully. 2026-07-06 15:19:48,941 - INFO - 2026-07-06 15:19:48,941 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-07-06 15:19:48,941 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:19:48,944 - INFO - ================================================================================ 2026-07-06 15:19:48,944 - INFO - STARTING TEST : test_three_stage_v2_SC 2026-07-06 15:19:48,944 - 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-07-06 15:19:49,646 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:19:49,646 - INFO - 2026-07-06 15:19:49,646 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:19:50,329 - INFO - 2026-07-06 15:19:50,329 - INFO - END TEST : test_three_stage_v2_SC : SKIPPED[0:00:02] 2026-07-06 15:19:50,329 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:19:50,330 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVC-94784550-31720005 in state BUILD 2026-07-06 15:19:50,331 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVC-94784550-31720005 2026-07-06 15:19:50,356 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-94784550-31720005 has failed to come up 2026-07-06 15:19:50,356 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:50,356 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVC-94784550-31720005 has failed to come up 2026-07-06 15:19:50,356 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:50,417 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVC-94784550-75035478 in state BUILD 2026-07-06 15:19:50,418 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVC-94784550-75035478 2026-07-06 15:19:50,418 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-94784550-75035478 has failed to come up 2026-07-06 15:19:50,418 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:50,418 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVC-94784550-75035478 has failed to come up 2026-07-06 15:19:50,418 - ERROR - Nova failed to get host of the VM 2026-07-06 15:19:50,481 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVC-94784550-88493041 2026-07-06 15:19:50,678 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVC-94784550-78873271 2026-07-06 15:19:50,922 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVC-94784550-36968185 2026-07-06 15:19:52,084 - INFO - Deleted project: ctest-TestMultiInlineSVC-94784550, ID : 4d869546-6385-40c3-814d-e6836bb86006 2026-07-06 15:19:52,276 - INFO - Domain Default found not creating 2026-07-06 15:19:52,421 - INFO - Project ctest-TestMultiInlineSVCIPv6-00654706 not found, creating it 2026-07-06 15:19:53,053 - INFO - Created Project:ctest-TestMultiInlineSVCIPv6-00654706, ID : a6988170-4900-4505-b59a-ac3d8b2e8e44 2026-07-06 15:19:55,916 - INFO - Created VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-00654706-88705140 2026-07-06 15:19:56,946 - INFO - Created VN ctest-left_ctest-TestMultiInlineSVCIPv6-00654706-51558261 2026-07-06 15:19:57,853 - INFO - Created VN ctest-right_ctest-TestMultiInlineSVCIPv6-00654706-88853761 2026-07-06 15:19:58,503 - INFO - VM ([<Server: ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00654706-95087790>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:19:59,090 - INFO - VM ([<Server: ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00654706-29550767>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:19:59,092 - INFO - ================================================================================ 2026-07-06 15:19:59,092 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-07-06 15:19:59,739 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:19:59,739 - INFO - 2026-07-06 15:19:59,739 - INFO - ================================================================================ 2026-07-06 15:19:59,739 - INFO - STARTING TEST : test_svc_fate_sharing_basic 2026-07-06 15:19:59,739 - 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-07-06 15:20:00,394 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:20:00,394 - INFO - gzip: /contrail-test/images/tinycore-in-network.qcow2.gz: unexpected end of file 2026-07-06 15:20:00,976 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-07-06 15:20:01,075 - INFO - Service template: ['default-domain', 'ctest-service_template_1-85927534'] deleted successfully. 2026-07-06 15:20:01,757 - INFO - 2026-07-06 15:20:01,757 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:02] 2026-07-06 15:20:01,757 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:20:01,757 - INFO - image /contrail-test/images/tinycore-in-network.qcow2 is not found 2026-07-06 15:20:02,446 - INFO - 2026-07-06 15:20:02,446 - INFO - END TEST : test_svc_fate_sharing_basic : SKIPPED[0:00:03] 2026-07-06 15:20:02,446 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:20:02,448 - INFO - Skip interface_detach for VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00654706-29550767 in state BUILD 2026-07-06 15:20:02,448 - INFO - Deleting VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00654706-29550767 2026-07-06 15:20:02,472 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00654706-29550767 has failed to come up 2026-07-06 15:20:02,473 - ERROR - Nova failed to get host of the VM 2026-07-06 15:20:02,473 - ERROR - VM ctest-right_vm_ctest-TestMultiInlineSVCIPv6-00654706-29550767 has failed to come up 2026-07-06 15:20:02,473 - ERROR - Nova failed to get host of the VM 2026-07-06 15:20:02,535 - INFO - Skip interface_detach for VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00654706-95087790 in state BUILD 2026-07-06 15:20:02,535 - INFO - Deleting VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00654706-95087790 2026-07-06 15:20:02,535 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00654706-95087790 has failed to come up 2026-07-06 15:20:02,535 - ERROR - Nova failed to get host of the VM 2026-07-06 15:20:02,535 - ERROR - VM ctest-left_vm_ctest-TestMultiInlineSVCIPv6-00654706-95087790 has failed to come up 2026-07-06 15:20:02,535 - ERROR - Nova failed to get host of the VM 2026-07-06 15:20:02,599 - INFO - Deleting VN ctest-left_ctest-TestMultiInlineSVCIPv6-00654706-51558261 2026-07-06 15:20:02,807 - INFO - Deleting VN ctest-right_ctest-TestMultiInlineSVCIPv6-00654706-88853761 2026-07-06 15:20:03,003 - INFO - Deleting VN ctest-mgmt_ctest-TestMultiInlineSVCIPv6-00654706-88705140 2026-07-06 15:20:04,040 - INFO - Deleted project: ctest-TestMultiInlineSVCIPv6-00654706, ID : a6988170-4900-4505-b59a-ac3d8b2e8e44 2026-07-06 15:20:04,233 - INFO - Domain Default found not creating 2026-07-06 15:20:04,408 - INFO - Project ctest-FloatingipBasicTestSanity-32285353 not found, creating it 2026-07-06 15:20:05,028 - INFO - Created Project:ctest-FloatingipBasicTestSanity-32285353, ID : bc3c6cab-8527-4f27-a48f-16d18870e2b9 2026-07-06 15:20:06,649 - INFO - ================================================================================ 2026-07-06 15:20:06,649 - INFO - STARTING TEST : test_floating_ip 2026-07-06 15:20:06,649 - 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-07-06 15:20:07,310 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:20:07,311 - INFO - 2026-07-06 15:20:08,432 - INFO - Created VN ctest-fvn-42501102 2026-07-06 15:20:09,101 - INFO - Verified VN network id 11 for VN 0f0da737-eaaf-4163-a883-7ccef3b5afb7 2026-07-06 15:20:09,102 - INFO - Verifications in API Server for VN ctest-fvn-42501102 passed 2026-07-06 15:20:09,178 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-42501102 passed 2026-07-06 15:20:10,509 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-32285353:ctest-fvn-42501102 is found in opserver 2026-07-06 15:20:11,143 - INFO - Created VN ctest-vn1-00032183 2026-07-06 15:20:11,433 - INFO - Verified VN network id 12 for VN ef684b78-f541-4829-8a83-02294b295ef4 2026-07-06 15:20:11,434 - INFO - Verifications in API Server for VN ctest-vn1-00032183 passed 2026-07-06 15:20:11,511 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-00032183 passed 2026-07-06 15:20:11,794 - INFO - Validated that VN default-domain:ctest-FloatingipBasicTestSanity-32285353:ctest-vn1-00032183 is found in opserver 2026-07-06 15:20:17 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-07-06 15:20:42,534 - INFO - VM ([<Server: ctest-vn1_vm1_name-64085206>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:20:43,026 - INFO - VM ([<Server: ctest-fvn_vm1_name-33361202>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:20:43,219 - INFO - Creating Floating IP pool ctest-some-pool-05743093 in API Server 2026-07-06 15:20:43,679 - INFO - Verification for FIP pool ctest-some-pool-05743093 in API Server passed 2026-07-06 15:20:43,706 - INFO - Verification for FIP pool ctest-some-pool-05743093 in Control-node passed 2026-07-06 15:20:43,706 - INFO - Waiting for VM ctest-vn1_vm1_name-64085206 to be up.. 2026-07-06 15:22:05,365 - INFO - VM name : ctest-vn1_vm1_name-64085206 2026-07-06 15:22:31,405 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-64085206 passed 2026-07-06 15:22:47,173 - INFO - Waiting for VM ctest-fvn_vm1_name-33361202 to be up.. 2026-07-06 15:22:47,252 - INFO - VM name : ctest-fvn_vm1_name-33361202 2026-07-06 15:22:48,580 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-33361202 passed 2026-07-06 15:22:48,911 - INFO - Route for FIP 199.109.83.132 is fine on Control-node 10.0.0.242 2026-07-06 15:22:48,922 - INFO - Route for FIP 199.109.83.132 is fine on Control-node 10.0.0.50 2026-07-06 15:22:48,932 - INFO - Route for FIP 199.109.83.132 is fine on Control-node 10.0.0.33 2026-07-06 15:22:48,932 - INFO - FIP 199.109.83.132 verification for passed on all Control-nodes 2026-07-06 15:22:48,932 - INFO - FIP ID fdd0091d-11a7-4cae-8f35-18b21a187261(199.109.83.132) validation in Control node passed 2026-07-06 15:22:48,986 - INFO - FIP ID fdd0091d-11a7-4cae-8f35-18b21a187261(199.109.83.132) validation in agents passed 2026-07-06 15:22:48,994 - INFO - FIP ID fdd0091d-11a7-4cae-8f35-18b21a187261(199.109.83.132) validation in API Server passed 2026-07-06 15:22:58,875 - INFO - Ping to IP 199.109.83.131 from VM ctest-vn1_vm1_name-64085206 passed 2026-07-06 15:22:59,023 - INFO - Deleting the FIP pool ctest-some-pool-05743093 2026-07-06 15:22:59,152 - INFO - Deleting VM ctest-fvn_vm1_name-33361202 2026-07-06 15:22:59,219 - INFO - Deleting VM ctest-vn1_vm1_name-64085206 2026-07-06 15:22:59,303 - INFO - Deleting VN ctest-vn1-00032183 2026-07-06 15:22:59,347 - WARNING - Deleting VN ctest-vn1-00032183 failed..Will retry 2026-07-06 15:23:01,413 - WARNING - Deleting VN ctest-vn1-00032183 failed..Will retry 2026-07-06 15:23:03,750 - INFO - Validated that VN ctest-vn1-00032183 is not found in API Server 2026-07-06 15:23:03,774 - INFO - Validated that VN ctest-vn1-00032183 is not in any agent 2026-07-06 15:23:03,805 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-00032183 info 2026-07-06 15:23:03,806 - INFO - Deleting VN ctest-fvn-42501102 2026-07-06 15:23:04,115 - INFO - Validated that VN ctest-fvn-42501102 is not found in API Server 2026-07-06 15:23:04,142 - INFO - Validated that VN ctest-fvn-42501102 is not in any agent 2026-07-06 15:23:04,179 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-42501102 info 2026-07-06 15:23:05,476 - INFO - END TEST : test_floating_ip : PASSED[0:02:59] 2026-07-06 15:23:05,476 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:06,268 - INFO - Deleted project: ctest-FloatingipBasicTestSanity-32285353, ID : bc3c6cab-8527-4f27-a48f-16d18870e2b9 2026-07-06 15:23:06,448 - INFO - Domain Default found not creating 2026-07-06 15:23:06,589 - INFO - Project ctest-TestSanity_MX-44883999 not found, creating it 2026-07-06 15:23:07,161 - INFO - Created Project:ctest-TestSanity_MX-44883999, ID : 24842864-b7b3-434e-a234-8fcfbdc3488d 2026-07-06 15:23:08,713 - INFO - ================================================================================ 2026-07-06 15:23:08,713 - INFO - STARTING TEST : test_mx_gateway 2026-07-06 15:23:08,713 - 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-07-06 15:23:10,023 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-07-06 15:23:11,316 - INFO - 2026-07-06 15:23:11,316 - INFO - END TEST : test_mx_gateway : SKIPPED[0:00:03] 2026-07-06 15:23:11,316 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:12,067 - INFO - Deleted project: ctest-TestSanity_MX-44883999, ID : 24842864-b7b3-434e-a234-8fcfbdc3488d 2026-07-06 15:23:12,249 - INFO - Domain Default found not creating 2026-07-06 15:23:12,394 - INFO - Project ctest-TestHeat-79067193 not found, creating it 2026-07-06 15:23:12,961 - INFO - Created Project:ctest-TestHeat-79067193, ID : 449973c6-09b5-402e-8294-621a01bc5e63 2026-07-06 15:23:14,614 - INFO - ================================================================================ 2026-07-06 15:23:14,615 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-07-06 15:23:14,615 - 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-07-06 15:23:15,921 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:23:15,921 - INFO - 2026-07-06 15:23:15,942 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:23:17,234 - INFO - 2026-07-06 15:23:17,234 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-07-06 15:23:17,234 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:17,236 - INFO - ================================================================================ 2026-07-06 15:23:17,236 - INFO - STARTING TEST : test_transit_vn_sym_1_innet 2026-07-06 15:23:18,528 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:23:18,528 - INFO - 2026-07-06 15:23:18,529 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:23:19,837 - INFO - 2026-07-06 15:23:19,837 - INFO - END TEST : test_transit_vn_sym_1_innet : SKIPPED[0:00:02] 2026-07-06 15:23:19,837 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:20,647 - INFO - Deleted project: ctest-TestHeat-79067193, ID : 449973c6-09b5-402e-8294-621a01bc5e63 2026-07-06 15:23:20,814 - INFO - Domain Default found not creating 2026-07-06 15:23:20,952 - INFO - Project ctest-TestHeatIPv6-68676826 not found, creating it 2026-07-06 15:23:21,510 - INFO - Created Project:ctest-TestHeatIPv6-68676826, ID : 0501dd88-c92b-4daa-9973-26b4d6d2462d 2026-07-06 15:23:23,527 - INFO - ================================================================================ 2026-07-06 15:23:23,527 - INFO - STARTING TEST : test_public_access_thru_svc_w_fip 2026-07-06 15:23:23,528 - 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-07-06 15:23:24,818 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:23:24,818 - INFO - 2026-07-06 15:23:24,818 - INFO - Skipped as v6 not supported for this test 2026-07-06 15:23:26,128 - INFO - 2026-07-06 15:23:26,128 - INFO - END TEST : test_public_access_thru_svc_w_fip : SKIPPED[0:00:03] 2026-07-06 15:23:26,128 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:26,878 - INFO - Deleted project: ctest-TestHeatIPv6-68676826, ID : 0501dd88-c92b-4daa-9973-26b4d6d2462d 2026-07-06 15:23:27,047 - INFO - Domain Default found not creating 2026-07-06 15:23:27,185 - INFO - Project ctest-TestBasicHeat-77375531 not found, creating it 2026-07-06 15:23:27,679 - INFO - Created Project:ctest-TestBasicHeat-77375531, ID : 8ff82cca-8efc-4ec1-81f8-b48bdd5b8f63 2026-07-06 15:23:29,418 - INFO - ================================================================================ 2026-07-06 15:23:29,418 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-07-06 15:23:29,418 - INFO - TEST DESCRIPTION : Validate creation of a in-network-nat service chain using heat 2026-07-06 15:23:30,712 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:23:30,712 - INFO - 2026-07-06 15:23:30,738 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:23:32,039 - INFO - 2026-07-06 15:23:32,039 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-07-06 15:23:32,039 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:33,456 - INFO - Deleted project: ctest-TestBasicHeat-77375531, ID : 8ff82cca-8efc-4ec1-81f8-b48bdd5b8f63 2026-07-06 15:23:33,666 - INFO - Domain Default found not creating 2026-07-06 15:23:33,811 - INFO - Project ctest-TestBasicHeatIPv6-05429243 not found, creating it 2026-07-06 15:23:34,388 - INFO - Created Project:ctest-TestBasicHeatIPv6-05429243, ID : 1390e43a-fa73-46ca-ab0a-d437103da2c2 2026-07-06 15:23:35,969 - INFO - ================================================================================ 2026-07-06 15:23:35,969 - INFO - STARTING TEST : test_svc_creation_with_heat 2026-07-06 15:23:37,255 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:23:37,255 - INFO - 2026-07-06 15:23:37,281 - INFO - Skipped as test requires at least 3 nodes, but only 2 found 2026-07-06 15:23:38,565 - INFO - 2026-07-06 15:23:38,565 - INFO - END TEST : test_svc_creation_with_heat : SKIPPED[0:00:03] 2026-07-06 15:23:38,565 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:39,395 - INFO - Deleted project: ctest-TestBasicHeatIPv6-05429243, ID : 1390e43a-fa73-46ca-ab0a-d437103da2c2 2026-07-06 15:23:39,594 - INFO - Domain Default found not creating 2026-07-06 15:23:39,791 - INFO - Project ctest-TestCRUD-67907839 not found, creating it 2026-07-06 15:23:40,369 - INFO - Created Project:ctest-TestCRUD-67907839, ID : 8e83be2c-0ae1-4bfe-84cc-62ec32ae194f 2026-07-06 15:23:41,856 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg1-34995327'] 2026-07-06 15:23:42,884 - INFO - Creating Security group: ['default-domain', 'admin', 'ctest-admin-sg2-76030917'] 2026-07-06 15:23:44,201 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-67907839', 'ctest-proj-sg1-47143746'] 2026-07-06 15:23:45,187 - INFO - Creating Security group: ['default-domain', 'ctest-TestCRUD-67907839', 'ctest-proj-sg2-52556624'] 2026-07-06 15:23:46,071 - INFO - ================================================================================ 2026-07-06 15:23:46,071 - INFO - STARTING TEST : test_router_crud 2026-07-06 15:23:47,382 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:23:47,382 - INFO - 2026-07-06 15:23:47,382 - INFO - Router create Request {'router': {'name': 'name-60666791'}} 2026-07-06 15:23:47,503 - INFO - Router create Response : {'router': {'id': '7f1640bf-1626-4fbf-8b8b-07efd1feebd5', 'name': 'name-60666791', 'tenant_id': 'a442b14583244a90a1667d2776d28f22', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-60666791'], 'description': '', 'project_id': 'a442b14583244a90a1667d2776d28f22'}} 2026-07-06 15:23:47,503 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-60666791'}} 2026-07-06 15:23:47,523 - INFO - Attribute id is created 2026-07-06 15:23:47,523 - INFO - Attribute name is created 2026-07-06 15:23:47,523 - INFO - Attribute admin_state_up is created 2026-07-06 15:23:47,523 - INFO - Attribute status is created 2026-07-06 15:23:47,523 - INFO - Attribute tenant_id is created 2026-07-06 15:23:48,000 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-07-06 15:23:48,000 - INFO - Router Update request {'router': {'name': 'name-18419170'}} 2026-07-06 15:23:48,056 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-18419170'}} 2026-07-06 15:23:48,056 - INFO - Response : {'router': {'id': '7f1640bf-1626-4fbf-8b8b-07efd1feebd5', 'name': 'name-18419170', 'tenant_id': 'a442b14583244a90a1667d2776d28f22', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-60666791'], 'description': '', 'project_id': 'a442b14583244a90a1667d2776d28f22'}} 2026-07-06 15:23:48,057 - INFO - Updation of Router 7f1640bf-1626-4fbf-8b8b-07efd1feebd5 with body {'router': {'name': 'name-18419170'}} passed 2026-07-06 15:23:48,057 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:48,057 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-07-06 15:23:48,121 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-07-06 15:23:48,121 - INFO - Response : {'router': {'id': '7f1640bf-1626-4fbf-8b8b-07efd1feebd5', 'name': 'name-18419170', 'tenant_id': 'a442b14583244a90a1667d2776d28f22', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-60666791'], 'description': '', 'project_id': 'a442b14583244a90a1667d2776d28f22'}} 2026-07-06 15:23:48,122 - INFO - Updation of Router 7f1640bf-1626-4fbf-8b8b-07efd1feebd5 with body {'router': {'admin_state_up': 'False'}} passed 2026-07-06 15:23:48,122 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:48,122 - INFO - Deleting router 7f1640bf-1626-4fbf-8b8b-07efd1feebd5 2026-07-06 15:23:48,227 - ERROR - Result of delete router 7f1640bf-1626-4fbf-8b8b-07efd1feebd5: () 2026-07-06 15:23:48,227 - INFO - ================================================================================ 2026-07-06 15:23:48,228 - INFO - Router create Request {'router': {'name': 'name-46979994', 'tenant_id': '8e83be2c-0ae1-4bfe-84cc-62ec32ae194f'}} 2026-07-06 15:23:48,355 - INFO - Router create Response : {'router': {'id': '8835c677-1b11-403c-8f05-61e1055eba06', 'name': 'name-46979994', 'tenant_id': '8e83be2c0ae14bfe84cc62ec32ae194f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-67907839', 'name-46979994'], 'description': '', 'project_id': '8e83be2c0ae14bfe84cc62ec32ae194f'}} 2026-07-06 15:23:48,356 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-46979994', 'tenant_id': '8e83be2c-0ae1-4bfe-84cc-62ec32ae194f'}} 2026-07-06 15:23:48,375 - INFO - Attribute id is created 2026-07-06 15:23:48,375 - INFO - Attribute name is created 2026-07-06 15:23:48,375 - INFO - Attribute admin_state_up is created 2026-07-06 15:23:48,375 - INFO - Attribute status is created 2026-07-06 15:23:48,375 - INFO - Attribute tenant_id is created 2026-07-06 15:23:48,798 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-07-06 15:23:48,799 - INFO - Router Update request {'router': {'name': 'name-89321966'}} 2026-07-06 15:23:48,849 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-89321966'}} 2026-07-06 15:23:48,849 - INFO - Response : {'router': {'id': '8835c677-1b11-403c-8f05-61e1055eba06', 'name': 'name-89321966', 'tenant_id': '8e83be2c0ae14bfe84cc62ec32ae194f', 'admin_state_up': True, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-67907839', 'name-46979994'], 'description': '', 'project_id': '8e83be2c0ae14bfe84cc62ec32ae194f'}} 2026-07-06 15:23:48,849 - INFO - Updation of Router 8835c677-1b11-403c-8f05-61e1055eba06 with body {'router': {'name': 'name-89321966'}} passed 2026-07-06 15:23:48,849 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:48,849 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-07-06 15:23:48,910 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-07-06 15:23:48,910 - INFO - Response : {'router': {'id': '8835c677-1b11-403c-8f05-61e1055eba06', 'name': 'name-89321966', 'tenant_id': '8e83be2c0ae14bfe84cc62ec32ae194f', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'ctest-TestCRUD-67907839', 'name-46979994'], 'description': '', 'project_id': '8e83be2c0ae14bfe84cc62ec32ae194f'}} 2026-07-06 15:23:48,910 - INFO - Updation of Router 8835c677-1b11-403c-8f05-61e1055eba06 with body {'router': {'admin_state_up': 'False'}} passed 2026-07-06 15:23:48,910 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:48,910 - INFO - Deleting router 8835c677-1b11-403c-8f05-61e1055eba06 2026-07-06 15:23:49,007 - ERROR - Result of delete router 8835c677-1b11-403c-8f05-61e1055eba06: () 2026-07-06 15:23:49,007 - INFO - ================================================================================ 2026-07-06 15:23:49,007 - INFO - Router create Request {'router': {'name': 'name-84607493', 'admin_state_up': 'False'}} 2026-07-06 15:23:49,144 - INFO - Router create Response : {'router': {'id': 'ccd1b814-1b9b-415b-a5ab-a85e1dd5aa7a', 'name': 'name-84607493', 'tenant_id': 'a442b14583244a90a1667d2776d28f22', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-84607493'], 'description': '', 'project_id': 'a442b14583244a90a1667d2776d28f22'}} 2026-07-06 15:23:49,145 - INFO - Router create PASSED ,Body : {'router': {'name': 'name-84607493', 'admin_state_up': 'False'}} 2026-07-06 15:23:49,165 - INFO - Attribute id is created 2026-07-06 15:23:49,165 - INFO - Attribute name is created 2026-07-06 15:23:49,165 - INFO - Attribute admin_state_up is created 2026-07-06 15:23:49,165 - INFO - Attribute status is created 2026-07-06 15:23:49,165 - INFO - Attribute tenant_id is created 2026-07-06 15:23:49,623 - INFO - Router show with fields ['name', 'admin_state_up', 'status', 'tenant_id'] passed 2026-07-06 15:23:49,623 - INFO - Router Update request {'router': {'name': 'name-90762606'}} 2026-07-06 15:23:49,680 - INFO - Router Update request PASSED,Body : {'router': {'name': 'name-90762606'}} 2026-07-06 15:23:49,680 - INFO - Response : {'router': {'id': 'ccd1b814-1b9b-415b-a5ab-a85e1dd5aa7a', 'name': 'name-90762606', 'tenant_id': 'a442b14583244a90a1667d2776d28f22', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-84607493'], 'description': '', 'project_id': 'a442b14583244a90a1667d2776d28f22'}} 2026-07-06 15:23:49,680 - INFO - Updation of Router ccd1b814-1b9b-415b-a5ab-a85e1dd5aa7a with body {'router': {'name': 'name-90762606'}} passed 2026-07-06 15:23:49,680 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:49,680 - INFO - Router Update request {'router': {'admin_state_up': 'False'}} 2026-07-06 15:23:49,749 - INFO - Router Update request PASSED,Body : {'router': {'admin_state_up': 'False'}} 2026-07-06 15:23:49,749 - INFO - Response : {'router': {'id': 'ccd1b814-1b9b-415b-a5ab-a85e1dd5aa7a', 'name': 'name-90762606', 'tenant_id': 'a442b14583244a90a1667d2776d28f22', 'admin_state_up': False, 'status': 'ACTIVE', 'external_gateway_info': None, 'fq_name': ['default-domain', 'admin', 'name-84607493'], 'description': '', 'project_id': 'a442b14583244a90a1667d2776d28f22'}} 2026-07-06 15:23:49,749 - INFO - Updation of Router ccd1b814-1b9b-415b-a5ab-a85e1dd5aa7a with body {'router': {'admin_state_up': 'False'}} passed 2026-07-06 15:23:49,749 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:49,750 - INFO - Deleting router ccd1b814-1b9b-415b-a5ab-a85e1dd5aa7a 2026-07-06 15:23:49,847 - ERROR - Result of delete router ccd1b814-1b9b-415b-a5ab-a85e1dd5aa7a: () 2026-07-06 15:23:49,847 - INFO - ================================================================================ 2026-07-06 15:23:49,848 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-67907839', 'ctest-proj-sg2-52556624'] 2026-07-06 15:23:49,978 - INFO - Deleting Security group: ['default-domain', 'ctest-TestCRUD-67907839', 'ctest-proj-sg1-47143746'] 2026-07-06 15:23:50,080 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg2-76030917'] 2026-07-06 15:23:50,190 - INFO - Deleting Security group: ['default-domain', 'admin', 'ctest-admin-sg1-34995327'] 2026-07-06 15:23:51,584 - INFO - END TEST : test_router_crud : PASSED[0:00:05] 2026-07-06 15:23:51,584 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:52,362 - INFO - Deleted project: ctest-TestCRUD-67907839, ID : 8e83be2c-0ae1-4bfe-84cc-62ec32ae194f 2026-07-06 15:23:52,529 - INFO - Domain Default found not creating 2026-07-06 15:23:52,672 - INFO - Project ctest-TestPorts-96390508 not found, creating it 2026-07-06 15:23:53,274 - INFO - Created Project:ctest-TestPorts-96390508, ID : 53e0586f-5c12-4a7c-ac08-b2fc855af067 2026-07-06 15:23:54,797 - INFO - ================================================================================ 2026-07-06 15:23:54,798 - INFO - STARTING TEST : test_ports_bindings 2026-07-06 15:23:54,798 - 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-07-06 15:23:56,071 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:23:56,071 - INFO - 2026-07-06 15:23:57,030 - INFO - Created VN ctest-vn-42283979 2026-07-06 15:23:57,910 - INFO - VMI 3e5d4394-6112-4a65-9b77-e07de10c3bf9 verification in API Server passed 2026-07-06 15:23:58,061 - INFO - Deleted port 3e5d4394-6112-4a65-9b77-e07de10c3bf9 2026-07-06 15:23:58,061 - INFO - Deleting VN ctest-vn-42283979 2026-07-06 15:23:59,518 - INFO - END TEST : test_ports_bindings : PASSED[0:00:05] 2026-07-06 15:23:59,518 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:23:59,520 - INFO - ================================================================================ 2026-07-06 15:23:59,520 - INFO - STARTING TEST : test_ports_specific_subnet_ip 2026-07-06 15:23:59,521 - 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-07-06 15:24:00,832 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:24:00,832 - INFO - 2026-07-06 15:24:01,629 - INFO - Created VN ctest-vn1-13082760 2026-07-06 15:24:02,824 - INFO - VM ([<Server: ctest-vn1-vm1-75213077>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:24:03,345 - INFO - VM ([<Server: ctest-vn1-vm2-08812195>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:24:03,345 - INFO - Waiting for VM ctest-vn1-vm1-75213077 to be up.. 2026-07-06 15:24:18,663 - INFO - VM name : ctest-vn1-vm1-75213077 2026-07-06 15:24:20,428 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-75213077 passed 2026-07-06 15:24:20,652 - INFO - Waiting for VM ctest-vn1-vm2-08812195 to be up.. 2026-07-06 15:24:20,726 - INFO - VM name : ctest-vn1-vm2-08812195 2026-07-06 15:24:22,061 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm2-08812195 passed 2026-07-06 15:24:25,288 - INFO - Ping to IP 32.242.59.133 from VM ctest-vn1-vm2-08812195 passed 2026-07-06 15:24:25,288 - INFO - Detaching port 03adfbdc-47d7-4d65-b4f2-3287a10b215f from VM ctest-vn1-vm2-08812195 2026-07-06 15:24:25,335 - INFO - Deleting VM ctest-vn1-vm2-08812195 2026-07-06 15:24:25,395 - INFO - Detaching port f9b47627-0f30-46c0-bede-bcbabb238716 from VM ctest-vn1-vm1-75213077 2026-07-06 15:24:25,425 - INFO - Deleting VM ctest-vn1-vm1-75213077 2026-07-06 15:24:25,996 - INFO - Deleting VN ctest-vn1-13082760 2026-07-06 15:24:27,497 - INFO - END TEST : test_ports_specific_subnet_ip : PASSED[0:00:28] 2026-07-06 15:24:27,498 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:24:28,250 - INFO - Deleted project: ctest-TestPorts-96390508, ID : 53e0586f-5c12-4a7c-ac08-b2fc855af067 2026-07-06 15:24:28,450 - INFO - Domain Default found not creating 2026-07-06 15:24:28,620 - INFO - Project ctest-TestRouters-41845413 not found, creating it 2026-07-06 15:24:29,175 - INFO - Created Project:ctest-TestRouters-41845413, ID : 4126b105-1aad-4747-837d-ad3a34e73a6f 2026-07-06 15:24:30,725 - INFO - ================================================================================ 2026-07-06 15:24:30,726 - INFO - STARTING TEST : test_basic_router_behavior 2026-07-06 15:24:30,726 - 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-07-06 15:24:32,036 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:24:32,036 - INFO - 2026-07-06 15:24:33,001 - INFO - Created VN ctest-vn1-14669394 2026-07-06 15:24:33,624 - INFO - Created VN ctest-vn2-66790929 2026-07-06 15:24:34,240 - INFO - VM ([<Server: ctest-vn1-vm1-86871341>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:24:34,760 - INFO - VM ([<Server: ctest-vn2-vm1-34862238>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:24:34,873 - INFO - Adding interface with subnet_id 0566d99b-c199-4bbd-acfc-f5f9eeb6f825, port_id None to router 58ce7e0b-6406-4f58-bd3f-1e94b28955d0 2026-07-06 15:24:35,280 - INFO - Waiting for VM ctest-vn1-vm1-86871341 to be up.. 2026-07-06 15:24:45,524 - INFO - VM name : ctest-vn1-vm1-86871341 2026-07-06 15:24:51,386 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1-vm1-86871341 passed 2026-07-06 15:24:51,631 - INFO - Waiting for VM ctest-vn2-vm1-34862238 to be up.. 2026-07-06 15:24:51,711 - INFO - VM name : ctest-vn2-vm1-34862238 2026-07-06 15:24:53,046 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2-vm1-34862238 passed 2026-07-06 15:24:57,246 - WARNING - Ping to IP 134.157.53.131 from VM ctest-vn1-vm1-86871341 failed 2026-07-06 15:24:57,246 - INFO - Adding interface with subnet_id ff6c7c34-7f8d-46b9-a76d-99515ff663c5, port_id None to router 58ce7e0b-6406-4f58-bd3f-1e94b28955d0 2026-07-06 15:25:00,838 - WARNING - Ping to IP 134.157.53.131 from VM ctest-vn1-vm1-86871341 failed 2026-07-06 15:25:03,962 - INFO - Ping to IP 134.157.53.131 from VM ctest-vn1-vm1-86871341 passed 2026-07-06 15:25:03,962 - INFO - Deleting interface with subnet_id 0566d99b-c199-4bbd-acfc-f5f9eeb6f825, port_id None from router 58ce7e0b-6406-4f58-bd3f-1e94b28955d0 2026-07-06 15:25:07,277 - WARNING - Ping to IP 134.157.53.131 from VM ctest-vn1-vm1-86871341 failed 2026-07-06 15:25:07,277 - INFO - Adding interface with subnet_id 0566d99b-c199-4bbd-acfc-f5f9eeb6f825, port_id None to router 58ce7e0b-6406-4f58-bd3f-1e94b28955d0 2026-07-06 15:25:09,829 - INFO - Ping to IP 134.157.53.131 from VM ctest-vn1-vm1-86871341 passed 2026-07-06 15:25:09,829 - INFO - Deleting interface with subnet_id ff6c7c34-7f8d-46b9-a76d-99515ff663c5, port_id None from router 58ce7e0b-6406-4f58-bd3f-1e94b28955d0 2026-07-06 15:25:10,069 - INFO - Deleting interface with subnet_id 0566d99b-c199-4bbd-acfc-f5f9eeb6f825, port_id None from router 58ce7e0b-6406-4f58-bd3f-1e94b28955d0 2026-07-06 15:25:10,398 - INFO - Deleting VM ctest-vn2-vm1-34862238 2026-07-06 15:25:10,498 - INFO - Deleting VM ctest-vn1-vm1-86871341 2026-07-06 15:25:10,579 - INFO - Deleting VN ctest-vn2-66790929 2026-07-06 15:25:10,627 - WARNING - Deleting VN ctest-vn2-66790929 failed..Will retry 2026-07-06 15:25:12,691 - WARNING - Deleting VN ctest-vn2-66790929 failed..Will retry 2026-07-06 15:25:14,947 - INFO - Deleting VN ctest-vn1-14669394 2026-07-06 15:25:16,500 - INFO - END TEST : test_basic_router_behavior : PASSED[0:00:46] 2026-07-06 15:25:16,500 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:25:17,464 - INFO - Deleted project: ctest-TestRouters-41845413, ID : 4126b105-1aad-4747-837d-ad3a34e73a6f 2026-07-06 15:25:17,773 - INFO - Domain Default found not creating 2026-07-06 15:25:18,046 - INFO - Project ctest-TestRoutersBasic-97150616 not found, creating it 2026-07-06 15:25:18,708 - INFO - Created Project:ctest-TestRoutersBasic-97150616, ID : 1a694b60-f8d3-494a-b4cb-241f05ceb38c 2026-07-06 15:25:20,353 - INFO - ================================================================================ 2026-07-06 15:25:20,353 - INFO - STARTING TEST : test_basic_snat_behavior_without_external_connectivity 2026-07-06 15:25:20,353 - 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-07-06 15:25:21,657 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:25:21,657 - INFO - 2026-07-06 15:25:22,474 - INFO - Default SG to be edited for allow all on project: ctest-TestRoutersBasic-97150616 2026-07-06 15:25:22,532 - INFO - Adding rules to the default security group in Project ctest-TestRoutersBasic-97150616 2026-07-06 15:25:23,634 - INFO - Created VN ctest-vn-18683275 2026-07-06 15:25:24,625 - INFO - Created VN ctest-ext_vn-35427942 2026-07-06 15:25:25,172 - INFO - VM ([<Server: ctest-TestRoutersBasic-97150616-33545933>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:25:25,590 - INFO - VM ([<Server: ctest-TestRoutersBasic-97150616-94350841>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:25:25,687 - INFO - Setting gateway for router 5ee58d26-29e1-48a7-9f06-bc351f8328ad to network 8eee5766-63d5-4ced-86b6-d0e30cac0d1d 2026-07-06 15:25:25,790 - INFO - Adding interface with subnet_id 027612bb-ae76-4cff-bdf8-5a9966bdfc34, port_id None to router 5ee58d26-29e1-48a7-9f06-bc351f8328ad 2026-07-06 15:25:26,245 - INFO - Waiting for VM ctest-TestRoutersBasic-97150616-33545933 to be up.. 2026-07-06 15:25:36,606 - INFO - VM name : ctest-TestRoutersBasic-97150616-33545933 2026-07-06 15:25:42,389 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-97150616-33545933 passed 2026-07-06 15:25:42,628 - INFO - Waiting for VM ctest-TestRoutersBasic-97150616-94350841 to be up.. 2026-07-06 15:25:42,785 - INFO - VM name : ctest-TestRoutersBasic-97150616-94350841 2026-07-06 15:25:44,102 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestRoutersBasic-97150616-94350841 passed 2026-07-06 15:25:46,962 - INFO - Ping to IP 2.74.135.68 from VM ctest-TestRoutersBasic-97150616-33545933 passed 2026-07-06 15:25:46,962 - INFO - Deleting interface with subnet_id 027612bb-ae76-4cff-bdf8-5a9966bdfc34, port_id None from router 5ee58d26-29e1-48a7-9f06-bc351f8328ad 2026-07-06 15:25:47,322 - INFO - Deleting VM ctest-TestRoutersBasic-97150616-94350841 2026-07-06 15:25:47,479 - INFO - Deleting VM ctest-TestRoutersBasic-97150616-33545933 2026-07-06 15:25:47,586 - INFO - Deleting VN ctest-ext_vn-35427942 2026-07-06 15:25:47,712 - WARNING - Deleting VN ctest-ext_vn-35427942 failed..Will retry 2026-07-06 15:25:49,954 - INFO - Deleting VN ctest-vn-18683275 2026-07-06 15:25:51,420 - INFO - END TEST : test_basic_snat_behavior_without_external_connectivity : PASSED[0:00:31] 2026-07-06 15:25:51,420 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:25:52,149 - INFO - Deleted project: ctest-TestRoutersBasic-97150616, ID : 1a694b60-f8d3-494a-b4cb-241f05ceb38c 2026-07-06 15:25:52,342 - INFO - Domain Default found not creating 2026-07-06 15:25:52,503 - INFO - Project ctest-TestBasicPolicyIpv4v6-23937337 not found, creating it 2026-07-06 15:25:53,046 - INFO - Created Project:ctest-TestBasicPolicyIpv4v6-23937337, ID : 6a7419f7-f31e-427f-a292-3fa3220f37f6 2026-07-06 15:25:54,586 - INFO - ================================================================================ 2026-07-06 15:25:54,586 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-07-06 15:25:54,586 - 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-07-06 15:25:55,876 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:25:55,876 - INFO - 2026-07-06 15:25:57,123 - INFO - Created VN ctest-vn-70247074 2026-07-06 15:25:58,068 - INFO - Created VN ctest-vn-39908179 2026-07-06 15:25:59,508 - INFO - Verified VN network id 13 for VN b6b5590a-291b-4565-b770-eafa3d9e813f 2026-07-06 15:25:59,509 - INFO - Verifications in API Server for VN ctest-vn-70247074 passed 2026-07-06 15:25:59,599 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-70247074 passed 2026-07-06 15:25:59,753 - INFO - VN ctest-vn-70247074 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 15:26:00,929 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-23937337:ctest-vn-70247074 is found in opserver 2026-07-06 15:26:01,187 - INFO - Verified VN network id 14 for VN 5c44428e-bab6-488d-8e07-5c386d9ed359 2026-07-06 15:26:01,187 - INFO - Verifications in API Server for VN ctest-vn-39908179 passed 2026-07-06 15:26:01,273 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-39908179 passed 2026-07-06 15:26:01,417 - INFO - VN ctest-vn-39908179 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 15:26:01,610 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-23937337:ctest-vn-39908179 is found in opserver 2026-07-06 15:26:02,172 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-23937337-33265606>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:26:02,712 - INFO - VM ([<Server: ctest-TestBasicPolicyIpv4v6-23937337-03690587>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:26:02,712 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-23937337-33265606 to be up.. 2026-07-06 15:27:08,996 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-23937337-33265606 2026-07-06 15:27:39,429 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-23937337-33265606 passed 2026-07-06 15:27:55,092 - INFO - Waiting for VM ctest-TestBasicPolicyIpv4v6-23937337-03690587 to be up.. 2026-07-06 15:27:55,166 - INFO - VM name : ctest-TestBasicPolicyIpv4v6-23937337-03690587 2026-07-06 15:27:56,502 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicyIpv4v6-23937337-03690587 passed 2026-07-06 15:28:06,083 - INFO - Ping to IP 169.97.242.195 from VM ctest-TestBasicPolicyIpv4v6-23937337-33265606 passed 2026-07-06 15:28:09,580 - WARNING - Ping to IP 169.97.242.195 from VM ctest-TestBasicPolicyIpv4v6-23937337-33265606 failed 2026-07-06 15:28:09,580 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-23937337-03690587 2026-07-06 15:28:09,654 - INFO - Deleting VM ctest-TestBasicPolicyIpv4v6-23937337-33265606 2026-07-06 15:28:10,171 - INFO - Deleted policy ctest-policy-allow-all-08262748 2026-07-06 15:28:10,171 - INFO - Deleting VN ctest-vn-39908179 2026-07-06 15:28:10,219 - WARNING - Deleting VN ctest-vn-39908179 failed..Will retry 2026-07-06 15:28:12,547 - INFO - Validated that VN ctest-vn-39908179 is not found in API Server 2026-07-06 15:28:12,572 - INFO - Validated that VN ctest-vn-39908179 is not in any agent 2026-07-06 15:28:12,601 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-39908179 info 2026-07-06 15:28:12,601 - INFO - Deleting VN ctest-vn-70247074 2026-07-06 15:28:12,993 - INFO - Validated that VN ctest-vn-70247074 is not found in API Server 2026-07-06 15:28:13,020 - INFO - Validated that VN ctest-vn-70247074 is not in any agent 2026-07-06 15:28:13,057 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-70247074 info 2026-07-06 15:28:14,344 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:02:20] 2026-07-06 15:28:14,344 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:28:14,346 - INFO - ================================================================================ 2026-07-06 15:28:14,347 - INFO - STARTING TEST : test_policy 2026-07-06 15:28:15,651 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:28:15,651 - INFO - 2026-07-06 15:28:15,652 - INFO - ================================================================================ 2026-07-06 15:28:15,652 - INFO - STARTING TEST : test_policy 2026-07-06 15:28:15,652 - INFO - TEST DESCRIPTION : Configure policies based on topology and run policy related verifications. 2026-07-06 15:28:16,956 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:28:16,956 - INFO - 2026-07-06 15:28:16,956 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_basic_topology.sdn_basic_config'> 2026-07-06 15:28:17,371 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyIpv4v6-23937337'](6a7419f7-f31e-427f-a292-3fa3220f37f6) 2026-07-06 15:28:17,383 - INFO - provision user ctest-TestBasicPolicyIpv4v6-23937337 with role as admin in tenant ctest-TestBasicPolicyIpv4v6-23937337 2026-07-06 15:28:18,522 - INFO - Verification of project ctest-TestBasicPolicyIpv4v6-23937337 in API Server 10.0.0.33 passed 2026-07-06 15:28:18,947 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyIpv4v6-23937337-default-ipam passed 2026-07-06 15:28:18,965 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyIpv4v6-23937337-default-ipam passed 2026-07-06 15:28:19,956 - INFO - Created VN ctest-vnet0-43526620 2026-07-06 15:28:20,284 - INFO - Verified VN network id 13 for VN ca1b422e-6ccc-43d6-b756-ec5ae913ca48 2026-07-06 15:28:20,284 - INFO - Verifications in API Server for VN ctest-vnet0-43526620 passed 2026-07-06 15:28:20,353 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-43526620 passed 2026-07-06 15:28:20,545 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-23937337:ctest-vnet0-43526620 is found in opserver 2026-07-06 15:28:21,496 - INFO - Created VN ctest-vnet1-15827798 2026-07-06 15:28:21,810 - INFO - Verified VN network id 14 for VN 9b028196-247d-4e17-94a1-c35b06dd5720 2026-07-06 15:28:21,810 - INFO - Verifications in API Server for VN ctest-vnet1-15827798 passed 2026-07-06 15:28:21,885 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-15827798 passed 2026-07-06 15:28:22,081 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-23937337:ctest-vnet1-15827798 is found in opserver 2026-07-06 15:28:23,108 - INFO - Created VN ctest-vnet2-58461298 2026-07-06 15:28:23,405 - INFO - Verified VN network id 15 for VN c627755f-9450-4f12-a238-401ec0ed7b37 2026-07-06 15:28:23,406 - INFO - Verifications in API Server for VN ctest-vnet2-58461298 passed 2026-07-06 15:28:23,466 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet2-58461298 passed 2026-07-06 15:28:23,752 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-23937337:ctest-vnet2-58461298 is found in opserver 2026-07-06 15:28:24,874 - INFO - Created VN ctest-vnet3-74407750 2026-07-06 15:28:25,215 - INFO - Verified VN network id 16 for VN b5b2df27-3560-47ec-9e4f-673b035ee19f 2026-07-06 15:28:25,215 - INFO - Verifications in API Server for VN ctest-vnet3-74407750 passed 2026-07-06 15:28:25,281 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet3-74407750 passed 2026-07-06 15:28:25,458 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-23937337:ctest-vnet3-74407750 is found in opserver 2026-07-06 15:28:25,925 - INFO - Verified policy ctest-policy0-54681023 in API Server, Result: True 2026-07-06 15:28:26,360 - INFO - Verified policy ctest-policy1-75486811 in API Server, Result: True 2026-07-06 15:28:26,775 - INFO - Verified policy ctest-policy2-62837074 in API Server, Result: True 2026-07-06 15:28:27,175 - INFO - Verified policy ctest-policy3-38642962 in API Server, Result: True 2026-07-06 15:28:27,559 - INFO - Verified policy ctest-policy4-42292768 in API Server, Result: True 2026-07-06 15:28:27,979 - INFO - Verified policy ctest-policy5-68304468 in API Server, Result: True 2026-07-06 15:28:28,405 - INFO - Verified policy ctest-policy6-45117303 in API Server, Result: True 2026-07-06 15:28:28,802 - INFO - Verified policy ctest-policy7-69441759 in API Server, Result: True 2026-07-06 15:28:34 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-traffic.vmdk.gz [705216131/705216131] -> "/contrail-test/images/ubuntu-traffic.vmdk.gz" [1] 2026-07-06 15:29:03,176 - INFO - VM ([<Server: ctest-vmc0-47983200>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:29:03,659 - INFO - VM ([<Server: ctest-vmc1-27407311>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:29:03,660 - INFO - Waiting for VM ctest-vmc0-47983200 to be up.. 2026-07-06 15:30:25,434 - INFO - VM name : ctest-vmc0-47983200 2026-07-06 15:30:51,423 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-47983200 passed 2026-07-06 15:31:07,246 - INFO - Waiting for VM ctest-vmc1-27407311 to be up.. 2026-07-06 15:31:07,350 - INFO - VM name : ctest-vmc1-27407311 2026-07-06 15:31:08,726 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-27407311 passed 2026-07-06 15:31:19,886 - INFO - Validated the rules for VM:ctest-vmc1-27407311 with attached policy:['ctest-policy2-62837074', 'ctest-policy3-38642962'] and vn:ctest-vnet1-15827798 2026-07-06 15:31:20,299 - INFO - Validated the rules for VM:ctest-vmc0-47983200 with attached policy:['ctest-policy0-54681023', 'ctest-policy1-75486811'] and vn:ctest-vnet0-43526620 2026-07-06 15:31:20,310 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-07-06 15:31:20,338 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-43526620, result of expected rules check passed 2026-07-06 15:31:20,344 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet2-58461298, validated that no extra rules are present 2026-07-06 15:31:20,350 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet1-15827798, validated that no extra rules are present 2026-07-06 15:31:20,357 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet3-74407750, validated that no extra rules are present 2026-07-06 15:31:20,387 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet1-15827798, result of expected rules check passed 2026-07-06 15:31:20,397 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet2-58461298, validated that no extra rules are present 2026-07-06 15:31:20,406 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet3-74407750, validated that no extra rules are present 2026-07-06 15:31:20,414 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-43526620, validated that no extra rules are present 2026-07-06 15:31:26,514 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-47983200 passed 2026-07-06 15:31:29,044 - INFO - Ping to IP 2470:baec:217:1df5:8e0e:65b0:0:3 from VM ctest-vmc0-47983200 passed 2026-07-06 15:31:29,044 - INFO - Deleting VM ctest-vmc1-27407311 2026-07-06 15:31:33,188 - INFO - VM ctest-vmc1-27407311 is fully removed in API-Server 2026-07-06 15:31:33,421 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-23937337:ctest-vnet1-15827798 2026-07-06 15:31:33,421 - INFO - VM ctest-vmc1-27407311 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:31:38,672 - INFO - Routes for VM ctest-vmc1-27407311 is removed in all control-nodes 2026-07-06 15:31:45,053 - INFO - 9f20429e-23b8-4e5a-9e23-d9eddee9abac vm uve deleted from opserver 2026-07-06 15:31:45,107 - INFO - 9f20429e-23b8-4e5a-9e23-d9eddee9abac vm uve deleted from opserver 2026-07-06 15:31:45,164 - INFO - 9f20429e-23b8-4e5a-9e23-d9eddee9abac vm uve deleted from opserver 2026-07-06 15:31:45,164 - INFO - Validated that VM 9f20429e-23b8-4e5a-9e23-d9eddee9abac is removed from Opserver 2026-07-06 15:31:45,164 - INFO - Deleting VM ctest-vmc0-47983200 2026-07-06 15:31:49,304 - INFO - VM ctest-vmc0-47983200 is fully removed in API-Server 2026-07-06 15:31:49,530 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyIpv4v6-23937337:ctest-vnet0-43526620 2026-07-06 15:31:49,530 - INFO - VM ctest-vmc0-47983200 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:31:49,739 - INFO - Routes for VM ctest-vmc0-47983200 is removed in all control-nodes 2026-07-06 15:32:17,514 - INFO - b92d7fc7-0111-48f8-8ec4-652bdbae0228 vm uve deleted from opserver 2026-07-06 15:32:17,526 - INFO - b92d7fc7-0111-48f8-8ec4-652bdbae0228 vm uve deleted from opserver 2026-07-06 15:32:17,538 - INFO - b92d7fc7-0111-48f8-8ec4-652bdbae0228 vm uve deleted from opserver 2026-07-06 15:32:17,538 - INFO - Validated that VM b92d7fc7-0111-48f8-8ec4-652bdbae0228 is removed from Opserver 2026-07-06 15:32:19,091 - INFO - Deleted policy ctest-policy7-69441759 2026-07-06 15:32:19,331 - INFO - Deleted policy ctest-policy6-45117303 2026-07-06 15:32:19,559 - INFO - Deleted policy ctest-policy5-68304468 2026-07-06 15:32:19,784 - INFO - Deleted policy ctest-policy4-42292768 2026-07-06 15:32:20,016 - INFO - Deleted policy ctest-policy3-38642962 2026-07-06 15:32:20,252 - INFO - Deleted policy ctest-policy2-62837074 2026-07-06 15:32:20,492 - INFO - Deleted policy ctest-policy1-75486811 2026-07-06 15:32:20,722 - INFO - Deleted policy ctest-policy0-54681023 2026-07-06 15:32:20,907 - INFO - Deleting VN ctest-vnet3-74407750 2026-07-06 15:32:21,242 - INFO - Validated that VN ctest-vnet3-74407750 is not found in API Server 2026-07-06 15:32:21,270 - INFO - Validated that VN ctest-vnet3-74407750 is not in any agent 2026-07-06 15:32:21,300 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet3-74407750 info 2026-07-06 15:32:21,300 - INFO - Deleting VN ctest-vnet2-58461298 2026-07-06 15:32:21,666 - INFO - Validated that VN ctest-vnet2-58461298 is not found in API Server 2026-07-06 15:32:21,688 - INFO - Validated that VN ctest-vnet2-58461298 is not in any agent 2026-07-06 15:32:21,721 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet2-58461298 info 2026-07-06 15:32:21,721 - INFO - Deleting VN ctest-vnet1-15827798 2026-07-06 15:32:22,060 - INFO - Validated that VN ctest-vnet1-15827798 is not found in API Server 2026-07-06 15:32:22,086 - INFO - Validated that VN ctest-vnet1-15827798 is not in any agent 2026-07-06 15:32:22,123 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-15827798 info 2026-07-06 15:32:22,123 - INFO - Deleting VN ctest-vnet0-43526620 2026-07-06 15:32:22,469 - INFO - Validated that VN ctest-vnet0-43526620 is not found in API Server 2026-07-06 15:32:22,493 - INFO - Validated that VN ctest-vnet0-43526620 is not in any agent 2026-07-06 15:32:22,528 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-43526620 info 2026-07-06 15:32:22,627 - INFO - IPAM: ctest-TestBasicPolicyIpv4v6-23937337-default-ipam is not found in API Server 2026-07-06 15:32:22,652 - INFO - IPAM:ctest-TestBasicPolicyIpv4v6-23937337-default-ipam is not found in control node 2026-07-06 15:32:24,418 - INFO - END TEST : test_policy : PASSED[0:04:09] 2026-07-06 15:32:24,418 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:32:25,722 - INFO - END TEST : test_policy : PASSED[0:04:11] 2026-07-06 15:32:25,722 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:32:25,724 - INFO - ================================================================================ 2026-07-06 15:32:25,724 - INFO - STARTING TEST : test_policy_to_deny 2026-07-06 15:32:27,036 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:32:27,036 - INFO - 2026-07-06 15:32:27,036 - INFO - ================================================================================ 2026-07-06 15:32:27,036 - INFO - STARTING TEST : test_policy_to_deny 2026-07-06 15:32:27,036 - 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-07-06 15:32:28,353 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:32:28,353 - INFO - 2026-07-06 15:32:29,737 - INFO - Created VN ctest-vn1-30076353 2026-07-06 15:32:30,301 - INFO - Verified VN network id 13 for VN cd69f5b1-5049-446d-85c7-a72dbc641fa7 2026-07-06 15:32:30,301 - INFO - Verifications in API Server for VN ctest-vn1-30076353 passed 2026-07-06 15:32:30,375 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-30076353 passed 2026-07-06 15:32:30,514 - INFO - VN ctest-vn1-30076353 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 15:32:30,595 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyIpv4v6-23937337:ctest-vn1-30076353 is found in opserver 2026-07-06 15:32:31,071 - INFO - VM ([<Server: ctest-vn1_vm1-48113836>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:32:31,557 - INFO - VM ([<Server: ctest-vn1_vm2-19374012>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:32:31,557 - INFO - Waiting for VM ctest-vn1_vm1-48113836 to be up.. 2026-07-06 15:32:41,824 - INFO - VM name : ctest-vn1_vm1-48113836 2026-07-06 15:33:13,881 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-48113836 passed 2026-07-06 15:33:29,580 - INFO - Waiting for VM ctest-vn1_vm2-19374012 to be up.. 2026-07-06 15:33:29,658 - INFO - VM name : ctest-vn1_vm2-19374012 2026-07-06 15:33:30,993 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-19374012 passed 2026-07-06 15:33:43,176 - WARNING - Ping to IP 192.168.10.4 from VM ctest-vn1_vm1-48113836 failed 2026-07-06 15:33:46,519 - WARNING - Ping to IP 34ab:9096:a387:d8f9:5263:948f:0:4 from VM ctest-vn1_vm1-48113836 failed 2026-07-06 15:33:46,519 - INFO - Deleting VM ctest-vn1_vm2-19374012 2026-07-06 15:33:46,600 - INFO - Deleting VM ctest-vn1_vm1-48113836 2026-07-06 15:33:46,916 - INFO - Deleting VN ctest-vn1-30076353 2026-07-06 15:33:46,961 - WARNING - Deleting VN ctest-vn1-30076353 failed..Will retry 2026-07-06 15:33:49,026 - WARNING - Deleting VN ctest-vn1-30076353 failed..Will retry 2026-07-06 15:33:51,359 - INFO - Validated that VN ctest-vn1-30076353 is not found in API Server 2026-07-06 15:33:51,382 - INFO - Validated that VN ctest-vn1-30076353 is not in any agent 2026-07-06 15:33:51,419 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-30076353 info 2026-07-06 15:33:51,462 - INFO - Deleted policy ctest-policy1-02427361 2026-07-06 15:33:52,762 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:25] 2026-07-06 15:33:52,762 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:33:54,055 - INFO - END TEST : test_policy_to_deny : PASSED[0:01:29] 2026-07-06 15:33:54,055 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:33:54,883 - INFO - Deleted project: ctest-TestBasicPolicyIpv4v6-23937337, ID : 6a7419f7-f31e-427f-a292-3fa3220f37f6 2026-07-06 15:33:55,064 - INFO - Domain Default found not creating 2026-07-06 15:33:55,206 - INFO - Project ctest-TestBasicPolicyModifyIpv4v6-09768090 not found, creating it 2026-07-06 15:33:55,743 - INFO - Created Project:ctest-TestBasicPolicyModifyIpv4v6-09768090, ID : 4bd1f702-0d34-4110-956f-ec114ed082d4 2026-07-06 15:33:57,242 - INFO - ================================================================================ 2026-07-06 15:33:57,242 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-07-06 15:33:58,577 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:33:58,577 - INFO - 2026-07-06 15:33:58,577 - INFO - ================================================================================ 2026-07-06 15:33:58,577 - INFO - STARTING TEST : test_policy_modify_vn_policy 2026-07-06 15:33:58,577 - INFO - TEST DESCRIPTION : Configure policies based on topology; 2026-07-06 15:33:59,872 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:33:59,872 - INFO - 2026-07-06 15:33:59,872 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_policy_topology.sdn_single_vm_policy_config'> 2026-07-06 15:34:00,703 - INFO - Using existing project ['default-domain', 'ctest-TestBasicPolicyModifyIpv4v6-09768090'](4bd1f702-0d34-4110-956f-ec114ed082d4) 2026-07-06 15:34:00,703 - INFO - provision user admin with role as admin in tenant ctest-TestBasicPolicyModifyIpv4v6-09768090 2026-07-06 15:34:03,241 - INFO - Verification of project ctest-TestBasicPolicyModifyIpv4v6-09768090 in API Server 10.0.0.33 passed 2026-07-06 15:34:03,659 - INFO - Verifications in API Server for IPAM: ctest-TestBasicPolicyModifyIpv4v6-09768090-default-ipam passed 2026-07-06 15:34:03,677 - INFO - Verifications in Control node for IPAM: ctest-TestBasicPolicyModifyIpv4v6-09768090-default-ipam passed 2026-07-06 15:34:04,887 - INFO - Created VN ctest-vnet0-79017059 2026-07-06 15:34:05,546 - INFO - Verified VN network id 13 for VN 9d3d3081-8f21-484d-80d4-8f95eab81567 2026-07-06 15:34:05,547 - INFO - Verifications in API Server for VN ctest-vnet0-79017059 passed 2026-07-06 15:34:05,618 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-79017059 passed 2026-07-06 15:34:06,889 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-09768090:ctest-vnet0-79017059 is found in opserver 2026-07-06 15:34:07,297 - INFO - Verified policy ctest-policy0-56063416 in API Server, Result: True 2026-07-06 15:34:07,703 - INFO - Verified policy ctest-policy1-75359164 in API Server, Result: True 2026-07-06 15:34:08,109 - INFO - Verified policy ctest-policy2-69848882 in API Server, Result: True 2026-07-06 15:34:09,250 - INFO - VM ([<Server: ctest-vmc0-49457836>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:34:09,250 - INFO - Waiting for VM ctest-vmc0-49457836 to be up.. 2026-07-06 15:34:24,547 - INFO - VM name : ctest-vmc0-49457836 2026-07-06 15:34:54,934 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-49457836 passed 2026-07-06 15:35:11,132 - INFO - Validated the rules for VM:ctest-vmc0-49457836 with attached policy:['ctest-policy0-56063416', 'ctest-policy1-75359164'] and vn:ctest-vnet0-79017059 2026-07-06 15:35:11,141 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-07-06 15:35:11,167 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-79017059, result of expected rules check passed 2026-07-06 15:35:11,173 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-79017059, validated that no extra rules are present 2026-07-06 15:35:11,189 - INFO - adding policy ctest-policy2-69848882 to vn ctest-vnet0-79017059 2026-07-06 15:35:16,556 - INFO - New policy list of VN ctest-vnet0-79017059 is ['ctest-policy0-56063416', 'ctest-policy1-75359164', 'ctest-policy2-69848882'] 2026-07-06 15:35:16,577 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-79017059, result of expected rules check passed 2026-07-06 15:35:16,584 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-79017059, validated that no extra rules are present 2026-07-06 15:35:21,800 - INFO - New policy list of VN ctest-vnet0-79017059 is [] 2026-07-06 15:35:21,812 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-79017059, result of expected rules check passed 2026-07-06 15:35:21,818 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-79017059, validated that no extra rules are present 2026-07-06 15:35:21,818 - INFO - Skipping deletion of policy ctest-policy2-69848882 2026-07-06 15:35:21,818 - INFO - Deleting VM ctest-vmc0-49457836 2026-07-06 15:35:25,930 - INFO - VM ctest-vmc0-49457836 is fully removed in API-Server 2026-07-06 15:35:26,167 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicPolicyModifyIpv4v6-09768090:ctest-vnet0-79017059 2026-07-06 15:35:26,167 - INFO - VM ctest-vmc0-49457836 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:35:26,414 - INFO - Routes for VM ctest-vmc0-49457836 is removed in all control-nodes 2026-07-06 15:35:45,127 - INFO - 2e2464af-9b66-4c58-918a-b5953797efb0 vm uve deleted from opserver 2026-07-06 15:35:45,140 - INFO - 2e2464af-9b66-4c58-918a-b5953797efb0 vm uve deleted from opserver 2026-07-06 15:35:45,155 - INFO - 2e2464af-9b66-4c58-918a-b5953797efb0 vm uve deleted from opserver 2026-07-06 15:35:45,155 - INFO - Validated that VM 2e2464af-9b66-4c58-918a-b5953797efb0 is removed from Opserver 2026-07-06 15:35:45,340 - INFO - Deleted policy ctest-policy2-69848882 2026-07-06 15:35:45,585 - INFO - Deleted policy ctest-policy1-75359164 2026-07-06 15:35:45,841 - INFO - Deleted policy ctest-policy0-56063416 2026-07-06 15:35:46,039 - INFO - Deleting VN ctest-vnet0-79017059 2026-07-06 15:35:46,382 - INFO - Validated that VN ctest-vnet0-79017059 is not found in API Server 2026-07-06 15:35:46,405 - INFO - Validated that VN ctest-vnet0-79017059 is not in any agent 2026-07-06 15:35:46,435 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-79017059 info 2026-07-06 15:35:46,539 - INFO - IPAM: ctest-TestBasicPolicyModifyIpv4v6-09768090-default-ipam is not found in API Server 2026-07-06 15:35:46,562 - INFO - IPAM:ctest-TestBasicPolicyModifyIpv4v6-09768090-default-ipam is not found in control node 2026-07-06 15:35:48,372 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:50] 2026-07-06 15:35:48,372 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:35:49,639 - INFO - END TEST : test_policy_modify_vn_policy : PASSED[0:01:52] 2026-07-06 15:35:49,639 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:35:50,797 - INFO - Deleted project: ctest-TestBasicPolicyModifyIpv4v6-09768090, ID : 4bd1f702-0d34-4110-956f-ec114ed082d4 2026-07-06 15:35:51,009 - INFO - Domain Default found not creating 2026-07-06 15:35:51,182 - INFO - Project ctest-TestBasicPolicyNegativeIpv4v6-62098128 not found, creating it 2026-07-06 15:35:51,744 - INFO - Created Project:ctest-TestBasicPolicyNegativeIpv4v6-62098128, ID : 9b06a6a7-9dfc-46ed-b9ec-feda2ca4cdca 2026-07-06 15:35:53,286 - INFO - ================================================================================ 2026-07-06 15:35:53,286 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-07-06 15:35:54,581 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:35:54,581 - INFO - 2026-07-06 15:35:54,581 - INFO - ================================================================================ 2026-07-06 15:35:54,581 - INFO - STARTING TEST : test_remove_policy_with_ref 2026-07-06 15:35:54,581 - 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-07-06 15:35:55,906 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:35:55,906 - INFO - 2026-07-06 15:35:57,425 - INFO - Created VN ctest-vn4-46742573 2026-07-06 15:35:58,290 - INFO - Verified VN network id 13 for VN f3726502-eb44-40e8-b363-d110b073eb2f 2026-07-06 15:35:58,291 - INFO - Verifications in API Server for VN ctest-vn4-46742573 passed 2026-07-06 15:35:58,361 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn4-46742573 passed 2026-07-06 15:35:58,488 - INFO - VN ctest-vn4-46742573 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 15:35:59,630 - INFO - Validated that VN default-domain:ctest-TestBasicPolicyNegativeIpv4v6-62098128:ctest-vn4-46742573 is found in opserver 2026-07-06 15:35:59,830 - INFO - Verified policy ctest-policy1-15982067 in API Server, Result: True 2026-07-06 15:35:59,830 - INFO - Done with setup and verification, moving onto test .. 2026-07-06 15:35:59,841 - INFO - Deleting VN ctest-vn4-46742573 2026-07-06 15:36:00,223 - INFO - Validated that VN ctest-vn4-46742573 is not found in API Server 2026-07-06 15:36:00,251 - INFO - Validated that VN ctest-vn4-46742573 is not in any agent 2026-07-06 15:36:00,289 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn4-46742573 info 2026-07-06 15:36:00,337 - INFO - Deleted policy ctest-policy1-15982067 2026-07-06 15:36:01,859 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:07] 2026-07-06 15:36:01,859 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:36:03,162 - INFO - END TEST : test_remove_policy_with_ref : PASSED[0:00:10] 2026-07-06 15:36:03,162 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:36:03,925 - INFO - Deleted project: ctest-TestBasicPolicyNegativeIpv4v6-62098128, ID : 9b06a6a7-9dfc-46ed-b9ec-feda2ca4cdca 2026-07-06 15:36:04,089 - INFO - Domain Default found not creating 2026-07-06 15:36:04,233 - INFO - Project ctest-TestPolicyAcl-97792889 not found, creating it 2026-07-06 15:36:04,806 - INFO - Created Project:ctest-TestPolicyAcl-97792889, ID : 06a462e6-696e-4c86-ba51-0c67dcd3a6b9 2026-07-06 15:36:06,320 - INFO - ================================================================================ 2026-07-06 15:36:06,320 - INFO - STARTING TEST : test_policy_inheritance_src_vn_dst_pol 2026-07-06 15:36:06,320 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-07-06 15:36:07,614 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:36:07,614 - INFO - 2026-07-06 15:36:09,548 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-07-06 15:36:09,565 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-07-06 15:36:09,698 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-07-06 15:36:09,714 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-07-06 15:36:09,835 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-07-06 15:36:09,859 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-07-06 15:36:10,521 - INFO - Created VN ctest-VN1-77079822 2026-07-06 15:36:11,339 - INFO - Created VN ctest-VN2-10208133 2026-07-06 15:36:11,929 - INFO - Created VN ctest-VN3-19065619 2026-07-06 15:36:12,210 - INFO - Verified VN network id 13 for VN c0f97a4f-4c07-4178-9897-e37a752b188f 2026-07-06 15:36:12,210 - INFO - Verifications in API Server for VN ctest-VN1-77079822 passed 2026-07-06 15:36:12,295 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-77079822 passed 2026-07-06 15:36:13,592 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-97792889:ctest-VN1-77079822 is found in opserver 2026-07-06 15:36:13,817 - INFO - Verified VN network id 14 for VN 49e2ba59-8885-404d-b690-15450d1c72c9 2026-07-06 15:36:13,817 - INFO - Verifications in API Server for VN ctest-VN2-10208133 passed 2026-07-06 15:36:13,897 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-10208133 passed 2026-07-06 15:36:14,222 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-97792889:ctest-VN2-10208133 is found in opserver 2026-07-06 15:36:14,506 - INFO - Verified VN network id 15 for VN 3dd240b2-004a-49e5-8920-6235d8161b2f 2026-07-06 15:36:14,507 - INFO - Verifications in API Server for VN ctest-VN3-19065619 passed 2026-07-06 15:36:14,592 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-19065619 passed 2026-07-06 15:36:14,983 - INFO - Validated that VN default-domain:ctest-TestPolicyAcl-97792889:ctest-VN3-19065619 is found in opserver 2026-07-06 15:36:16,319 - INFO - Associated Policy to ctest-VN1-77079822 2026-07-06 15:36:17,415 - INFO - VM ([<Server: ctest-VM11-87868372>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:36:17,922 - INFO - VM ([<Server: ctest-VM21-19729668>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:36:18,484 - INFO - VM ([<Server: ctest-VM31-35121010>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:36:28,719 - INFO - VM name : ctest-VM11-87868372 2026-07-06 15:36:29,442 - INFO - VM ctest-VM11-87868372 verfication in all API Servers passed 2026-07-06 15:37:14,168 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-87868372 passed 2026-07-06 15:37:14,168 - INFO - VM ctest-VM11-87868372 verifications in Compute nodes passed 2026-07-06 15:37:14,447 - INFO - Validated routes of VM ctest-VM11-87868372 in all vrouters 2026-07-06 15:37:15,300 - INFO - Verification in Control-nodes for VM ctest-VM11-87868372 passed 2026-07-06 15:37:15,427 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 15:37:15,455 - INFO - VM a2b65356-595e-4eab-b1db-4318c7033190 is present in default-domain:ctest-TestPolicyAcl-97792889:ctest-VN1-77079822 2026-07-06 15:37:15,644 - INFO - tap interface default-domain:ctest-TestPolicyAcl-97792889:1163b9bf-ac33-44de-9a00-be2a257e4701 of vm a2b65356-595e-4eab-b1db-4318c7033190 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 15:37:15,697 - INFO - VM ctest-VM11-87868372 validations in Opserver passed 2026-07-06 15:37:15,816 - INFO - VM name : ctest-VM21-19729668 2026-07-06 15:37:16,217 - INFO - VM ctest-VM21-19729668 verfication in all API Servers passed 2026-07-06 15:37:17,927 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-19729668 passed 2026-07-06 15:37:17,928 - INFO - VM ctest-VM21-19729668 verifications in Compute nodes passed 2026-07-06 15:37:18,206 - INFO - Validated routes of VM ctest-VM21-19729668 in all vrouters 2026-07-06 15:37:19,036 - INFO - Verification in Control-nodes for VM ctest-VM21-19729668 passed 2026-07-06 15:37:19,137 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 15:37:19,169 - INFO - VM 886a5bc6-ea7e-4f6e-9c27-c420a64f4814 is present in default-domain:ctest-TestPolicyAcl-97792889:ctest-VN2-10208133 2026-07-06 15:37:19,371 - INFO - tap interface default-domain:ctest-TestPolicyAcl-97792889:4ab46cc9-7af2-45f6-9a98-397ad5a7e08c of vm 886a5bc6-ea7e-4f6e-9c27-c420a64f4814 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 15:37:19,415 - INFO - VM ctest-VM21-19729668 validations in Opserver passed 2026-07-06 15:37:19,502 - INFO - VM name : ctest-VM31-35121010 2026-07-06 15:37:19,845 - INFO - VM ctest-VM31-35121010 verfication in all API Servers passed 2026-07-06 15:37:21,551 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-35121010 passed 2026-07-06 15:37:21,551 - INFO - VM ctest-VM31-35121010 verifications in Compute nodes passed 2026-07-06 15:37:21,763 - INFO - Validated routes of VM ctest-VM31-35121010 in all vrouters 2026-07-06 15:37:22,554 - INFO - Verification in Control-nodes for VM ctest-VM31-35121010 passed 2026-07-06 15:37:22,640 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 15:37:22,661 - INFO - VM ffe86aa9-a346-4e31-b3f3-c5349229e3ca is present in default-domain:ctest-TestPolicyAcl-97792889:ctest-VN3-19065619 2026-07-06 15:37:22,810 - INFO - tap interface default-domain:ctest-TestPolicyAcl-97792889:019b8306-da7d-4967-b9e3-9e5ba9c823c0 of vm ffe86aa9-a346-4e31-b3f3-c5349229e3ca is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 15:37:22,848 - INFO - VM ctest-VM31-35121010 validations in Opserver passed 2026-07-06 15:37:22,848 - INFO - Waiting for VM ctest-VM11-87868372 to be up.. 2026-07-06 15:37:24,022 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-87868372 passed 2026-07-06 15:37:29,423 - INFO - Waiting for VM ctest-VM21-19729668 to be up.. 2026-07-06 15:37:30,610 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-19729668 passed 2026-07-06 15:37:30,851 - INFO - Waiting for VM ctest-VM31-35121010 to be up.. 2026-07-06 15:37:32,041 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-35121010 passed 2026-07-06 15:37:42,013 - INFO - Ping to IP 200.16.104.3 from VM ctest-VM11-87868372 passed 2026-07-06 15:37:42,013 - INFO - Test with src as VN and dst as policy PASSED 2026-07-06 15:37:42,014 - INFO - Deleting VM ctest-VM31-35121010 2026-07-06 15:37:46,143 - INFO - VM ctest-VM31-35121010 is fully removed in API-Server 2026-07-06 15:37:46,382 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-97792889:ctest-VN3-19065619 2026-07-06 15:37:46,382 - INFO - VM ctest-VM31-35121010 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:37:46,631 - INFO - Routes for VM ctest-VM31-35121010 is removed in all control-nodes 2026-07-06 15:37:46,729 - INFO - ffe86aa9-a346-4e31-b3f3-c5349229e3ca vm uve deleted from opserver 2026-07-06 15:37:46,743 - INFO - ffe86aa9-a346-4e31-b3f3-c5349229e3ca vm uve deleted from opserver 2026-07-06 15:37:46,757 - INFO - ffe86aa9-a346-4e31-b3f3-c5349229e3ca vm uve deleted from opserver 2026-07-06 15:37:46,757 - INFO - Validated that VM ffe86aa9-a346-4e31-b3f3-c5349229e3ca is removed from Opserver 2026-07-06 15:37:46,757 - INFO - Deleting VM ctest-VM21-19729668 2026-07-06 15:37:50,890 - INFO - VM ctest-VM21-19729668 is fully removed in API-Server 2026-07-06 15:37:51,114 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-97792889:ctest-VN2-10208133 2026-07-06 15:37:51,114 - INFO - VM ctest-VM21-19729668 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:37:51,333 - INFO - Routes for VM ctest-VM21-19729668 is removed in all control-nodes 2026-07-06 15:38:16,084 - INFO - 886a5bc6-ea7e-4f6e-9c27-c420a64f4814 vm uve deleted from opserver 2026-07-06 15:38:16,097 - INFO - 886a5bc6-ea7e-4f6e-9c27-c420a64f4814 vm uve deleted from opserver 2026-07-06 15:38:16,111 - INFO - 886a5bc6-ea7e-4f6e-9c27-c420a64f4814 vm uve deleted from opserver 2026-07-06 15:38:16,111 - INFO - Validated that VM 886a5bc6-ea7e-4f6e-9c27-c420a64f4814 is removed from Opserver 2026-07-06 15:38:16,112 - INFO - Deleting VM ctest-VM11-87868372 2026-07-06 15:38:20,241 - INFO - VM ctest-VM11-87868372 is fully removed in API-Server 2026-07-06 15:38:20,448 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAcl-97792889:ctest-VN1-77079822 2026-07-06 15:38:20,448 - INFO - VM ctest-VM11-87868372 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:38:20,636 - INFO - Routes for VM ctest-VM11-87868372 is removed in all control-nodes 2026-07-06 15:38:45,287 - INFO - a2b65356-595e-4eab-b1db-4318c7033190 vm uve deleted from opserver 2026-07-06 15:38:45,304 - INFO - a2b65356-595e-4eab-b1db-4318c7033190 vm uve deleted from opserver 2026-07-06 15:38:45,319 - INFO - a2b65356-595e-4eab-b1db-4318c7033190 vm uve deleted from opserver 2026-07-06 15:38:45,319 - INFO - Validated that VM a2b65356-595e-4eab-b1db-4318c7033190 is removed from Opserver 2026-07-06 15:38:45,979 - INFO - Detached Policy from ctest-VN1-77079822 2026-07-06 15:38:46,019 - INFO - Deleted policy ctest-policy13-76966136 2026-07-06 15:38:46,059 - INFO - Deleted policy ctest-policy21-40769838 2026-07-06 15:38:46,103 - INFO - Deleted policy ctest-policy12-79576584 2026-07-06 15:38:46,103 - INFO - Deleting VN ctest-VN3-19065619 2026-07-06 15:38:46,433 - INFO - Validated that VN ctest-VN3-19065619 is not found in API Server 2026-07-06 15:38:46,455 - INFO - Validated that VN ctest-VN3-19065619 is not in any agent 2026-07-06 15:38:46,487 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-19065619 info 2026-07-06 15:38:46,488 - INFO - Deleting VN ctest-VN2-10208133 2026-07-06 15:38:46,833 - INFO - Validated that VN ctest-VN2-10208133 is not found in API Server 2026-07-06 15:38:46,863 - INFO - Validated that VN ctest-VN2-10208133 is not in any agent 2026-07-06 15:38:46,924 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-10208133 info 2026-07-06 15:38:46,924 - INFO - Deleting VN ctest-VN1-77079822 2026-07-06 15:38:47,278 - INFO - Validated that VN ctest-VN1-77079822 is not found in API Server 2026-07-06 15:38:47,304 - INFO - Validated that VN ctest-VN1-77079822 is not in any agent 2026-07-06 15:38:47,351 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-77079822 info 2026-07-06 15:38:47,459 - INFO - IPAM: ipam3 is not found in API Server 2026-07-06 15:38:47,485 - INFO - IPAM:ipam3 is not found in control node 2026-07-06 15:38:47,639 - INFO - IPAM: ipam2 is not found in API Server 2026-07-06 15:38:47,665 - INFO - IPAM:ipam2 is not found in control node 2026-07-06 15:38:47,815 - INFO - IPAM: ipam1 is not found in API Server 2026-07-06 15:38:47,846 - INFO - IPAM:ipam1 is not found in control node 2026-07-06 15:38:49,131 - INFO - END TEST : test_policy_inheritance_src_vn_dst_pol : PASSED[0:02:43] 2026-07-06 15:38:49,131 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:38:49,902 - INFO - Deleted project: ctest-TestPolicyAcl-97792889, ID : 06a462e6-696e-4c86-ba51-0c67dcd3a6b9 2026-07-06 15:38:50,075 - INFO - Domain Default found not creating 2026-07-06 15:38:50,550 - INFO - Project ctest-TestPolicyAclIpv4v6-26820960 not found, creating it 2026-07-06 15:38:51,123 - INFO - Created Project:ctest-TestPolicyAclIpv4v6-26820960, ID : 48bd8f3b-1fc0-448f-bf88-71af0f9e1ab2 2026-07-06 15:38:52,627 - INFO - ================================================================================ 2026-07-06 15:38:52,627 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-07-06 15:38:53,918 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:38:53,919 - INFO - 2026-07-06 15:38:53,919 - INFO - ================================================================================ 2026-07-06 15:38:53,919 - INFO - STARTING TEST : test_policy_inheritance_src_pol_dst_any 2026-07-06 15:38:53,919 - INFO - TEST DESCRIPTION : Test cases to test policy inheritance 2026-07-06 15:38:55,228 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:38:55,228 - INFO - 2026-07-06 15:38:57,046 - INFO - Verifications in API Server for IPAM: ipam1 passed 2026-07-06 15:38:57,063 - INFO - Verifications in Control node for IPAM: ipam1 passed 2026-07-06 15:38:57,181 - INFO - Verifications in API Server for IPAM: ipam2 passed 2026-07-06 15:38:57,198 - INFO - Verifications in Control node for IPAM: ipam2 passed 2026-07-06 15:38:57,312 - INFO - Verifications in API Server for IPAM: ipam3 passed 2026-07-06 15:38:57,330 - INFO - Verifications in Control node for IPAM: ipam3 passed 2026-07-06 15:38:58,228 - INFO - Created VN ctest-VN1-67681653 2026-07-06 15:38:59,313 - INFO - Created VN ctest-VN2-28684637 2026-07-06 15:39:00,286 - INFO - Created VN ctest-VN3-26141146 2026-07-06 15:39:00,620 - INFO - Verified VN network id 13 for VN 33a35767-63fc-49c3-9fd7-26d5f388848d 2026-07-06 15:39:00,620 - INFO - Verifications in API Server for VN ctest-VN1-67681653 passed 2026-07-06 15:39:00,688 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN1-67681653 passed 2026-07-06 15:39:02,005 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-26820960:ctest-VN1-67681653 is found in opserver 2026-07-06 15:39:02,274 - INFO - Verified VN network id 14 for VN 87043a83-645f-4b77-b167-e204547948a2 2026-07-06 15:39:02,275 - INFO - Verifications in API Server for VN ctest-VN2-28684637 passed 2026-07-06 15:39:02,354 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN2-28684637 passed 2026-07-06 15:39:02,616 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-26820960:ctest-VN2-28684637 is found in opserver 2026-07-06 15:39:02,828 - INFO - Verified VN network id 15 for VN ec85d51b-3a87-4a61-ba72-8cac0ce0f684 2026-07-06 15:39:02,829 - INFO - Verifications in API Server for VN ctest-VN3-26141146 passed 2026-07-06 15:39:02,896 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-VN3-26141146 passed 2026-07-06 15:39:03,136 - INFO - Validated that VN default-domain:ctest-TestPolicyAclIpv4v6-26820960:ctest-VN3-26141146 is found in opserver 2026-07-06 15:39:05,256 - INFO - VM ([<Server: ctest-VM11-27206175>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:39:05,747 - INFO - VM ([<Server: ctest-VM21-66045880>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:39:06,259 - INFO - VM ([<Server: ctest-VM31-19744731>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:39:16,509 - INFO - VM name : ctest-VM11-27206175 2026-07-06 15:39:17,361 - INFO - VM ctest-VM11-27206175 verfication in all API Servers passed 2026-07-06 15:39:55,965 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-27206175 passed 2026-07-06 15:39:55,966 - INFO - VM ctest-VM11-27206175 verifications in Compute nodes passed 2026-07-06 15:39:56,213 - INFO - Validated routes of VM ctest-VM11-27206175 in all vrouters 2026-07-06 15:39:57,384 - INFO - Verification in Control-nodes for VM ctest-VM11-27206175 passed 2026-07-06 15:39:57,515 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 15:39:57,537 - INFO - VM ee9e257a-331f-4897-af65-6fcd35de4f94 is present in default-domain:ctest-TestPolicyAclIpv4v6-26820960:ctest-VN1-67681653 2026-07-06 15:39:57,705 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-26820960:e3ef0621-b54d-409d-91a0-cf703b5459bf of vm ee9e257a-331f-4897-af65-6fcd35de4f94 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 15:39:57,742 - INFO - VM ctest-VM11-27206175 validations in Opserver passed 2026-07-06 15:39:57,823 - INFO - VM name : ctest-VM21-66045880 2026-07-06 15:39:58,155 - INFO - VM ctest-VM21-66045880 verfication in all API Servers passed 2026-07-06 15:39:59,867 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-66045880 passed 2026-07-06 15:39:59,867 - INFO - VM ctest-VM21-66045880 verifications in Compute nodes passed 2026-07-06 15:40:00,086 - INFO - Validated routes of VM ctest-VM21-66045880 in all vrouters 2026-07-06 15:40:01,254 - INFO - Verification in Control-nodes for VM ctest-VM21-66045880 passed 2026-07-06 15:40:01,375 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 15:40:01,400 - INFO - VM 9fe20df7-e280-4249-b35a-5f0bbc97b1eb is present in default-domain:ctest-TestPolicyAclIpv4v6-26820960:ctest-VN2-28684637 2026-07-06 15:40:01,586 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-26820960:0f8a8639-5509-4ac4-9f02-03d1dced4807 of vm 9fe20df7-e280-4249-b35a-5f0bbc97b1eb is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 15:40:01,632 - INFO - VM ctest-VM21-66045880 validations in Opserver passed 2026-07-06 15:40:01,713 - INFO - VM name : ctest-VM31-19744731 2026-07-06 15:40:02,109 - INFO - VM ctest-VM31-19744731 verfication in all API Servers passed 2026-07-06 15:40:03,842 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-19744731 passed 2026-07-06 15:40:03,843 - INFO - VM ctest-VM31-19744731 verifications in Compute nodes passed 2026-07-06 15:40:04,034 - INFO - Validated routes of VM ctest-VM31-19744731 in all vrouters 2026-07-06 15:40:05,023 - INFO - Verification in Control-nodes for VM ctest-VM31-19744731 passed 2026-07-06 15:40:05,140 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 15:40:05,164 - INFO - VM 453da774-acb7-4f86-b9e6-96c8d7b16c00 is present in default-domain:ctest-TestPolicyAclIpv4v6-26820960:ctest-VN3-26141146 2026-07-06 15:40:05,361 - INFO - tap interface default-domain:ctest-TestPolicyAclIpv4v6-26820960:506c73ed-a850-41ef-9118-05028be9508f of vm 453da774-acb7-4f86-b9e6-96c8d7b16c00 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 15:40:05,410 - INFO - VM ctest-VM31-19744731 validations in Opserver passed 2026-07-06 15:40:05,410 - INFO - Waiting for VM ctest-VM11-27206175 to be up.. 2026-07-06 15:40:06,597 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM11-27206175 passed 2026-07-06 15:40:11,988 - INFO - Waiting for VM ctest-VM21-66045880 to be up.. 2026-07-06 15:40:13,220 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-VM21-66045880 passed 2026-07-06 15:40:13,467 - INFO - Waiting for VM ctest-VM31-19744731 to be up.. 2026-07-06 15:40:14,643 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-VM31-19744731 passed 2026-07-06 15:40:24,289 - INFO - Ping to IP 32.73.76.67 from VM ctest-VM11-27206175 passed 2026-07-06 15:40:26,777 - INFO - Ping to IP 2bcf:729c:cdef:352c:ddcc:e23e:0:3 from VM ctest-VM11-27206175 passed 2026-07-06 15:40:26,777 - INFO - Test with src as policy and dst as any PASSED 2026-07-06 15:40:26,777 - INFO - Deleting VM ctest-VM31-19744731 2026-07-06 15:40:30,897 - INFO - VM ctest-VM31-19744731 is fully removed in API-Server 2026-07-06 15:40:31,138 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-26820960:ctest-VN3-26141146 2026-07-06 15:40:31,138 - INFO - VM ctest-VM31-19744731 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:40:31,379 - INFO - Routes for VM ctest-VM31-19744731 is removed in all control-nodes 2026-07-06 15:40:46,882 - INFO - 453da774-acb7-4f86-b9e6-96c8d7b16c00 vm uve deleted from opserver 2026-07-06 15:40:46,897 - INFO - 453da774-acb7-4f86-b9e6-96c8d7b16c00 vm uve deleted from opserver 2026-07-06 15:40:46,910 - INFO - 453da774-acb7-4f86-b9e6-96c8d7b16c00 vm uve deleted from opserver 2026-07-06 15:40:46,910 - INFO - Validated that VM 453da774-acb7-4f86-b9e6-96c8d7b16c00 is removed from Opserver 2026-07-06 15:40:46,911 - INFO - Deleting VM ctest-VM21-66045880 2026-07-06 15:40:51,085 - INFO - VM ctest-VM21-66045880 is fully removed in API-Server 2026-07-06 15:40:51,330 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-26820960:ctest-VN2-28684637 2026-07-06 15:40:51,330 - INFO - VM ctest-VM21-66045880 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:40:51,561 - INFO - Routes for VM ctest-VM21-66045880 is removed in all control-nodes 2026-07-06 15:41:13,208 - INFO - 9fe20df7-e280-4249-b35a-5f0bbc97b1eb vm uve deleted from opserver 2026-07-06 15:41:13,221 - INFO - 9fe20df7-e280-4249-b35a-5f0bbc97b1eb vm uve deleted from opserver 2026-07-06 15:41:13,236 - INFO - 9fe20df7-e280-4249-b35a-5f0bbc97b1eb vm uve deleted from opserver 2026-07-06 15:41:13,236 - INFO - Validated that VM 9fe20df7-e280-4249-b35a-5f0bbc97b1eb is removed from Opserver 2026-07-06 15:41:13,236 - INFO - Deleting VM ctest-VM11-27206175 2026-07-06 15:41:17,389 - INFO - VM ctest-VM11-27206175 is fully removed in API-Server 2026-07-06 15:41:17,621 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestPolicyAclIpv4v6-26820960:ctest-VN1-67681653 2026-07-06 15:41:17,622 - INFO - VM ctest-VM11-27206175 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:41:17,833 - INFO - Routes for VM ctest-VM11-27206175 is removed in all control-nodes 2026-07-06 15:41:17,956 - INFO - ee9e257a-331f-4897-af65-6fcd35de4f94 vm uve deleted from opserver 2026-07-06 15:41:17,974 - INFO - ee9e257a-331f-4897-af65-6fcd35de4f94 vm uve deleted from opserver 2026-07-06 15:41:17,990 - INFO - ee9e257a-331f-4897-af65-6fcd35de4f94 vm uve deleted from opserver 2026-07-06 15:41:17,990 - INFO - Validated that VM ee9e257a-331f-4897-af65-6fcd35de4f94 is removed from Opserver 2026-07-06 15:41:18,775 - INFO - Deleted policy ctest-policy21-55579036 2026-07-06 15:41:18,820 - INFO - Deleted policy ctest-policy12-51049130 2026-07-06 15:41:18,863 - INFO - Deleted policy ctest-policy13-16705374 2026-07-06 15:41:18,863 - INFO - Deleting VN ctest-VN3-26141146 2026-07-06 15:41:19,227 - INFO - Validated that VN ctest-VN3-26141146 is not found in API Server 2026-07-06 15:41:19,257 - INFO - Validated that VN ctest-VN3-26141146 is not in any agent 2026-07-06 15:41:19,294 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN3-26141146 info 2026-07-06 15:41:19,294 - INFO - Deleting VN ctest-VN2-28684637 2026-07-06 15:41:19,585 - INFO - Validated that VN ctest-VN2-28684637 is not found in API Server 2026-07-06 15:41:19,611 - INFO - Validated that VN ctest-VN2-28684637 is not in any agent 2026-07-06 15:41:19,644 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN2-28684637 info 2026-07-06 15:41:19,644 - INFO - Deleting VN ctest-VN1-67681653 2026-07-06 15:41:19,984 - INFO - Validated that VN ctest-VN1-67681653 is not found in API Server 2026-07-06 15:41:20,012 - INFO - Validated that VN ctest-VN1-67681653 is not in any agent 2026-07-06 15:41:20,049 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-VN1-67681653 info 2026-07-06 15:41:20,155 - INFO - IPAM: ipam3 is not found in API Server 2026-07-06 15:41:20,176 - INFO - IPAM:ipam3 is not found in control node 2026-07-06 15:41:20,323 - INFO - IPAM: ipam2 is not found in API Server 2026-07-06 15:41:20,346 - INFO - IPAM:ipam2 is not found in control node 2026-07-06 15:41:20,483 - INFO - IPAM: ipam1 is not found in API Server 2026-07-06 15:41:20,503 - INFO - IPAM:ipam1 is not found in control node 2026-07-06 15:41:21,789 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:02:28] 2026-07-06 15:41:21,789 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:41:23,118 - INFO - END TEST : test_policy_inheritance_src_pol_dst_any : PASSED[0:02:31] 2026-07-06 15:41:23,118 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:41:23,930 - INFO - Deleted project: ctest-TestPolicyAclIpv4v6-26820960, ID : 48bd8f3b-1fc0-448f-bf88-71af0f9e1ab2 2026-07-06 15:41:24,126 - INFO - Domain Default found not creating 2026-07-06 15:41:24,381 - INFO - Project ctest-TestBasicPolicy-46241390 not found, creating it 2026-07-06 15:41:24,932 - INFO - Created Project:ctest-TestBasicPolicy-46241390, ID : a4aae709-767c-49b8-a02e-7bb25dea3e24 2026-07-06 15:41:26,375 - INFO - ================================================================================ 2026-07-06 15:41:26,375 - INFO - STARTING TEST : test_basic_policy_allow_deny 2026-07-06 15:41:26,375 - 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-07-06 15:41:27,655 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:41:27,655 - INFO - 2026-07-06 15:41:28,995 - INFO - Created VN ctest-vn-54758198 2026-07-06 15:41:29,629 - INFO - Created VN ctest-vn-64716801 2026-07-06 15:41:30,961 - INFO - Verified VN network id 13 for VN 70953899-86e2-4002-af2e-ba32be18e1e0 2026-07-06 15:41:30,961 - INFO - Verifications in API Server for VN ctest-vn-54758198 passed 2026-07-06 15:41:31,046 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-54758198 passed 2026-07-06 15:41:31,186 - INFO - VN ctest-vn-54758198 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 15:41:32,468 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-46241390:ctest-vn-54758198 is found in opserver 2026-07-06 15:41:32,698 - INFO - Verified VN network id 14 for VN 512d2316-15ed-44b3-aeae-f5fed88c7839 2026-07-06 15:41:32,698 - INFO - Verifications in API Server for VN ctest-vn-64716801 passed 2026-07-06 15:41:32,765 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-64716801 passed 2026-07-06 15:41:32,897 - INFO - VN ctest-vn-64716801 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 15:41:33,057 - INFO - Validated that VN default-domain:ctest-TestBasicPolicy-46241390:ctest-vn-64716801 is found in opserver 2026-07-06 15:41:33,690 - INFO - VM ([<Server: ctest-TestBasicPolicy-46241390-03738543>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:41:34,283 - INFO - VM ([<Server: ctest-TestBasicPolicy-46241390-73068064>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:41:34,283 - INFO - Waiting for VM ctest-TestBasicPolicy-46241390-03738543 to be up.. 2026-07-06 15:41:44,553 - INFO - VM name : ctest-TestBasicPolicy-46241390-03738543 2026-07-06 15:42:19,200 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-46241390-03738543 passed 2026-07-06 15:42:34,979 - INFO - Waiting for VM ctest-TestBasicPolicy-46241390-73068064 to be up.. 2026-07-06 15:42:35,068 - INFO - VM name : ctest-TestBasicPolicy-46241390-73068064 2026-07-06 15:42:36,421 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicPolicy-46241390-73068064 passed 2026-07-06 15:42:47,533 - INFO - Ping to IP 157.78.129.67 from VM ctest-TestBasicPolicy-46241390-03738543 passed 2026-07-06 15:42:51,233 - WARNING - Ping to IP 157.78.129.67 from VM ctest-TestBasicPolicy-46241390-03738543 failed 2026-07-06 15:42:51,233 - INFO - Deleting VM ctest-TestBasicPolicy-46241390-73068064 2026-07-06 15:42:51,307 - INFO - Deleting VM ctest-TestBasicPolicy-46241390-03738543 2026-07-06 15:42:51,714 - INFO - Deleted policy ctest-policy-allow-all-90450203 2026-07-06 15:42:51,714 - INFO - Deleting VN ctest-vn-64716801 2026-07-06 15:42:51,754 - WARNING - Deleting VN ctest-vn-64716801 failed..Will retry 2026-07-06 15:42:54,057 - INFO - Validated that VN ctest-vn-64716801 is not found in API Server 2026-07-06 15:42:54,082 - INFO - Validated that VN ctest-vn-64716801 is not in any agent 2026-07-06 15:42:54,116 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-64716801 info 2026-07-06 15:42:54,116 - INFO - Deleting VN ctest-vn-54758198 2026-07-06 15:42:54,410 - INFO - Validated that VN ctest-vn-54758198 is not found in API Server 2026-07-06 15:42:54,434 - INFO - Validated that VN ctest-vn-54758198 is not in any agent 2026-07-06 15:42:54,468 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-54758198 info 2026-07-06 15:42:55,752 - INFO - END TEST : test_basic_policy_allow_deny : PASSED[0:01:29] 2026-07-06 15:42:55,752 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:42:56,560 - INFO - Deleted project: ctest-TestBasicPolicy-46241390, ID : a4aae709-767c-49b8-a02e-7bb25dea3e24 2026-07-06 15:42:56,804 - INFO - Domain Default found not creating 2026-07-06 15:42:56,968 - INFO - Project ctest-TestDetailedPolicy0Ipv4v6-91812080 not found, creating it 2026-07-06 15:42:57,507 - INFO - Created Project:ctest-TestDetailedPolicy0Ipv4v6-91812080, ID : b3ca0cdd-0946-4fe4-a466-f91d4c67761b 2026-07-06 15:42:59,070 - INFO - ================================================================================ 2026-07-06 15:42:59,070 - INFO - STARTING TEST : test_repeated_policy_modify 2026-07-06 15:43:00,377 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:43:00,377 - INFO - 2026-07-06 15:43:00,378 - INFO - ================================================================================ 2026-07-06 15:43:00,378 - INFO - STARTING TEST : test_repeated_policy_modify 2026-07-06 15:43:00,378 - 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-07-06 15:43:01,651 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:43:01,652 - INFO - 2026-07-06 15:43:01,652 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_single_vm_multiple_policy_topology.sdn_single_vm_multiple_policy_config'> 2026-07-06 15:43:02,495 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy0Ipv4v6-91812080'](b3ca0cdd-0946-4fe4-a466-f91d4c67761b) 2026-07-06 15:43:02,496 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy0Ipv4v6-91812080 2026-07-06 15:43:05,028 - INFO - Verification of project ctest-TestDetailedPolicy0Ipv4v6-91812080 in API Server 10.0.0.33 passed 2026-07-06 15:43:05,495 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy0Ipv4v6-91812080-default-ipam passed 2026-07-06 15:43:05,518 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy0Ipv4v6-91812080-default-ipam passed 2026-07-06 15:43:06,860 - INFO - Created VN ctest-vnet0-60997649 2026-07-06 15:43:07,525 - INFO - Verified VN network id 13 for VN b65cfe4d-d3e5-4f5f-8f3f-4566524d9782 2026-07-06 15:43:07,525 - INFO - Verifications in API Server for VN ctest-vnet0-60997649 passed 2026-07-06 15:43:07,591 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-60997649 passed 2026-07-06 15:43:08,915 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-91812080:ctest-vnet0-60997649 is found in opserver 2026-07-06 15:43:09,356 - INFO - Verified policy ctest-policy0-11439652 in API Server, Result: True 2026-07-06 15:43:09,791 - INFO - Verified policy ctest-policy1-65519404 in API Server, Result: True 2026-07-06 15:43:10,158 - INFO - Verified policy ctest-policy2-79109579 in API Server, Result: True 2026-07-06 15:43:10,525 - INFO - Verified policy ctest-policy3-89064998 in API Server, Result: True 2026-07-06 15:43:10,889 - INFO - Verified policy ctest-policy4-60994292 in API Server, Result: True 2026-07-06 15:43:11,272 - INFO - Verified policy ctest-policy5-15996437 in API Server, Result: True 2026-07-06 15:43:11,641 - INFO - Verified policy ctest-policy6-28642175 in API Server, Result: True 2026-07-06 15:43:12,070 - INFO - Verified policy ctest-policy7-16516111 in API Server, Result: True 2026-07-06 15:43:12,468 - INFO - Verified policy ctest-policy8-88815012 in API Server, Result: True 2026-07-06 15:43:12,856 - INFO - Verified policy ctest-policy9-76379858 in API Server, Result: True 2026-07-06 15:43:14,362 - INFO - VM ([<Server: ctest-vmc0-77168402>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:43:14,363 - INFO - Waiting for VM ctest-vmc0-77168402 to be up.. 2026-07-06 15:43:29,677 - INFO - VM name : ctest-vmc0-77168402 2026-07-06 15:44:00,536 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-77168402 passed 2026-07-06 15:44:17,368 - INFO - Validated the rules for VM:ctest-vmc0-77168402 with attached policy:['ctest-policy0-11439652', 'ctest-policy1-65519404', 'ctest-policy2-79109579', 'ctest-policy3-89064998', 'ctest-policy4-60994292', 'ctest-policy5-15996437', 'ctest-policy6-28642175', 'ctest-policy7-16516111', 'ctest-policy8-88815012', 'ctest-policy9-76379858'] and vn:ctest-vnet0-60997649 2026-07-06 15:44:17,378 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-07-06 15:44:17,481 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:44:17,498 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:44:22,828 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy0-11439652 2026-07-06 15:44:22,867 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:44:22,872 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:44:28,111 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy1-65519404 2026-07-06 15:44:28,141 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:44:28,149 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:44:33,412 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy2-79109579 2026-07-06 15:44:33,434 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:44:33,439 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:44:38,663 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy3-89064998 2026-07-06 15:44:38,684 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:44:38,689 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:44:43,939 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy4-60994292 2026-07-06 15:44:43,984 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:44:43,992 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:44:49,300 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy5-15996437 2026-07-06 15:44:49,321 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:44:49,326 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:44:54,601 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy6-28642175 2026-07-06 15:44:54,627 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:44:54,634 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:44:59,864 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy7-16516111 2026-07-06 15:44:59,885 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:44:59,891 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:45:05,147 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy8-88815012 2026-07-06 15:45:05,167 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:45:05,174 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:45:10,432 - INFO - new policy list of vn ctest-vnet0-60997649 is ctest-policy9-76379858 2026-07-06 15:45:10,454 - INFO - Compute node: 10.0.0.19, VN: ctest-vnet0-60997649, result of expected rules check passed 2026-07-06 15:45:10,460 - INFO - Compute node: 10.0.0.57, VN: ctest-vnet0-60997649, validated that no extra rules are present 2026-07-06 15:45:10,461 - INFO - Deleting VM ctest-vmc0-77168402 2026-07-06 15:45:14,601 - INFO - VM ctest-vmc0-77168402 is fully removed in API-Server 2026-07-06 15:45:14,831 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy0Ipv4v6-91812080:ctest-vnet0-60997649 2026-07-06 15:45:14,831 - INFO - VM ctest-vmc0-77168402 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:45:15,088 - INFO - Routes for VM ctest-vmc0-77168402 is removed in all control-nodes 2026-07-06 15:45:15,331 - INFO - a738b539-6153-47c8-8311-484b11adb5c1 vm uve deleted from opserver 2026-07-06 15:45:15,345 - INFO - a738b539-6153-47c8-8311-484b11adb5c1 vm uve deleted from opserver 2026-07-06 15:45:15,362 - INFO - a738b539-6153-47c8-8311-484b11adb5c1 vm uve deleted from opserver 2026-07-06 15:45:15,362 - INFO - Validated that VM a738b539-6153-47c8-8311-484b11adb5c1 is removed from Opserver 2026-07-06 15:45:15,810 - INFO - Deleted policy ctest-policy9-76379858 2026-07-06 15:45:16,062 - INFO - Deleted policy ctest-policy8-88815012 2026-07-06 15:45:16,326 - INFO - Deleted policy ctest-policy7-16516111 2026-07-06 15:45:16,589 - INFO - Deleted policy ctest-policy6-28642175 2026-07-06 15:45:16,851 - INFO - Deleted policy ctest-policy5-15996437 2026-07-06 15:45:17,114 - INFO - Deleted policy ctest-policy4-60994292 2026-07-06 15:45:17,375 - INFO - Deleted policy ctest-policy3-89064998 2026-07-06 15:45:17,628 - INFO - Deleted policy ctest-policy2-79109579 2026-07-06 15:45:17,874 - INFO - Deleted policy ctest-policy1-65519404 2026-07-06 15:45:18,116 - INFO - Deleted policy ctest-policy0-11439652 2026-07-06 15:45:18,315 - INFO - Deleting VN ctest-vnet0-60997649 2026-07-06 15:45:18,645 - INFO - Validated that VN ctest-vnet0-60997649 is not found in API Server 2026-07-06 15:45:18,670 - INFO - Validated that VN ctest-vnet0-60997649 is not in any agent 2026-07-06 15:45:18,702 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-60997649 info 2026-07-06 15:45:18,839 - INFO - IPAM: ctest-TestDetailedPolicy0Ipv4v6-91812080-default-ipam is not found in API Server 2026-07-06 15:45:18,861 - INFO - IPAM:ctest-TestDetailedPolicy0Ipv4v6-91812080-default-ipam is not found in control node 2026-07-06 15:45:20,654 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:20] 2026-07-06 15:45:20,654 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:45:21,963 - INFO - END TEST : test_repeated_policy_modify : PASSED[0:02:22] 2026-07-06 15:45:21,963 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:45:23,211 - INFO - Deleted project: ctest-TestDetailedPolicy0Ipv4v6-91812080, ID : b3ca0cdd-0946-4fe4-a466-f91d4c67761b 2026-07-06 15:45:23,385 - INFO - Domain Default found not creating 2026-07-06 15:45:23,588 - INFO - Project ctest-TestDetailedPolicy1-79342330 not found, creating it 2026-07-06 15:45:24,195 - INFO - Created Project:ctest-TestDetailedPolicy1-79342330, ID : 92763db9-850a-4c12-85af-489be03a2b40 2026-07-06 15:45:25,751 - INFO - ================================================================================ 2026-07-06 15:45:25,751 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-07-06 15:45:25,751 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-07-06 15:45:27,050 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:45:27,050 - INFO - 2026-07-06 15:45:27,050 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-07-06 15:45:27,855 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1-79342330'](92763db9-850a-4c12-85af-489be03a2b40) 2026-07-06 15:45:27,855 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1-79342330 2026-07-06 15:45:30,574 - INFO - Verification of project ctest-TestDetailedPolicy1-79342330 in API Server 10.0.0.33 passed 2026-07-06 15:45:31,004 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1-79342330-default-ipam passed 2026-07-06 15:45:31,024 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1-79342330-default-ipam passed 2026-07-06 15:45:32,342 - INFO - Created VN ctest-vnet0-88922534 2026-07-06 15:45:33,003 - INFO - Verified VN network id 13 for VN 7238fb91-72ff-452f-851a-ba599e92d0a2 2026-07-06 15:45:33,003 - INFO - Verifications in API Server for VN ctest-vnet0-88922534 passed 2026-07-06 15:45:33,068 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-88922534 passed 2026-07-06 15:45:34,329 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-79342330:ctest-vnet0-88922534 is found in opserver 2026-07-06 15:45:35,181 - INFO - Created VN ctest-vnet1-87965031 2026-07-06 15:45:35,519 - INFO - Verified VN network id 14 for VN c792328d-2650-4885-bde7-5fd0bf724f3c 2026-07-06 15:45:35,519 - INFO - Verifications in API Server for VN ctest-vnet1-87965031 passed 2026-07-06 15:45:35,592 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-87965031 passed 2026-07-06 15:45:35,903 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1-79342330:ctest-vnet1-87965031 is found in opserver 2026-07-06 15:45:36,388 - INFO - Verified policy policy0 in API Server, Result: True 2026-07-06 15:45:36,796 - INFO - Verified policy policy1 in API Server, Result: True 2026-07-06 15:45:37,212 - INFO - Verified policy policy2 in API Server, Result: True 2026-07-06 15:45:37,577 - INFO - Verified policy policy3 in API Server, Result: True 2026-07-06 15:45:37,933 - INFO - Verified policy policy100 in API Server, Result: True 2026-07-06 15:45:38,349 - INFO - Verified policy policy10 in API Server, Result: True 2026-07-06 15:45:38,759 - INFO - Verified policy policy11 in API Server, Result: True 2026-07-06 15:45:39,202 - INFO - Verified policy policy12 in API Server, Result: True 2026-07-06 15:45:39,547 - INFO - Verified policy policy13 in API Server, Result: True 2026-07-06 15:45:39,939 - INFO - Verified policy policy1000 in API Server, Result: True 2026-07-06 15:45:41,270 - INFO - VM ([<Server: ctest-vmc0-48993045>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:45:41,767 - INFO - VM ([<Server: ctest-vmc1-69424623>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:45:41,768 - INFO - Waiting for VM ctest-vmc0-48993045 to be up.. 2026-07-06 15:45:51,996 - INFO - VM name : ctest-vmc0-48993045 2026-07-06 15:46:26,492 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-48993045 passed 2026-07-06 15:46:42,202 - INFO - Waiting for VM ctest-vmc1-69424623 to be up.. 2026-07-06 15:46:42,281 - INFO - VM name : ctest-vmc1-69424623 2026-07-06 15:46:43,606 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-69424623 passed 2026-07-06 15:46:44,233 - INFO - Validated the rules for VM:ctest-vmc1-69424623 with attached policy:['policy100'] and vn:ctest-vnet1-87965031 2026-07-06 15:46:44,488 - INFO - Validated the rules for VM:ctest-vmc0-48993045 with attached policy:['policy0'] and vn:ctest-vnet0-88922534 2026-07-06 15:46:44,498 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-07-06 15:46:44,498 - INFO - Setup completed with result True 2026-07-06 15:46:49,731 - INFO - new policy list of vn ctest-vnet0-88922534 is policy1 2026-07-06 15:46:49,731 - INFO - Starting Verifications after policy for ctest-vnet0-88922534 updated to policy1 2026-07-06 15:46:49,731 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-07-06 15:46:49,731 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass'} 2026-07-06 15:47:39,524 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-48993045 passed 2026-07-06 15:47:39,524 - INFO - vm ping test result after policy for ctest-vnet0-88922534 updated to policy1 is: True 2026-07-06 15:47:44,788 - INFO - new policy list of vn ctest-vnet0-88922534 is policy1000 2026-07-06 15:47:44,788 - INFO - Starting Verifications after policy for ctest-vnet0-88922534 updated to policy1000 2026-07-06 15:47:44,788 - INFO - policy in effect is : [] 2026-07-06 15:47:44,789 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-07-06 15:47:48,066 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-48993045 failed 2026-07-06 15:47:48,066 - INFO - vm ping test result after policy for ctest-vnet0-88922534 updated to policy1000 is: True 2026-07-06 15:47:53,307 - INFO - new policy list of vn ctest-vnet0-88922534 is policy2 2026-07-06 15:47:53,308 - INFO - Starting Verifications after policy for ctest-vnet0-88922534 updated to policy2 2026-07-06 15:47:53,308 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-07-06 15:47:53,308 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny'} 2026-07-06 15:47:56,763 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-48993045 failed 2026-07-06 15:47:56,763 - INFO - vm ping test result after policy for ctest-vnet0-88922534 updated to policy2 is: True 2026-07-06 15:48:01,984 - INFO - new policy list of vn ctest-vnet0-88922534 is policy3 2026-07-06 15:48:01,985 - INFO - Starting Verifications after policy for ctest-vnet0-88922534 updated to policy3 2026-07-06 15:48:01,985 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-07-06 15:48:01,985 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass'} 2026-07-06 15:48:04,259 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-48993045 passed 2026-07-06 15:48:04,259 - INFO - vm ping test result after policy for ctest-vnet0-88922534 updated to policy3 is: True 2026-07-06 15:48:09,523 - INFO - new policy list of vn ctest-vnet0-88922534 is policy10 2026-07-06 15:48:09,523 - INFO - Starting Verifications after policy for ctest-vnet0-88922534 updated to policy10 2026-07-06 15:48:09,524 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-07-06 15:48:09,524 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny'} 2026-07-06 15:48:12,795 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-48993045 failed 2026-07-06 15:48:12,795 - INFO - vm ping test result after policy for ctest-vnet0-88922534 updated to policy10 is: True 2026-07-06 15:48:18,092 - INFO - new policy list of vn ctest-vnet0-88922534 is policy11 2026-07-06 15:48:18,092 - INFO - Starting Verifications after policy for ctest-vnet0-88922534 updated to policy11 2026-07-06 15:48:18,092 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-07-06 15:48:18,092 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass'} 2026-07-06 15:48:20,373 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-48993045 passed 2026-07-06 15:48:20,373 - INFO - vm ping test result after policy for ctest-vnet0-88922534 updated to policy11 is: True 2026-07-06 15:48:25,627 - INFO - new policy list of vn ctest-vnet0-88922534 is policy12 2026-07-06 15:48:25,628 - INFO - Starting Verifications after policy for ctest-vnet0-88922534 updated to policy12 2026-07-06 15:48:25,628 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-07-06 15:48:25,628 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny'} 2026-07-06 15:48:28,927 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-48993045 failed 2026-07-06 15:48:28,927 - INFO - vm ping test result after policy for ctest-vnet0-88922534 updated to policy12 is: True 2026-07-06 15:48:34,163 - INFO - new policy list of vn ctest-vnet0-88922534 is policy13 2026-07-06 15:48:34,163 - INFO - Starting Verifications after policy for ctest-vnet0-88922534 updated to policy13 2026-07-06 15:48:34,163 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-88922534', 'source_network': 'ctest-vnet1-87965031', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-07-06 15:48:34,163 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny'} 2026-07-06 15:48:36,428 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-48993045 passed 2026-07-06 15:48:36,428 - INFO - vm ping test result after policy for ctest-vnet0-88922534 updated to policy13 is: True 2026-07-06 15:48:36,622 - INFO - Deleting VM ctest-vmc1-69424623 2026-07-06 15:48:40,774 - INFO - VM ctest-vmc1-69424623 is fully removed in API-Server 2026-07-06 15:48:41,010 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-79342330:ctest-vnet1-87965031 2026-07-06 15:48:41,010 - INFO - VM ctest-vmc1-69424623 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:48:41,257 - INFO - Routes for VM ctest-vmc1-69424623 is removed in all control-nodes 2026-07-06 15:48:44,481 - INFO - 3aadb6a6-7739-42f2-bc69-c76fc8602ec8 vm uve deleted from opserver 2026-07-06 15:48:44,497 - INFO - 3aadb6a6-7739-42f2-bc69-c76fc8602ec8 vm uve deleted from opserver 2026-07-06 15:48:44,509 - INFO - 3aadb6a6-7739-42f2-bc69-c76fc8602ec8 vm uve deleted from opserver 2026-07-06 15:48:44,509 - INFO - Validated that VM 3aadb6a6-7739-42f2-bc69-c76fc8602ec8 is removed from Opserver 2026-07-06 15:48:44,509 - INFO - Deleting VM ctest-vmc0-48993045 2026-07-06 15:48:48,615 - INFO - VM ctest-vmc0-48993045 is fully removed in API-Server 2026-07-06 15:48:48,852 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1-79342330:ctest-vnet0-88922534 2026-07-06 15:48:48,852 - INFO - VM ctest-vmc0-48993045 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:48:49,100 - INFO - Routes for VM ctest-vmc0-48993045 is removed in all control-nodes 2026-07-06 15:49:16,919 - INFO - bf84f0eb-927e-40d8-8909-4404aa63c60a vm uve deleted from opserver 2026-07-06 15:49:16,932 - INFO - bf84f0eb-927e-40d8-8909-4404aa63c60a vm uve deleted from opserver 2026-07-06 15:49:16,993 - INFO - bf84f0eb-927e-40d8-8909-4404aa63c60a vm uve deleted from opserver 2026-07-06 15:49:16,993 - INFO - Validated that VM bf84f0eb-927e-40d8-8909-4404aa63c60a is removed from Opserver 2026-07-06 15:49:17,505 - INFO - Deleted policy policy1000 2026-07-06 15:49:17,716 - INFO - Deleted policy policy13 2026-07-06 15:49:17,918 - INFO - Deleted policy policy12 2026-07-06 15:49:18,139 - INFO - Deleted policy policy11 2026-07-06 15:49:18,373 - INFO - Deleted policy policy10 2026-07-06 15:49:18,602 - INFO - Deleted policy policy100 2026-07-06 15:49:18,827 - INFO - Deleted policy policy3 2026-07-06 15:49:19,066 - INFO - Deleted policy policy2 2026-07-06 15:49:19,299 - INFO - Deleted policy policy1 2026-07-06 15:49:19,525 - INFO - Deleted policy policy0 2026-07-06 15:49:19,715 - INFO - Deleting VN ctest-vnet1-87965031 2026-07-06 15:49:19,999 - INFO - Validated that VN ctest-vnet1-87965031 is not found in API Server 2026-07-06 15:49:20,021 - INFO - Validated that VN ctest-vnet1-87965031 is not in any agent 2026-07-06 15:49:20,055 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-87965031 info 2026-07-06 15:49:20,055 - INFO - Deleting VN ctest-vnet0-88922534 2026-07-06 15:49:20,401 - INFO - Validated that VN ctest-vnet0-88922534 is not found in API Server 2026-07-06 15:49:20,426 - INFO - Validated that VN ctest-vnet0-88922534 is not in any agent 2026-07-06 15:49:20,456 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-88922534 info 2026-07-06 15:49:20,543 - INFO - IPAM: ctest-TestDetailedPolicy1-79342330-default-ipam is not found in API Server 2026-07-06 15:49:20,565 - INFO - IPAM:ctest-TestDetailedPolicy1-79342330-default-ipam is not found in control node 2026-07-06 15:49:22,297 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:57] 2026-07-06 15:49:22,297 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:49:23,463 - INFO - Deleted project: ctest-TestDetailedPolicy1-79342330, ID : 92763db9-850a-4c12-85af-489be03a2b40 2026-07-06 15:49:23,635 - INFO - Domain Default found not creating 2026-07-06 15:49:23,768 - INFO - Project ctest-TestDetailedPolicy1Ipv4v6-73190247 not found, creating it 2026-07-06 15:49:24,300 - INFO - Created Project:ctest-TestDetailedPolicy1Ipv4v6-73190247, ID : 31612b2d-c21c-4208-9c1d-48a77b6439cf 2026-07-06 15:49:25,811 - INFO - ================================================================================ 2026-07-06 15:49:25,811 - INFO - STARTING TEST : test_multi_vn_repeated_policy_update_with_ping 2026-07-06 15:49:25,811 - INFO - TEST DESCRIPTION : Call repeated_policy_update_test_with_ping with multi VN scenario. 2026-07-06 15:49:27,109 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:49:27,109 - INFO - 2026-07-06 15:49:27,109 - INFO - Scenario for the test used is: <class 'scripts.policy.sdn_policy_traffic_test_topo.sdn_2vn_2vm_config'> 2026-07-06 15:49:27,930 - INFO - Using existing project ['default-domain', 'ctest-TestDetailedPolicy1Ipv4v6-73190247'](31612b2d-c21c-4208-9c1d-48a77b6439cf) 2026-07-06 15:49:27,930 - INFO - provision user admin with role as admin in tenant ctest-TestDetailedPolicy1Ipv4v6-73190247 2026-07-06 15:49:30,677 - INFO - Verification of project ctest-TestDetailedPolicy1Ipv4v6-73190247 in API Server 10.0.0.33 passed 2026-07-06 15:49:31,119 - INFO - Verifications in API Server for IPAM: ctest-TestDetailedPolicy1Ipv4v6-73190247-default-ipam passed 2026-07-06 15:49:31,147 - INFO - Verifications in Control node for IPAM: ctest-TestDetailedPolicy1Ipv4v6-73190247-default-ipam passed 2026-07-06 15:49:32,529 - INFO - Created VN ctest-vnet0-73249012 2026-07-06 15:49:33,235 - INFO - Verified VN network id 13 for VN 787f1476-c8b3-4ecc-ae6a-fdf2ec208099 2026-07-06 15:49:33,235 - INFO - Verifications in API Server for VN ctest-vnet0-73249012 passed 2026-07-06 15:49:33,313 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet0-73249012 passed 2026-07-06 15:49:34,591 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-73190247:ctest-vnet0-73249012 is found in opserver 2026-07-06 15:49:35,681 - INFO - Created VN ctest-vnet1-46543957 2026-07-06 15:49:36,036 - INFO - Verified VN network id 14 for VN 801698dd-cea1-4e8c-ae3c-76c8bfa09ebe 2026-07-06 15:49:36,036 - INFO - Verifications in API Server for VN ctest-vnet1-46543957 passed 2026-07-06 15:49:36,111 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vnet1-46543957 passed 2026-07-06 15:49:36,381 - INFO - Validated that VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-73190247:ctest-vnet1-46543957 is found in opserver 2026-07-06 15:49:36,770 - INFO - Verified policy policy0 in API Server, Result: True 2026-07-06 15:49:37,179 - INFO - Verified policy policy1 in API Server, Result: True 2026-07-06 15:49:37,536 - INFO - Verified policy policy2 in API Server, Result: True 2026-07-06 15:49:37,885 - INFO - Verified policy policy3 in API Server, Result: True 2026-07-06 15:49:38,269 - INFO - Verified policy policy100 in API Server, Result: True 2026-07-06 15:49:38,642 - INFO - Verified policy policy10 in API Server, Result: True 2026-07-06 15:49:39,005 - INFO - Verified policy policy11 in API Server, Result: True 2026-07-06 15:49:39,349 - INFO - Verified policy policy12 in API Server, Result: True 2026-07-06 15:49:39,724 - INFO - Verified policy policy13 in API Server, Result: True 2026-07-06 15:49:40,152 - INFO - Verified policy policy1000 in API Server, Result: True 2026-07-06 15:49:41,496 - INFO - VM ([<Server: ctest-vmc0-13085411>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:49:41,929 - INFO - VM ([<Server: ctest-vmc1-57582661>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:49:41,929 - INFO - Waiting for VM ctest-vmc0-13085411 to be up.. 2026-07-06 15:49:52,140 - INFO - VM name : ctest-vmc0-13085411 2026-07-06 15:50:22,530 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc0-13085411 passed 2026-07-06 15:50:38,238 - INFO - Waiting for VM ctest-vmc1-57582661 to be up.. 2026-07-06 15:50:38,316 - INFO - VM name : ctest-vmc1-57582661 2026-07-06 15:50:39,659 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vmc1-57582661 passed 2026-07-06 15:50:40,257 - INFO - Validated the rules for VM:ctest-vmc0-13085411 with attached policy:['policy0'] and vn:ctest-vnet0-73249012 2026-07-06 15:50:40,590 - INFO - Validated the rules for VM:ctest-vmc1-57582661 with attached policy:['policy100'] and vn:ctest-vnet1-46543957 2026-07-06 15:50:40,590 - INFO - Policy rules comparison with system for all Virtual networks are done 2026-07-06 15:50:40,591 - INFO - Setup completed with result True 2026-07-06 15:50:45,869 - INFO - new policy list of vn ctest-vnet0-73249012 is policy1 2026-07-06 15:50:45,869 - INFO - Starting Verifications after policy for ctest-vnet0-73249012 updated to policy1 2026-07-06 15:50:45,870 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-07-06 15:50:45,870 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'pass', 'icmp': 'pass', '58': 'pass'} 2026-07-06 15:50:53,761 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-13085411 passed 2026-07-06 15:50:56,073 - INFO - Ping to IP 3e3a:a12c:5bcf:de60:858a:798d:0:3 from VM ctest-vmc0-13085411 passed 2026-07-06 15:50:56,073 - INFO - vm ping test result after policy for ctest-vnet0-73249012 updated to policy1 is: True 2026-07-06 15:51:01,368 - INFO - new policy list of vn ctest-vnet0-73249012 is policy1000 2026-07-06 15:51:01,369 - INFO - Starting Verifications after policy for ctest-vnet0-73249012 updated to policy1000 2026-07-06 15:51:01,369 - INFO - policy in effect is : [] 2026-07-06 15:51:01,369 - INFO - matching_rule_action: {'icmp': 'deny'} 2026-07-06 15:51:04,801 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-13085411 failed 2026-07-06 15:51:08,129 - WARNING - Ping to IP 3e3a:a12c:5bcf:de60:858a:798d:0:3 from VM ctest-vmc0-13085411 failed 2026-07-06 15:51:08,129 - INFO - vm ping test result after policy for ctest-vnet0-73249012 updated to policy1000 is: True 2026-07-06 15:51:13,406 - INFO - new policy list of vn ctest-vnet0-73249012 is policy2 2026-07-06 15:51:13,407 - INFO - Starting Verifications after policy for ctest-vnet0-73249012 updated to policy2 2026-07-06 15:51:13,407 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-07-06 15:51:13,407 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-07-06 15:51:16,667 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-13085411 failed 2026-07-06 15:51:19,985 - WARNING - Ping to IP 3e3a:a12c:5bcf:de60:858a:798d:0:3 from VM ctest-vmc0-13085411 failed 2026-07-06 15:51:19,985 - INFO - vm ping test result after policy for ctest-vnet0-73249012 updated to policy2 is: True 2026-07-06 15:51:25,231 - INFO - new policy list of vn ctest-vnet0-73249012 is policy3 2026-07-06 15:51:25,232 - INFO - Starting Verifications after policy for ctest-vnet0-73249012 updated to policy3 2026-07-06 15:51:25,232 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-07-06 15:51:25,232 - INFO - matching_rule_action: {'tcp': 'pass', 'udp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-07-06 15:51:27,488 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-13085411 passed 2026-07-06 15:51:29,764 - INFO - Ping to IP 3e3a:a12c:5bcf:de60:858a:798d:0:3 from VM ctest-vmc0-13085411 passed 2026-07-06 15:51:29,764 - INFO - vm ping test result after policy for ctest-vnet0-73249012 updated to policy3 is: True 2026-07-06 15:51:35,021 - INFO - new policy list of vn ctest-vnet0-73249012 is policy10 2026-07-06 15:51:35,021 - INFO - Starting Verifications after policy for ctest-vnet0-73249012 updated to policy10 2026-07-06 15:51:35,021 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-07-06 15:51:35,021 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'deny', '58': 'deny'} 2026-07-06 15:51:38,278 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-13085411 failed 2026-07-06 15:51:41,567 - WARNING - Ping to IP 3e3a:a12c:5bcf:de60:858a:798d:0:3 from VM ctest-vmc0-13085411 failed 2026-07-06 15:51:41,567 - INFO - vm ping test result after policy for ctest-vnet0-73249012 updated to policy10 is: True 2026-07-06 15:51:46,820 - INFO - new policy list of vn ctest-vnet0-73249012 is policy11 2026-07-06 15:51:46,820 - INFO - Starting Verifications after policy for ctest-vnet0-73249012 updated to policy11 2026-07-06 15:51:46,820 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-07-06 15:51:46,820 - INFO - matching_rule_action: {'udp': 'deny', 'tcp': 'deny', 'icmp': 'pass', '58': 'pass'} 2026-07-06 15:51:49,065 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-13085411 passed 2026-07-06 15:51:51,370 - INFO - Ping to IP 3e3a:a12c:5bcf:de60:858a:798d:0:3 from VM ctest-vmc0-13085411 passed 2026-07-06 15:51:51,370 - INFO - vm ping test result after policy for ctest-vnet0-73249012 updated to policy11 is: True 2026-07-06 15:51:56,605 - INFO - new policy list of vn ctest-vnet0-73249012 is policy12 2026-07-06 15:51:56,605 - INFO - Starting Verifications after policy for ctest-vnet0-73249012 updated to policy12 2026-07-06 15:51:56,605 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}] 2026-07-06 15:51:56,605 - INFO - matching_rule_action: {'tcp': 'deny', 'udp': 'pass', 'icmp': 'deny', '58': 'deny'} 2026-07-06 15:51:59,856 - WARNING - Ping to IP 12.1.1.3 from VM ctest-vmc0-13085411 failed 2026-07-06 15:52:03,143 - WARNING - Ping to IP 3e3a:a12c:5bcf:de60:858a:798d:0:3 from VM ctest-vmc0-13085411 failed 2026-07-06 15:52:03,143 - INFO - vm ping test result after policy for ctest-vnet0-73249012 updated to policy12 is: True 2026-07-06 15:52:08,389 - INFO - new policy list of vn ctest-vnet0-73249012 is policy13 2026-07-06 15:52:08,389 - INFO - Starting Verifications after policy for ctest-vnet0-73249012 updated to policy13 2026-07-06 15:52:08,390 - INFO - policy in effect is : [{'direction': '<>', 'protocol': 'udp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'icmp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}, {'direction': '<>', 'protocol': 'tcp', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'deny', 'src_ports': 'any'}, {'direction': '<>', 'protocol': '58', 'dest_network': 'ctest-vnet0-73249012', 'source_network': 'ctest-vnet1-46543957', 'dst_ports': 'any', 'simple_action': 'pass', 'src_ports': 'any'}] 2026-07-06 15:52:08,390 - INFO - matching_rule_action: {'udp': 'pass', 'icmp': 'pass', 'tcp': 'deny', '58': 'pass'} 2026-07-06 15:52:10,652 - INFO - Ping to IP 12.1.1.3 from VM ctest-vmc0-13085411 passed 2026-07-06 15:52:12,942 - INFO - Ping to IP 3e3a:a12c:5bcf:de60:858a:798d:0:3 from VM ctest-vmc0-13085411 passed 2026-07-06 15:52:12,942 - INFO - vm ping test result after policy for ctest-vnet0-73249012 updated to policy13 is: True 2026-07-06 15:52:13,102 - INFO - Deleting VM ctest-vmc1-57582661 2026-07-06 15:52:17,305 - INFO - VM ctest-vmc1-57582661 is fully removed in API-Server 2026-07-06 15:52:17,518 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-73190247:ctest-vnet1-46543957 2026-07-06 15:52:17,518 - INFO - VM ctest-vmc1-57582661 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:52:17,758 - INFO - Routes for VM ctest-vmc1-57582661 is removed in all control-nodes 2026-07-06 15:52:45,523 - INFO - cf8e7a01-558e-43f1-b4dd-3b940534b5dd vm uve deleted from opserver 2026-07-06 15:52:45,537 - INFO - cf8e7a01-558e-43f1-b4dd-3b940534b5dd vm uve deleted from opserver 2026-07-06 15:52:45,550 - INFO - cf8e7a01-558e-43f1-b4dd-3b940534b5dd vm uve deleted from opserver 2026-07-06 15:52:45,550 - INFO - Validated that VM cf8e7a01-558e-43f1-b4dd-3b940534b5dd is removed from Opserver 2026-07-06 15:52:45,550 - INFO - Deleting VM ctest-vmc0-13085411 2026-07-06 15:52:49,686 - INFO - VM ctest-vmc0-13085411 is fully removed in API-Server 2026-07-06 15:52:49,902 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDetailedPolicy1Ipv4v6-73190247:ctest-vnet0-73249012 2026-07-06 15:52:49,902 - INFO - VM ctest-vmc0-13085411 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 15:52:50,128 - INFO - Routes for VM ctest-vmc0-13085411 is removed in all control-nodes 2026-07-06 15:53:17,959 - INFO - 60945c53-2cfc-4c2e-a5a4-d0bba0bf6d37 vm uve deleted from opserver 2026-07-06 15:53:17,973 - INFO - 60945c53-2cfc-4c2e-a5a4-d0bba0bf6d37 vm uve deleted from opserver 2026-07-06 15:53:17,986 - INFO - 60945c53-2cfc-4c2e-a5a4-d0bba0bf6d37 vm uve deleted from opserver 2026-07-06 15:53:17,987 - INFO - Validated that VM 60945c53-2cfc-4c2e-a5a4-d0bba0bf6d37 is removed from Opserver 2026-07-06 15:53:18,559 - INFO - Deleted policy policy1000 2026-07-06 15:53:18,774 - INFO - Deleted policy policy13 2026-07-06 15:53:18,966 - INFO - Deleted policy policy12 2026-07-06 15:53:19,173 - INFO - Deleted policy policy11 2026-07-06 15:53:19,426 - INFO - Deleted policy policy10 2026-07-06 15:53:19,715 - INFO - Deleted policy policy100 2026-07-06 15:53:19,979 - INFO - Deleted policy policy3 2026-07-06 15:53:20,302 - INFO - Deleted policy policy2 2026-07-06 15:53:20,523 - INFO - Deleted policy policy1 2026-07-06 15:53:20,766 - INFO - Deleted policy policy0 2026-07-06 15:53:20,963 - INFO - Deleting VN ctest-vnet1-46543957 2026-07-06 15:53:21,323 - INFO - Validated that VN ctest-vnet1-46543957 is not found in API Server 2026-07-06 15:53:21,344 - INFO - Validated that VN ctest-vnet1-46543957 is not in any agent 2026-07-06 15:53:21,371 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet1-46543957 info 2026-07-06 15:53:21,372 - INFO - Deleting VN ctest-vnet0-73249012 2026-07-06 15:53:21,714 - INFO - Validated that VN ctest-vnet0-73249012 is not found in API Server 2026-07-06 15:53:21,739 - INFO - Validated that VN ctest-vnet0-73249012 is not in any agent 2026-07-06 15:53:21,783 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vnet0-73249012 info 2026-07-06 15:53:21,879 - INFO - IPAM: ctest-TestDetailedPolicy1Ipv4v6-73190247-default-ipam is not found in API Server 2026-07-06 15:53:21,905 - INFO - IPAM:ctest-TestDetailedPolicy1Ipv4v6-73190247-default-ipam is not found in control node 2026-07-06 15:53:23,681 - INFO - END TEST : test_multi_vn_repeated_policy_update_with_ping : PASSED[0:03:58] 2026-07-06 15:53:23,681 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:53:24,981 - INFO - Deleted project: ctest-TestDetailedPolicy1Ipv4v6-73190247, ID : 31612b2d-c21c-4208-9c1d-48a77b6439cf 2026-07-06 15:53:25,204 - INFO - Domain Default found not creating 2026-07-06 15:53:25,342 - INFO - Project ctest-TestQos-22753989 not found, creating it 2026-07-06 15:53:25,881 - INFO - Created Project:ctest-TestQos-22753989, ID : 8e41ceff-0073-47cc-a409-ac8b2db49973 2026-07-06 15:53:28,675 - INFO - Created VN ctest-vn-03762960 2026-07-06 15:53:29,494 - INFO - Created VN ctest-vn-33575619 2026-07-06 15:53:30,107 - INFO - VM ([<Server: ctest-TestQos-22753989-23631386>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:53:30,518 - INFO - VM ([<Server: ctest-TestQos-22753989-56650424>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:53:31,221 - INFO - VM ([<Server: ctest-TestQos-22753989-55222751>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:53:31,221 - INFO - Waiting for VM ctest-TestQos-22753989-23631386 to be up.. 2026-07-06 15:53:41,454 - INFO - VM name : ctest-TestQos-22753989-23631386 2026-07-06 15:54:11,872 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-22753989-23631386 passed 2026-07-06 15:54:27,612 - INFO - Waiting for VM ctest-TestQos-22753989-56650424 to be up.. 2026-07-06 15:54:27,691 - INFO - VM name : ctest-TestQos-22753989-56650424 2026-07-06 15:54:29,010 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestQos-22753989-56650424 passed 2026-07-06 15:54:34,407 - INFO - Waiting for VM ctest-TestQos-22753989-55222751 to be up.. 2026-07-06 15:54:34,488 - INFO - VM name : ctest-TestQos-22753989-55222751 2026-07-06 15:54:35,840 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestQos-22753989-55222751 passed 2026-07-06 15:54:41,249 - INFO - ================================================================================ 2026-07-06 15:54:41,249 - INFO - STARTING TEST : test_qos_remark_dscp_on_vmi 2026-07-06 15:54:41,249 - 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-07-06 15:54:42,543 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:54:42,543 - INFO - 2026-07-06 15:54:42,823 - INFO - Created FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-98721606'], UUID 1a7777b4-48bf-4852-9ef1-5275fa327a2f 2026-07-06 15:54:43,131 - INFO - Created QosConfig ['default-domain', 'ctest-TestQos-22753989', 'ctest-qos_config-09832907'], UUID: 97656a81-a9d3-45e9-8fb2-82c4d3613e67 2026-07-06 15:54:43,179 - INFO - Applying qos-config on VM f51c0e43-47a6-4c69-bcb1-e5d299c3976c 2026-07-06 15:54:44,081 - INFO - Starting hping3 on ctest-TestQos-22753989-23631386, args: --destport 20000 --baseport 10000 --count 20000 --interval 1 --udp --tos 4 --keep --numeric 2026-07-06 15:55:36,652 - INFO - 16 packets are found in tcpdump output as expected 2026-07-06 15:55:38,715 - INFO - Packet QoS marking validation passed 2026-07-06 15:55:38,730 - INFO - 16 packets are found in tcpdump output as expected 2026-07-06 15:55:40,789 - INFO - Packet QoS marking validation passed 2026-07-06 15:55:40,909 - INFO - Removing qos-config on VM f51c0e43-47a6-4c69-bcb1-e5d299c3976c 2026-07-06 15:55:40,979 - INFO - Deleting Qos config ['default-domain', 'ctest-TestQos-22753989', 'ctest-qos_config-09832907'], UUID: 97656a81-a9d3-45e9-8fb2-82c4d3613e67 2026-07-06 15:55:41,071 - INFO - Deleting FC ['default-global-system-config', 'default-global-qos-config', 'ctest-fc-98721606'], UUID: 1a7777b4-48bf-4852-9ef1-5275fa327a2f 2026-07-06 15:55:42,385 - INFO - END TEST : test_qos_remark_dscp_on_vmi : PASSED[0:01:01] 2026-07-06 15:55:42,385 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:55:42,386 - INFO - Deleting VM ctest-TestQos-22753989-55222751 2026-07-06 15:55:42,455 - INFO - Deleting VM ctest-TestQos-22753989-56650424 2026-07-06 15:55:42,514 - INFO - Deleting VM ctest-TestQos-22753989-23631386 2026-07-06 15:55:42,579 - INFO - Deleting VN ctest-vn-33575619 2026-07-06 15:55:42,624 - WARNING - Deleting VN ctest-vn-33575619 failed..Will retry 2026-07-06 15:55:44,705 - WARNING - Deleting VN ctest-vn-33575619 failed..Will retry 2026-07-06 15:55:46,876 - INFO - Deleting VN ctest-vn-03762960 2026-07-06 15:55:47,855 - INFO - Deleted project: ctest-TestQos-22753989, ID : 8e41ceff-0073-47cc-a409-ac8b2db49973 2026-07-06 15:55:48,045 - INFO - Domain Default found not creating 2026-07-06 15:55:48,225 - INFO - Project ctest-TestRP-70538079 not found, creating it 2026-07-06 15:55:48,735 - INFO - Created Project:ctest-TestRP-70538079, ID : 09a358e5-f84d-4034-a696-455f419ffad4 2026-07-06 15:55:50,241 - INFO - ================================================================================ 2026-07-06 15:55:50,241 - INFO - STARTING TEST : test_rp_interface 2026-07-06 15:55:50,241 - 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-07-06 15:55:51,520 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:55:51,520 - INFO - 2026-07-06 15:55:52,409 - INFO - Created VN ctest-bgpaas_vn-83739601 2026-07-06 15:55:53,204 - INFO - Created VN ctest-bgpaas_vn-68385913 2026-07-06 15:55:53,933 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:55:54,340 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:55:54,340 - INFO - Waiting for VM test_vm to be up.. 2026-07-06 15:56:04,561 - INFO - VM name : test_vm 2026-07-06 15:56:12,372 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-07-06 15:56:12,600 - INFO - Waiting for VM test2_vm to be up.. 2026-07-06 15:56:12,672 - INFO - VM name : test2_vm 2026-07-06 15:56:14,004 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-07-06 15:56:18,366 - INFO - Ping to IP 181.84.5.131 from VM test_vm passed 2026-07-06 15:56:18,475 - INFO - Deleting VM test2_vm 2026-07-06 15:56:18,574 - INFO - Deleting VM test_vm 2026-07-06 15:56:18,650 - INFO - Deleting VN ctest-bgpaas_vn-68385913 2026-07-06 15:56:18,688 - WARNING - Deleting VN ctest-bgpaas_vn-68385913 failed..Will retry 2026-07-06 15:56:20,744 - WARNING - Deleting VN ctest-bgpaas_vn-68385913 failed..Will retry 2026-07-06 15:56:22,911 - INFO - Deleting VN ctest-bgpaas_vn-83739601 2026-07-06 15:56:24,367 - INFO - END TEST : test_rp_interface : PASSED[0:00:34] 2026-07-06 15:56:24,367 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:56:24,370 - INFO - ================================================================================ 2026-07-06 15:56:24,370 - INFO - STARTING TEST : test_rp_interface_ext_community 2026-07-06 15:56:24,370 - 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-07-06 15:56:25,669 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:56:25,669 - INFO - 2026-07-06 15:56:26,203 - INFO - Created VN ctest-bgpaas_vn-35135737 2026-07-06 15:56:27,022 - INFO - Created VN ctest-bgpaas_vn-55627553 2026-07-06 15:56:27,706 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:56:28,181 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:56:28,181 - INFO - Waiting for VM test_vm to be up.. 2026-07-06 15:56:38,403 - INFO - VM name : test_vm 2026-07-06 15:56:45,848 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-07-06 15:56:46,085 - INFO - Waiting for VM test2_vm to be up.. 2026-07-06 15:56:46,180 - INFO - VM name : test2_vm 2026-07-06 15:56:47,651 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-07-06 15:56:52,811 - INFO - Ping to IP 143.150.50.67 from VM test_vm passed 2026-07-06 15:56:53,291 - INFO - Deleting VM test2_vm 2026-07-06 15:56:53,371 - INFO - Deleting VM test_vm 2026-07-06 15:56:53,460 - INFO - Deleting VN ctest-bgpaas_vn-55627553 2026-07-06 15:56:53,509 - WARNING - Deleting VN ctest-bgpaas_vn-55627553 failed..Will retry 2026-07-06 15:56:55,572 - WARNING - Deleting VN ctest-bgpaas_vn-55627553 failed..Will retry 2026-07-06 15:56:57,813 - INFO - Deleting VN ctest-bgpaas_vn-35135737 2026-07-06 15:56:59,343 - INFO - END TEST : test_rp_interface_ext_community : PASSED[0:00:35] 2026-07-06 15:56:59,343 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:56:59,345 - INFO - ================================================================================ 2026-07-06 15:56:59,345 - INFO - STARTING TEST : test_rp_interface_static 2026-07-06 15:56:59,346 - 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-07-06 15:57:00,673 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:57:00,673 - INFO - 2026-07-06 15:57:01,188 - INFO - Created VN ctest-bgpaas_vn-07752968 2026-07-06 15:57:02,075 - INFO - Created VN ctest-bgpaas_vn-85601920 2026-07-06 15:57:02,915 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:57:03,533 - INFO - VM ([<Server: test2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:57:03,533 - INFO - Waiting for VM test_vm to be up.. 2026-07-06 15:57:18,930 - INFO - VM name : test_vm 2026-07-06 15:57:20,310 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-07-06 15:57:20,550 - INFO - Waiting for VM test2_vm to be up.. 2026-07-06 15:57:20,627 - INFO - VM name : test2_vm 2026-07-06 15:57:21,954 - INFO - Ping to Metadata IP 169.254.0.3 of VM test2_vm passed 2026-07-06 15:57:22,287 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRP-70538079', 'ctest-int_table_right-79374945'](UUID fd876bbf-a7c8-49ba-985d-b4815329da58), prefixes : ['112.144.160.128/26'] 2026-07-06 15:57:22,355 - INFO - Added intf route table fd876bbf-a7c8-49ba-985d-b4815329da58 to port ff15343b-c101-471d-8fa2-f59b28306ea5 2026-07-06 15:57:26,614 - INFO - Ping to IP 41.182.249.131 from VM test_vm passed 2026-07-06 15:57:26,708 - INFO - Deleting VM test2_vm 2026-07-06 15:57:26,785 - INFO - Deleting VM test_vm 2026-07-06 15:57:26,858 - INFO - Deleting VN ctest-bgpaas_vn-85601920 2026-07-06 15:57:26,894 - WARNING - Deleting VN ctest-bgpaas_vn-85601920 failed..Will retry 2026-07-06 15:57:29,107 - INFO - Deleting VN ctest-bgpaas_vn-07752968 2026-07-06 15:57:30,569 - INFO - END TEST : test_rp_interface_static : PASSED[0:00:31] 2026-07-06 15:57:30,569 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:57:31,293 - INFO - Deleted project: ctest-TestRP-70538079, ID : 09a358e5-f84d-4034-a696-455f419ffad4 2026-07-06 15:57:31,476 - INFO - Domain Default found not creating 2026-07-06 15:57:31,630 - INFO - Project ctest-TestBasicRTFilter-00823404 not found, creating it 2026-07-06 15:57:32,330 - INFO - Created Project:ctest-TestBasicRTFilter-00823404, ID : 9405d19a-3073-45c7-ba1c-cdc51402f32a 2026-07-06 15:57:33,971 - INFO - ================================================================================ 2026-07-06 15:57:33,971 - INFO - STARTING TEST : test_rt_CEM_22032 2026-07-06 15:57:33,971 - 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-07-06 15:57:35,285 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:57:35,285 - INFO - 2026-07-06 15:57:36,253 - INFO - Created VN service-vn-83905204 2026-07-06 15:57:36,856 - INFO - Verified VN network id 13 for VN 1a7a8e67-cc31-4868-bf7e-b107bda32a82 2026-07-06 15:57:36,856 - INFO - Verifications in API Server for VN service-vn-83905204 passed 2026-07-06 15:57:36,920 - INFO - On all control nodes, Config, RI and RT verification for VN service-vn-83905204 passed 2026-07-06 15:57:38,140 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-00823404:service-vn-83905204 is found in opserver 2026-07-06 15:57:38,178 - INFO - Will add a user-defined RT to the VN 2026-07-06 15:57:43,312 - INFO - RT target:64512:4440193 seen in the RTGroup Table of control node-10.0.0.50 2026-07-06 15:57:43,318 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.50 2026-07-06 15:57:43,323 - INFO - RT target:64512:4440193 seen in the RTGroup Table of control node-10.0.0.242 2026-07-06 15:57:43,329 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.242 2026-07-06 15:57:43,335 - INFO - RT target:64512:4440193 seen in the RTGroup Table of control node-10.0.0.33 2026-07-06 15:57:43,341 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.33 2026-07-06 15:57:43,736 - INFO - VM ([<Server: ctest-vm1-40459631>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 15:57:43,736 - INFO - Waiting for VM ctest-vm1-40459631 to be up.. 2026-07-06 15:57:59,035 - INFO - VM name : ctest-vm1-40459631 2026-07-06 15:58:25,330 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-40459631 passed 2026-07-06 15:58:41,137 - INFO - Active control node is 10.0.0.242 2026-07-06 15:58:41,143 - INFO - IP 196.131.227.195/32 is seen in the dep_routes of RT target:64512:4440193 in the RTGroup Table of ctrl_node 10.0.0.242 2026-07-06 15:58:41,161 - INFO - RT target:64512:4440193 seen in the bgp.rtarget.0 table of the control node-10.0.0.242 2026-07-06 15:58:41,169 - INFO - IP 196.131.227.195/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.242 2026-07-06 15:58:41,185 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.242 2026-07-06 15:58:41,186 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-07-06 15:58:46,332 - INFO - RT target:64512:4440193 removed from the bgp.rtarget.0 table 2026-07-06 15:58:46,333 - INFO - RT target:64512:4440193 removed from the RTGroup Table of the control nodes 2026-07-06 15:58:46,333 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-07-06 15:58:46,338 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.242 2026-07-06 15:58:46,344 - INFO - IP 196.131.227.195/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.242 2026-07-06 15:58:46,357 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.242 2026-07-06 15:58:46,358 - INFO - Deleting VM ctest-vm1-40459631 2026-07-06 15:58:46,433 - INFO - Deleting VN service-vn-83905204 2026-07-06 15:58:46,472 - WARNING - Deleting VN service-vn-83905204 failed..Will retry 2026-07-06 15:58:48,544 - WARNING - Deleting VN service-vn-83905204 failed..Will retry 2026-07-06 15:58:51,043 - INFO - Validated that VN service-vn-83905204 is not found in API Server 2026-07-06 15:58:51,080 - INFO - Validated that VN service-vn-83905204 is not in any agent 2026-07-06 15:58:51,139 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-vn-83905204 info 2026-07-06 15:58:52,461 - INFO - END TEST : test_rt_CEM_22032 : PASSED[0:01:19] 2026-07-06 15:58:52,462 - INFO - -------------------------------------------------------------------------------- 2026-07-06 15:58:52,464 - INFO - ================================================================================ 2026-07-06 15:58:52,464 - INFO - STARTING TEST : test_user_def_rt_entry 2026-07-06 15:58:52,465 - 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-07-06 15:58:53,753 - INFO - Initial checks done. Running the testcase now 2026-07-06 15:58:53,753 - INFO - 2026-07-06 15:58:54,422 - INFO - Created VN ctest-vn30-79681911 2026-07-06 15:58:54,710 - INFO - Verified VN network id 13 for VN 12ac40da-24c3-4b29-92bf-638fd3d92211 2026-07-06 15:58:54,710 - INFO - Verifications in API Server for VN ctest-vn30-79681911 passed 2026-07-06 15:58:54,783 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn30-79681911 passed 2026-07-06 15:58:55,075 - INFO - Validated that VN default-domain:ctest-TestBasicRTFilter-00823404:ctest-vn30-79681911 is found in opserver 2026-07-06 15:58:55,116 - INFO - Will add a user-defined RT to the VN 2026-07-06 15:59:00,245 - INFO - RT target:64512:6850684 seen in the RTGroup Table of control node-10.0.0.50 2026-07-06 15:59:00,253 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.50 2026-07-06 15:59:00,262 - INFO - RT target:64512:6850684 seen in the RTGroup Table of control node-10.0.0.242 2026-07-06 15:59:00,269 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.242 2026-07-06 15:59:00,276 - INFO - RT target:64512:6850684 seen in the RTGroup Table of control node-10.0.0.33 2026-07-06 15:59:00,283 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.33 2026-07-06 15:59:00,949 - INFO - VM ([<Server: ctest-vm1-81647287>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 15:59:00,949 - INFO - Waiting for VM ctest-vm1-81647287 to be up.. 2026-07-06 15:59:16,345 - INFO - VM name : ctest-vm1-81647287 2026-07-06 15:59:42,509 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-81647287 passed 2026-07-06 15:59:53,078 - INFO - Active control node is 10.0.0.33 2026-07-06 15:59:53,085 - INFO - IP 187.1.147.195/32 is seen in the dep_routes of RT target:64512:6850684 in the RTGroup Table of ctrl_node 10.0.0.33 2026-07-06 15:59:53,102 - INFO - RT target:64512:6850684 seen in the bgp.rtarget.0 table of the control node-10.0.0.33 2026-07-06 15:59:53,110 - INFO - IP 187.1.147.195/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.33 2026-07-06 15:59:53,130 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.33 2026-07-06 15:59:53,131 - INFO - Will remove the user-defined RT to the VN and verify that the entry is removed from the tables 2026-07-06 15:59:58,278 - INFO - RT target:64512:6850684 removed from the bgp.rtarget.0 table 2026-07-06 15:59:58,278 - INFO - RT target:64512:6850684 removed from the RTGroup Table of the control nodes 2026-07-06 15:59:58,278 - INFO - Will verify that the system generated RT is still seen in the control-nodes 2026-07-06 15:59:58,284 - INFO - RT target:64512:8000004 seen in the RTGroup Table of control node-10.0.0.33 2026-07-06 15:59:58,290 - INFO - IP 187.1.147.195/32 is seen in the dep_routes of RT target:64512:8000004 in the RTGroup Table of ctrl_node 10.0.0.33 2026-07-06 15:59:58,303 - INFO - RT target:64512:8000004 seen in the bgp.rtarget.0 table of the control node-10.0.0.33 2026-07-06 15:59:58,304 - INFO - Deleting VM ctest-vm1-81647287 2026-07-06 15:59:58,379 - INFO - Deleting VN ctest-vn30-79681911 2026-07-06 15:59:58,420 - WARNING - Deleting VN ctest-vn30-79681911 failed..Will retry 2026-07-06 16:00:00,459 - WARNING - Deleting VN ctest-vn30-79681911 failed..Will retry 2026-07-06 16:00:02,782 - INFO - Validated that VN ctest-vn30-79681911 is not found in API Server 2026-07-06 16:00:02,806 - INFO - Validated that VN ctest-vn30-79681911 is not in any agent 2026-07-06 16:00:02,840 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn30-79681911 info 2026-07-06 16:00:04,128 - INFO - END TEST : test_user_def_rt_entry : PASSED[0:01:12] 2026-07-06 16:00:04,129 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:00:04,873 - INFO - Deleted project: ctest-TestBasicRTFilter-00823404, ID : 9405d19a-3073-45c7-ba1c-cdc51402f32a 2026-07-06 16:00:05,083 - INFO - Domain Default found not creating 2026-07-06 16:00:05,251 - INFO - Project ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080 not found, creating it 2026-07-06 16:00:05,803 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080, ID : 6a65e65d-10e8-42c4-b377-76a505042379 2026-07-06 16:00:07,493 - INFO - ================================================================================ 2026-07-06 16:00:07,493 - INFO - STARTING TEST : test_sec_group_basic 2026-07-06 16:00:07,493 - 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-07-06 16:00:08,788 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:00:08,789 - INFO - 2026-07-06 16:00:09,205 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080', 'ctest-test_sec_group-95326853'] 2026-07-06 16:00:10,960 - INFO - Security group ctest-test_sec_group-95326853 found in the API Server 2026-07-06 16:00:11,118 - INFO - Validated that ACLs for Security group ctest-test_sec_group-95326853 are present in API Server 2026-07-06 16:00:11,124 - INFO - Validated that Security group ctest-test_sec_group-95326853 is found in control node 10.0.0.50 2026-07-06 16:00:11,141 - INFO - Validated that Security group ctest-test_sec_group-95326853 is found in control node 10.0.0.242 2026-07-06 16:00:11,154 - INFO - Validated that Security group ctest-test_sec_group-95326853 is found in control node 10.0.0.33 2026-07-06 16:00:11,173 - INFO - Validated SG ctest-test_sec_group-95326853 in Control nodes 2026-07-06 16:00:11,173 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080', 'ctest-test_sec_group-95326853'] 2026-07-06 16:00:11,264 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080', 'ctest-test_sec_group-95326853'] deleted successfully. 2026-07-06 16:00:11,395 - INFO - Security group ctest-test_sec_group-95326853 removed from the API Server 2026-07-06 16:00:11,556 - INFO - security group ctest-test_sec_group-95326853 removed from Control-node 10.0.0.50 2026-07-06 16:00:11,567 - INFO - security group ctest-test_sec_group-95326853 removed from Control-node 10.0.0.242 2026-07-06 16:00:11,581 - INFO - security group ctest-test_sec_group-95326853 removed from Control-node 10.0.0.33 2026-07-06 16:00:11,586 - INFO - Validated that SG ctest-test_sec_group-95326853 is not in control nodes 2026-07-06 16:00:11,594 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080', 'ctest-test_sec_group-95326853'] 2026-07-06 16:00:12,803 - INFO - Security group ctest-test_sec_group-95326853 found in the API Server 2026-07-06 16:00:12,936 - INFO - Validated that ACLs for Security group ctest-test_sec_group-95326853 are present in API Server 2026-07-06 16:00:12,943 - INFO - Validated that Security group ctest-test_sec_group-95326853 is found in control node 10.0.0.50 2026-07-06 16:00:12,966 - INFO - Validated that Security group ctest-test_sec_group-95326853 is found in control node 10.0.0.242 2026-07-06 16:00:12,979 - INFO - Validated that Security group ctest-test_sec_group-95326853 is found in control node 10.0.0.33 2026-07-06 16:00:12,986 - INFO - Validated SG ctest-test_sec_group-95326853 in Control nodes 2026-07-06 16:00:14,312 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 2026-07-06 16:00:14,638 - INFO - Verified VN network id 13 for VN 67ed31df-9471-4cba-a977-446b078ff404 2026-07-06 16:00:14,638 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 passed 2026-07-06 16:00:14,710 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 passed 2026-07-06 16:00:16,132 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 is found in opserver 2026-07-06 16:00:16,747 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:00:17,277 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:00:32,607 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 2026-07-06 16:00:33,361 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 verfication in all API Servers passed 2026-07-06 16:00:59,953 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 passed 2026-07-06 16:00:59,953 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 verifications in Compute nodes passed 2026-07-06 16:01:00,033 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 in all vrouters 2026-07-06 16:01:00,824 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 passed 2026-07-06 16:01:01,056 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:01:01,080 - INFO - VM 7933d4e5-b53d-4260-9df2-59747a56277f is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 2026-07-06 16:01:01,303 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080:75bb83af-5670-4485-b359-97efbf2aebbf of vm 7933d4e5-b53d-4260-9df2-59747a56277f is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 16:01:01,343 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 validations in Opserver passed 2026-07-06 16:01:01,343 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 to be up.. 2026-07-06 16:01:02,534 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 passed 2026-07-06 16:01:33,806 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 2026-07-06 16:01:34,151 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 verfication in all API Servers passed 2026-07-06 16:01:36,120 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 passed 2026-07-06 16:01:36,121 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 verifications in Compute nodes passed 2026-07-06 16:01:36,206 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 in all vrouters 2026-07-06 16:01:37,004 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 passed 2026-07-06 16:01:37,092 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:01:37,117 - INFO - VM 927af00d-14e9-4ed2-8b73-4065f20763bd is present in default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 2026-07-06 16:01:37,267 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080:0525c1ff-a19d-40ef-90af-0c5f5863a911 of vm 927af00d-14e9-4ed2-8b73-4065f20763bd is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 16:01:37,305 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 validations in Opserver passed 2026-07-06 16:01:37,305 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 to be up.. 2026-07-06 16:01:38,490 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 passed 2026-07-06 16:01:38,864 - INFO - Validated that SG ctest-test_sec_group-95326853 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 2026-07-06 16:01:38,864 - INFO - Remove security group ctest-test_sec_group-95326853 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 2026-07-06 16:01:39,099 - WARNING - Security group ctest-test_sec_group-95326853 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 2026-07-06 16:01:39,450 - INFO - Validated that SG ctest-test_sec_group-95326853 is bound to VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 2026-07-06 16:01:49,605 - WARNING - Ping to IP 2e66:a76d:2b53:64f1:9424:2391:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 failed 2026-07-06 16:01:49,605 - INFO - Ping FAILED as expected 2026-07-06 16:02:27,901 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 2026-07-06 16:02:31,071 - INFO - Ping to IP 2e66:a76d:2b53:64f1:9424:2391:0:4 from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 passed 2026-07-06 16:02:31,071 - INFO - Try deleting the security group ctest-test_sec_group-95326853 with back ref. 2026-07-06 16:02:31,257 - INFO - Security group ctest-test_sec_group-95326853 removed from API as expected 2026-07-06 16:02:31,292 - WARNING - Security group ctest-test_sec_group-95326853 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 2026-07-06 16:02:31,329 - WARNING - Security group ctest-test_sec_group-95326853 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 2026-07-06 16:02:31,329 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 2026-07-06 16:02:31,461 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 2026-07-06 16:02:35,587 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 is fully removed in API-Server 2026-07-06 16:02:35,893 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 2026-07-06 16:02:35,893 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 16:02:36,102 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-18201498 is removed in all control-nodes 2026-07-06 16:02:45,422 - INFO - 927af00d-14e9-4ed2-8b73-4065f20763bd vm uve deleted from opserver 2026-07-06 16:02:45,440 - INFO - 927af00d-14e9-4ed2-8b73-4065f20763bd vm uve deleted from opserver 2026-07-06 16:02:45,452 - INFO - 927af00d-14e9-4ed2-8b73-4065f20763bd vm uve deleted from opserver 2026-07-06 16:02:45,453 - INFO - Validated that VM 927af00d-14e9-4ed2-8b73-4065f20763bd is removed from Opserver 2026-07-06 16:02:45,453 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 2026-07-06 16:02:45,560 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 2026-07-06 16:02:49,669 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 is fully removed in API-Server 2026-07-06 16:02:49,887 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080:ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 2026-07-06 16:02:49,887 - INFO - VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 16:02:50,093 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-63499895 is removed in all control-nodes 2026-07-06 16:03:17,835 - INFO - 7933d4e5-b53d-4260-9df2-59747a56277f vm uve deleted from opserver 2026-07-06 16:03:17,849 - INFO - 7933d4e5-b53d-4260-9df2-59747a56277f vm uve deleted from opserver 2026-07-06 16:03:17,864 - INFO - 7933d4e5-b53d-4260-9df2-59747a56277f vm uve deleted from opserver 2026-07-06 16:03:17,864 - INFO - Validated that VM 7933d4e5-b53d-4260-9df2-59747a56277f is removed from Opserver 2026-07-06 16:03:17,864 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 2026-07-06 16:03:18,250 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 is not found in API Server 2026-07-06 16:03:18,283 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 is not in any agent 2026-07-06 16:03:18,334 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080-08475922 info 2026-07-06 16:03:19,645 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:12] 2026-07-06 16:03:19,645 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:03:20,503 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1Ipv6-41419080, ID : 6a65e65d-10e8-42c4-b377-76a505042379 2026-07-06 16:03:20,726 - INFO - Domain Default found not creating 2026-07-06 16:03:21,214 - INFO - Project ctest-SecurityGroupBasicRegressionTests1_contrail-70255443 not found, creating it 2026-07-06 16:03:21,782 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443, ID : 80051103-8adf-4b13-8a7c-d9b69ce7d613 2026-07-06 16:03:23,396 - INFO - ================================================================================ 2026-07-06 16:03:23,396 - INFO - STARTING TEST : test_sec_group_basic 2026-07-06 16:03:23,397 - 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-07-06 16:03:24,702 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:03:24,702 - INFO - 2026-07-06 16:03:25,131 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-70255443', 'ctest-test_sec_group-79467255'] 2026-07-06 16:03:25,838 - INFO - Security group ctest-test_sec_group-79467255 found in the API Server 2026-07-06 16:03:25,964 - INFO - Validated that ACLs for Security group ctest-test_sec_group-79467255 are present in API Server 2026-07-06 16:03:25,970 - INFO - Validated that Security group ctest-test_sec_group-79467255 is found in control node 10.0.0.50 2026-07-06 16:03:25,984 - INFO - Validated that Security group ctest-test_sec_group-79467255 is found in control node 10.0.0.242 2026-07-06 16:03:25,998 - INFO - Validated that Security group ctest-test_sec_group-79467255 is found in control node 10.0.0.33 2026-07-06 16:03:26,005 - INFO - Validated SG ctest-test_sec_group-79467255 in Control nodes 2026-07-06 16:03:26,005 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-70255443', 'ctest-test_sec_group-79467255'] 2026-07-06 16:03:26,111 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-70255443', 'ctest-test_sec_group-79467255'] deleted successfully. 2026-07-06 16:03:26,232 - INFO - Security group ctest-test_sec_group-79467255 removed from the API Server 2026-07-06 16:03:26,366 - INFO - security group ctest-test_sec_group-79467255 removed from Control-node 10.0.0.50 2026-07-06 16:03:26,379 - INFO - security group ctest-test_sec_group-79467255 removed from Control-node 10.0.0.242 2026-07-06 16:03:26,394 - INFO - security group ctest-test_sec_group-79467255 removed from Control-node 10.0.0.33 2026-07-06 16:03:26,401 - INFO - Validated that SG ctest-test_sec_group-79467255 is not in control nodes 2026-07-06 16:03:26,408 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-70255443', 'ctest-test_sec_group-79467255'] 2026-07-06 16:03:26,780 - INFO - Security group ctest-test_sec_group-79467255 found in the API Server 2026-07-06 16:03:26,947 - INFO - Validated that ACLs for Security group ctest-test_sec_group-79467255 are present in API Server 2026-07-06 16:03:26,955 - INFO - Validated that Security group ctest-test_sec_group-79467255 is found in control node 10.0.0.50 2026-07-06 16:03:26,971 - INFO - Validated that Security group ctest-test_sec_group-79467255 is found in control node 10.0.0.242 2026-07-06 16:03:26,990 - INFO - Validated that Security group ctest-test_sec_group-79467255 is found in control node 10.0.0.33 2026-07-06 16:03:26,998 - INFO - Validated SG ctest-test_sec_group-79467255 in Control nodes 2026-07-06 16:03:27,813 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 2026-07-06 16:03:28,139 - INFO - Verified VN network id 13 for VN 04425ca6-6fa0-4ea5-88c3-b0ef7f8c1020 2026-07-06 16:03:28,139 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 passed 2026-07-06 16:03:28,228 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 passed 2026-07-06 16:03:29,675 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 is found in opserver 2026-07-06 16:03:30,371 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:03:30,978 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:03:41,385 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 2026-07-06 16:03:42,263 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 verfication in all API Servers passed 2026-07-06 16:04:12,960 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 passed 2026-07-06 16:04:12,960 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 verifications in Compute nodes passed 2026-07-06 16:04:13,276 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 in all vrouters 2026-07-06 16:04:14,085 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 passed 2026-07-06 16:04:14,341 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:04:14,365 - INFO - VM a6bf8045-a75a-4fe5-bd6c-331b8c896384 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 2026-07-06 16:04:14,561 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443:844e2541-7d46-4286-863f-29a3c097d54b of vm a6bf8045-a75a-4fe5-bd6c-331b8c896384 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 16:04:14,628 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 validations in Opserver passed 2026-07-06 16:04:14,628 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 to be up.. 2026-07-06 16:04:15,807 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 passed 2026-07-06 16:04:26,471 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 2026-07-06 16:04:26,824 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 verfication in all API Servers passed 2026-07-06 16:04:28,759 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 passed 2026-07-06 16:04:28,759 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 verifications in Compute nodes passed 2026-07-06 16:04:29,072 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 in all vrouters 2026-07-06 16:04:29,862 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 passed 2026-07-06 16:04:29,963 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:04:29,991 - INFO - VM 05bfda7c-efe7-4347-864b-439c1dcfda01 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 2026-07-06 16:04:30,148 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443:b0a15884-c8b6-4320-b68b-832805845015 of vm 05bfda7c-efe7-4347-864b-439c1dcfda01 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 16:04:30,184 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 validations in Opserver passed 2026-07-06 16:04:30,184 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 to be up.. 2026-07-06 16:04:31,361 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 passed 2026-07-06 16:04:31,727 - INFO - Validated that SG ctest-test_sec_group-79467255 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 2026-07-06 16:04:31,727 - INFO - Remove security group ctest-test_sec_group-79467255 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 2026-07-06 16:04:31,942 - WARNING - Security group ctest-test_sec_group-79467255 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 2026-07-06 16:04:32,256 - INFO - Validated that SG ctest-test_sec_group-79467255 is bound to VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 2026-07-06 16:05:25,148 - WARNING - Ping to IP 182.241.66.68 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 failed 2026-07-06 16:05:25,148 - INFO - Ping FAILED as expected 2026-07-06 16:06:13,361 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 2026-07-06 16:06:15,735 - INFO - Ping to IP 182.241.66.68 from VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 passed 2026-07-06 16:06:15,735 - INFO - Try deleting the security group ctest-test_sec_group-79467255 with back ref. 2026-07-06 16:06:15,735 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-70255443', 'ctest-test_sec_group-79467255'] 2026-07-06 16:06:16,023 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1_contrail-70255443', 'ctest-test_sec_group-79467255'] deleted successfully. 2026-07-06 16:06:16,188 - INFO - Security group ctest-test_sec_group-79467255 removed from the API Server 2026-07-06 16:06:16,321 - INFO - security group ctest-test_sec_group-79467255 removed from Control-node 10.0.0.50 2026-07-06 16:06:16,334 - INFO - security group ctest-test_sec_group-79467255 removed from Control-node 10.0.0.242 2026-07-06 16:06:16,355 - INFO - security group ctest-test_sec_group-79467255 removed from Control-node 10.0.0.33 2026-07-06 16:06:16,361 - INFO - Validated that SG ctest-test_sec_group-79467255 is not in control nodes 2026-07-06 16:06:16,368 - INFO - Security group ctest-test_sec_group-79467255 removed from API as expected 2026-07-06 16:06:16,399 - WARNING - Security group ctest-test_sec_group-79467255 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 2026-07-06 16:06:16,425 - WARNING - Security group ctest-test_sec_group-79467255 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 2026-07-06 16:06:16,425 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 2026-07-06 16:06:16,554 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 2026-07-06 16:06:20,670 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 is fully removed in API-Server 2026-07-06 16:06:20,978 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 2026-07-06 16:06:20,978 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 16:06:21,181 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-99059927 is removed in all control-nodes 2026-07-06 16:06:45,857 - INFO - 05bfda7c-efe7-4347-864b-439c1dcfda01 vm uve deleted from opserver 2026-07-06 16:06:45,869 - INFO - 05bfda7c-efe7-4347-864b-439c1dcfda01 vm uve deleted from opserver 2026-07-06 16:06:45,885 - INFO - 05bfda7c-efe7-4347-864b-439c1dcfda01 vm uve deleted from opserver 2026-07-06 16:06:45,885 - INFO - Validated that VM 05bfda7c-efe7-4347-864b-439c1dcfda01 is removed from Opserver 2026-07-06 16:06:45,885 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 2026-07-06 16:06:45,999 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 2026-07-06 16:06:50,103 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 is fully removed in API-Server 2026-07-06 16:06:50,317 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443:ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 2026-07-06 16:06:50,317 - INFO - VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 16:06:50,513 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-51959427 is removed in all control-nodes 2026-07-06 16:07:15,184 - INFO - a6bf8045-a75a-4fe5-bd6c-331b8c896384 vm uve deleted from opserver 2026-07-06 16:07:15,197 - INFO - a6bf8045-a75a-4fe5-bd6c-331b8c896384 vm uve deleted from opserver 2026-07-06 16:07:15,211 - INFO - a6bf8045-a75a-4fe5-bd6c-331b8c896384 vm uve deleted from opserver 2026-07-06 16:07:15,211 - INFO - Validated that VM a6bf8045-a75a-4fe5-bd6c-331b8c896384 is removed from Opserver 2026-07-06 16:07:15,211 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 2026-07-06 16:07:15,614 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 is not found in API Server 2026-07-06 16:07:15,642 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 is not in any agent 2026-07-06 16:07:15,708 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1_contrail-70255443-32567666 info 2026-07-06 16:07:16,999 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:53] 2026-07-06 16:07:16,999 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:07:17,754 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1_contrail-70255443, ID : 80051103-8adf-4b13-8a7c-d9b69ce7d613 2026-07-06 16:07:17,933 - INFO - Domain Default found not creating 2026-07-06 16:07:18,079 - INFO - Project ctest-SecurityGroupBasicRegressionTests1-41055143 not found, creating it 2026-07-06 16:07:18,624 - INFO - Created Project:ctest-SecurityGroupBasicRegressionTests1-41055143, ID : 0af22e6e-82b0-4bc9-88fa-f3069d41bc09 2026-07-06 16:07:20,093 - INFO - ================================================================================ 2026-07-06 16:07:20,093 - INFO - STARTING TEST : test_sec_group_basic 2026-07-06 16:07:20,093 - 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-07-06 16:07:21,375 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:07:21,375 - INFO - 2026-07-06 16:07:21,742 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-41055143', 'ctest-test_sec_group-41250076'] 2026-07-06 16:07:23,306 - INFO - Security group ctest-test_sec_group-41250076 found in the API Server 2026-07-06 16:07:23,416 - INFO - Validated that ACLs for Security group ctest-test_sec_group-41250076 are present in API Server 2026-07-06 16:07:23,422 - INFO - Validated that Security group ctest-test_sec_group-41250076 is found in control node 10.0.0.50 2026-07-06 16:07:23,435 - INFO - Validated that Security group ctest-test_sec_group-41250076 is found in control node 10.0.0.242 2026-07-06 16:07:23,447 - INFO - Validated that Security group ctest-test_sec_group-41250076 is found in control node 10.0.0.33 2026-07-06 16:07:23,453 - INFO - Validated SG ctest-test_sec_group-41250076 in Control nodes 2026-07-06 16:07:23,453 - INFO - Deleting Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-41055143', 'ctest-test_sec_group-41250076'] 2026-07-06 16:07:23,527 - INFO - Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-41055143', 'ctest-test_sec_group-41250076'] deleted successfully. 2026-07-06 16:07:23,642 - INFO - Security group ctest-test_sec_group-41250076 removed from the API Server 2026-07-06 16:07:23,768 - INFO - security group ctest-test_sec_group-41250076 removed from Control-node 10.0.0.50 2026-07-06 16:07:23,778 - INFO - security group ctest-test_sec_group-41250076 removed from Control-node 10.0.0.242 2026-07-06 16:07:23,788 - INFO - security group ctest-test_sec_group-41250076 removed from Control-node 10.0.0.33 2026-07-06 16:07:23,794 - INFO - Validated that SG ctest-test_sec_group-41250076 is not in control nodes 2026-07-06 16:07:23,800 - INFO - Creating Security group: ['default-domain', 'ctest-SecurityGroupBasicRegressionTests1-41055143', 'ctest-test_sec_group-41250076'] 2026-07-06 16:07:24,977 - INFO - Security group ctest-test_sec_group-41250076 found in the API Server 2026-07-06 16:07:25,093 - INFO - Validated that ACLs for Security group ctest-test_sec_group-41250076 are present in API Server 2026-07-06 16:07:25,100 - INFO - Validated that Security group ctest-test_sec_group-41250076 is found in control node 10.0.0.50 2026-07-06 16:07:25,111 - INFO - Validated that Security group ctest-test_sec_group-41250076 is found in control node 10.0.0.242 2026-07-06 16:07:25,123 - INFO - Validated that Security group ctest-test_sec_group-41250076 is found in control node 10.0.0.33 2026-07-06 16:07:25,129 - INFO - Validated SG ctest-test_sec_group-41250076 in Control nodes 2026-07-06 16:07:26,142 - INFO - Created VN ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 2026-07-06 16:07:26,411 - INFO - Verified VN network id 13 for VN 8c236b8b-2af8-44ac-af74-17b47f1312bb 2026-07-06 16:07:26,411 - INFO - Verifications in API Server for VN ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 passed 2026-07-06 16:07:26,478 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 passed 2026-07-06 16:07:27,733 - INFO - Validated that VN default-domain:ctest-SecurityGroupBasicRegressionTests1-41055143:ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 is found in opserver 2026-07-06 16:07:28,283 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-41055143-24001505>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:07:28,686 - INFO - VM ([<Server: ctest-SecurityGroupBasicRegressionTests1-41055143-28706048>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:07:38,922 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 2026-07-06 16:07:39,663 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 verfication in all API Servers passed 2026-07-06 16:08:10,312 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 passed 2026-07-06 16:08:10,312 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 verifications in Compute nodes passed 2026-07-06 16:08:10,640 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 in all vrouters 2026-07-06 16:08:11,476 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 passed 2026-07-06 16:08:11,661 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:08:11,682 - INFO - VM 55a7b9f3-e55b-4d4a-958d-14ee4ab5b932 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-41055143:ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 2026-07-06 16:08:11,938 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-41055143:2e69cd0a-4ebf-4f11-86e7-118e2900f9a4 of vm 55a7b9f3-e55b-4d4a-958d-14ee4ab5b932 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 16:08:11,982 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 validations in Opserver passed 2026-07-06 16:08:11,982 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 to be up.. 2026-07-06 16:08:13,160 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 passed 2026-07-06 16:08:23,800 - INFO - VM name : ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 2026-07-06 16:08:24,129 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 verfication in all API Servers passed 2026-07-06 16:08:26,131 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 passed 2026-07-06 16:08:26,131 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 verifications in Compute nodes passed 2026-07-06 16:08:26,465 - INFO - Validated routes of VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 in all vrouters 2026-07-06 16:08:27,261 - INFO - Verification in Control-nodes for VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 passed 2026-07-06 16:08:27,356 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:08:27,381 - INFO - VM a037663f-cab4-4b61-93c6-583cb615f5f7 is present in default-domain:ctest-SecurityGroupBasicRegressionTests1-41055143:ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 2026-07-06 16:08:27,531 - INFO - tap interface default-domain:ctest-SecurityGroupBasicRegressionTests1-41055143:e0b95818-5398-4211-b6ce-72678e345992 of vm a037663f-cab4-4b61-93c6-583cb615f5f7 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 16:08:27,566 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 validations in Opserver passed 2026-07-06 16:08:27,566 - INFO - Waiting for VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 to be up.. 2026-07-06 16:08:28,746 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 passed 2026-07-06 16:08:29,122 - INFO - Validated that SG ctest-test_sec_group-41250076 is bound to VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 2026-07-06 16:08:29,122 - INFO - Remove security group ctest-test_sec_group-41250076 from VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 2026-07-06 16:08:29,344 - WARNING - Security group ctest-test_sec_group-41250076 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 2026-07-06 16:08:29,675 - INFO - Validated that SG ctest-test_sec_group-41250076 is bound to VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 2026-07-06 16:09:18,117 - WARNING - Ping to IP 189.67.60.68 from VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 failed 2026-07-06 16:09:18,117 - INFO - Ping FAILED as expected 2026-07-06 16:09:57,869 - INFO - File transfer verification for file size 100 passed on the VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 2026-07-06 16:10:00,887 - INFO - Ping to IP 189.67.60.68 from VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 passed 2026-07-06 16:10:00,887 - INFO - Try deleting the security group ctest-test_sec_group-41250076 with back ref. 2026-07-06 16:10:01,052 - INFO - Security group ctest-test_sec_group-41250076 removed from API as expected 2026-07-06 16:10:01,106 - WARNING - Security group ctest-test_sec_group-41250076 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 2026-07-06 16:10:01,134 - WARNING - Security group ctest-test_sec_group-41250076 is not attached to the VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 2026-07-06 16:10:01,134 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 2026-07-06 16:10:01,271 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 2026-07-06 16:10:05,384 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 is fully removed in API-Server 2026-07-06 16:10:05,701 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-41055143:ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 2026-07-06 16:10:05,701 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 16:10:05,914 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-41055143-28706048 is removed in all control-nodes 2026-07-06 16:10:15,257 - INFO - a037663f-cab4-4b61-93c6-583cb615f5f7 vm uve deleted from opserver 2026-07-06 16:10:15,271 - INFO - a037663f-cab4-4b61-93c6-583cb615f5f7 vm uve deleted from opserver 2026-07-06 16:10:15,289 - INFO - a037663f-cab4-4b61-93c6-583cb615f5f7 vm uve deleted from opserver 2026-07-06 16:10:15,289 - INFO - Validated that VM a037663f-cab4-4b61-93c6-583cb615f5f7 is removed from Opserver 2026-07-06 16:10:15,289 - INFO - Removing the security group from VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 2026-07-06 16:10:15,460 - INFO - Deleting VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 2026-07-06 16:10:19,607 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 is fully removed in API-Server 2026-07-06 16:10:19,819 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-SecurityGroupBasicRegressionTests1-41055143:ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 2026-07-06 16:10:19,819 - INFO - VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 16:10:20,013 - INFO - Routes for VM ctest-SecurityGroupBasicRegressionTests1-41055143-24001505 is removed in all control-nodes 2026-07-06 16:10:47,747 - INFO - 55a7b9f3-e55b-4d4a-958d-14ee4ab5b932 vm uve deleted from opserver 2026-07-06 16:10:47,759 - INFO - 55a7b9f3-e55b-4d4a-958d-14ee4ab5b932 vm uve deleted from opserver 2026-07-06 16:10:47,771 - INFO - 55a7b9f3-e55b-4d4a-958d-14ee4ab5b932 vm uve deleted from opserver 2026-07-06 16:10:47,771 - INFO - Validated that VM 55a7b9f3-e55b-4d4a-958d-14ee4ab5b932 is removed from Opserver 2026-07-06 16:10:47,772 - INFO - Deleting VN ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 2026-07-06 16:10:48,065 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 is not found in API Server 2026-07-06 16:10:48,088 - INFO - Validated that VN ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 is not in any agent 2026-07-06 16:10:48,122 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-SecurityGroupBasicRegressionTests1-41055143-03330450 info 2026-07-06 16:10:49,404 - INFO - END TEST : test_sec_group_basic : PASSED[0:03:29] 2026-07-06 16:10:49,404 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:10:50,141 - INFO - Deleted project: ctest-SecurityGroupBasicRegressionTests1-41055143, ID : 0af22e6e-82b0-4bc9-88fa-f3069d41bc09 2026-07-06 16:10:50,318 - INFO - Domain Default found not creating 2026-07-06 16:10:50,467 - INFO - Project ctest-TestSvcRegr-48518840 not found, creating it 2026-07-06 16:10:51,020 - INFO - Created Project:ctest-TestSvcRegr-48518840, ID : f8e7d613-c876-4a7d-8e20-684522ba01cf 2026-07-06 16:10:52,481 - INFO - ================================================================================ 2026-07-06 16:10:52,481 - INFO - STARTING TEST : test_svc_in_net_nat_with_static_routes 2026-07-06 16:10:53,797 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:10:53,797 - INFO - 2026-07-06 16:10:54,853 - INFO - Created VN ctest-third-vn-47793789 2026-07-06 16:10:55,517 - INFO - VM ([<Server: ctest-vm-in-third-vn-74391085>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:11:11,510 - INFO - Created VN ctest-mgmt_vn-79714574 2026-07-06 16:11:12,169 - INFO - Verified VN network id 14 for VN b9a3c20d-c9df-4250-8e78-b5ae1c11b291 2026-07-06 16:11:12,169 - INFO - Verifications in API Server for VN ctest-mgmt_vn-79714574 passed 2026-07-06 16:11:12,248 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-79714574 passed 2026-07-06 16:11:13,551 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-48518840:ctest-mgmt_vn-79714574 is found in opserver 2026-07-06 16:11:14,223 - INFO - Created VN ctest-left_vn-50642723 2026-07-06 16:11:14,578 - INFO - Verified VN network id 15 for VN 8eead1fa-f1ea-40b0-8f94-5916de7bad09 2026-07-06 16:11:14,578 - INFO - Verifications in API Server for VN ctest-left_vn-50642723 passed 2026-07-06 16:11:14,685 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-50642723 passed 2026-07-06 16:11:15,056 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-48518840:ctest-left_vn-50642723 is found in opserver 2026-07-06 16:11:15,841 - INFO - Created VN ctest-right_vn-53337441 2026-07-06 16:11:16,291 - INFO - Verified VN network id 16 for VN 77d4b71f-402d-490c-9b17-c0dd7fe04a03 2026-07-06 16:11:16,291 - INFO - Verifications in API Server for VN ctest-right_vn-53337441 passed 2026-07-06 16:11:16,397 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-53337441 passed 2026-07-06 16:11:16,734 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-48518840:ctest-right_vn-53337441 is found in opserver 2026-07-06 16:11:17,497 - INFO - VM ([<Server: ctest-left_vm-01810512>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:11:18,133 - INFO - VM ([<Server: ctest-right_vm-22529456>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) http://nexus.opensdn.io/repository///images/tinycore//tinycore-in-network-nat.qcow2.gz: 2026-07-06 16:11:18 ERROR 404: tinycore/tinycore-in-network-nat.qcow2.gz. gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-07-06 16:11:19,013 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-07-06 16:11:19,111 - INFO - Service template: ['default-domain', 'ctest-service_template_1-08811297'] deleted successfully. 2026-07-06 16:11:19,111 - INFO - Skip interface_detach for VM ctest-right_vm-22529456 in state BUILD 2026-07-06 16:11:19,111 - INFO - Deleting VM ctest-right_vm-22529456 2026-07-06 16:11:19,151 - ERROR - VM ctest-right_vm-22529456 has failed to come up 2026-07-06 16:11:19,151 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:19,152 - ERROR - VM ctest-right_vm-22529456 has failed to come up 2026-07-06 16:11:19,152 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:19,370 - INFO - Skip interface_detach for VM ctest-left_vm-01810512 in state BUILD 2026-07-06 16:11:19,370 - INFO - Deleting VM ctest-left_vm-01810512 2026-07-06 16:11:19,370 - ERROR - VM ctest-left_vm-01810512 has failed to come up 2026-07-06 16:11:19,370 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:19,370 - ERROR - VM ctest-left_vm-01810512 has failed to come up 2026-07-06 16:11:19,370 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:19,447 - INFO - Deleting VN ctest-right_vn-53337441 2026-07-06 16:11:19,771 - INFO - Validated that VN ctest-right_vn-53337441 is not found in API Server 2026-07-06 16:11:19,801 - INFO - Validated that VN ctest-right_vn-53337441 is not in any agent 2026-07-06 16:11:19,844 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-53337441 info 2026-07-06 16:11:19,844 - INFO - Deleting VN ctest-left_vn-50642723 2026-07-06 16:11:20,174 - INFO - Validated that VN ctest-left_vn-50642723 is not found in API Server 2026-07-06 16:11:20,206 - INFO - Validated that VN ctest-left_vn-50642723 is not in any agent 2026-07-06 16:11:20,255 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-50642723 info 2026-07-06 16:11:20,255 - INFO - Deleting VN ctest-mgmt_vn-79714574 2026-07-06 16:11:20,637 - INFO - Validated that VN ctest-mgmt_vn-79714574 is not found in API Server 2026-07-06 16:11:20,669 - INFO - Validated that VN ctest-mgmt_vn-79714574 is not in any agent 2026-07-06 16:11:20,727 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-79714574 info 2026-07-06 16:11:20,727 - INFO - Deleting VM ctest-vm-in-third-vn-74391085 2026-07-06 16:11:20,836 - INFO - Deleting VN ctest-third-vn-47793789 2026-07-06 16:11:20,891 - WARNING - Deleting VN ctest-third-vn-47793789 failed..Will retry 2026-07-06 16:11:22,976 - WARNING - Deleting VN ctest-third-vn-47793789 failed..Will retry 2026-07-06 16:11:26,469 - INFO - 2026-07-06 16:11:26,469 - INFO - END TEST : test_svc_in_net_nat_with_static_routes : SKIPPED[0:00:34] 2026-07-06 16:11:26,469 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:11:26,476 - INFO - ================================================================================ 2026-07-06 16:11:26,476 - INFO - STARTING TEST : test_svc_v2_transparent_datapath 2026-07-06 16:11:27,790 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:11:27,790 - INFO - 2026-07-06 16:11:28,373 - INFO - Created VN ctest-mgmt_vn-93776675 2026-07-06 16:11:28,711 - INFO - Verified VN network id 13 for VN 51544c98-0c94-4b61-826b-9e7af4150852 2026-07-06 16:11:28,711 - INFO - Verifications in API Server for VN ctest-mgmt_vn-93776675 passed 2026-07-06 16:11:28,812 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-93776675 passed 2026-07-06 16:11:28,985 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-48518840:ctest-mgmt_vn-93776675 is found in opserver 2026-07-06 16:11:29,621 - INFO - Created VN ctest-left_vn-77808078 2026-07-06 16:11:29,929 - INFO - Verified VN network id 14 for VN 2e979978-c5e1-40e0-8298-b3453c5a1d4b 2026-07-06 16:11:29,929 - INFO - Verifications in API Server for VN ctest-left_vn-77808078 passed 2026-07-06 16:11:30,013 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-77808078 passed 2026-07-06 16:11:30,219 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-48518840:ctest-left_vn-77808078 is found in opserver 2026-07-06 16:11:30,876 - INFO - Created VN ctest-right_vn-41137428 2026-07-06 16:11:31,206 - INFO - Verified VN network id 15 for VN d7e06b77-f7d3-41d6-9316-cee8f69d5716 2026-07-06 16:11:31,206 - INFO - Verifications in API Server for VN ctest-right_vn-41137428 passed 2026-07-06 16:11:31,303 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-41137428 passed 2026-07-06 16:11:31,495 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-48518840:ctest-right_vn-41137428 is found in opserver 2026-07-06 16:11:32,124 - INFO - Created VN ctest-trans_left_vn-99383003 2026-07-06 16:11:32,436 - INFO - Verified VN network id 16 for VN 809c0240-7b61-42b7-9c22-bdd10b0f5f83 2026-07-06 16:11:32,437 - INFO - Verifications in API Server for VN ctest-trans_left_vn-99383003 passed 2026-07-06 16:11:32,518 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-99383003 passed 2026-07-06 16:11:32,700 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-48518840:ctest-trans_left_vn-99383003 is found in opserver 2026-07-06 16:11:33,326 - INFO - Created VN ctest-trans_right_vn-32758327 2026-07-06 16:11:33,620 - INFO - Verified VN network id 17 for VN ea1372cf-8747-4dd3-84d6-1e222595a527 2026-07-06 16:11:33,620 - INFO - Verifications in API Server for VN ctest-trans_right_vn-32758327 passed 2026-07-06 16:11:33,700 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-32758327 passed 2026-07-06 16:11:33,873 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-48518840:ctest-trans_right_vn-32758327 is found in opserver 2026-07-06 16:11:34,347 - INFO - VM ([<Server: ctest-left_vm-85557501>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:11:34,909 - INFO - VM ([<Server: ctest-right_vm-56576085>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) http://nexus.opensdn.io/repository///images/tinycore//tinycore-net-transparent-fw.qcow2.gz: 2026-07-06 16:11:35 ERROR 404: tinycore/tinycore-net-transparent-fw.qcow2.gz. gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-07-06 16:11:35,751 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-07-06 16:11:35,851 - INFO - Service template: ['default-domain', 'ctest-service_template_1-05288139'] deleted successfully. 2026-07-06 16:11:35,851 - INFO - Skip interface_detach for VM ctest-right_vm-56576085 in state BUILD 2026-07-06 16:11:35,851 - INFO - Deleting VM ctest-right_vm-56576085 2026-07-06 16:11:35,851 - ERROR - VM ctest-right_vm-56576085 has failed to come up 2026-07-06 16:11:35,851 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:35,851 - ERROR - VM ctest-right_vm-56576085 has failed to come up 2026-07-06 16:11:35,851 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:36,034 - INFO - Skip interface_detach for VM ctest-left_vm-85557501 in state BUILD 2026-07-06 16:11:36,034 - INFO - Deleting VM ctest-left_vm-85557501 2026-07-06 16:11:36,034 - ERROR - VM ctest-left_vm-85557501 has failed to come up 2026-07-06 16:11:36,034 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:36,034 - ERROR - VM ctest-left_vm-85557501 has failed to come up 2026-07-06 16:11:36,034 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:36,181 - INFO - Deleting VN ctest-trans_right_vn-32758327 2026-07-06 16:11:36,511 - INFO - Validated that VN ctest-trans_right_vn-32758327 is not found in API Server 2026-07-06 16:11:36,538 - INFO - Validated that VN ctest-trans_right_vn-32758327 is not in any agent 2026-07-06 16:11:36,578 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-32758327 info 2026-07-06 16:11:36,578 - INFO - Deleting VN ctest-trans_left_vn-99383003 2026-07-06 16:11:36,908 - INFO - Validated that VN ctest-trans_left_vn-99383003 is not found in API Server 2026-07-06 16:11:36,939 - INFO - Validated that VN ctest-trans_left_vn-99383003 is not in any agent 2026-07-06 16:11:36,981 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-99383003 info 2026-07-06 16:11:36,981 - INFO - Deleting VN ctest-right_vn-41137428 2026-07-06 16:11:37,259 - INFO - Validated that VN ctest-right_vn-41137428 is not found in API Server 2026-07-06 16:11:37,287 - INFO - Validated that VN ctest-right_vn-41137428 is not in any agent 2026-07-06 16:11:37,328 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-41137428 info 2026-07-06 16:11:37,328 - INFO - Deleting VN ctest-left_vn-77808078 2026-07-06 16:11:37,677 - INFO - Validated that VN ctest-left_vn-77808078 is not found in API Server 2026-07-06 16:11:37,705 - INFO - Validated that VN ctest-left_vn-77808078 is not in any agent 2026-07-06 16:11:37,742 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-77808078 info 2026-07-06 16:11:37,742 - INFO - Deleting VN ctest-mgmt_vn-93776675 2026-07-06 16:11:38,029 - INFO - Validated that VN ctest-mgmt_vn-93776675 is not found in API Server 2026-07-06 16:11:38,062 - INFO - Validated that VN ctest-mgmt_vn-93776675 is not in any agent 2026-07-06 16:11:38,106 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-93776675 info 2026-07-06 16:11:39,463 - INFO - 2026-07-06 16:11:39,463 - INFO - END TEST : test_svc_v2_transparent_datapath : SKIPPED[0:00:13] 2026-07-06 16:11:39,463 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:11:40,276 - INFO - Deleted project: ctest-TestSvcRegr-48518840, ID : f8e7d613-c876-4a7d-8e20-684522ba01cf 2026-07-06 16:11:40,532 - INFO - Domain Default found not creating 2026-07-06 16:11:40,695 - INFO - Project ctest-TestSvcRegr-43667122 not found, creating it 2026-07-06 16:11:41,277 - INFO - Created Project:ctest-TestSvcRegr-43667122, ID : 656d7580-6d38-40ee-9f31-d0e1e9edea4a 2026-07-06 16:11:43,036 - INFO - ================================================================================ 2026-07-06 16:11:43,037 - INFO - STARTING TEST : test_svc_CEM_22032 2026-07-06 16:11:44,342 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:11:44,342 - INFO - 2026-07-06 16:11:45,445 - INFO - Created VN ctest-mgmt_vn-46826390 2026-07-06 16:11:46,168 - INFO - Verified VN network id 13 for VN c4a8e7e0-6619-44fd-8003-64a080e328e2 2026-07-06 16:11:46,168 - INFO - Verifications in API Server for VN ctest-mgmt_vn-46826390 passed 2026-07-06 16:11:46,271 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-46826390 passed 2026-07-06 16:11:47,692 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-43667122:ctest-mgmt_vn-46826390 is found in opserver 2026-07-06 16:11:48,350 - INFO - Created VN service-left-vn-87776339 2026-07-06 16:11:48,645 - INFO - Verified VN network id 14 for VN 0d412ba4-6f02-411c-a618-7ba235777060 2026-07-06 16:11:48,645 - INFO - Verifications in API Server for VN service-left-vn-87776339 passed 2026-07-06 16:11:48,720 - INFO - On all control nodes, Config, RI and RT verification for VN service-left-vn-87776339 passed 2026-07-06 16:11:49,040 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-43667122:service-left-vn-87776339 is found in opserver 2026-07-06 16:11:49,758 - INFO - Created VN service-right-vn-26512980 2026-07-06 16:11:50,104 - INFO - Verified VN network id 15 for VN 55ec4dcd-a924-4830-bb06-5bc13b5ce9fb 2026-07-06 16:11:50,105 - INFO - Verifications in API Server for VN service-right-vn-26512980 passed 2026-07-06 16:11:50,192 - INFO - On all control nodes, Config, RI and RT verification for VN service-right-vn-26512980 passed 2026-07-06 16:11:50,497 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-43667122:service-right-vn-26512980 is found in opserver 2026-07-06 16:11:51,010 - INFO - VM ([<Server: ctest-left_vm-52835953>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:11:51,462 - INFO - VM ([<Server: ctest-right_vm-05164838>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-07-06 16:11:52,068 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-07-06 16:11:52,167 - INFO - Service template: ['default-domain', 'ctest-service_template_1-09958097'] deleted successfully. 2026-07-06 16:11:52,167 - INFO - Skip interface_detach for VM ctest-right_vm-05164838 in state BUILD 2026-07-06 16:11:52,167 - INFO - Deleting VM ctest-right_vm-05164838 2026-07-06 16:11:52,195 - ERROR - VM ctest-right_vm-05164838 has failed to come up 2026-07-06 16:11:52,195 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:52,195 - ERROR - VM ctest-right_vm-05164838 has failed to come up 2026-07-06 16:11:52,195 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:52,315 - INFO - Skip interface_detach for VM ctest-left_vm-52835953 in state BUILD 2026-07-06 16:11:52,315 - INFO - Deleting VM ctest-left_vm-52835953 2026-07-06 16:11:52,315 - ERROR - VM ctest-left_vm-52835953 has failed to come up 2026-07-06 16:11:52,315 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:52,315 - ERROR - VM ctest-left_vm-52835953 has failed to come up 2026-07-06 16:11:52,315 - ERROR - Nova failed to get host of the VM 2026-07-06 16:11:52,426 - INFO - Deleting VN service-right-vn-26512980 2026-07-06 16:11:52,816 - INFO - Validated that VN service-right-vn-26512980 is not found in API Server 2026-07-06 16:11:52,852 - INFO - Validated that VN service-right-vn-26512980 is not in any agent 2026-07-06 16:11:52,890 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-right-vn-26512980 info 2026-07-06 16:11:52,890 - INFO - Deleting VN service-left-vn-87776339 2026-07-06 16:11:53,207 - INFO - Validated that VN service-left-vn-87776339 is not found in API Server 2026-07-06 16:11:53,235 - INFO - Validated that VN service-left-vn-87776339 is not in any agent 2026-07-06 16:11:53,271 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN service-left-vn-87776339 info 2026-07-06 16:11:53,272 - INFO - Deleting VN ctest-mgmt_vn-46826390 2026-07-06 16:11:53,572 - INFO - Validated that VN ctest-mgmt_vn-46826390 is not found in API Server 2026-07-06 16:11:53,605 - INFO - Validated that VN ctest-mgmt_vn-46826390 is not in any agent 2026-07-06 16:11:53,647 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-46826390 info 2026-07-06 16:11:54,986 - INFO - 2026-07-06 16:11:54,986 - INFO - END TEST : test_svc_CEM_22032 : SKIPPED[0:00:11] 2026-07-06 16:11:54,986 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:11:54,990 - INFO - ================================================================================ 2026-07-06 16:11:54,990 - INFO - STARTING TEST : test_svc_in_network_datapath 2026-07-06 16:11:56,304 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:11:56,304 - INFO - 2026-07-06 16:11:56,894 - INFO - Created VN ctest-mgmt_vn-26967499 2026-07-06 16:11:57,223 - INFO - Verified VN network id 13 for VN 34035105-970d-404b-8ca1-50ee8f2bf725 2026-07-06 16:11:57,223 - INFO - Verifications in API Server for VN ctest-mgmt_vn-26967499 passed 2026-07-06 16:11:57,316 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-26967499 passed 2026-07-06 16:11:57,507 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-43667122:ctest-mgmt_vn-26967499 is found in opserver 2026-07-06 16:11:58,151 - INFO - Created VN ctest-left_vn-36880423 2026-07-06 16:11:58,490 - INFO - Verified VN network id 14 for VN f2bda97b-2e87-4336-95e2-1134766b5ecb 2026-07-06 16:11:58,490 - INFO - Verifications in API Server for VN ctest-left_vn-36880423 passed 2026-07-06 16:11:58,584 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-36880423 passed 2026-07-06 16:11:58,779 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-43667122:ctest-left_vn-36880423 is found in opserver 2026-07-06 16:11:59,363 - INFO - Created VN ctest-right_vn-72661192 2026-07-06 16:11:59,665 - INFO - Verified VN network id 15 for VN 9a990ed3-a34d-42d9-aabc-c2a0910d29d4 2026-07-06 16:11:59,665 - INFO - Verifications in API Server for VN ctest-right_vn-72661192 passed 2026-07-06 16:11:59,748 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-72661192 passed 2026-07-06 16:11:59,946 - INFO - Validated that VN default-domain:ctest-TestSvcRegr-43667122:ctest-right_vn-72661192 is found in opserver 2026-07-06 16:12:00,464 - INFO - VM ([<Server: ctest-left_vm-10629835>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:12:01,016 - INFO - VM ([<Server: ctest-right_vm-09210998>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-07-06 16:12:01,691 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-07-06 16:12:01,791 - INFO - Service template: ['default-domain', 'ctest-service_template_1-08337850'] deleted successfully. 2026-07-06 16:12:01,791 - INFO - Skip interface_detach for VM ctest-right_vm-09210998 in state BUILD 2026-07-06 16:12:01,791 - INFO - Deleting VM ctest-right_vm-09210998 2026-07-06 16:12:01,791 - ERROR - VM ctest-right_vm-09210998 has failed to come up 2026-07-06 16:12:01,792 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:01,792 - ERROR - VM ctest-right_vm-09210998 has failed to come up 2026-07-06 16:12:01,792 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:01,966 - INFO - Skip interface_detach for VM ctest-left_vm-10629835 in state BUILD 2026-07-06 16:12:01,967 - INFO - Deleting VM ctest-left_vm-10629835 2026-07-06 16:12:01,967 - ERROR - VM ctest-left_vm-10629835 has failed to come up 2026-07-06 16:12:01,967 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:01,967 - ERROR - VM ctest-left_vm-10629835 has failed to come up 2026-07-06 16:12:01,967 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:02,227 - INFO - Deleting VN ctest-right_vn-72661192 2026-07-06 16:12:02,568 - INFO - Validated that VN ctest-right_vn-72661192 is not found in API Server 2026-07-06 16:12:02,615 - INFO - Validated that VN ctest-right_vn-72661192 is not in any agent 2026-07-06 16:12:02,654 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-72661192 info 2026-07-06 16:12:02,654 - INFO - Deleting VN ctest-left_vn-36880423 2026-07-06 16:12:02,924 - INFO - Validated that VN ctest-left_vn-36880423 is not found in API Server 2026-07-06 16:12:02,952 - INFO - Validated that VN ctest-left_vn-36880423 is not in any agent 2026-07-06 16:12:02,987 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-36880423 info 2026-07-06 16:12:02,987 - INFO - Deleting VN ctest-mgmt_vn-26967499 2026-07-06 16:12:03,321 - INFO - Validated that VN ctest-mgmt_vn-26967499 is not found in API Server 2026-07-06 16:12:03,349 - INFO - Validated that VN ctest-mgmt_vn-26967499 is not in any agent 2026-07-06 16:12:03,390 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-26967499 info 2026-07-06 16:12:04,763 - INFO - 2026-07-06 16:12:04,763 - INFO - END TEST : test_svc_in_network_datapath : SKIPPED[0:00:10] 2026-07-06 16:12:04,763 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:12:05,597 - INFO - Deleted project: ctest-TestSvcRegr-43667122, ID : 656d7580-6d38-40ee-9f31-d0e1e9edea4a 2026-07-06 16:12:05,829 - INFO - Domain Default found not creating 2026-07-06 16:12:06,038 - INFO - Project ctest-TestSvcHC-78585391 not found, creating it 2026-07-06 16:12:06,625 - INFO - Created Project:ctest-TestSvcHC-78585391, ID : 5fce91a6-76a5-4da3-beab-7c1833bb3593 2026-07-06 16:12:08,253 - INFO - ================================================================================ 2026-07-06 16:12:08,253 - INFO - STARTING TEST : test_svc_hc_basic 2026-07-06 16:12:09,595 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:12:09,595 - INFO - 2026-07-06 16:12:11,015 - INFO - Created VN ctest-mgmt_vn-03873230 2026-07-06 16:12:11,834 - INFO - Verified VN network id 13 for VN 3392d2e0-ddd5-4245-9214-1d651adcb820 2026-07-06 16:12:11,834 - INFO - Verifications in API Server for VN ctest-mgmt_vn-03873230 passed 2026-07-06 16:12:11,918 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-03873230 passed 2026-07-06 16:12:13,247 - INFO - Validated that VN default-domain:ctest-TestSvcHC-78585391:ctest-mgmt_vn-03873230 is found in opserver 2026-07-06 16:12:13,944 - INFO - Created VN ctest-left_vn-46835964 2026-07-06 16:12:14,252 - INFO - Verified VN network id 14 for VN f4c05dbd-cf45-4df1-acaf-d4f7086add26 2026-07-06 16:12:14,252 - INFO - Verifications in API Server for VN ctest-left_vn-46835964 passed 2026-07-06 16:12:14,339 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-46835964 passed 2026-07-06 16:12:14,695 - INFO - Validated that VN default-domain:ctest-TestSvcHC-78585391:ctest-left_vn-46835964 is found in opserver 2026-07-06 16:12:15,452 - INFO - Created VN ctest-right_vn-28598624 2026-07-06 16:12:15,820 - INFO - Verified VN network id 15 for VN 561736f6-6361-4e12-9706-f7bdb3eae680 2026-07-06 16:12:15,820 - INFO - Verifications in API Server for VN ctest-right_vn-28598624 passed 2026-07-06 16:12:15,945 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-28598624 passed 2026-07-06 16:12:16,317 - INFO - Validated that VN default-domain:ctest-TestSvcHC-78585391:ctest-right_vn-28598624 is found in opserver 2026-07-06 16:12:16,978 - INFO - VM ([<Server: ctest-left_vm-97051842>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:12:17,552 - INFO - VM ([<Server: ctest-right_vm-96115284>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) gzip: /contrail-test/images/tinycore-in-network-nat.qcow2.gz: unexpected end of file 2026-07-06 16:12:18,198 - INFO - image /contrail-test/images/tinycore-in-network-nat.qcow2 is not found 2026-07-06 16:12:18,296 - INFO - Service template: ['default-domain', 'ctest-service_template_1-97507473'] deleted successfully. 2026-07-06 16:12:18,296 - INFO - Skip interface_detach for VM ctest-right_vm-96115284 in state BUILD 2026-07-06 16:12:18,296 - INFO - Deleting VM ctest-right_vm-96115284 2026-07-06 16:12:18,331 - ERROR - VM ctest-right_vm-96115284 has failed to come up 2026-07-06 16:12:18,331 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:18,331 - ERROR - VM ctest-right_vm-96115284 has failed to come up 2026-07-06 16:12:18,331 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:18,461 - INFO - Skip interface_detach for VM ctest-left_vm-97051842 in state BUILD 2026-07-06 16:12:18,461 - INFO - Deleting VM ctest-left_vm-97051842 2026-07-06 16:12:18,462 - ERROR - VM ctest-left_vm-97051842 has failed to come up 2026-07-06 16:12:18,462 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:18,462 - ERROR - VM ctest-left_vm-97051842 has failed to come up 2026-07-06 16:12:18,462 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:18,586 - INFO - Deleting VN ctest-right_vn-28598624 2026-07-06 16:12:18,887 - INFO - Validated that VN ctest-right_vn-28598624 is not found in API Server 2026-07-06 16:12:18,910 - INFO - Validated that VN ctest-right_vn-28598624 is not in any agent 2026-07-06 16:12:18,951 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-28598624 info 2026-07-06 16:12:18,951 - INFO - Deleting VN ctest-left_vn-46835964 2026-07-06 16:12:19,315 - INFO - Validated that VN ctest-left_vn-46835964 is not found in API Server 2026-07-06 16:12:19,338 - INFO - Validated that VN ctest-left_vn-46835964 is not in any agent 2026-07-06 16:12:19,376 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-46835964 info 2026-07-06 16:12:19,376 - INFO - Deleting VN ctest-mgmt_vn-03873230 2026-07-06 16:12:19,715 - INFO - Validated that VN ctest-mgmt_vn-03873230 is not found in API Server 2026-07-06 16:12:19,747 - INFO - Validated that VN ctest-mgmt_vn-03873230 is not in any agent 2026-07-06 16:12:19,832 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-03873230 info 2026-07-06 16:12:21,104 - INFO - 2026-07-06 16:12:21,104 - INFO - END TEST : test_svc_hc_basic : SKIPPED[0:00:13] 2026-07-06 16:12:21,104 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:12:21,107 - INFO - ================================================================================ 2026-07-06 16:12:21,107 - INFO - STARTING TEST : test_svc_trans_segment_right_hc_fail_svm 2026-07-06 16:12:22,396 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:12:22,396 - INFO - 2026-07-06 16:12:23,039 - INFO - Created VN ctest-mgmt_vn-53764384 2026-07-06 16:12:23,371 - INFO - Verified VN network id 13 for VN dea3d7c4-5683-4a6c-989d-592db93aa27f 2026-07-06 16:12:23,371 - INFO - Verifications in API Server for VN ctest-mgmt_vn-53764384 passed 2026-07-06 16:12:23,444 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-53764384 passed 2026-07-06 16:12:23,605 - INFO - Validated that VN default-domain:ctest-TestSvcHC-78585391:ctest-mgmt_vn-53764384 is found in opserver 2026-07-06 16:12:24,145 - INFO - Created VN ctest-left_vn-55901947 2026-07-06 16:12:24,440 - INFO - Verified VN network id 14 for VN 5af3249e-52dd-43c7-8f8d-dba6c719589b 2026-07-06 16:12:24,440 - INFO - Verifications in API Server for VN ctest-left_vn-55901947 passed 2026-07-06 16:12:24,519 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left_vn-55901947 passed 2026-07-06 16:12:24,706 - INFO - Validated that VN default-domain:ctest-TestSvcHC-78585391:ctest-left_vn-55901947 is found in opserver 2026-07-06 16:12:25,318 - INFO - Created VN ctest-right_vn-23430847 2026-07-06 16:12:25,617 - INFO - Verified VN network id 15 for VN e72d6e6f-3653-4414-bfa0-f1166f1643cb 2026-07-06 16:12:25,617 - INFO - Verifications in API Server for VN ctest-right_vn-23430847 passed 2026-07-06 16:12:25,697 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right_vn-23430847 passed 2026-07-06 16:12:25,865 - INFO - Validated that VN default-domain:ctest-TestSvcHC-78585391:ctest-right_vn-23430847 is found in opserver 2026-07-06 16:12:26,516 - INFO - Created VN ctest-trans_left_vn-88637757 2026-07-06 16:12:26,841 - INFO - Verified VN network id 16 for VN 8f7a7b70-ab5a-45b4-9fe6-25054a1b1cb5 2026-07-06 16:12:26,842 - INFO - Verifications in API Server for VN ctest-trans_left_vn-88637757 passed 2026-07-06 16:12:26,924 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-88637757 passed 2026-07-06 16:12:27,090 - INFO - Validated that VN default-domain:ctest-TestSvcHC-78585391:ctest-trans_left_vn-88637757 is found in opserver 2026-07-06 16:12:27,719 - INFO - Created VN ctest-trans_right_vn-65208122 2026-07-06 16:12:28,024 - INFO - Verified VN network id 17 for VN d9c23815-70fd-4743-a3bd-28e0972c022b 2026-07-06 16:12:28,024 - INFO - Verifications in API Server for VN ctest-trans_right_vn-65208122 passed 2026-07-06 16:12:28,115 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-65208122 passed 2026-07-06 16:12:28,310 - INFO - Validated that VN default-domain:ctest-TestSvcHC-78585391:ctest-trans_right_vn-65208122 is found in opserver 2026-07-06 16:12:28,867 - INFO - VM ([<Server: ctest-left_vm-12894133>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:12:29,330 - INFO - VM ([<Server: ctest-right_vm-65072904>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) gzip: /contrail-test/images/tinycore-net-transparent-fw.qcow2.gz: unexpected end of file 2026-07-06 16:12:29,916 - INFO - image /contrail-test/images/tinycore-net-transparent-fw.qcow2 is not found 2026-07-06 16:12:30,007 - INFO - Service template: ['default-domain', 'ctest-service_template_1-40562628'] deleted successfully. 2026-07-06 16:12:30,008 - INFO - Skip interface_detach for VM ctest-right_vm-65072904 in state BUILD 2026-07-06 16:12:30,008 - INFO - Deleting VM ctest-right_vm-65072904 2026-07-06 16:12:30,008 - ERROR - VM ctest-right_vm-65072904 has failed to come up 2026-07-06 16:12:30,008 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:30,008 - ERROR - VM ctest-right_vm-65072904 has failed to come up 2026-07-06 16:12:30,008 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:30,157 - INFO - Skip interface_detach for VM ctest-left_vm-12894133 in state BUILD 2026-07-06 16:12:30,157 - INFO - Deleting VM ctest-left_vm-12894133 2026-07-06 16:12:30,157 - ERROR - VM ctest-left_vm-12894133 has failed to come up 2026-07-06 16:12:30,157 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:30,157 - ERROR - VM ctest-left_vm-12894133 has failed to come up 2026-07-06 16:12:30,157 - ERROR - Nova failed to get host of the VM 2026-07-06 16:12:30,291 - INFO - Deleting VN ctest-trans_right_vn-65208122 2026-07-06 16:12:30,623 - INFO - Validated that VN ctest-trans_right_vn-65208122 is not found in API Server 2026-07-06 16:12:30,659 - INFO - Validated that VN ctest-trans_right_vn-65208122 is not in any agent 2026-07-06 16:12:30,709 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-65208122 info 2026-07-06 16:12:30,709 - INFO - Deleting VN ctest-trans_left_vn-88637757 2026-07-06 16:12:31,020 - INFO - Validated that VN ctest-trans_left_vn-88637757 is not found in API Server 2026-07-06 16:12:31,048 - INFO - Validated that VN ctest-trans_left_vn-88637757 is not in any agent 2026-07-06 16:12:31,093 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-88637757 info 2026-07-06 16:12:31,093 - INFO - Deleting VN ctest-right_vn-23430847 2026-07-06 16:12:31,391 - INFO - Validated that VN ctest-right_vn-23430847 is not found in API Server 2026-07-06 16:12:31,436 - INFO - Validated that VN ctest-right_vn-23430847 is not in any agent 2026-07-06 16:12:31,473 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right_vn-23430847 info 2026-07-06 16:12:31,473 - INFO - Deleting VN ctest-left_vn-55901947 2026-07-06 16:12:31,839 - INFO - Validated that VN ctest-left_vn-55901947 is not found in API Server 2026-07-06 16:12:31,870 - INFO - Validated that VN ctest-left_vn-55901947 is not in any agent 2026-07-06 16:12:31,908 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left_vn-55901947 info 2026-07-06 16:12:31,908 - INFO - Deleting VN ctest-mgmt_vn-53764384 2026-07-06 16:12:32,219 - INFO - Validated that VN ctest-mgmt_vn-53764384 is not found in API Server 2026-07-06 16:12:32,254 - INFO - Validated that VN ctest-mgmt_vn-53764384 is not in any agent 2026-07-06 16:12:32,296 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-53764384 info 2026-07-06 16:12:33,640 - INFO - 2026-07-06 16:12:33,640 - INFO - END TEST : test_svc_trans_segment_right_hc_fail_svm : SKIPPED[0:00:12] 2026-07-06 16:12:33,640 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:12:34,420 - INFO - Deleted project: ctest-TestSvcHC-78585391, ID : 5fce91a6-76a5-4da3-beab-7c1833bb3593 2026-07-06 16:12:34,660 - INFO - Domain Default found not creating 2026-07-06 16:12:34,857 - INFO - Project ctest-TestSVCV2Mirror-96100860 not found, creating it 2026-07-06 16:12:35,401 - INFO - Created Project:ctest-TestSVCV2Mirror-96100860, ID : 0eca4dfe-47a5-4fd0-9232-65666278610b 2026-07-06 16:12:37,629 - INFO - ================================================================================ 2026-07-06 16:12:37,629 - INFO - STARTING TEST : test_svc_v2_mirroring 2026-07-06 16:12:37,629 - INFO - TEST DESCRIPTION : Validate the service chain mirroring 2026-07-06 16:12:38,902 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:12:38,902 - INFO - 2026-07-06 16:12:39,788 - INFO - Created VN ctest-left-18871985 2026-07-06 16:12:40,407 - INFO - Verified VN network id 13 for VN 03995ceb-3976-4b42-8bb9-3a135cd723d4 2026-07-06 16:12:40,408 - INFO - Verifications in API Server for VN ctest-left-18871985 passed 2026-07-06 16:12:40,492 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-left-18871985 passed 2026-07-06 16:12:41,884 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-96100860:ctest-left-18871985 is found in opserver 2026-07-06 16:12:42,509 - INFO - Created VN ctest-right-18253393 2026-07-06 16:12:42,814 - INFO - Verified VN network id 14 for VN 5a44f4ff-3306-42bb-8585-4245ef0a9ccc 2026-07-06 16:12:42,814 - INFO - Verifications in API Server for VN ctest-right-18253393 passed 2026-07-06 16:12:42,887 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-right-18253393 passed 2026-07-06 16:12:43,222 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-96100860:ctest-right-18253393 is found in opserver 2026-07-06 16:12:43,870 - INFO - Created VN ctest-mgmt_vn-55703066 2026-07-06 16:12:44,176 - INFO - Verified VN network id 15 for VN c59f0c3d-c0e9-4631-beda-7e30e38a18ad 2026-07-06 16:12:44,176 - INFO - Verifications in API Server for VN ctest-mgmt_vn-55703066 passed 2026-07-06 16:12:44,265 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-mgmt_vn-55703066 passed 2026-07-06 16:12:44,649 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-96100860:ctest-mgmt_vn-55703066 is found in opserver 2026-07-06 16:12:45,308 - INFO - Created VN ctest-trans_left_vn-02028064 2026-07-06 16:12:45,608 - INFO - Verified VN network id 16 for VN 56f0def6-48ab-49d5-9083-ed87ed8ebe10 2026-07-06 16:12:45,608 - INFO - Verifications in API Server for VN ctest-trans_left_vn-02028064 passed 2026-07-06 16:12:45,761 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_left_vn-02028064 passed 2026-07-06 16:12:45,973 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-96100860:ctest-trans_left_vn-02028064 is found in opserver 2026-07-06 16:12:46,634 - INFO - Created VN ctest-trans_right_vn-03106458 2026-07-06 16:12:46,974 - INFO - Verified VN network id 17 for VN ba1d205b-cb22-4404-8cff-8210b1ecb0a9 2026-07-06 16:12:46,975 - INFO - Verifications in API Server for VN ctest-trans_right_vn-03106458 passed 2026-07-06 16:12:47,080 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-trans_right_vn-03106458 passed 2026-07-06 16:12:47,273 - INFO - Validated that VN default-domain:ctest-TestSVCV2Mirror-96100860:ctest-trans_right_vn-03106458 is found in opserver 2026-07-06 16:12:47,985 - INFO - VM ([<Server: ctest-left_vm-87558157>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:12:48,688 - INFO - VM ([<Server: ctest-right_vm-35374748>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:12:49,637 - INFO - VM ([<Server: ctest-pt_svm0-22910298>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:12:56,131 - INFO - Waiting for VM ctest-pt_svm0-22910298 to be up.. 2026-07-06 16:13:01,313 - INFO - VM name : ctest-pt_svm0-22910298 2026-07-06 16:13:52,036 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-22910298 passed 2026-07-06 16:14:08,279 - INFO - Waiting for VM ctest-left_vm-87558157 to be up.. 2026-07-06 16:14:08,378 - INFO - VM name : ctest-left_vm-87558157 2026-07-06 16:14:09,849 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-left_vm-87558157 passed 2026-07-06 16:14:10,094 - INFO - Waiting for VM ctest-right_vm-35374748 to be up.. 2026-07-06 16:14:10,182 - INFO - VM name : ctest-right_vm-35374748 2026-07-06 16:14:11,517 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-right_vm-35374748 passed 2026-07-06 16:14:12,085 - INFO - Attaching policy ctest-policy-98210152 to vn ctest-left-18871985 2026-07-06 16:14:12,454 - INFO - Attaching policy ctest-policy-98210152 to vn ctest-right-18253393 2026-07-06 16:14:15,184 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-pt_svm0-22910298 passed 2026-07-06 16:14:15,750 - INFO - VM ctest-pt_svm0-22910298 verifications in Compute nodes passed 2026-07-06 16:14:15,979 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-96100860:ctest-left-18871985 2026-07-06 16:14:16,087 - INFO - VMI and/or RI refs are present for VN default-domain:ctest-TestSVCV2Mirror-96100860:ctest-right-18253393 2026-07-06 16:15:03,643 - INFO - Ping to IP 33.183.34.195 from VM ctest-left_vm-87558157 passed 2026-07-06 16:15:14,172 - INFO - Starting tcpdump to capture the mirrored packets. 2026-07-06 16:15:26,475 - INFO - Ping to IP 33.183.34.195 from VM ctest-left_vm-87558157 passed 2026-07-06 16:15:31,781 - INFO - 12 ICMP packets are mirrored to the analyzer service VM 'ctest-pt_svm0-22910298' 2026-07-06 16:15:31,782 - INFO - Dettaching policy ctest-policy-98210152 from vn ctest-right-18253393 2026-07-06 16:15:31,984 - INFO - Dettaching policy ctest-policy-98210152 from vn ctest-left-18871985 2026-07-06 16:15:32,226 - INFO - Deleted policy ctest-policy-98210152 2026-07-06 16:15:32,326 - INFO - Deleted SI ['default-domain', 'ctest-TestSVCV2Mirror-96100860', 'ctest-si-95886327'] 2026-07-06 16:15:32,539 - INFO - Deleting VM ctest-pt_svm0-22910298 2026-07-06 16:15:32,779 - INFO - Service template: ['default-domain', 'ctest-service_template_1-57600056'] deleted successfully. 2026-07-06 16:15:32,779 - INFO - Deleting VM ctest-right_vm-35374748 2026-07-06 16:15:32,852 - INFO - Deleting VM ctest-left_vm-87558157 2026-07-06 16:15:32,913 - INFO - Deleting VN ctest-trans_right_vn-03106458 2026-07-06 16:15:33,185 - INFO - Validated that VN ctest-trans_right_vn-03106458 is not found in API Server 2026-07-06 16:15:33,221 - INFO - Validated that VN ctest-trans_right_vn-03106458 is not in any agent 2026-07-06 16:15:33,253 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_right_vn-03106458 info 2026-07-06 16:15:33,254 - INFO - Deleting VN ctest-trans_left_vn-02028064 2026-07-06 16:15:33,292 - WARNING - Deleting VN ctest-trans_left_vn-02028064 failed..Will retry 2026-07-06 16:15:35,690 - INFO - Validated that VN ctest-trans_left_vn-02028064 is not found in API Server 2026-07-06 16:15:35,713 - INFO - Validated that VN ctest-trans_left_vn-02028064 is not in any agent 2026-07-06 16:15:35,744 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-trans_left_vn-02028064 info 2026-07-06 16:15:35,744 - INFO - Deleting VN ctest-mgmt_vn-55703066 2026-07-06 16:15:36,029 - INFO - Validated that VN ctest-mgmt_vn-55703066 is not found in API Server 2026-07-06 16:15:36,063 - INFO - Validated that VN ctest-mgmt_vn-55703066 is not in any agent 2026-07-06 16:15:36,099 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-mgmt_vn-55703066 info 2026-07-06 16:15:36,099 - INFO - Deleting VN ctest-right-18253393 2026-07-06 16:15:36,436 - INFO - Validated that VN ctest-right-18253393 is not found in API Server 2026-07-06 16:15:36,461 - INFO - Validated that VN ctest-right-18253393 is not in any agent 2026-07-06 16:15:36,497 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-right-18253393 info 2026-07-06 16:15:36,497 - INFO - Deleting VN ctest-left-18871985 2026-07-06 16:15:36,873 - INFO - Validated that VN ctest-left-18871985 is not found in API Server 2026-07-06 16:15:36,896 - INFO - Validated that VN ctest-left-18871985 is not in any agent 2026-07-06 16:15:36,929 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-left-18871985 info 2026-07-06 16:15:38,232 - INFO - 2026-07-06 16:15:38,232 - INFO - END TEST : test_svc_v2_mirroring : PASSED[0:03:01] 2026-07-06 16:15:38,232 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:15:38,979 - INFO - Deleted project: ctest-TestSVCV2Mirror-96100860, ID : 0eca4dfe-47a5-4fd0-9232-65666278610b 2026-07-06 16:15:39,162 - INFO - Domain Default found not creating 2026-07-06 16:15:39,298 - INFO - Project ctest-TestvDNSBasic0-62241892 not found, creating it 2026-07-06 16:15:39,800 - INFO - Created Project:ctest-TestvDNSBasic0-62241892, ID : 2afcda7b-bb34-442d-aa74-737c11b0ae33 2026-07-06 16:15:41,268 - INFO - ================================================================================ 2026-07-06 16:15:41,268 - INFO - STARTING TEST : test_vdns_ping_same_vn 2026-07-06 16:15:41,269 - 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-07-06 16:15:42,559 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:15:42,559 - INFO - 2026-07-06 16:15:43,319 - INFO - Using existing project ['default-domain', 'ctest-TestvDNSBasic0-62241892'](2afcda7b-bb34-442d-aa74-737c11b0ae33) 2026-07-06 16:15:45,030 - INFO - Created VN ctest-vn1-vdns-84677082 2026-07-06 16:15:45,564 - INFO - VM ([<Server: ctest-vm1-test-29869010>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:15:45,564 - INFO - Waiting for VM ctest-vm1-test-29869010 to be up.. 2026-07-06 16:16:00,873 - INFO - VM name : ctest-vm1-test-29869010 2026-07-06 16:16:27,121 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-test-29869010 passed 2026-07-06 16:16:52,615 - INFO - Ping to IP ctest-vm1-test-29869010 from VM ctest-vm1-test-29869010 passed 2026-07-06 16:16:53,309 - INFO - VM ([<Server: ctest-vm2-test-11547841>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:16:53,309 - INFO - Waiting for VM ctest-vm2-test-11547841 to be up.. 2026-07-06 16:17:08,604 - INFO - VM name : ctest-vm2-test-11547841 2026-07-06 16:17:36,550 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-test-11547841 passed 2026-07-06 16:18:07,015 - INFO - Ping to IP ctest-vm2-test-11547841 from VM ctest-vm2-test-11547841 passed 2026-07-06 16:18:10,432 - INFO - Ping to IP ctest-vm2-test-11547841 from VM ctest-vm1-test-29869010 passed 2026-07-06 16:18:10,433 - INFO - Try deleting the VDNS entry ctest-vdns1-56014496 with back ref of ipam. 2026-07-06 16:18:10,491 - INFO - Deletion of the vdns entry failed with back ref of ipam as expected 2026-07-06 16:18:10,492 - INFO - Add CNAME VDNS record for ctest-vm1-test-29869010 and verify we able to ping by alias name 2026-07-06 16:18:10,663 - INFO - In verify_on_setup 2026-07-06 16:18:10,759 - INFO - Verify VDNS record is shown in the API server 2026-07-06 16:18:10,811 - INFO - Verify VDNS record is shown in the control node 2026-07-06 16:18:12,202 - WARNING - Ping to IP vm1-test-alias from VM ctest-vm1-test-29869010 failed 2026-07-06 16:18:16,670 - INFO - Ping to IP vm1-test-alias from VM ctest-vm1-test-29869010 passed 2026-07-06 16:18:16,771 - INFO - VDNS record info: default-domain:ctest-vdns1-56014496:test-rec deleted successfully. 2026-07-06 16:18:16,771 - INFO - Deleting VM ctest-vm2-test-11547841 2026-07-06 16:18:16,859 - INFO - Deleting VM ctest-vm1-test-29869010 2026-07-06 16:18:16,952 - INFO - Deleting VN ctest-vn1-vdns-84677082 2026-07-06 16:18:17,015 - WARNING - Deleting VN ctest-vn1-vdns-84677082 failed..Will retry 2026-07-06 16:18:19,102 - WARNING - Deleting VN ctest-vn1-vdns-84677082 failed..Will retry 2026-07-06 16:18:21,499 - INFO - VDNS info: ['default-domain', 'ctest-vdns1-56014496'] deleted successfully. 2026-07-06 16:18:21,539 - INFO - VDNS information ctest-vdns1-56014496 removed from the API Server 2026-07-06 16:18:21,548 - INFO - VDNS information ctest-vdns1-56014496 removed in the Control node 2026-07-06 16:18:22,901 - INFO - END TEST : test_vdns_ping_same_vn : PASSED[0:02:41] 2026-07-06 16:18:22,901 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:18:23,685 - INFO - Deleted project: ctest-TestvDNSBasic0-62241892, ID : 2afcda7b-bb34-442d-aa74-737c11b0ae33 2026-07-06 16:18:24,121 - INFO - Domain Default found not creating 2026-07-06 16:18:24,387 - INFO - Project ctest-TestBasicVMVNx-75396600 not found, creating it 2026-07-06 16:18:25,048 - INFO - Created Project:ctest-TestBasicVMVNx-75396600, ID : 95578a3e-db40-42c7-a5b2-316324cb7b15 2026-07-06 16:18:26,899 - INFO - ================================================================================ 2026-07-06 16:18:26,900 - INFO - STARTING TEST : test_sctp_traffic_between_vm 2026-07-06 16:18:26,900 - 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-07-06 16:18:28,206 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:18:28,206 - INFO - 2026-07-06 16:18:29,196 - INFO - Created VN ctest-fvn-02978942 2026-07-06 16:18:29,815 - INFO - Verified VN network id 13 for VN 618725ae-649e-4985-b1f5-f38b75c82caa 2026-07-06 16:18:29,815 - INFO - Verifications in API Server for VN ctest-fvn-02978942 passed 2026-07-06 16:18:29,884 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fvn-02978942 passed 2026-07-06 16:18:31,210 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-75396600:ctest-fvn-02978942 is found in opserver 2026-07-06 16:18:31,834 - INFO - Created VN ctest-vn1-55495415 2026-07-06 16:18:32,153 - INFO - Verified VN network id 14 for VN f30b7731-5db1-462b-ac42-13c65101c29f 2026-07-06 16:18:32,153 - INFO - Verifications in API Server for VN ctest-vn1-55495415 passed 2026-07-06 16:18:32,224 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-55495415 passed 2026-07-06 16:18:32,502 - INFO - Validated that VN default-domain:ctest-TestBasicVMVNx-75396600:ctest-vn1-55495415 is found in opserver 2026-07-06 16:18:34 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-sctp.vmdk.gz [268831986/268831986] -> "/contrail-test/images/ubuntu-sctp.vmdk.gz" [1] 2026-07-06 16:18:49,855 - INFO - VM ([<Server: ctest-vn1_vm1_name-96044916>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:18:50,323 - INFO - VM ([<Server: ctest-fvn_vm1_name-51751355>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:19:36,302 - INFO - VM name : ctest-vn1_vm1_name-96044916 2026-07-06 16:20:23,092 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1_name-96044916 passed 2026-07-06 16:20:59,502 - INFO - VM name : ctest-fvn_vm1_name-51751355 2026-07-06 16:21:00,908 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-fvn_vm1_name-51751355 passed 2026-07-06 16:21:01,307 - INFO - Creating Floating IP pool ctest-some-pool-26205958 in API Server 2026-07-06 16:21:01,753 - INFO - Verification for FIP pool ctest-some-pool-26205958 in API Server passed 2026-07-06 16:21:01,793 - INFO - Verification for FIP pool ctest-some-pool-26205958 in Control-node passed 2026-07-06 16:21:02,251 - INFO - Route for FIP 118.2.12.132 is fine on Control-node 10.0.0.242 2026-07-06 16:21:02,259 - INFO - Route for FIP 118.2.12.132 is fine on Control-node 10.0.0.50 2026-07-06 16:21:02,269 - INFO - Route for FIP 118.2.12.132 is fine on Control-node 10.0.0.33 2026-07-06 16:21:02,270 - INFO - FIP 118.2.12.132 verification for passed on all Control-nodes 2026-07-06 16:21:02,270 - INFO - FIP ID db896db1-5aae-4105-91f0-fd33cf13fb02(118.2.12.132) validation in Control node passed 2026-07-06 16:21:02,321 - INFO - FIP ID db896db1-5aae-4105-91f0-fd33cf13fb02(118.2.12.132) validation in agents passed 2026-07-06 16:21:02,333 - INFO - FIP ID db896db1-5aae-4105-91f0-fd33cf13fb02(118.2.12.132) validation in API Server passed 2026-07-06 16:21:18,679 - INFO - Ping to IP 118.2.12.131 from VM ctest-vn1_vm1_name-96044916 passed 2026-07-06 16:21:27,806 - INFO - Verifying Ingress Flow Record 2026-07-06 16:21:27,812 - INFO - Verifying NAT in flow records 2026-07-06 16:21:27,812 - INFO - Verifying traffic direction in flow records 2026-07-06 16:21:27,812 - INFO - Verifying Egress Flow Records 2026-07-06 16:21:27,819 - INFO - Verifying NAT in flow records 2026-07-06 16:21:27,819 - INFO - Verifying traffic direction in flow records 2026-07-06 16:21:27,970 - INFO - Deleting the FIP pool ctest-some-pool-26205958 2026-07-06 16:21:28,102 - INFO - Deleting VM ctest-fvn_vm1_name-51751355 2026-07-06 16:21:28,176 - INFO - Deleting VM ctest-vn1_vm1_name-96044916 2026-07-06 16:21:28,266 - INFO - Deleting VN ctest-vn1-55495415 2026-07-06 16:21:28,309 - WARNING - Deleting VN ctest-vn1-55495415 failed..Will retry 2026-07-06 16:21:30,356 - WARNING - Deleting VN ctest-vn1-55495415 failed..Will retry 2026-07-06 16:21:32,685 - INFO - Validated that VN ctest-vn1-55495415 is not found in API Server 2026-07-06 16:21:32,709 - INFO - Validated that VN ctest-vn1-55495415 is not in any agent 2026-07-06 16:21:32,744 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-55495415 info 2026-07-06 16:21:32,744 - INFO - Deleting VN ctest-fvn-02978942 2026-07-06 16:21:33,106 - INFO - Validated that VN ctest-fvn-02978942 is not found in API Server 2026-07-06 16:21:33,132 - INFO - Validated that VN ctest-fvn-02978942 is not in any agent 2026-07-06 16:21:33,167 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fvn-02978942 info 2026-07-06 16:21:34,446 - INFO - END TEST : test_sctp_traffic_between_vm : PASSED[0:03:08] 2026-07-06 16:21:34,446 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:21:35,203 - INFO - Deleted project: ctest-TestBasicVMVNx-75396600, ID : 95578a3e-db40-42c7-a5b2-316324cb7b15 2026-07-06 16:21:35,393 - INFO - Domain Default found not creating 2026-07-06 16:21:35,532 - INFO - Project ctest-TestBasicVMVN-06418555 not found, creating it 2026-07-06 16:21:36,045 - INFO - Created Project:ctest-TestBasicVMVN-06418555, ID : 95ffeef1-6386-4eec-b166-29287a7744d4 2026-07-06 16:21:37,549 - INFO - ================================================================================ 2026-07-06 16:21:37,549 - INFO - STARTING TEST : test_generic_link_local_service 2026-07-06 16:21:37,549 - 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-07-06 16:21:38,858 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:21:38,859 - INFO - 2026-07-06 16:21:39,804 - INFO - Created VN ctest-vn2_metadata-00116159 2026-07-06 16:21:40,324 - INFO - VM ([<Server: ctest-TestBasicVMVN-06418555-18833241>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:21:55,833 - INFO - Waiting for VM ctest-TestBasicVMVN-06418555-18833241 to be up.. 2026-07-06 16:21:55,833 - INFO - VM name : ctest-TestBasicVMVN-06418555-18833241 2026-07-06 16:21:57,510 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06418555-18833241 passed 2026-07-06 16:21:57,751 - INFO - Retry 0 2026-07-06 16:21:59,304 - INFO - Generic metadata worked 2026-07-06 16:21:59,527 - INFO - Deleting VM ctest-TestBasicVMVN-06418555-18833241 2026-07-06 16:21:59,594 - INFO - Deleting VN ctest-vn2_metadata-00116159 2026-07-06 16:21:59,629 - WARNING - Deleting VN ctest-vn2_metadata-00116159 failed..Will retry 2026-07-06 16:22:01,681 - WARNING - Deleting VN ctest-vn2_metadata-00116159 failed..Will retry 2026-07-06 16:22:05,119 - INFO - END TEST : test_generic_link_local_service : PASSED[0:00:28] 2026-07-06 16:22:05,119 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:22:05,121 - INFO - ================================================================================ 2026-07-06 16:22:05,121 - INFO - STARTING TEST : test_metadata_service 2026-07-06 16:22:05,121 - 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-07-06 16:22:06,418 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:22:06,418 - INFO - 2026-07-06 16:22:07,288 - INFO - Created VN ctest-vn-29788937 2026-07-06 16:22:07,869 - INFO - VM ([<Server: ctest-TestBasicVMVN-06418555-36443606>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:22:07,869 - INFO - Waiting for VM ctest-TestBasicVMVN-06418555-36443606 to be up.. 2026-07-06 16:22:23,214 - INFO - VM name : ctest-TestBasicVMVN-06418555-36443606 2026-07-06 16:22:24,596 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06418555-36443606 passed 2026-07-06 16:22:31,897 - INFO - metadata_script.txt got executed in the vm 2026-07-06 16:22:31,897 - INFO - Deleting VM ctest-TestBasicVMVN-06418555-36443606 2026-07-06 16:22:31,971 - INFO - Deleting VN ctest-vn-29788937 2026-07-06 16:22:32,016 - WARNING - Deleting VN ctest-vn-29788937 failed..Will retry 2026-07-06 16:22:34,070 - WARNING - Deleting VN ctest-vn-29788937 failed..Will retry 2026-07-06 16:22:37,513 - INFO - END TEST : test_metadata_service : PASSED[0:00:32] 2026-07-06 16:22:37,513 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:22:37,516 - INFO - ================================================================================ 2026-07-06 16:22:37,516 - INFO - STARTING TEST : test_ping_within_vn_two_vms_two_different_subnets 2026-07-06 16:22:37,516 - 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-07-06 16:22:38,790 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:22:38,790 - INFO - 2026-07-06 16:22:39,923 - INFO - Created VN ctest-vn-68547910 2026-07-06 16:22:40,996 - INFO - VM ([<Server: ctest-TestBasicVMVN-06418555-95065596>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:22:41,438 - INFO - VM ([<Server: ctest-TestBasicVMVN-06418555-04819637>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:22:41,913 - INFO - VM ([<Server: ctest-TestBasicVMVN-06418555-47008166>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:22:42,040 - INFO - Verifications in API Server for IPAM: ctest-ipam-99351211 passed 2026-07-06 16:22:42,062 - INFO - Verifications in Control node for IPAM: ctest-ipam-99351211 passed 2026-07-06 16:22:42,281 - INFO - Verified VN network id 13 for VN 1c732fb0-6974-41c9-83c1-9ad8d0cf1709 2026-07-06 16:22:42,281 - INFO - Verifications in API Server for VN ctest-vn-68547910 passed 2026-07-06 16:22:42,391 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-68547910 passed 2026-07-06 16:22:43,669 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN-06418555:ctest-vn-68547910 is found in opserver 2026-07-06 16:22:43,699 - INFO - Waiting for VM ctest-TestBasicVMVN-06418555-95065596 to be up.. 2026-07-06 16:22:54,072 - INFO - VM name : ctest-TestBasicVMVN-06418555-95065596 2026-07-06 16:23:03,677 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06418555-95065596 passed 2026-07-06 16:23:03,934 - INFO - Waiting for VM ctest-TestBasicVMVN-06418555-04819637 to be up.. 2026-07-06 16:23:04,028 - INFO - VM name : ctest-TestBasicVMVN-06418555-04819637 2026-07-06 16:23:05,427 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBasicVMVN-06418555-04819637 passed 2026-07-06 16:23:05,657 - INFO - Waiting for VM ctest-TestBasicVMVN-06418555-47008166 to be up.. 2026-07-06 16:23:05,739 - INFO - VM name : ctest-TestBasicVMVN-06418555-47008166 2026-07-06 16:23:07,098 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBasicVMVN-06418555-47008166 passed 2026-07-06 16:23:11,355 - INFO - Ping to IP 31.1.2.4 from VM ctest-TestBasicVMVN-06418555-95065596 passed 2026-07-06 16:23:14,936 - INFO - Ping to IP 31.1.1.4 from VM ctest-TestBasicVMVN-06418555-04819637 passed 2026-07-06 16:23:22,349 - INFO - Deleting VM ctest-TestBasicVMVN-06418555-47008166 2026-07-06 16:23:22,423 - INFO - Detaching port d71b47af-3eb0-4ab2-8516-49f14f589815 from VM ctest-TestBasicVMVN-06418555-04819637 2026-07-06 16:23:22,456 - INFO - Deleting VM ctest-TestBasicVMVN-06418555-04819637 2026-07-06 16:23:22,524 - INFO - Detaching port 7c917045-de5c-48c2-9ebd-42b1fd91f0fa from VM ctest-TestBasicVMVN-06418555-95065596 2026-07-06 16:23:22,560 - INFO - Deleting VM ctest-TestBasicVMVN-06418555-95065596 2026-07-06 16:23:22,634 - INFO - Deleting VN ctest-vn-68547910 2026-07-06 16:23:23,133 - WARNING - Deleting VN ctest-vn-68547910 failed..Will retry 2026-07-06 16:23:25,431 - INFO - Validated that VN ctest-vn-68547910 is not found in API Server 2026-07-06 16:23:25,456 - INFO - Validated that VN ctest-vn-68547910 is not in any agent 2026-07-06 16:23:25,486 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-68547910 info 2026-07-06 16:23:25,579 - INFO - IPAM: ctest-ipam-99351211 is not found in API Server 2026-07-06 16:23:25,611 - INFO - IPAM:ctest-ipam-99351211 is not found in control node 2026-07-06 16:23:26,897 - INFO - END TEST : test_ping_within_vn_two_vms_two_different_subnets : PASSED[0:00:49] 2026-07-06 16:23:26,897 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:23:27,688 - INFO - Deleted project: ctest-TestBasicVMVN-06418555, ID : 95ffeef1-6386-4eec-b166-29287a7744d4 2026-07-06 16:23:27,921 - INFO - Domain Default found not creating 2026-07-06 16:23:28,137 - INFO - Project ctest-DisablePolicyEcmpIpv6-33121713 not found, creating it 2026-07-06 16:23:28,689 - INFO - Created Project:ctest-DisablePolicyEcmpIpv6-33121713, ID : 2e783dca-2a17-4409-afd9-03cd57e21143 2026-07-06 16:23:30,260 - INFO - ================================================================================ 2026-07-06 16:23:30,260 - INFO - STARTING TEST : test_ecmp_with_static_routes 2026-07-06 16:23:30,260 - 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-07-06 16:23:31,558 - INFO - Address family configured is dual 2026-07-06 16:23:31,558 - INFO - we are setting address family as v6 2026-07-06 16:23:31,558 - INFO - we are setting address family as v6 2026-07-06 16:23:31,558 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:23:31,558 - INFO - 2026-07-06 16:23:32,822 - INFO - Created VN ctest-vn-33090532 2026-07-06 16:23:33,452 - INFO - Verified VN network id 13 for VN a6455e4d-7965-45dd-b34a-9ac4cdee83f7 2026-07-06 16:23:33,453 - INFO - Verifications in API Server for VN ctest-vn-33090532 passed 2026-07-06 16:23:33,518 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-33090532 passed 2026-07-06 16:23:34,778 - INFO - Validated that VN default-domain:ctest-DisablePolicyEcmpIpv6-33121713:ctest-vn-33090532 is found in opserver 2026-07-06 16:23:35,264 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-33121713-48520177>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:23:35,665 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-33121713-11990187>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:23:36,172 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-33121713-17741824>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:23:36,658 - INFO - VM ([<Server: ctest-DisablePolicyEcmpIpv6-33121713-65811526>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:23:36,658 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 to be up.. 2026-07-06 16:23:46,906 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-33121713-11990187 2026-07-06 16:24:31,592 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 passed 2026-07-06 16:24:42,143 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-33121713-17741824 to be up.. 2026-07-06 16:24:42,246 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-33121713-17741824 2026-07-06 16:24:43,616 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-33121713-17741824 passed 2026-07-06 16:24:49,005 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-33121713-48520177 to be up.. 2026-07-06 16:24:49,098 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-33121713-48520177 2026-07-06 16:24:50,473 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-DisablePolicyEcmpIpv6-33121713-48520177 passed 2026-07-06 16:24:57,507 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-33121713', 'ctest-intf-rtb-71294979'](UUID 6293434a-7d14-4410-9da3-8c4ddd510d49), prefixes : ['229c:b41:7e22:87b1:dde0:d44c::/96'] 2026-07-06 16:24:57,575 - INFO - Added intf route table 6293434a-7d14-4410-9da3-8c4ddd510d49 to port d5beabbc-050b-497b-a136-b9e14862c99d 2026-07-06 16:25:02,547 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-33121713', 'ctest-intf-rtb-66051339'](UUID fcd6a52e-8959-4282-a88e-6b9c274cc1e9), prefixes : ['229c:b41:7e22:87b1:dde0:d44c::/96'] 2026-07-06 16:25:02,619 - INFO - Added intf route table fcd6a52e-8959-4282-a88e-6b9c274cc1e9 to port 64842261-f38d-43ad-90e4-d5fb839cc26a 2026-07-06 16:25:03,503 - INFO - Policy DISABLED on VMI 4128bcb8-812d-4fe3-bc43-4db9b01cda21 2026-07-06 16:25:03,575 - INFO - Policy DISABLED on VMI d5beabbc-050b-497b-a136-b9e14862c99d 2026-07-06 16:25:03,647 - INFO - Policy DISABLED on VMI 64842261-f38d-43ad-90e4-d5fb839cc26a 2026-07-06 16:25:03,663 - INFO - ECMP routes found in agent 10.0.0.57, for prefix 229c:b41:7e22:87b1:dde0:d44c::/96 2026-07-06 16:25:03,663 - INFO - Tap interface tapd5beabbc-05 found in ecmp routes in agent 10.0.0.57 2026-07-06 16:25:03,663 - INFO - Tap interface tap64842261-f3 found in ecmp routes in agent 10.0.0.57 2026-07-06 16:25:03,679 - INFO - ECMP routes found in agent 10.0.0.57, for prefix 229c:b41:7e22:87b1:dde0:d44c::/96 2026-07-06 16:25:45,345 - INFO - 1 packets are found in tcpdump output as expected 2026-07-06 16:25:47,391 - INFO - Tcpdump verification on VM 205f:b021:b91a:fddb:aa1b:a8c2:0:4 passed 2026-07-06 16:25:52,027 - INFO - Traffic verification for ECMP passed 2026-07-06 16:25:52,027 - INFO - Waiting for VM ctest-DisablePolicyEcmpIpv6-33121713-65811526 to be up.. 2026-07-06 16:25:52,128 - INFO - VM name : ctest-DisablePolicyEcmpIpv6-33121713-65811526 2026-07-06 16:25:53,473 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-DisablePolicyEcmpIpv6-33121713-65811526 passed 2026-07-06 16:25:53,783 - INFO - Policy DISABLED on VMI d923608e-1d0c-414f-a971-4dd2bce68326 2026-07-06 16:26:30,767 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-DisablePolicyEcmpIpv6-33121713', 'ctest-intf-rtb-16766585'](UUID fa7c59e7-beb7-438b-8da6-d8a932788c17), prefixes : ['229c:b41:7e22:87b1:dde0:d44c::/96'] 2026-07-06 16:26:30,843 - INFO - Added intf route table fa7c59e7-beb7-438b-8da6-d8a932788c17 to port d923608e-1d0c-414f-a971-4dd2bce68326 2026-07-06 16:26:31,623 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-33121713-11990187 2026-07-06 16:26:31,767 - INFO - Removed intf route table 6293434a-7d14-4410-9da3-8c4ddd510d49 from port d5beabbc-050b-497b-a136-b9e14862c99d 2026-07-06 16:26:31,824 - INFO - Deleted Interface route table 6293434a-7d14-4410-9da3-8c4ddd510d49 2026-07-06 16:26:31,858 - INFO - ECMP routes found in agent 10.0.0.57, for prefix 229c:b41:7e22:87b1:dde0:d44c::/96 2026-07-06 16:26:31,858 - INFO - Tap interface tap64842261-f3 found in ecmp routes in agent 10.0.0.57 2026-07-06 16:26:31,872 - INFO - ECMP routes found in agent 10.0.0.19, for prefix 229c:b41:7e22:87b1:dde0:d44c::/96 2026-07-06 16:26:31,873 - INFO - Tap interface tapd923608e-1d found in ecmp routes in agent 10.0.0.19 2026-07-06 16:26:34,869 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets 2026-07-06 16:26:36,887 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets 2026-07-06 16:26:38,905 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets 2026-07-06 16:26:40,924 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets 2026-07-06 16:26:42,941 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets 2026-07-06 16:26:44,958 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets 2026-07-06 16:26:46,975 - WARNING - No packets are found in tcpdump output file /tmp/tap64842261-f3_ctest-random-14050691.pcap but expected some packets 2026-07-06 16:26:46,991 - INFO - 1 packets are found in tcpdump output as expected 2026-07-06 16:26:49,038 - INFO - Tcpdump verification on VM 205f:b021:b91a:fddb:aa1b:a8c2:0:5 passed 2026-07-06 16:26:53,720 - INFO - Traffic verification for ECMP passed 2026-07-06 16:26:53,721 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-33121713-65811526 2026-07-06 16:26:53,875 - INFO - Removed intf route table fa7c59e7-beb7-438b-8da6-d8a932788c17 from port d923608e-1d0c-414f-a971-4dd2bce68326 2026-07-06 16:26:53,910 - INFO - Deleted Interface route table fa7c59e7-beb7-438b-8da6-d8a932788c17 2026-07-06 16:26:53,910 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-33121713-17741824 2026-07-06 16:26:54,075 - INFO - Removed intf route table fcd6a52e-8959-4282-a88e-6b9c274cc1e9 from port 64842261-f38d-43ad-90e4-d5fb839cc26a 2026-07-06 16:26:54,112 - INFO - Deleted Interface route table fcd6a52e-8959-4282-a88e-6b9c274cc1e9 2026-07-06 16:26:54,112 - INFO - Deleting VM ctest-DisablePolicyEcmpIpv6-33121713-48520177 2026-07-06 16:26:54,200 - INFO - Deleting VN ctest-vn-33090532 2026-07-06 16:26:54,243 - WARNING - Deleting VN ctest-vn-33090532 failed..Will retry 2026-07-06 16:26:56,298 - WARNING - Deleting VN ctest-vn-33090532 failed..Will retry 2026-07-06 16:26:58,663 - INFO - Validated that VN ctest-vn-33090532 is not found in API Server 2026-07-06 16:26:58,685 - INFO - Validated that VN ctest-vn-33090532 is not in any agent 2026-07-06 16:26:58,726 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-33090532 info 2026-07-06 16:27:00,016 - INFO - END TEST : test_ecmp_with_static_routes : PASSED[0:03:30] 2026-07-06 16:27:00,016 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:27:00,798 - INFO - Deleted project: ctest-DisablePolicyEcmpIpv6-33121713, ID : 2e783dca-2a17-4409-afd9-03cd57e21143 2026-07-06 16:27:00,996 - INFO - Domain Default found not creating 2026-07-06 16:27:01,145 - INFO - Project ctest-TestLacp-75340379 not found, creating it 2026-07-06 16:27:01,729 - INFO - Created Project:ctest-TestLacp-75340379, ID : 0b46251d-b45c-43ad-93cd-df87a0ec543f 2026-07-06 16:27:03,226 - INFO - ================================================================================ 2026-07-06 16:27:03,226 - INFO - STARTING TEST : test_bond_lacp_config 2026-07-06 16:27:03,226 - INFO - TEST DESCRIPTION : configure LACP on bond interface of dpdk computes 2026-07-06 16:27:04,529 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:27:04,529 - INFO - 2026-07-06 16:27:04,551 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-07-06 16:27:05,825 - INFO - 2026-07-06 16:27:05,825 - INFO - END TEST : test_bond_lacp_config : SKIPPED[0:00:02] 2026-07-06 16:27:05,825 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:27:06,606 - INFO - Deleted project: ctest-TestLacp-75340379, ID : 0b46251d-b45c-43ad-93cd-df87a0ec543f 2026-07-06 16:27:06,809 - INFO - Domain Default found not creating 2026-07-06 16:27:06,958 - INFO - Project ctest-TestDpdkBondStatus-82224198 not found, creating it 2026-07-06 16:27:07,465 - INFO - Created Project:ctest-TestDpdkBondStatus-82224198, ID : 56d1ffcd-b85e-43ef-afc3-9383fcc0b463 2026-07-06 16:27:09,031 - INFO - ================================================================================ 2026-07-06 16:27:09,031 - INFO - STARTING TEST : test_dpdk_bond_status 2026-07-06 16:27:09,031 - INFO - TEST DESCRIPTION : check dpdk bond status on compute node 2026-07-06 16:27:10,337 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:27:10,337 - INFO - 2026-07-06 16:27:10,338 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-07-06 16:27:11,630 - INFO - 2026-07-06 16:27:11,630 - INFO - END TEST : test_dpdk_bond_status : SKIPPED[0:00:02] 2026-07-06 16:27:11,630 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:27:12,414 - INFO - Deleted project: ctest-TestDpdkBondStatus-82224198, ID : 56d1ffcd-b85e-43ef-afc3-9383fcc0b463 2026-07-06 16:27:12,602 - INFO - Domain Default found not creating 2026-07-06 16:27:12,759 - INFO - Project ctest-TestFbitMergeBuffDisable-99162542 not found, creating it 2026-07-06 16:27:13,286 - INFO - Created Project:ctest-TestFbitMergeBuffDisable-99162542, ID : 32d9f987-db0f-469b-baee-d00841e553f0 2026-07-06 16:27:14,720 - INFO - ================================================================================ 2026-07-06 16:27:14,720 - INFO - STARTING TEST : test_fbit_disable_mbuf_dpdk 2026-07-06 16:27:14,720 - 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-07-06 16:27:16,006 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:27:16,006 - INFO - 2026-07-06 16:27:16,006 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-07-06 16:27:17,315 - INFO - 2026-07-06 16:27:17,315 - INFO - END TEST : test_fbit_disable_mbuf_dpdk : SKIPPED[0:00:03] 2026-07-06 16:27:17,315 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:27:18,108 - INFO - Deleted project: ctest-TestFbitMergeBuffDisable-99162542, ID : 32d9f987-db0f-469b-baee-d00841e553f0 2026-07-06 16:27:18,333 - INFO - Domain Default found not creating 2026-07-06 16:27:18,504 - INFO - Project ctest-TestGroGso-82673522 not found, creating it 2026-07-06 16:27:19,016 - INFO - Created Project:ctest-TestGroGso-82673522, ID : 89641d2f-7766-4382-b0fc-19b58b0aef3b 2026-07-06 16:27:20,549 - INFO - ================================================================================ 2026-07-06 16:27:20,549 - INFO - STARTING TEST : test_dpdk_gro_gso 2026-07-06 16:27:20,549 - 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-07-06 16:27:21,841 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:27:21,841 - INFO - 2026-07-06 16:27:21,866 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-07-06 16:27:23,167 - INFO - 2026-07-06 16:27:23,167 - INFO - END TEST : test_dpdk_gro_gso : SKIPPED[0:00:03] 2026-07-06 16:27:23,167 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:27:24,250 - INFO - Deleted project: ctest-TestGroGso-82673522, ID : 89641d2f-7766-4382-b0fc-19b58b0aef3b 2026-07-06 16:27:24,483 - INFO - Domain Default found not creating 2026-07-06 16:27:24,642 - INFO - Project ctest-TestMtu-03399929 not found, creating it 2026-07-06 16:27:25,147 - INFO - Created Project:ctest-TestMtu-03399929, ID : 6d167bac-ac67-42d8-9f1d-53e462dccee4 2026-07-06 16:27:26,596 - INFO - ================================================================================ 2026-07-06 16:27:26,596 - INFO - STARTING TEST : test_mtu_config 2026-07-06 16:27:26,596 - INFO - TEST DESCRIPTION : test mtu config on computes 2026-07-06 16:27:27,874 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:27:27,874 - INFO - 2026-07-06 16:27:27,874 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-07-06 16:27:29,170 - INFO - 2026-07-06 16:27:29,170 - INFO - END TEST : test_mtu_config : SKIPPED[0:00:03] 2026-07-06 16:27:29,171 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:27:29,971 - INFO - Deleted project: ctest-TestMtu-03399929, ID : 6d167bac-ac67-42d8-9f1d-53e462dccee4 2026-07-06 16:27:30,158 - INFO - Domain Default found not creating 2026-07-06 16:27:30,316 - INFO - Project ctest-TestVifdump-66632361 not found, creating it 2026-07-06 16:27:30,927 - INFO - Created Project:ctest-TestVifdump-66632361, ID : e6c0847e-b601-4720-918d-16180aecefa0 2026-07-06 16:27:32,480 - INFO - ================================================================================ 2026-07-06 16:27:32,480 - INFO - STARTING TEST : test_vifdump_on_interface 2026-07-06 16:27:33,771 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:27:33,771 - INFO - 2026-07-06 16:27:33,771 - INFO - Skipped as test is not supported if dpdk_cluster=False 2026-07-06 16:27:35,048 - INFO - 2026-07-06 16:27:35,048 - INFO - END TEST : test_vifdump_on_interface : SKIPPED[0:00:03] 2026-07-06 16:27:35,048 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:27:35,815 - INFO - Deleted project: ctest-TestVifdump-66632361, ID : e6c0847e-b601-4720-918d-16180aecefa0 2026-07-06 16:27:36,012 - INFO - Domain Default found not creating 2026-07-06 16:27:36,166 - INFO - Project ctest-FatFlowAggr-19941648 not found, creating it 2026-07-06 16:27:36,707 - INFO - Created Project:ctest-FatFlowAggr-19941648, ID : c1efb8aa-bafa-49c3-abbe-05c74848a82c 2026-07-06 16:27:38,292 - INFO - ================================================================================ 2026-07-06 16:27:38,292 - INFO - STARTING TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node 2026-07-06 16:27:38,293 - 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-07-06 16:27:39,598 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:27:39,598 - INFO - 2026-07-06 16:27:41,575 - INFO - Created VN ctest-vn-68238495 2026-07-06 16:27:42,591 - INFO - Verified VN network id 13 for VN 43eb4c44-bcd3-438a-9b4d-3f4fe52d276c 2026-07-06 16:27:42,591 - INFO - Verifications in API Server for VN ctest-vn-68238495 passed 2026-07-06 16:27:42,715 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-68238495 passed 2026-07-06 16:27:44,003 - INFO - Validated that VN default-domain:ctest-FatFlowAggr-19941648:ctest-vn-68238495 is found in opserver 2026-07-06 16:27:44,574 - INFO - VM ([<Server: ctest-FatFlowAggr-19941648-91198535>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:27:44,575 - INFO - Waiting for VM ctest-FatFlowAggr-19941648-91198535 to be up.. 2026-07-06 16:27:59,887 - INFO - VM name : ctest-FatFlowAggr-19941648-91198535 2026-07-06 16:28:26,172 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-19941648-91198535 passed 2026-07-06 16:28:38,341 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:28:38,342 - INFO - Waiting for VM client2_vm to be up.. 2026-07-06 16:28:53,636 - INFO - VM name : client2_vm 2026-07-06 16:29:19,555 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2026-07-06 16:29:30,630 - INFO - VM ([<Server: ctest-FatFlowAggr-19941648-72468666>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:29:30,630 - INFO - Waiting for VM ctest-FatFlowAggr-19941648-72468666 to be up.. 2026-07-06 16:29:45,946 - INFO - VM name : ctest-FatFlowAggr-19941648-72468666 2026-07-06 16:30:11,908 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggr-19941648-72468666 passed 2026-07-06 16:30:28,127 - INFO - Fat flow added on VMI c52c9cea-2004-4563-8a10-07f282d68218: {'port': 0, 'proto': 'icmp', 'destination_prefix': ['145.89.40.128', '26'], 'destination_aggregate_prefix_length': 27} 2026-07-06 16:30:28,127 - INFO - Starting ping on ctest-FatFlowAggr-19941648-91198535, args: 2026-07-06 16:31:07,446 - INFO - Starting ping on client2_vm, args: 2026-07-06 16:31:49,926 - INFO - Fat flow verification PASSED on node: 10.0.0.57 for - SIP: 145.89.40.128, DIP: 145.89.40.132, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2026-07-06 16:31:50,254 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 145.89.40.128, DIP: 145.89.40.132, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2026-07-06 16:31:50,500 - INFO - Fat flow verification PASSED on node: 10.0.0.57 for - SIP: 145.89.40.160, DIP: 145.89.40.132, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 1, got: 1 2026-07-06 16:31:50,840 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 145.89.40.160, DIP: 145.89.40.132, sport: 0, dport: 0, vrf-id: 2 Fat flow expected: 0, got: 0 2026-07-06 16:31:50,840 - INFO - Fat flow verification passed for protocol icmp and port 0 2026-07-06 16:31:50,840 - INFO - Deleting VM ctest-FatFlowAggr-19941648-72468666 2026-07-06 16:31:50,913 - INFO - Detaching port 15a88ebe-c360-43be-9ee8-4de9d008e045 from VM client2_vm 2026-07-06 16:31:50,943 - INFO - Deleting VM client2_vm 2026-07-06 16:31:51,164 - INFO - Deleted port 15a88ebe-c360-43be-9ee8-4de9d008e045 2026-07-06 16:31:51,164 - INFO - Deleting VM ctest-FatFlowAggr-19941648-91198535 2026-07-06 16:31:51,391 - INFO - Deleting VN ctest-vn-68238495 2026-07-06 16:31:51,435 - WARNING - Deleting VN ctest-vn-68238495 failed..Will retry 2026-07-06 16:31:53,747 - INFO - Validated that VN ctest-vn-68238495 is not found in API Server 2026-07-06 16:31:53,767 - INFO - Validated that VN ctest-vn-68238495 is not in any agent 2026-07-06 16:31:53,795 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-68238495 info 2026-07-06 16:31:55,053 - INFO - END TEST : test_fat_flow_aggr_dest_icmp_intra_vn_inter_node : PASSED[0:04:17] 2026-07-06 16:31:55,053 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:31:55,844 - INFO - Deleted project: ctest-FatFlowAggr-19941648, ID : c1efb8aa-bafa-49c3-abbe-05c74848a82c 2026-07-06 16:31:56,023 - INFO - Domain Default found not creating 2026-07-06 16:31:56,160 - INFO - Project ctest-TestRoutes-55256180 not found, creating it 2026-07-06 16:31:56,700 - INFO - Created Project:ctest-TestRoutes-55256180, ID : 3fbdf202-aeb0-47d4-b8f2-4b1eb7cde5a0 2026-07-06 16:31:58,236 - INFO - ================================================================================ 2026-07-06 16:31:58,236 - INFO - STARTING TEST : test_rt_table_scenario_1 2026-07-06 16:31:58,236 - 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-07-06 16:31:59,525 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:31:59,525 - INFO - 2026-07-06 16:32:00,559 - INFO - Created VN ctest-random-35281281 2026-07-06 16:32:01,669 - INFO - VM ([<Server: ctest-TestRoutes-55256180-79675215>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:32:02,087 - INFO - VM ([<Server: ctest-TestRoutes-55256180-73088565>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:32:02,307 - INFO - Created InterfaceRouteTable ['default-domain', 'ctest-TestRoutes-55256180', 'ctest-irtb-87554164'](UUID 9c1345ea-3c64-4c54-a9ea-05ef65f6bc5e), prefixes : ['0.0.0.0/0'] 2026-07-06 16:32:03,383 - INFO - Added intf route table 9c1345ea-3c64-4c54-a9ea-05ef65f6bc5e to port 8a6f634d-b8b3-474a-88dd-281afb588f62 2026-07-06 16:32:13,609 - INFO - VM name : ctest-TestRoutes-55256180-79675215 2026-07-06 16:32:14,365 - INFO - VM ctest-TestRoutes-55256180-79675215 verfication in all API Servers passed 2026-07-06 16:32:20,478 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-55256180-79675215 passed 2026-07-06 16:32:20,479 - INFO - VM ctest-TestRoutes-55256180-79675215 verifications in Compute nodes passed 2026-07-06 16:32:20,838 - INFO - Validated routes of VM ctest-TestRoutes-55256180-79675215 in all vrouters 2026-07-06 16:32:21,730 - INFO - Verification in Control-nodes for VM ctest-TestRoutes-55256180-79675215 passed 2026-07-06 16:32:22,617 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:32:22,638 - INFO - VM 66aa57d8-47a6-4aad-9d48-56e1ed625715 is present in default-domain:ctest-TestRoutes-55256180:ctest-random-35281281 2026-07-06 16:32:23,239 - INFO - tap interface default-domain:ctest-TestRoutes-55256180:4f1dc25b-651b-47b7-9c13-8a50a2997981 of vm 66aa57d8-47a6-4aad-9d48-56e1ed625715 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 16:32:23,311 - INFO - VM ctest-TestRoutes-55256180-79675215 validations in Opserver passed 2026-07-06 16:32:23,311 - INFO - Waiting for VM ctest-TestRoutes-55256180-73088565 to be up.. 2026-07-06 16:32:23,389 - INFO - VM name : ctest-TestRoutes-55256180-73088565 2026-07-06 16:32:24,719 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRoutes-55256180-73088565 passed 2026-07-06 16:32:25,489 - INFO - Verified VN network id 13 for VN f5be8b43-7569-4754-a41f-9e15e9c1349a 2026-07-06 16:32:25,489 - INFO - Verifications in API Server for VN ctest-random-35281281 passed 2026-07-06 16:32:25,558 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-random-35281281 passed 2026-07-06 16:32:25,723 - INFO - Validated that VN default-domain:ctest-TestRoutes-55256180:ctest-random-35281281 is found in opserver 2026-07-06 16:32:25,736 - INFO - Deleting VM ctest-TestRoutes-55256180-79675215 2026-07-06 16:32:29,848 - INFO - VM ctest-TestRoutes-55256180-79675215 is fully removed in API-Server 2026-07-06 16:32:30,196 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRoutes-55256180:ctest-random-35281281 2026-07-06 16:32:30,196 - INFO - VM ctest-TestRoutes-55256180-79675215 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 16:32:30,451 - INFO - Routes for VM ctest-TestRoutes-55256180-79675215 is removed in all control-nodes 2026-07-06 16:32:45,908 - INFO - 66aa57d8-47a6-4aad-9d48-56e1ed625715 vm uve deleted from opserver 2026-07-06 16:32:45,924 - INFO - 66aa57d8-47a6-4aad-9d48-56e1ed625715 vm uve deleted from opserver 2026-07-06 16:32:45,938 - INFO - 66aa57d8-47a6-4aad-9d48-56e1ed625715 vm uve deleted from opserver 2026-07-06 16:32:45,938 - INFO - Validated that VM 66aa57d8-47a6-4aad-9d48-56e1ed625715 is removed from Opserver 2026-07-06 16:32:45,938 - INFO - Validate that Vrouter Route table does get cleared 2026-07-06 16:32:46,023 - INFO - Removed intf route table 9c1345ea-3c64-4c54-a9ea-05ef65f6bc5e from port 8a6f634d-b8b3-474a-88dd-281afb588f62 2026-07-06 16:32:46,059 - INFO - Deleted Interface route table 9c1345ea-3c64-4c54-a9ea-05ef65f6bc5e 2026-07-06 16:32:46,060 - INFO - Detaching port 8a6f634d-b8b3-474a-88dd-281afb588f62 from VM ctest-TestRoutes-55256180-73088565 2026-07-06 16:32:46,097 - INFO - Deleting VM ctest-TestRoutes-55256180-73088565 2026-07-06 16:32:46,383 - INFO - Deleted port 8a6f634d-b8b3-474a-88dd-281afb588f62 2026-07-06 16:32:46,383 - INFO - Deleting VN ctest-random-35281281 2026-07-06 16:32:46,679 - INFO - Validated that VN ctest-random-35281281 is not found in API Server 2026-07-06 16:32:46,714 - INFO - Validated that VN ctest-random-35281281 is not in any agent 2026-07-06 16:32:46,737 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestRoutes-55256180:ctest-random-35281281 2026-07-06 16:32:46,756 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-random-35281281 info 2026-07-06 16:32:48,055 - INFO - END TEST : test_rt_table_scenario_1 : PASSED[0:00:50] 2026-07-06 16:32:48,055 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:32:48,818 - INFO - Deleted project: ctest-TestRoutes-55256180, ID : 3fbdf202-aeb0-47d4-b8f2-4b1eb7cde5a0 2026-07-06 16:32:49,012 - INFO - Domain Default found not creating 2026-07-06 16:32:49,157 - INFO - Project ctest-TestSubInterfaces-39585655 not found, creating it 2026-07-06 16:32:49,702 - INFO - Created Project:ctest-TestSubInterfaces-39585655, ID : 5eef7484-2e72-4894-969e-051e13f151a9 2026-07-06 16:32:52,168 - INFO - Created VN ctest-vn-78995218 2026-07-06 16:32:52,810 - INFO - Created VN ctest-vn-38936794 2026-07-06 16:32:53,479 - INFO - Created VN ctest-vn-72012130 2026-07-06 16:32:56,529 - INFO - ================================================================================ 2026-07-06 16:32:56,529 - INFO - STARTING TEST : test_vlan_interface_2 2026-07-06 16:32:56,529 - INFO - TEST DESCRIPTION : Test ping/hping between tagged-untagged vmis across VNs 2026-07-06 16:32:57,822 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:32:57,822 - INFO - 2026-07-06 16:32:58,274 - INFO - VM ([<Server: ctest-TestSubInterfaces-39585655-51782737>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:32:58,805 - INFO - VM ([<Server: ctest-TestSubInterfaces-39585655-53465743>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:32:59,260 - INFO - VM ([<Server: ctest-TestSubInterfaces-39585655-31902265>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:32:59,373 - INFO - Adding interface with subnet_id 71a51e27-fc7b-4863-8d39-0cd7857b5a3b, port_id None to router 2b1a35bb-6c8b-4a63-a5b8-b31f37914ca2 2026-07-06 16:32:59,726 - INFO - Adding interface with subnet_id bcb455db-296a-48f6-9ef0-b2e2c305eb89, port_id None to router 2b1a35bb-6c8b-4a63-a5b8-b31f37914ca2 2026-07-06 16:33:00,095 - INFO - Waiting for VM ctest-TestSubInterfaces-39585655-51782737 to be up.. 2026-07-06 16:33:10,325 - INFO - VM name : ctest-TestSubInterfaces-39585655-51782737 2026-07-06 16:33:42,771 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-39585655-51782737 passed 2026-07-06 16:33:53,319 - INFO - Waiting for VM ctest-TestSubInterfaces-39585655-53465743 to be up.. 2026-07-06 16:33:53,407 - INFO - VM name : ctest-TestSubInterfaces-39585655-53465743 2026-07-06 16:33:54,749 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestSubInterfaces-39585655-53465743 passed 2026-07-06 16:33:54,992 - INFO - Waiting for VM ctest-TestSubInterfaces-39585655-31902265 to be up.. 2026-07-06 16:33:55,084 - INFO - VM name : ctest-TestSubInterfaces-39585655-31902265 2026-07-06 16:33:56,445 - INFO - Ping to Metadata IP 169.254.0.5 of VM ctest-TestSubInterfaces-39585655-31902265 passed 2026-07-06 16:34:19,564 - INFO - Interface eth0.100 is found on VM 80298fc3-5983-44bb-bd0a-49f2afe76609 2026-07-06 16:34:57,930 - INFO - Interface eth0.100 is found on VM 20bcc593-5807-4cd5-b5c9-cdacea3d2bfa 2026-07-06 16:35:00,776 - INFO - Ping to IP 62.184.183.196 from VM ctest-TestSubInterfaces-39585655-51782737 passed 2026-07-06 16:35:03,048 - INFO - Ping to IP 62.184.183.195 from VM ctest-TestSubInterfaces-39585655-51782737 passed 2026-07-06 16:35:03,049 - INFO - Deleting interface with subnet_id bcb455db-296a-48f6-9ef0-b2e2c305eb89, port_id None from router 2b1a35bb-6c8b-4a63-a5b8-b31f37914ca2 2026-07-06 16:35:03,265 - INFO - Deleting interface with subnet_id 71a51e27-fc7b-4863-8d39-0cd7857b5a3b, port_id None from router 2b1a35bb-6c8b-4a63-a5b8-b31f37914ca2 2026-07-06 16:35:03,553 - INFO - Detaching port b1ef6570-acf6-45b1-9b9c-c1d25ece9ae5 from VM ctest-TestSubInterfaces-39585655-31902265 2026-07-06 16:35:03,588 - INFO - Deleting VM ctest-TestSubInterfaces-39585655-31902265 2026-07-06 16:35:03,650 - INFO - Deleting VM ctest-TestSubInterfaces-39585655-53465743 2026-07-06 16:35:03,734 - INFO - Detaching port 30508a95-e92a-4619-8264-ce4680d4ebd6 from VM ctest-TestSubInterfaces-39585655-51782737 2026-07-06 16:35:03,782 - INFO - Deleting VM ctest-TestSubInterfaces-39585655-51782737 2026-07-06 16:35:05,125 - INFO - END TEST : test_vlan_interface_2 : PASSED[0:02:09] 2026-07-06 16:35:05,125 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:35:05,267 - INFO - Deleted port 6adfd76c-ff18-4852-af1c-e08fda84e43c 2026-07-06 16:35:05,547 - INFO - Deleted port b1ef6570-acf6-45b1-9b9c-c1d25ece9ae5 2026-07-06 16:35:05,677 - INFO - Deleted port 448e41dd-a097-4069-a778-6b4082ba72cb 2026-07-06 16:35:05,920 - INFO - Deleted port 48bd1877-bcd7-443a-a0d7-49f480068b26 2026-07-06 16:35:06,235 - INFO - Deleted port 78eb8247-da18-48be-a7e7-6683ad8d3821 2026-07-06 16:35:06,427 - INFO - Deleted port 30508a95-e92a-4619-8264-ce4680d4ebd6 2026-07-06 16:35:06,427 - INFO - Deleting VN ctest-vn-72012130 2026-07-06 16:35:06,594 - INFO - Deleting VN ctest-vn-38936794 2026-07-06 16:35:06,816 - INFO - Deleting VN ctest-vn-78995218 2026-07-06 16:35:07,752 - INFO - Deleted project: ctest-TestSubInterfaces-39585655, ID : 5eef7484-2e72-4894-969e-051e13f151a9 2026-07-06 16:35:07,950 - INFO - Domain Default found not creating 2026-07-06 16:35:08,135 - INFO - Project ctest-TestMtuProbe-65444326 not found, creating it 2026-07-06 16:35:08,727 - INFO - Created Project:ctest-TestMtuProbe-65444326, ID : 40cd3d6c-7dd3-4774-a522-0f1e501cfb65 2026-07-06 16:35:10,369 - INFO - ================================================================================ 2026-07-06 16:35:10,369 - INFO - STARTING TEST : test_mtu_probe_intra_node 2026-07-06 16:35:10,370 - 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-07-06 16:35:11,677 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:35:11,677 - INFO - 2026-07-06 16:35:12,643 - INFO - Created VN ctest-vn-68267553 2026-07-06 16:35:13,255 - INFO - Verified VN network id 13 for VN 86118c75-abea-45d3-a008-76acd7d78f7e 2026-07-06 16:35:13,255 - INFO - Verifications in API Server for VN ctest-vn-68267553 passed 2026-07-06 16:35:13,325 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-68267553 passed 2026-07-06 16:35:14,657 - INFO - Validated that VN default-domain:ctest-TestMtuProbe-65444326:ctest-vn-68267553 is found in opserver 2026-07-06 16:35:15,200 - INFO - VM ([<Server: ctest-TestMtuProbe-65444326-18423192>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:35:15,743 - INFO - VM ([<Server: ctest-TestMtuProbe-65444326-66620940>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:35:15,744 - INFO - Waiting for VM ctest-TestMtuProbe-65444326-18423192 to be up.. 2026-07-06 16:35:25,977 - INFO - VM name : ctest-TestMtuProbe-65444326-18423192 2026-07-06 16:36:04,580 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestMtuProbe-65444326-18423192 passed 2026-07-06 16:36:15,121 - INFO - Waiting for VM ctest-TestMtuProbe-65444326-66620940 to be up.. 2026-07-06 16:36:15,232 - INFO - VM name : ctest-TestMtuProbe-65444326-66620940 2026-07-06 16:36:16,597 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestMtuProbe-65444326-66620940 passed 2026-07-06 16:36:34,073 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-07-06 16:36:34,073 - INFO - {'echo 0 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-07-06 16:36:36,357 - INFO - Ping to IP 89.195.33.196 from VM ctest-TestMtuProbe-65444326-18423192 passed 2026-07-06 16:36:39,356 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-65444326-66620940 2026-07-06 16:36:39,829 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-07-06 16:36:39,829 - INFO - {'echo 1 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-07-06 16:36:42,061 - INFO - Ping to IP 89.195.33.196 from VM ctest-TestMtuProbe-65444326-18423192 passed 2026-07-06 16:36:45,007 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-65444326-66620940 2026-07-06 16:36:45,461 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-07-06 16:36:45,461 - INFO - {'echo 2 > /proc/sys/net/ipv4/tcp_mtu_probing': None} 2026-07-06 16:36:47,738 - INFO - Ping to IP 89.195.33.196 from VM ctest-TestMtuProbe-65444326-18423192 passed 2026-07-06 16:36:50,644 - INFO - File transfer verification for file size 100 passed on the VM ctest-TestMtuProbe-65444326-66620940 2026-07-06 16:36:50,644 - INFO - Deleting VM ctest-TestMtuProbe-65444326-66620940 2026-07-06 16:36:50,708 - INFO - Deleting VM ctest-TestMtuProbe-65444326-18423192 2026-07-06 16:36:50,772 - INFO - Deleting VN ctest-vn-68267553 2026-07-06 16:36:50,810 - WARNING - Deleting VN ctest-vn-68267553 failed..Will retry 2026-07-06 16:36:52,869 - WARNING - Deleting VN ctest-vn-68267553 failed..Will retry 2026-07-06 16:36:55,176 - INFO - Validated that VN ctest-vn-68267553 is not found in API Server 2026-07-06 16:36:55,198 - INFO - Validated that VN ctest-vn-68267553 is not in any agent 2026-07-06 16:36:55,240 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-68267553 info 2026-07-06 16:36:56,514 - INFO - END TEST : test_mtu_probe_intra_node : PASSED[0:01:46] 2026-07-06 16:36:56,514 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:36:57,302 - INFO - Deleted project: ctest-TestMtuProbe-65444326, ID : 40cd3d6c-7dd3-4774-a522-0f1e501cfb65 2026-07-06 16:36:57,493 - INFO - Domain Default found not creating 2026-07-06 16:36:57,631 - INFO - Project ctest-TestvifStats-32268890 not found, creating it 2026-07-06 16:36:58,143 - INFO - Created Project:ctest-TestvifStats-32268890, ID : 8d277cdc-db3c-45f0-8c25-6e5465b24da3 2026-07-06 16:36:59,649 - INFO - ================================================================================ 2026-07-06 16:36:59,649 - INFO - STARTING TEST : test_vif_statistics 2026-07-06 16:36:59,649 - 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-07-06 16:37:00,938 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:37:00,938 - INFO - 2026-07-06 16:37:01,952 - INFO - Created VN ctest-vn-09621509 2026-07-06 16:37:02,577 - INFO - Verified VN network id 13 for VN 247e6bda-f9b8-45b1-8641-5aa3e44878cf 2026-07-06 16:37:02,577 - INFO - Verifications in API Server for VN ctest-vn-09621509 passed 2026-07-06 16:37:02,647 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-09621509 passed 2026-07-06 16:37:03,894 - INFO - Validated that VN default-domain:ctest-TestvifStats-32268890:ctest-vn-09621509 is found in opserver 2026-07-06 16:37:04,454 - INFO - VM ([<Server: ctest-TestvifStats-32268890-19053908>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:37:04,844 - INFO - VM ([<Server: ctest-TestvifStats-32268890-81211090>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:37:04,845 - INFO - Waiting for VM ctest-TestvifStats-32268890-19053908 to be up.. 2026-07-06 16:37:15,092 - INFO - VM name : ctest-TestvifStats-32268890-19053908 2026-07-06 16:37:53,818 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestvifStats-32268890-19053908 passed 2026-07-06 16:38:04,337 - INFO - Waiting for VM ctest-TestvifStats-32268890-81211090 to be up.. 2026-07-06 16:38:04,419 - INFO - VM name : ctest-TestvifStats-32268890-81211090 2026-07-06 16:38:05,764 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestvifStats-32268890-81211090 passed 2026-07-06 16:38:20,175 - INFO - Ping to IP 222.54.242.132 from VM ctest-TestvifStats-32268890-19053908 passed 2026-07-06 16:38:20,175 - INFO - 10.0.0.19 2026-07-06 16:38:20,175 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:20,288 - INFO - 12723 2026-07-06 16:38:20,408 - INFO - TX packets:12141 2026-07-06 16:38:20,408 - INFO - 12141 2026-07-06 16:38:20,408 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:20,524 - INFO - 19752 2026-07-06 16:38:20,641 - INFO - TX packets:20942 2026-07-06 16:38:20,641 - INFO - 20942 2026-07-06 16:38:20,641 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:20,756 - INFO - 8299 2026-07-06 16:38:20,876 - INFO - TX packets:7480 2026-07-06 16:38:20,876 - INFO - 7480 2026-07-06 16:38:20,876 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:20,988 - INFO - 253 2026-07-06 16:38:21,108 - INFO - TX packets:305 2026-07-06 16:38:21,108 - INFO - 305 2026-07-06 16:38:21,108 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:21,228 - INFO - 205 2026-07-06 16:38:21,513 - INFO - TX packets:232 2026-07-06 16:38:21,513 - INFO - 232 2026-07-06 16:38:21,513 - INFO - 10.0.0.19 2026-07-06 16:38:21,624 - INFO - Vif stats cleared successfully on all cores for all interfaces 2026-07-06 16:38:21,624 - INFO - 10.0.0.19 2026-07-06 16:38:21,625 - INFO - vif --get 0 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:21,736 - INFO - 0 2026-07-06 16:38:21,848 - INFO - TX packets:1 2026-07-06 16:38:21,848 - INFO - 1 2026-07-06 16:38:21,848 - INFO - vif --get 1 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:21,960 - INFO - 1 2026-07-06 16:38:22,068 - INFO - TX packets:1 2026-07-06 16:38:22,068 - INFO - 1 2026-07-06 16:38:22,068 - INFO - vif --get 2 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:22,175 - INFO - 1 2026-07-06 16:38:22,292 - INFO - TX packets:0 2026-07-06 16:38:22,292 - INFO - 0 2026-07-06 16:38:22,292 - INFO - vif --get 3 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:22,400 - INFO - 0 2026-07-06 16:38:22,509 - INFO - TX packets:0 2026-07-06 16:38:22,509 - INFO - 0 2026-07-06 16:38:22,509 - INFO - vif --get 4 | grep "RX packets" | tr -s ' ' | cut -f1-3 -d ' ' 2026-07-06 16:38:22,624 - INFO - 0 2026-07-06 16:38:22,736 - INFO - TX packets:0 2026-07-06 16:38:22,736 - INFO - 0 2026-07-06 16:38:22,736 - INFO - Deleting VM ctest-TestvifStats-32268890-81211090 2026-07-06 16:38:22,800 - INFO - Deleting VM ctest-TestvifStats-32268890-19053908 2026-07-06 16:38:22,880 - INFO - Deleting VN ctest-vn-09621509 2026-07-06 16:38:22,920 - WARNING - Deleting VN ctest-vn-09621509 failed..Will retry 2026-07-06 16:38:24,986 - WARNING - Deleting VN ctest-vn-09621509 failed..Will retry 2026-07-06 16:38:27,245 - INFO - Validated that VN ctest-vn-09621509 is not found in API Server 2026-07-06 16:38:27,265 - INFO - Validated that VN ctest-vn-09621509 is not in any agent 2026-07-06 16:38:27,295 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-09621509 info 2026-07-06 16:38:28,573 - INFO - END TEST : test_vif_statistics : PASSED[0:01:29] 2026-07-06 16:38:28,573 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:38:29,329 - INFO - Deleted project: ctest-TestvifStats-32268890, ID : 8d277cdc-db3c-45f0-8c25-6e5465b24da3 + '[' 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_07_06_15_14_29_8513.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-07-06 16:38:43,907 - INFO - Domain Default found not creating 2026-07-06 16:38:44,385 - INFO - Project ctest-AnalyticsTestSanityWithMin-70531962 not found, creating it 2026-07-06 16:38:44,975 - INFO - Created Project:ctest-AnalyticsTestSanityWithMin-70531962, ID : ad7ca487-900e-49e8-be18-6db58b32b57a 2026-07-06 16:38:47,567 - INFO - Created VN ctest-vn1-09988933 2026-07-06 16:38:48,138 - INFO - VM ([<Server: ctest-vn1_vm1-10321048>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:38:48,557 - INFO - VM ([<Server: ctest-vn1_vm2-15459855>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:38:49,147 - INFO - Verified VN network id 13 for VN d223838c-a584-452a-870d-be48af2bd17b 2026-07-06 16:38:49,148 - INFO - Verifications in API Server for VN ctest-vn1-09988933 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-07-06 16:38:49,216 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-09988933 passed 2026-07-06 16:38:50,559 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 is found in opserver 2026-07-06 16:38:50,589 - INFO - Waiting for VM ctest-vn1_vm1-10321048 to be up.. 2026-07-06 16:39:00,788 - INFO - VM name : ctest-vn1_vm1-10321048 2026-07-06 16:39:14,637 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-10321048 passed 2026-07-06 16:39:19,908 - INFO - Waiting for VM ctest-vn1_vm2-15459855 to be up.. 2026-07-06 16:39:20,035 - INFO - VM name : ctest-vn1_vm2-15459855 2026-07-06 16:39:21,343 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-15459855 passed 2026-07-06 16:39:26,606 - INFO - ================================================================================ 2026-07-06 16:39:26,606 - INFO - STARTING TEST : test_run_contrail_flows_cli_cmds 2026-07-06 16:39:26,606 - 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-07-06 16:39:27,243 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:39:27,243 - INFO - 2026-07-06 16:39:27,367 - INFO - Setting flow export rate: 10 2026-07-06 16:39:30,319 - INFO - Ping to IP 93.174.234.196 from VM ctest-vn1_vm1-10321048 passed 2026-07-06 16:39:30,360 - INFO - None 2026-07-06 16:39:30,360 - INFO - Running the following cmd:contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --source-ip 93.174.234.196 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --source-ip 93.174.234.196 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l 2026-07-06 16:39:32,664 - INFO - Running the following cmd:contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --destination-ip 93.174.234.195 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --destination-ip 93.174.234.195 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l 2026-07-06 16:39:34,276 - INFO - Running the following cmd:contrail-flows --vrouter-ip 10.20.0.129 --other-vrouter-ip 10.20.0.129 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.129 --other-vrouter-ip 10.20.0.129 --start-time now-10m --end-time now | wc -l 2026-07-06 16:39:35,395 - INFO - Running the following cmd:contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6083-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6083-1 --last 10m | wc -l 2026-07-06 16:39:36,514 - INFO - Running the following cmd:contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-70531962:7f8b70ae-7a7a-4661-9ecc-9c64964cd25c --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-70531962:7f8b70ae-7a7a-4661-9ecc-9c64964cd25c --last 20m | wc -l 2026-07-06 16:39:37,677 - INFO - Running the following cmd:contrail-flows --helpcontrail-flows --help | wc -l 2026-07-06 16:39:38,286 - INFO - ['contrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --source-ip 93.174.234.196 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time nowcontrail-flows --source-vn default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --source-ip 93.174.234.196 --source-port 43777 --protocol 1 --direction ingress --start-time now-30m --end-time now | wc -l', 'contrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --destination-ip 93.174.234.195 --destination-port 0 --action pass --protocol 1 --verbose --last 1hcontrail-flows --destination-vn default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --destination-ip 93.174.234.195 --destination-port 0 --action pass --protocol 1 --verbose --last 1h | wc -l', 'contrail-flows --vrouter-ip 10.20.0.129 --other-vrouter-ip 10.20.0.129 --start-time now-10m --end-time nowcontrail-flows --vrouter-ip 10.20.0.129 --other-vrouter-ip 10.20.0.129 --start-time now-10m --end-time now | wc -l', 'contrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6083-1 --last 10mcontrail-flows --vrouter an-jenkins-deploy-platform-ansible-os-6083-1 --last 10m | wc -l', 'contrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-70531962:7f8b70ae-7a7a-4661-9ecc-9c64964cd25c --last 20mcontrail-flows --vmi default-domain:ctest-AnalyticsTestSanityWithMin-70531962:7f8b70ae-7a7a-4661-9ecc-9c64964cd25c --last 20m | wc -l', 'contrail-flows --helpcontrail-flows --help | wc -l'] commands passed.. 2026-07-06 16:39:38,287 - INFO - [] commands failed.. 2026-07-06 16:39:38,359 - INFO - Setting flow export rate: None 2026-07-06 16:39:39,635 - INFO - END TEST : test_run_contrail_flows_cli_cmds : PASSED[0:00:13] 2026-07-06 16:39:39,635 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:39:39,637 - INFO - ================================================================================ 2026-07-06 16:39:39,638 - INFO - STARTING TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args 2026-07-06 16:39:39,638 - 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-07-06 16:39:40,887 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:39:40,887 - INFO - 2026-07-06 16:39:40,887 - 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-07-06 16:39:42,018 - 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-07-06 16:39:42,570 - 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-07-06 16:39:49,570 - 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-07-06 16:39:50,131 - 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-07-06 16:39:52,005 - 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-07-06 16:39:52,584 - 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-07-06 16:39:53,149 - 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-07-06 16:39:53,741 - INFO - Running the following cmd:contrail-logs --object-type virtual-machine --object-id deb10724-9552-43c8-8ca6-4fecd5ece4b0 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id deb10724-9552-43c8-8ca6-4fecd5ece4b0 --verbose --raw --json | wc -l 2026-07-06 16:39:54,363 - 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-07-06 16:39:55,530 - 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-07-06 16:39:56,819 - INFO - Running the following cmd:contrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6083-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6083-1. --node-type Analytics | wc -l 2026-07-06 16:39:57,417 - INFO - Running the following cmd:contrail-logs --helpcontrail-logs --help | wc -l 2026-07-06 16:39:57,999 - 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 deb10724-9552-43c8-8ca6-4fecd5ece4b0 --verbose --raw --jsoncontrail-logs --object-type virtual-machine --object-id deb10724-9552-43c8-8ca6-4fecd5ece4b0 --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-6083-1. --node-type Analyticscontrail-logs --module contrail-analytics-api --source cn-jenkins-deploy-platform-ansible-os-6083-1. --node-type Analytics | wc -l', 'contrail-logs --helpcontrail-logs --help | wc -l'] commands passed.. 2026-07-06 16:39:58,000 - INFO - [] commands failed.. 2026-07-06 16:39:59,292 - INFO - END TEST : test_run_contrail_logs_cli_cmd_with_multiple_different_optional_args : PASSED[0:00:20] 2026-07-06 16:39:59,292 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:39:59,295 - INFO - ================================================================================ 2026-07-06 16:39:59,295 - INFO - STARTING TEST : test_run_contrail_stats_cli_cmds 2026-07-06 16:39:59,295 - 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-07-06 16:40:00,552 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:40:00,552 - INFO - 2026-07-06 16:40:00,552 - 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-07-06 16:40:02,138 - 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-07-06 16:40:03,744 - 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-07-06 16:40:05,316 - 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-07-06 16:40:06,907 - 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-70531962:ctest-vn1-09988933 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --last 1h | wc -l 2026-07-06 16:40:08,569 - 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-07-06 16:40:10,263 - 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-07-06 16:40:11,931 - 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-07-06 16:40:13,587 - 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-07-06 16:40:15,250 - 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-07-06 16:40:16,902 - 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-70531962:ctest-vn1-09988933 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --last 1h | wc -l 2026-07-06 16:40:18,540 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933" --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-70531962:ctest-vn1-09988933" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-07-06 16:40:20,183 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6083-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-70531962:ctest-vn1-09988933 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6083-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-70531962:ctest-vn1-09988933 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6083-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-70531962:ctest-vn1-09988933 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6083-1" --select T vn_stats.other_vn UUID vn_stats.out_bytes vn_stats.in_bytes --last 40m | wc -l 2026-07-06 16:40:21,810 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933" --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-70531962:ctest-vn1-09988933" --select vn_stats.other_vn "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" "COUNT(vn_stats)" --last 1h | wc -l 2026-07-06 16:40:23,397 - INFO - Running the following cmd:contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933" --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-70531962:ctest-vn1-09988933 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933" --select T=300 "SUM(vn_stats.out_bytes)" "SUM(vn_stats.in_bytes)" --last 1h | wc -l 2026-07-06 16:40:25,026 - INFO - Running the following cmd:contrail-stats --helpcontrail-stats --help | wc -l 2026-07-06 16:40:25,588 - 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-70531962:ctest-vn1-09988933 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --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-70531962:ctest-vn1-09988933 --last 1hcontrail-stats --table UveVirtualNetworkAgent.vn_stats --select "T=60" "SUM(vn_stats.in_bytes)" --where name=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933 --last 1h | wc -l', 'contrail-stats --table UveVirtualNetworkAgent.vn_stats --where "name=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933" --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-70531962:ctest-vn1-09988933" --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-70531962:ctest-vn1-09988933 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6083-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-70531962:ctest-vn1-09988933 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6083-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-70531962:ctest-vn1-09988933 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6083-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-70531962:ctest-vn1-09988933 AND vn_stats.vrouter=an-jenkins-deploy-platform-ansible-os-6083-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-70531962:ctest-vn1-09988933" --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-70531962:ctest-vn1-09988933" --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-70531962:ctest-vn1-09988933 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933" --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-70531962:ctest-vn1-09988933 AND vn_stats.other_vn=default-domain:ctest-AnalyticsTestSanityWithMin-70531962:ctest-vn1-09988933" --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-07-06 16:40:25,588 - INFO - [] commands failed.. 2026-07-06 16:40:26,876 - INFO - END TEST : test_run_contrail_stats_cli_cmds : PASSED[0:00:27] 2026-07-06 16:40:26,876 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:40:26,877 - INFO - Deleting VM ctest-vn1_vm2-15459855 2026-07-06 16:40:26,943 - INFO - Deleting VM ctest-vn1_vm1-10321048 2026-07-06 16:40:27,004 - INFO - Deleting VN ctest-vn1-09988933 2026-07-06 16:40:27,044 - WARNING - Deleting VN ctest-vn1-09988933 failed..Will retry 2026-07-06 16:40:29,097 - WARNING - Deleting VN ctest-vn1-09988933 failed..Will retry 2026-07-06 16:40:31,396 - INFO - Validated that VN ctest-vn1-09988933 is not found in API Server 2026-07-06 16:40:31,417 - INFO - Validated that VN ctest-vn1-09988933 is not in any agent 2026-07-06 16:40:31,447 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-09988933 info 2026-07-06 16:40:32,228 - INFO - Deleted project: ctest-AnalyticsTestSanityWithMin-70531962, ID : ad7ca487-900e-49e8-be18-6db58b32b57a 2026-07-06 16:40:32,403 - INFO - Domain Default found not creating 2026-07-06 16:40:32,581 - INFO - Project ctest-AnalyticsTestSanityWithResource-93906435 not found, creating it 2026-07-06 16:40:33,077 - INFO - Created Project:ctest-AnalyticsTestSanityWithResource-93906435, ID : 8ef060b4-63a6-49e9-a485-3e314bc81c2d 2026-07-06 16:40:36,075 - INFO - Created VN ctest-vn1-43200480 2026-07-06 16:40:36,611 - INFO - VM ([<Server: ctest-vn1_vm1-62463794>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:40:36,992 - INFO - VM ([<Server: ctest-vn1_vm2-39840910>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:40:37,514 - INFO - Verified VN network id 13 for VN 74d3d1bd-511e-48c7-ab53-0453da520dbf 2026-07-06 16:40:37,514 - INFO - Verifications in API Server for VN ctest-vn1-43200480 passed 2026-07-06 16:40:37,579 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-43200480 passed 2026-07-06 16:40:38,792 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-vn1-43200480 is found in opserver 2026-07-06 16:40:38,823 - INFO - Waiting for VM ctest-vn1_vm1-62463794 to be up.. 2026-07-06 16:40:49,118 - INFO - VM name : ctest-vn1_vm1-62463794 2026-07-06 16:41:01,017 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-62463794 passed 2026-07-06 16:41:06,407 - INFO - Waiting for VM ctest-vn1_vm2-39840910 to be up.. 2026-07-06 16:41:06,484 - INFO - VM name : ctest-vn1_vm2-39840910 2026-07-06 16:41:09,815 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-39840910 passed 2026-07-06 16:41:15,912 - INFO - Created VN ctest-vn2-25899872 2026-07-06 16:41:16,686 - INFO - Created VN ctest-fip_vn-76031110 2026-07-06 16:41:17,408 - INFO - VM ([<Server: ctest-vn2_vm2-43590430>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:41:18,008 - INFO - VM ([<Server: ctest-fvn_vm1-03402523>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:41:18,689 - INFO - VM ([<Server: mltf_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:41:18,910 - INFO - Verified VN network id 13 for VN 74d3d1bd-511e-48c7-ab53-0453da520dbf 2026-07-06 16:41:18,910 - INFO - Verifications in API Server for VN ctest-vn1-43200480 passed 2026-07-06 16:41:18,994 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-43200480 passed 2026-07-06 16:41:19,304 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-vn1-43200480 is found in opserver 2026-07-06 16:41:19,577 - INFO - Verified VN network id 14 for VN 674a3bd8-eb45-454c-a785-3f3313686ba4 2026-07-06 16:41:19,577 - INFO - Verifications in API Server for VN ctest-vn2-25899872 passed 2026-07-06 16:41:19,657 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-25899872 passed 2026-07-06 16:41:19,928 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-vn2-25899872 is found in opserver 2026-07-06 16:41:20,174 - INFO - Verified VN network id 15 for VN 0331002d-5be2-46da-a1a5-5e7a59b2e066 2026-07-06 16:41:20,174 - INFO - Verifications in API Server for VN ctest-fip_vn-76031110 passed 2026-07-06 16:41:20,257 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-76031110 passed 2026-07-06 16:41:20,439 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-fip_vn-76031110 is found in opserver 2026-07-06 16:41:20,474 - INFO - Waiting for VM ctest-fvn_vm1-03402523 to be up.. 2026-07-06 16:41:30,673 - INFO - VM name : ctest-fvn_vm1-03402523 2026-07-06 16:41:48,390 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-fvn_vm1-03402523 passed 2026-07-06 16:41:53,774 - INFO - Waiting for VM ctest-vn2_vm2-43590430 to be up.. 2026-07-06 16:41:53,855 - INFO - VM name : ctest-vn2_vm2-43590430 2026-07-06 16:41:55,185 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm2-43590430 passed 2026-07-06 16:41:55,422 - INFO - Waiting for VM mltf_vm to be up.. 2026-07-06 16:41:55,502 - INFO - VM name : mltf_vm 2026-07-06 16:41:56,931 - INFO - Ping to Metadata IP 169.254.0.5 of VM mltf_vm passed 2026-07-06 16:41:57,411 - INFO - ================================================================================ 2026-07-06 16:41:57,412 - INFO - STARTING TEST : test_verify_session_sampling_teardown 2026-07-06 16:41:57,412 - 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-07-06 16:41:58,703 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:41:58,703 - INFO - 2026-07-06 16:41:58,827 - INFO - Setting flow export rate: 100 2026-07-06 16:41:59,641 - INFO - Verified VN network id 13 for VN 74d3d1bd-511e-48c7-ab53-0453da520dbf 2026-07-06 16:41:59,642 - INFO - Verifications in API Server for VN ctest-vn1-43200480 passed 2026-07-06 16:41:59,824 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-43200480 passed 2026-07-06 16:41:59,978 - INFO - VN ctest-vn1-43200480 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 16:42:00,017 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-vn1-43200480 is found in opserver 2026-07-06 16:42:00,247 - INFO - Verified VN network id 14 for VN 674a3bd8-eb45-454c-a785-3f3313686ba4 2026-07-06 16:42:00,247 - INFO - Verifications in API Server for VN ctest-vn2-25899872 passed 2026-07-06 16:42:00,326 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-25899872 passed 2026-07-06 16:42:00,446 - INFO - VN ctest-vn2-25899872 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 16:42:00,484 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-vn2-25899872 is found in opserver 2026-07-06 16:42:00,676 - INFO - Verified VN network id 13 for VN 74d3d1bd-511e-48c7-ab53-0453da520dbf 2026-07-06 16:42:00,676 - INFO - Verifications in API Server for VN ctest-vn1-43200480 passed 2026-07-06 16:42:00,741 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-43200480 passed 2026-07-06 16:42:00,857 - INFO - VN ctest-vn1-43200480 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 16:42:00,898 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-vn1-43200480 is found in opserver 2026-07-06 16:42:01,076 - INFO - Verified VN network id 14 for VN 674a3bd8-eb45-454c-a785-3f3313686ba4 2026-07-06 16:42:01,076 - INFO - Verifications in API Server for VN ctest-vn2-25899872 passed 2026-07-06 16:42:01,150 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-25899872 passed 2026-07-06 16:42:01,291 - INFO - VN ctest-vn2-25899872 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 16:42:01,327 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-vn2-25899872 is found in opserver 2026-07-06 16:42:01,519 - INFO - Verified VN network id 15 for VN 0331002d-5be2-46da-a1a5-5e7a59b2e066 2026-07-06 16:42:01,519 - INFO - Verifications in API Server for VN ctest-fip_vn-76031110 passed 2026-07-06 16:42:01,582 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-fip_vn-76031110 passed 2026-07-06 16:42:01,743 - INFO - Validated that VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-fip_vn-76031110 is found in opserver 2026-07-06 16:42:01,755 - INFO - start time= 1783356121755557 2026-07-06 16:42:05,664 - INFO - Ping to IP 184.137.250.195 from VM ctest-vn1_vm1-62463794 passed 2026-07-06 16:42:15,664 - INFO - Verify session samples and teardown pkts 2026-07-06 16:42:15,665 - INFO - Verifying SessionSeriesTable through opserver 10.0.0.50 2026-07-06 16:42:18,749 - INFO - wait for the flows to get expire 2026-07-06 16:45:42,510 - INFO - Deleted policy policy1 2026-07-06 16:45:42,627 - INFO - Setting flow export rate: None 2026-07-06 16:45:43,890 - INFO - END TEST : test_verify_session_sampling_teardown : PASSED[0:03:46] 2026-07-06 16:45:43,890 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:45:43,892 - INFO - Deleting VM mltf_vm 2026-07-06 16:45:43,963 - INFO - Deleting VM ctest-fvn_vm1-03402523 2026-07-06 16:45:44,034 - INFO - Deleting VM ctest-vn2_vm2-43590430 2026-07-06 16:45:44,092 - INFO - Deleting VN ctest-fip_vn-76031110 2026-07-06 16:45:44,131 - WARNING - Deleting VN ctest-fip_vn-76031110 failed..Will retry 2026-07-06 16:45:46,252 - WARNING - Deleting VN ctest-fip_vn-76031110 failed..Will retry 2026-07-06 16:45:48,582 - INFO - Validated that VN ctest-fip_vn-76031110 is not found in API Server 2026-07-06 16:45:48,605 - INFO - Validated that VN ctest-fip_vn-76031110 is not in any agent 2026-07-06 16:45:48,615 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-fip_vn-76031110 2026-07-06 16:45:48,633 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-fip_vn-76031110 info 2026-07-06 16:45:48,633 - INFO - Deleting VN ctest-vn2-25899872 2026-07-06 16:45:48,935 - INFO - Validated that VN ctest-vn2-25899872 is not found in API Server 2026-07-06 16:45:48,964 - INFO - Validated that VN ctest-vn2-25899872 is not in any agent 2026-07-06 16:45:48,992 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-vn2-25899872 2026-07-06 16:45:49,012 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-25899872 info 2026-07-06 16:45:49,012 - INFO - Deleting VM ctest-vn1_vm2-39840910 2026-07-06 16:45:49,093 - INFO - Deleting VM ctest-vn1_vm1-62463794 2026-07-06 16:45:49,157 - INFO - Deleting VN ctest-vn1-43200480 2026-07-06 16:45:49,200 - WARNING - Deleting VN ctest-vn1-43200480 failed..Will retry 2026-07-06 16:45:51,263 - WARNING - Deleting VN ctest-vn1-43200480 failed..Will retry 2026-07-06 16:45:53,524 - INFO - Validated that VN ctest-vn1-43200480 is not found in API Server 2026-07-06 16:45:53,545 - INFO - Validated that VN ctest-vn1-43200480 is not in any agent 2026-07-06 16:45:53,555 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-AnalyticsTestSanityWithResource-93906435:ctest-vn1-43200480 2026-07-06 16:45:53,574 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-43200480 info 2026-07-06 16:45:54,331 - INFO - Deleted project: ctest-AnalyticsTestSanityWithResource-93906435, ID : 8ef060b4-63a6-49e9-a485-3e314bc81c2d 2026-07-06 16:45:54,550 - INFO - Domain Default found not creating 2026-07-06 16:45:54,742 - INFO - Project ctest-TestAsn4-01148807 not found, creating it 2026-07-06 16:45:55,307 - INFO - Created Project:ctest-TestAsn4-01148807, ID : 4151d598-bfa7-4eec-9f29-c38a5ab10c94 2026-07-06 16:45:56,872 - INFO - Using existing project ['default-domain', 'admin'](a442b145-8324-4a90-a166-7d2776d28f22) 2026-07-06 16:45:57,243 - INFO - admin user already present 2026-07-06 16:45:57,513 - INFO - Adding rules to the default security group in Project admin 2026-07-06 16:45:57,878 - INFO - ================================================================================ 2026-07-06 16:45:57,878 - INFO - STARTING TEST : test_basic_as4_ibgp_sanity 2026-07-06 16:45:59,132 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:45:59,132 - INFO - 2026-07-06 16:45:59,132 - INFO - Skipping Test. At least 1 external router required to run the test 2026-07-06 16:46:00,412 - INFO - 2026-07-06 16:46:00,412 - INFO - END TEST : test_basic_as4_ibgp_sanity : SKIPPED[0:00:03] 2026-07-06 16:46:00,412 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:46:01,155 - INFO - Deleted project: ctest-TestAsn4-01148807, ID : 4151d598-bfa7-4eec-9f29-c38a5ab10c94 2026-07-06 16:46:01,333 - INFO - Domain Default found not creating 2026-07-06 16:46:01,473 - INFO - Project ctest-TestBGPaaSlocalAS-87073067 not found, creating it 2026-07-06 16:46:02,000 - INFO - Created Project:ctest-TestBGPaaSlocalAS-87073067, ID : 685797f1-5388-467a-92f7-678daa743f0b 2026-07-06 16:46:03,465 - INFO - ================================================================================ 2026-07-06 16:46:03,465 - INFO - STARTING TEST : test_basic_bgpaas_local_as 2026-07-06 16:46:03,465 - 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-07-06 16:46:04,745 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:46:04,745 - INFO - 2026-07-06 16:46:05,637 - INFO - Created VN ctest-bgpaas_vn-28512783 2026-07-06 16:46:06,269 - INFO - VM ([<Server: test_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:46:09 URL:http://nexus.opensdn.io/repository///images/converts//ubuntu-bird.vmdk.gz [358889652/358889652] -> "/contrail-test/images/ubuntu-bird.vmdk.gz" [1] 2026-07-06 16:46:26,207 - INFO - VM ([<Server: bgpaas_vm1>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:46:26,208 - INFO - Waiting for VM test_vm to be up.. 2026-07-06 16:46:26,284 - INFO - VM name : test_vm 2026-07-06 16:46:30,072 - INFO - Ping to Metadata IP 169.254.0.3 of VM test_vm passed 2026-07-06 16:46:40,699 - INFO - Waiting for VM bgpaas_vm1 to be up.. 2026-07-06 16:47:16,415 - INFO - VM name : bgpaas_vm1 2026-07-06 16:47:58,761 - INFO - Ping to Metadata IP 169.254.0.3 of VM bgpaas_vm1 passed 2026-07-06 16:48:45,365 - INFO - Creating BGPaaS ctest-TestBGPaaSlocalAS-87073067-37841907 2026-07-06 16:48:45,459 - INFO - BGPaaS: ctest-TestBGPaaSlocalAS-87073067-37841907(50fc7468-2a25-4089-8468-6ba9e2f85761) 2026-07-06 16:48:45,867 - INFO - verify_in_api_server passed for BGPaaS obj 50fc7468-2a25-4089-8468-6ba9e2f85761 2026-07-06 16:48:45,867 - INFO - BGPaaS(50fc7468-2a25-4089-8468-6ba9e2f85761): verify_on_setup passed 2026-07-06 16:48:46,034 - INFO - Attaching VMI c6ae0520-a62a-4b96-b701-fca8e1a8d95b to BGPaaS 50fc7468-2a25-4089-8468-6ba9e2f85761 2026-07-06 16:48:46,217 - INFO - Configuring BGP on the bird 2026-07-06 16:48:46,384 - INFO - Configuring BGP on bgpaas_vm1 2026-07-06 16:49:06,610 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-07-06 16:49:06,624 - INFO - Detaching VMI c6ae0520-a62a-4b96-b701-fca8e1a8d95b from BGPaaS 50fc7468-2a25-4089-8468-6ba9e2f85761 2026-07-06 16:49:06,703 - INFO - Deleting BGPaaS ctest-TestBGPaaSlocalAS-87073067-37841907(50fc7468-2a25-4089-8468-6ba9e2f85761) 2026-07-06 16:49:06,762 - INFO - BGPaaS(50fc7468-2a25-4089-8468-6ba9e2f85761): verify_on_cleanup passed 2026-07-06 16:49:06,762 - INFO - Deleting VM bgpaas_vm1 2026-07-06 16:49:06,868 - INFO - Deleting VM test_vm 2026-07-06 16:49:06,929 - INFO - Deleting VN ctest-bgpaas_vn-28512783 2026-07-06 16:49:06,966 - WARNING - Deleting VN ctest-bgpaas_vn-28512783 failed..Will retry 2026-07-06 16:49:09,062 - WARNING - Deleting VN ctest-bgpaas_vn-28512783 failed..Will retry 2026-07-06 16:49:12,615 - INFO - END TEST : test_basic_bgpaas_local_as : PASSED[0:03:09] 2026-07-06 16:49:12,615 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:49:13,363 - INFO - Deleted project: ctest-TestBGPaaSlocalAS-87073067, ID : 685797f1-5388-467a-92f7-678daa743f0b 2026-07-06 16:49:13,560 - INFO - Domain Default found not creating 2026-07-06 16:49:13,710 - INFO - Project ctest-TestBGPaasZone-06147855 not found, creating it 2026-07-06 16:49:14,221 - INFO - Created Project:ctest-TestBGPaasZone-06147855, ID : 8bb202fe-5ea9-40e9-98ff-43f2bafaa456 2026-07-06 16:49:15,847 - INFO - ================================================================================ 2026-07-06 16:49:15,847 - INFO - STARTING TEST : test_bgp_control_node_zone 2026-07-06 16:49:17,138 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:49:17,138 - INFO - 2026-07-06 16:49:17,138 - INFO - executing bgp_control_zone test 2026-07-06 16:49:18,150 - INFO - Created VN ctest-cnz_vn-01543319 2026-07-06 16:49:18,717 - INFO - VM ([<Server: ctest-TestBGPaasZone-06147855-79275684>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:49:19,141 - INFO - VM ([<Server: ctest-TestBGPaasZone-06147855-19384495>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:49:19,673 - INFO - VM ([<Server: ctest-TestBGPaasZone-06147855-21194441>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:49:19,673 - INFO - Waiting for VM ctest-TestBGPaasZone-06147855-79275684 to be up.. 2026-07-06 16:50:05,573 - INFO - VM name : ctest-TestBGPaasZone-06147855-79275684 2026-07-06 16:51:00,497 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-06147855-79275684 passed 2026-07-06 16:51:52,230 - INFO - Waiting for VM ctest-TestBGPaasZone-06147855-19384495 to be up.. 2026-07-06 16:51:52,310 - INFO - VM name : ctest-TestBGPaasZone-06147855-19384495 2026-07-06 16:51:53,623 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-06147855-19384495 passed 2026-07-06 16:51:53,858 - INFO - Waiting for VM ctest-TestBGPaasZone-06147855-21194441 to be up.. 2026-07-06 16:51:53,946 - INFO - VM name : ctest-TestBGPaasZone-06147855-21194441 2026-07-06 16:51:55,266 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-06147855-21194441 passed 2026-07-06 16:51:55,643 - INFO - Created control node zone ctest-test-zone-11915142(1d9041bf-d0e9-4eec-9693-56eb6cf1b41f) 2026-07-06 16:51:55,991 - INFO - Created control node zone ctest-test-zone-14757322(d367d64a-7e17-4419-b36b-a5ec5cbb3194) 2026-07-06 16:51:56,343 - INFO - Created control node zone ctest-test-zone-41871729(afb2c848-546b-4f77-97ab-67cff99acc8a) 2026-07-06 16:51:56,619 - INFO - Creating BGPaaS ctest-TestBGPaasZone-06147855-89415706 2026-07-06 16:51:56,707 - INFO - BGPaaS: ctest-TestBGPaasZone-06147855-89415706(1b979215-f069-4124-8844-ec1ca228d341) 2026-07-06 16:51:57,051 - INFO - verify_in_api_server passed for BGPaaS obj 1b979215-f069-4124-8844-ec1ca228d341 2026-07-06 16:51:57,051 - INFO - BGPaaS(1b979215-f069-4124-8844-ec1ca228d341): verify_on_setup passed 2026-07-06 16:51:57,051 - INFO - We will configure BGP on the VM 2026-07-06 16:51:57,287 - INFO - Configuring BGP on ctest-TestBGPaasZone-06147855-79275684 2026-07-06 16:52:05,803 - INFO - Attaching VMI 569ebbe9-6835-4f1e-95eb-e68b0a7414a9 to BGPaaS 1b979215-f069-4124-8844-ec1ca228d341 2026-07-06 16:52:05,879 - INFO - Attaching the VMI 1dc56a2e-50be-4870-886b-3c27079df63f to the BGPaaS 1b979215-f069-4124-8844-ec1ca228d341 object 2026-07-06 16:52:06,607 - INFO - Creating BGPaaS ctest-TestBGPaasZone-06147855-35279747 2026-07-06 16:52:06,683 - INFO - BGPaaS: ctest-TestBGPaasZone-06147855-35279747(40130043-f6dc-4c43-a8f6-34038795e0df) 2026-07-06 16:52:06,692 - INFO - verify_in_api_server passed for BGPaaS obj 40130043-f6dc-4c43-a8f6-34038795e0df 2026-07-06 16:52:06,693 - INFO - BGPaaS(40130043-f6dc-4c43-a8f6-34038795e0df): verify_on_setup passed 2026-07-06 16:52:06,693 - INFO - We will configure BGP on the VM 2026-07-06 16:52:06,931 - INFO - Configuring BGP on ctest-TestBGPaasZone-06147855-19384495 2026-07-06 16:52:11,191 - INFO - Attaching VMI 69aad369-74cd-4049-a09e-fc3e60d87f7e to BGPaaS 40130043-f6dc-4c43-a8f6-34038795e0df 2026-07-06 16:52:11,267 - INFO - Attaching the VMI 98fbeb1a-2486-4e60-bf99-c431c83e8f65 to the BGPaaS 40130043-f6dc-4c43-a8f6-34038795e0df object 2026-07-06 16:52:11,626 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-07-06 16:52:11,649 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-07-06 16:52:17,670 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-07-06 16:52:22,346 - INFO - Ping to IP 115.120.250.84 from VM ctest-TestBGPaasZone-06147855-21194441 passed 2026-07-06 16:52:24,685 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.193'] 2026-07-06 16:52:30,703 - INFO - BGPaaS session seen in control-node 10.20.0.193 2026-07-06 16:52:30,727 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-07-06 16:52:36,744 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-07-06 16:52:39,035 - INFO - Ping to IP 115.120.250.84 from VM ctest-TestBGPaasZone-06147855-21194441 passed 2026-07-06 16:52:39,335 - INFO - We will configure BGP on the VM 2026-07-06 16:52:39,523 - INFO - Configuring BGP on ctest-TestBGPaasZone-06147855-79275684 2026-07-06 16:52:40,879 - INFO - Attaching VMI 569ebbe9-6835-4f1e-95eb-e68b0a7414a9 to BGPaaS 1b979215-f069-4124-8844-ec1ca228d341 2026-07-06 16:52:40,900 - INFO - Attaching the VMI 1dc56a2e-50be-4870-886b-3c27079df63f to the BGPaaS 1b979215-f069-4124-8844-ec1ca228d341 object 2026-07-06 16:52:42,865 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-07-06 16:52:48,881 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-07-06 16:52:48,906 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-07-06 16:52:51,191 - INFO - Ping to IP 115.120.250.84 from VM ctest-TestBGPaasZone-06147855-21194441 passed 2026-07-06 16:52:51,191 - INFO - Detaching VMI 569ebbe9-6835-4f1e-95eb-e68b0a7414a9 from BGPaaS 1b979215-f069-4124-8844-ec1ca228d341 2026-07-06 16:52:51,263 - INFO - Detaching VMI 69aad369-74cd-4049-a09e-fc3e60d87f7e from BGPaaS 40130043-f6dc-4c43-a8f6-34038795e0df 2026-07-06 16:52:51,347 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-06147855-35279747(40130043-f6dc-4c43-a8f6-34038795e0df) 2026-07-06 16:52:51,417 - INFO - BGPaaS(40130043-f6dc-4c43-a8f6-34038795e0df): verify_on_cleanup passed 2026-07-06 16:52:51,417 - INFO - Detaching VMI 569ebbe9-6835-4f1e-95eb-e68b0a7414a9 from BGPaaS 1b979215-f069-4124-8844-ec1ca228d341 2026-07-06 16:52:51,460 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-06147855-89415706(1b979215-f069-4124-8844-ec1ca228d341) 2026-07-06 16:52:51,536 - INFO - BGPaaS(1b979215-f069-4124-8844-ec1ca228d341): verify_on_cleanup passed 2026-07-06 16:52:51,536 - INFO - Deleting Control node zone ctest-test-zone-41871729(afb2c848-546b-4f77-97ab-67cff99acc8a) 2026-07-06 16:52:51,685 - INFO - Deleting Control node zone ctest-test-zone-14757322(d367d64a-7e17-4419-b36b-a5ec5cbb3194) 2026-07-06 16:52:51,830 - INFO - Deleting Control node zone ctest-test-zone-11915142(1d9041bf-d0e9-4eec-9693-56eb6cf1b41f) 2026-07-06 16:52:51,914 - INFO - Deleting VM ctest-TestBGPaasZone-06147855-21194441 2026-07-06 16:52:51,982 - INFO - Deleting VM ctest-TestBGPaasZone-06147855-19384495 2026-07-06 16:52:52,043 - INFO - Deleting VM ctest-TestBGPaasZone-06147855-79275684 2026-07-06 16:52:52,102 - INFO - Deleting VN ctest-cnz_vn-01543319 2026-07-06 16:52:52,138 - WARNING - Deleting VN ctest-cnz_vn-01543319 failed..Will retry 2026-07-06 16:52:54,195 - WARNING - Deleting VN ctest-cnz_vn-01543319 failed..Will retry 2026-07-06 16:52:57,660 - INFO - END TEST : test_bgp_control_node_zone : PASSED[0:03:42] 2026-07-06 16:52:57,660 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:52:57,662 - INFO - ================================================================================ 2026-07-06 16:52:57,662 - INFO - STARTING TEST : test_bgp_control_node_zones_from_single_vnf 2026-07-06 16:52:58,916 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:52:58,916 - INFO - 2026-07-06 16:52:58,916 - INFO - executing bgp_control_zone agent restart test 2026-07-06 16:52:59,464 - INFO - Created VN ctest-cnz_vn-73263702 2026-07-06 16:52:59,989 - INFO - VM ([<Server: ctest-TestBGPaasZone-06147855-99548661>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:53:00,390 - INFO - VM ([<Server: ctest-TestBGPaasZone-06147855-95259987>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:53:00,842 - INFO - VM ([<Server: ctest-TestBGPaasZone-06147855-91114085>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:53:00,842 - INFO - Waiting for VM ctest-TestBGPaasZone-06147855-99548661 to be up.. 2026-07-06 16:53:11,070 - INFO - VM name : ctest-TestBGPaasZone-06147855-99548661 2026-07-06 16:54:05,705 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-06147855-99548661 passed 2026-07-06 16:54:42,035 - INFO - Waiting for VM ctest-TestBGPaasZone-06147855-95259987 to be up.. 2026-07-06 16:54:42,107 - INFO - VM name : ctest-TestBGPaasZone-06147855-95259987 2026-07-06 16:54:43,429 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestBGPaasZone-06147855-95259987 passed 2026-07-06 16:54:43,655 - INFO - Waiting for VM ctest-TestBGPaasZone-06147855-91114085 to be up.. 2026-07-06 16:54:43,739 - INFO - VM name : ctest-TestBGPaasZone-06147855-91114085 2026-07-06 16:54:45,053 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-TestBGPaasZone-06147855-91114085 passed 2026-07-06 16:54:45,435 - INFO - Created control node zone ctest-test-zone-78752592(ba4c9135-5aea-4a47-85d2-19b981ae55a0) 2026-07-06 16:54:45,783 - INFO - Created control node zone ctest-test-zone-58538334(062b9a05-3cd1-4c13-85e4-365d40692273) 2026-07-06 16:54:46,135 - INFO - Created control node zone ctest-test-zone-65801519(cf411754-80c8-4516-9dbf-161ea9702808) 2026-07-06 16:54:46,419 - INFO - Creating BGPaaS ctest-TestBGPaasZone-06147855-43464728 2026-07-06 16:54:46,495 - INFO - BGPaaS: ctest-TestBGPaasZone-06147855-43464728(ffbf8c99-0643-4a9b-947d-301f8cb8ec8f) 2026-07-06 16:54:46,506 - INFO - verify_in_api_server passed for BGPaaS obj ffbf8c99-0643-4a9b-947d-301f8cb8ec8f 2026-07-06 16:54:46,506 - INFO - BGPaaS(ffbf8c99-0643-4a9b-947d-301f8cb8ec8f): verify_on_setup passed 2026-07-06 16:54:46,506 - INFO - We will configure BGP on the VM 2026-07-06 16:54:46,907 - INFO - Configuring BGP on ctest-TestBGPaasZone-06147855-99548661 2026-07-06 16:55:01,657 - INFO - Attaching VMI 88aa587a-ad68-4304-a888-0fc2196f7aac to BGPaaS ffbf8c99-0643-4a9b-947d-301f8cb8ec8f 2026-07-06 16:55:01,731 - INFO - Attaching the VMI fd7955e6-a9b7-49ef-a3b3-c8535a970fe9 to the BGPaaS ffbf8c99-0643-4a9b-947d-301f8cb8ec8f object 2026-07-06 16:55:02,179 - INFO - Creating BGPaaS ctest-TestBGPaasZone-06147855-43668855 2026-07-06 16:55:02,255 - INFO - BGPaaS: ctest-TestBGPaasZone-06147855-43668855(df0789c6-9ed2-4a4a-ae58-9f31352c251d) 2026-07-06 16:55:02,264 - INFO - verify_in_api_server passed for BGPaaS obj df0789c6-9ed2-4a4a-ae58-9f31352c251d 2026-07-06 16:55:02,264 - INFO - BGPaaS(df0789c6-9ed2-4a4a-ae58-9f31352c251d): verify_on_setup passed 2026-07-06 16:55:02,265 - INFO - We will configure BGP on the VM 2026-07-06 16:55:02,679 - INFO - Configuring BGP on ctest-TestBGPaasZone-06147855-95259987 2026-07-06 16:55:14,894 - INFO - Attaching VMI 5cc7b67c-4603-437b-8d56-e6ae1c2a9ff2 to BGPaaS df0789c6-9ed2-4a4a-ae58-9f31352c251d 2026-07-06 16:55:14,967 - INFO - Attaching the VMI 0afc3cf5-b1c1-4fa2-9799-abb0872b12ef to the BGPaaS df0789c6-9ed2-4a4a-ae58-9f31352c251d object 2026-07-06 16:55:15,322 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-07-06 16:55:15,345 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-07-06 16:55:15,371 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.254'] 2026-07-06 16:55:21,386 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-07-06 16:55:21,403 - ERROR - Not enough BGPaaS sessions seen in control-nodes ['10.20.0.25'] 2026-07-06 16:55:27,421 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-07-06 16:55:38,766 - INFO - Ping to IP 151.169.81.84 from VM ctest-TestBGPaasZone-06147855-91114085 passed 2026-07-06 16:55:38,779 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-07-06 16:55:38,795 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-07-06 16:55:38,820 - INFO - BGPaaS session seen in control-node 10.20.0.254 2026-07-06 16:55:38,835 - INFO - BGPaaS session seen in control-node 10.20.0.25 2026-07-06 16:55:41,104 - INFO - Ping to IP 151.169.81.84 from VM ctest-TestBGPaasZone-06147855-91114085 passed 2026-07-06 16:55:41,104 - INFO - Detaching VMI 5cc7b67c-4603-437b-8d56-e6ae1c2a9ff2 from BGPaaS df0789c6-9ed2-4a4a-ae58-9f31352c251d 2026-07-06 16:55:41,183 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-06147855-43668855(df0789c6-9ed2-4a4a-ae58-9f31352c251d) 2026-07-06 16:55:41,274 - INFO - BGPaaS(df0789c6-9ed2-4a4a-ae58-9f31352c251d): verify_on_cleanup passed 2026-07-06 16:55:41,274 - INFO - Detaching VMI 88aa587a-ad68-4304-a888-0fc2196f7aac from BGPaaS ffbf8c99-0643-4a9b-947d-301f8cb8ec8f 2026-07-06 16:55:41,367 - INFO - Deleting BGPaaS ctest-TestBGPaasZone-06147855-43464728(ffbf8c99-0643-4a9b-947d-301f8cb8ec8f) 2026-07-06 16:55:41,490 - INFO - BGPaaS(ffbf8c99-0643-4a9b-947d-301f8cb8ec8f): verify_on_cleanup passed 2026-07-06 16:55:41,490 - INFO - Deleting Control node zone ctest-test-zone-65801519(cf411754-80c8-4516-9dbf-161ea9702808) 2026-07-06 16:55:41,635 - INFO - Deleting Control node zone ctest-test-zone-58538334(062b9a05-3cd1-4c13-85e4-365d40692273) 2026-07-06 16:55:41,784 - INFO - Deleting Control node zone ctest-test-zone-78752592(ba4c9135-5aea-4a47-85d2-19b981ae55a0) 2026-07-06 16:55:41,927 - INFO - Deleting VM ctest-TestBGPaasZone-06147855-91114085 2026-07-06 16:55:41,995 - INFO - Deleting VM ctest-TestBGPaasZone-06147855-95259987 2026-07-06 16:55:42,052 - INFO - Deleting VM ctest-TestBGPaasZone-06147855-99548661 2026-07-06 16:55:42,110 - INFO - Deleting VN ctest-cnz_vn-73263702 2026-07-06 16:55:42,150 - WARNING - Deleting VN ctest-cnz_vn-73263702 failed..Will retry 2026-07-06 16:55:44,203 - WARNING - Deleting VN ctest-cnz_vn-73263702 failed..Will retry 2026-07-06 16:55:47,695 - INFO - END TEST : test_bgp_control_node_zones_from_single_vnf : PASSED[0:02:50] 2026-07-06 16:55:47,695 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:55:48,433 - INFO - Deleted project: ctest-TestBGPaasZone-06147855, ID : 8bb202fe-5ea9-40e9-98ff-43f2bafaa456 2026-07-06 16:55:48,608 - INFO - Domain Default found not creating 2026-07-06 16:55:48,739 - INFO - Project ctest-TestDM-90834709 not found, creating it 2026-07-06 16:55:49,270 - INFO - Created Project:ctest-TestDM-90834709, ID : c7dda106-cfbd-49ec-8246-0bd25dba2d60 2026-07-06 16:55:50,733 - INFO - ================================================================================ 2026-07-06 16:55:50,733 - INFO - STARTING TEST : test_basic_dm 2026-07-06 16:55:50,734 - INFO - TEST DESCRIPTION : Description: Verify basic config is pushed to mx 2026-07-06 16:55:51,996 - INFO - dm_mx env needs to be set in testbed.py to run this script 2026-07-06 16:55:53,267 - INFO - 2026-07-06 16:55:53,268 - INFO - END TEST : test_basic_dm : SKIPPED[0:00:03] 2026-07-06 16:55:53,268 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:55:54,020 - INFO - Deleted project: ctest-TestDM-90834709, ID : c7dda106-cfbd-49ec-8246-0bd25dba2d60 2026-07-06 16:55:54,205 - INFO - Domain Default found not creating 2026-07-06 16:55:54,355 - INFO - Project ctest-TestEncapCases-33381234 not found, creating it 2026-07-06 16:55:54,884 - INFO - Created Project:ctest-TestEncapCases-33381234, ID : a215bb93-519d-454c-832a-ab302daa325b 2026-07-06 16:55:56,315 - INFO - ================================================================================ 2026-07-06 16:55:56,315 - INFO - STARTING TEST : test_apply_policy_fip_on_same_vn_gw_mx 2026-07-06 16:55:56,316 - INFO - TEST DESCRIPTION : A particular VN is configure with policy to talk accross VN's and FIP to access outside 2026-07-06 16:55:57,590 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:55:57,590 - INFO - 2026-07-06 16:55:57,590 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-07-06 16:55:57,591 - INFO - Skipping Test. Env variable MX_TEST is not set. Skipping the test 2026-07-06 16:55:58,875 - INFO - 2026-07-06 16:55:58,875 - INFO - END TEST : test_apply_policy_fip_on_same_vn_gw_mx : SKIPPED[0:00:02] 2026-07-06 16:55:58,875 - INFO - -------------------------------------------------------------------------------- 2026-07-06 16:55:59,620 - INFO - Deleted project: ctest-TestEncapCases-33381234, ID : a215bb93-519d-454c-832a-ab302daa325b 2026-07-06 16:55:59,774 - INFO - Domain Default found not creating 2026-07-06 16:55:59,912 - INFO - Project ctest-TestEvpnCasesRestart-71905915 not found, creating it 2026-07-06 16:56:00,447 - INFO - Created Project:ctest-TestEvpnCasesRestart-71905915, ID : d45c4c38-9c1e-4fff-8cda-8584f753d673 2026-07-06 16:56:01,968 - INFO - ================================================================================ 2026-07-06 16:56:01,968 - INFO - STARTING TEST : test_with_vxlan_encap_agent_restart 2026-07-06 16:56:01,968 - 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-07-06 16:56:03,253 - INFO - Initial checks done. Running the testcase now 2026-07-06 16:56:03,253 - INFO - 2026-07-06 16:56:03,253 - INFO - Setting new Encap before continuing 2026-07-06 16:56:03,253 - INFO - Read the existing encap priority 2026-07-06 16:56:03,783 - INFO - Created.UUID is {"global-vrouter-config": {"uuid": "272ac7af-cfeb-4e37-adf4-4c47245e5a64", "href": "http://10.0.0.33:8082/global-vrouter-config/272ac7af-cfeb-4e37-adf4-4c47245e5a64"}}. VXLAN is the highest priority encap 2026-07-06 16:56:04,421 - INFO - Created VN EVPN-VN1 2026-07-06 16:56:04,915 - INFO - VM ([<Server: EVPN_VN1_VM1>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 16:56:05,301 - INFO - VM ([<Server: EVPN_VN1_VM2>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 16:56:05,839 - INFO - Verified VN network id 13 for VN 307195bf-cc6f-4171-9865-ed3fe5299949 2026-07-06 16:56:05,839 - INFO - Verifications in API Server for VN EVPN-VN1 passed 2026-07-06 16:56:05,911 - INFO - On all control nodes, Config, RI and RT verification for VN EVPN-VN1 passed 2026-07-06 16:56:07,149 - INFO - Validated that VN default-domain:ctest-TestEvpnCasesRestart-71905915:EVPN-VN1 is found in opserver 2026-07-06 16:56:17,407 - INFO - VM name : EVPN_VN1_VM1 2026-07-06 16:56:18,059 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-07-06 16:56:46,584 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-07-06 16:56:46,584 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-07-06 16:56:47,235 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-07-06 16:56:48,159 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-07-06 16:56:48,360 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:56:48,386 - INFO - VM c639c38b-4cfb-4984-b674-cab468f0a775 is present in default-domain:ctest-TestEvpnCasesRestart-71905915:EVPN-VN1 2026-07-06 16:56:48,636 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-71905915:f5b4fe49-4e2b-437d-a4a3-3ba8f67dbb7e of vm c639c38b-4cfb-4984-b674-cab468f0a775 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 16:56:48,696 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-07-06 16:56:48,776 - INFO - VM name : EVPN_VN1_VM2 2026-07-06 16:56:49,123 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-07-06 16:56:51,105 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-07-06 16:56:51,105 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-07-06 16:56:51,456 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-07-06 16:56:52,377 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-07-06 16:56:52,476 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:56:52,501 - INFO - VM b9ab8ae4-92bc-4cf7-9bab-893048a50a08 is present in default-domain:ctest-TestEvpnCasesRestart-71905915:EVPN-VN1 2026-07-06 16:56:52,661 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-71905915:21d13039-c83e-452e-ad7b-bd4c0e212b64 of vm b9ab8ae4-92bc-4cf7-9bab-893048a50a08 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 16:56:52,697 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-07-06 16:56:52,697 - INFO - Waiting for VM EVPN_VN1_VM1 to be up.. 2026-07-06 16:56:53,880 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-07-06 16:56:59,278 - INFO - Waiting for VM EVPN_VN1_VM2 to be up.. 2026-07-06 16:57:00,455 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-07-06 16:57:01,224 - INFO - waiting to get tcpdump started 2026-07-06 16:58:07,399 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-33244155.pcap but expected 10 2026-07-06 16:58:09,415 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-33244155.pcap but expected 10 2026-07-06 16:58:11,432 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-33244155.pcap but expected 10 2026-07-06 16:58:13,451 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-33244155.pcap but expected 10 2026-07-06 16:58:15,468 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-33244155.pcap but expected 10 2026-07-06 16:58:17,488 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-33244155.pcap but expected 10 2026-07-06 16:58:19,505 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-33244155.pcap but expected 10 2026-07-06 16:58:19,506 - INFO - Will restart compute services now 2026-07-06 16:58:22,925 - INFO - 10.0.0.19 2026-07-06 16:58:22,929 - INFO - agent:initializing 2026-07-06 16:58:28,029 - INFO - 10.0.0.19 2026-07-06 16:58:28,035 - INFO - agent:active 2026-07-06 16:58:28,035 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.19 2026-07-06 16:58:31,935 - INFO - 10.0.0.57 2026-07-06 16:58:31,940 - INFO - agent:initializing 2026-07-06 16:58:37,042 - INFO - 10.0.0.57 2026-07-06 16:58:37,049 - INFO - agent:active 2026-07-06 16:58:37,049 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.57 2026-07-06 16:58:47,050 - INFO - Verifying L2 route and other VM verification after restart 2026-07-06 16:58:47,216 - INFO - VM EVPN_VN1_VM1 verfication in all API Servers passed 2026-07-06 16:58:49,184 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-07-06 16:58:49,184 - INFO - VM EVPN_VN1_VM1 verifications in Compute nodes passed 2026-07-06 16:58:49,486 - INFO - Validated routes of VM EVPN_VN1_VM1 in all vrouters 2026-07-06 16:58:50,362 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM1 passed 2026-07-06 16:58:54,502 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:58:54,527 - INFO - VM c639c38b-4cfb-4984-b674-cab468f0a775 is present in default-domain:ctest-TestEvpnCasesRestart-71905915:EVPN-VN1 2026-07-06 16:58:54,672 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-71905915:f5b4fe49-4e2b-437d-a4a3-3ba8f67dbb7e of vm c639c38b-4cfb-4984-b674-cab468f0a775 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 16:58:54,715 - INFO - VM EVPN_VN1_VM1 validations in Opserver passed 2026-07-06 16:58:54,874 - INFO - VM EVPN_VN1_VM2 verfication in all API Servers passed 2026-07-06 16:58:56,807 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM2 passed 2026-07-06 16:58:56,807 - INFO - VM EVPN_VN1_VM2 verifications in Compute nodes passed 2026-07-06 16:58:57,136 - INFO - Validated routes of VM EVPN_VN1_VM2 in all vrouters 2026-07-06 16:58:58,017 - INFO - Verification in Control-nodes for VM EVPN_VN1_VM2 passed 2026-07-06 16:59:04,160 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 16:59:04,187 - INFO - VM b9ab8ae4-92bc-4cf7-9bab-893048a50a08 is present in default-domain:ctest-TestEvpnCasesRestart-71905915:EVPN-VN1 2026-07-06 16:59:04,419 - INFO - tap interface default-domain:ctest-TestEvpnCasesRestart-71905915:21d13039-c83e-452e-ad7b-bd4c0e212b64 of vm b9ab8ae4-92bc-4cf7-9bab-893048a50a08 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 16:59:04,455 - INFO - VM EVPN_VN1_VM2 validations in Opserver passed 2026-07-06 16:59:04,628 - INFO - waiting to get tcpdump started 2026-07-06 16:59:25,762 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-07-06 16:59:27,023 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-07-06 16:59:28,880 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-41325337.pcap but expected 10 2026-07-06 16:59:30,897 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-41325337.pcap but expected 10 2026-07-06 16:59:32,916 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-41325337.pcap but expected 10 2026-07-06 16:59:34,934 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-41325337.pcap but expected 10 2026-07-06 16:59:36,953 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-41325337.pcap but expected 10 2026-07-06 16:59:38,970 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-41325337.pcap but expected 10 2026-07-06 16:59:40,987 - WARNING - 0 packets are found in tcpdump output file /tmp/tap21d13039-c8_ctest-random-41325337.pcap but expected 10 2026-07-06 16:59:40,987 - INFO - Checking the communication between 2 VM after vrouter restart 2026-07-06 16:59:42,152 - INFO - Ping to Metadata IP 169.254.0.3 of VM EVPN_VN1_VM1 passed 2026-07-06 16:59:44,443 - INFO - Ping to IP 11.1.1.4 from VM EVPN_VN1_VM1 passed 2026-07-06 16:59:44,443 - INFO - Deleting VM EVPN_VN1_VM2 2026-07-06 16:59:48,555 - INFO - VM EVPN_VN1_VM2 is fully removed in API-Server 2026-07-06 16:59:59,570 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-71905915:EVPN-VN1 2026-07-06 16:59:59,570 - INFO - VM EVPN_VN1_VM2 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:00:09,900 - INFO - Routes for VM EVPN_VN1_VM2 is removed in all control-nodes 2026-07-06 17:00:10,033 - INFO - b9ab8ae4-92bc-4cf7-9bab-893048a50a08 vm uve deleted from opserver 2026-07-06 17:00:10,048 - INFO - b9ab8ae4-92bc-4cf7-9bab-893048a50a08 vm uve deleted from opserver 2026-07-06 17:00:10,063 - INFO - b9ab8ae4-92bc-4cf7-9bab-893048a50a08 vm uve deleted from opserver 2026-07-06 17:00:10,063 - INFO - Validated that VM b9ab8ae4-92bc-4cf7-9bab-893048a50a08 is removed from Opserver 2026-07-06 17:00:10,063 - INFO - Deleting VM EVPN_VN1_VM1 2026-07-06 17:00:14,240 - INFO - VM EVPN_VN1_VM1 is fully removed in API-Server 2026-07-06 17:00:24,550 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestEvpnCasesRestart-71905915:EVPN-VN1 2026-07-06 17:00:24,550 - INFO - VM EVPN_VN1_VM1 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:00:24,782 - INFO - Routes for VM EVPN_VN1_VM1 is removed in all control-nodes 2026-07-06 17:00:24,879 - INFO - c639c38b-4cfb-4984-b674-cab468f0a775 vm uve deleted from opserver 2026-07-06 17:00:24,893 - INFO - c639c38b-4cfb-4984-b674-cab468f0a775 vm uve deleted from opserver 2026-07-06 17:00:24,906 - INFO - c639c38b-4cfb-4984-b674-cab468f0a775 vm uve deleted from opserver 2026-07-06 17:00:24,906 - INFO - Validated that VM c639c38b-4cfb-4984-b674-cab468f0a775 is removed from Opserver 2026-07-06 17:00:24,906 - INFO - Deleting VN EVPN-VN1 2026-07-06 17:00:25,220 - INFO - Validated that VN EVPN-VN1 is not found in API Server 2026-07-06 17:00:25,250 - INFO - Validated that VN EVPN-VN1 is not in any agent 2026-07-06 17:00:25,284 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN EVPN-VN1 info 2026-07-06 17:00:27,633 - INFO - END TEST : test_with_vxlan_encap_agent_restart : PASSED[0:04:26] 2026-07-06 17:00:27,633 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:00:28,423 - INFO - Deleted project: ctest-TestEvpnCasesRestart-71905915, ID : d45c4c38-9c1e-4fff-8cda-8584f753d673 2026-07-06 17:00:28,644 - INFO - Domain Default found not creating 2026-07-06 17:00:28,794 - INFO - Project ctest-TestSerialSanity_MX-84992635 not found, creating it 2026-07-06 17:00:29,306 - INFO - Created Project:ctest-TestSerialSanity_MX-84992635, ID : b9a64fda-c776-4998-8016-18b7ed99ff62 2026-07-06 17:00:30,878 - INFO - ================================================================================ 2026-07-06 17:00:30,879 - INFO - STARTING TEST : test_change_of_rt_in_vn 2026-07-06 17:00:30,879 - 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-07-06 17:00:32,148 - INFO - Skipping Test. Env variable MX_GW_TEST is not set 2026-07-06 17:00:33,412 - INFO - 2026-07-06 17:00:33,412 - INFO - END TEST : test_change_of_rt_in_vn : SKIPPED[0:00:03] 2026-07-06 17:00:33,412 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:00:34,275 - INFO - Deleted project: ctest-TestSerialSanity_MX-84992635, ID : b9a64fda-c776-4998-8016-18b7ed99ff62 2026-07-06 17:00:34,463 - INFO - Domain Default found not creating 2026-07-06 17:00:34,618 - INFO - Project ctest-TestGWLessFWD-75091552 not found, creating it 2026-07-06 17:00:35,190 - INFO - Created Project:ctest-TestGWLessFWD-75091552, ID : 7080ecf7-d5da-46d0-8a3d-f7f5f4fd0ab0 2026-07-06 17:00:36,717 - INFO - ================================================================================ 2026-07-06 17:00:36,718 - INFO - STARTING TEST : test_gw_less_fwd_single_vn_ip_fab 2026-07-06 17:00:36,718 - 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-07-06 17:00:38,000 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:00:38,000 - INFO - 2026-07-06 17:00:38,000 - INFO - Skipping Test. Fabric gateway is required to run the test 2026-07-06 17:00:39,279 - INFO - 2026-07-06 17:00:39,279 - INFO - END TEST : test_gw_less_fwd_single_vn_ip_fab : SKIPPED[0:00:03] 2026-07-06 17:00:39,279 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:00:40,050 - INFO - Deleted project: ctest-TestGWLessFWD-75091552, ID : 7080ecf7-d5da-46d0-8a3d-f7f5f4fd0ab0 2026-07-06 17:00:40,222 - INFO - Domain Default found not creating 2026-07-06 17:00:40,362 - INFO - Project ctest-TestMd5testsOnControl-45845655 not found, creating it 2026-07-06 17:00:40,845 - INFO - Created Project:ctest-TestMd5testsOnControl-45845655, ID : 96b4d95f-1392-4103-b1dd-398280967fbe 2026-07-06 17:00:43,515 - INFO - Created VN test_vnv6sr 2026-07-06 17:00:44,364 - INFO - Created VN test_vnv6dn 2026-07-06 17:00:45,041 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:00:45,506 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:00:45,507 - INFO - Waiting for VM source_vm to be up.. 2026-07-06 17:00:55,747 - INFO - VM name : source_vm 2026-07-06 17:01:03,578 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-07-06 17:01:03,822 - INFO - Waiting for VM dest_vm to be up.. 2026-07-06 17:01:03,913 - INFO - VM name : dest_vm 2026-07-06 17:01:05,242 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-07-06 17:01:05,839 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-07-06 17:01:06,222 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-07-06 17:01:06,534 - INFO - Configure the policy with allow any 2026-07-06 17:01:07,192 - INFO - Created VN vn1 2026-07-06 17:01:07,826 - INFO - Created VN vn2 2026-07-06 17:01:08,319 - INFO - Attaching policy sec_grp_policy_ctest-random-21030593 to vn vn1 2026-07-06 17:01:08,738 - INFO - Attaching policy sec_grp_policy_ctest-random-21030593 to vn vn2 2026-07-06 17:01:09,667 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:01:10,291 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:01:10,354 - INFO - ================================================================================ 2026-07-06 17:01:10,355 - INFO - STARTING TEST : test_check_per_peer_on_control 2026-07-06 17:01:10,355 - INFO - TEST DESCRIPTION : Description: Verify per peer md5 and specific protocol on all ports and policy with allow all between VN's 2026-07-06 17:01:11,651 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:01:11,652 - INFO - 2026-07-06 17:01:11,652 - INFO - config per peer with auth_data None 2026-07-06 17:01:12,267 - INFO - configure MD5 on host 84bd8685-fbed-4a69-8b50-8aae91c52bc4 2026-07-06 17:01:12,351 - INFO - config per peer with auth_data None 2026-07-06 17:01:12,971 - INFO - configure MD5 on host 719fdbf6-56ec-4624-8677-d5e133f8c343 2026-07-06 17:01:13,060 - INFO - config per peer with auth_data None 2026-07-06 17:01:13,695 - INFO - configure MD5 on host 648a442f-2599-4471-8cd4-dda963671121 2026-07-06 17:01:13,775 - INFO - check BGP peering is up before setting md5 config 2026-07-06 17:01:13,775 - INFO - Check BGP staus between peers 2026-07-06 17:01:13,786 - INFO - config per peer with auth_data {'key_items': [{'key': 'juniper', 'key_id': 0}], 'key_type': 'md5'} 2026-07-06 17:01:14,463 - INFO - Check BGP staus between peers 2026-07-06 17:01:24,474 - INFO - Check BGP staus between peers 2026-07-06 17:01:24,484 - INFO - remove md5 configured on host 84bd8685-fbed-4a69-8b50-8aae91c52bc4 2026-07-06 17:01:24,484 - INFO - config per peer with auth_data None 2026-07-06 17:01:25,075 - INFO - configure MD5 on host 84bd8685-fbed-4a69-8b50-8aae91c52bc4 2026-07-06 17:01:25,171 - INFO - remove md5 configured on host 719fdbf6-56ec-4624-8677-d5e133f8c343 2026-07-06 17:01:25,171 - INFO - config per peer with auth_data None 2026-07-06 17:01:25,759 - INFO - configure MD5 on host 719fdbf6-56ec-4624-8677-d5e133f8c343 2026-07-06 17:01:25,861 - INFO - remove md5 configured on host 648a442f-2599-4471-8cd4-dda963671121 2026-07-06 17:01:25,862 - INFO - config per peer with auth_data None 2026-07-06 17:01:26,443 - INFO - configure MD5 on host 648a442f-2599-4471-8cd4-dda963671121 2026-07-06 17:01:26,519 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-07-06 17:01:26,519 - INFO - Deleting VM vn2_vm_0 2026-07-06 17:01:26,519 - ERROR - VM vn2_vm_0 has failed to come up 2026-07-06 17:01:26,519 - ERROR - Nova failed to get host of the VM 2026-07-06 17:01:26,520 - ERROR - VM vn2_vm_0 has failed to come up 2026-07-06 17:01:26,520 - ERROR - Nova failed to get host of the VM 2026-07-06 17:01:26,616 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-07-06 17:01:26,617 - INFO - Deleting VM vn1_vm_0 2026-07-06 17:01:26,617 - ERROR - VM vn1_vm_0 has failed to come up 2026-07-06 17:01:26,617 - ERROR - Nova failed to get host of the VM 2026-07-06 17:01:26,617 - ERROR - VM vn1_vm_0 has failed to come up 2026-07-06 17:01:26,617 - ERROR - Nova failed to get host of the VM 2026-07-06 17:01:26,699 - INFO - Dettaching policy sec_grp_policy_ctest-random-21030593 from vn vn2 2026-07-06 17:01:26,846 - INFO - Dettaching policy sec_grp_policy_ctest-random-21030593 from vn vn1 2026-07-06 17:01:27,102 - INFO - Deleted policy sec_grp_policy_ctest-random-21030593 2026-07-06 17:01:27,103 - INFO - Deleting VN vn2 2026-07-06 17:01:27,152 - WARNING - Deleting VN vn2 failed..Will retry 2026-07-06 17:01:29,334 - INFO - Deleting VN vn1 2026-07-06 17:01:29,477 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-07-06 17:01:29,698 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-07-06 17:01:29,932 - INFO - Deleted policy allow_all 2026-07-06 17:01:29,933 - INFO - Deleting VM dest_vm 2026-07-06 17:01:29,999 - INFO - Deleting VM source_vm 2026-07-06 17:01:30,073 - INFO - Deleting VN test_vnv6dn 2026-07-06 17:01:30,111 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-07-06 17:01:32,200 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-07-06 17:01:34,404 - INFO - Deleting VN test_vnv6sr 2026-07-06 17:01:35,872 - INFO - END TEST : test_check_per_peer_on_control : PASSED[0:00:25] 2026-07-06 17:01:35,872 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:01:36,591 - INFO - Created VN test_vnv6sr 2026-07-06 17:01:37,485 - INFO - Created VN test_vnv6dn 2026-07-06 17:01:38,003 - INFO - VM ([<Server: source_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:01:38,487 - INFO - VM ([<Server: dest_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:01:38,487 - INFO - Waiting for VM source_vm to be up.. 2026-07-06 17:01:48,703 - INFO - VM name : source_vm 2026-07-06 17:01:56,212 - INFO - Ping to Metadata IP 169.254.0.3 of VM source_vm passed 2026-07-06 17:01:56,459 - INFO - Waiting for VM dest_vm to be up.. 2026-07-06 17:01:56,537 - INFO - VM name : dest_vm 2026-07-06 17:01:57,886 - INFO - Ping to Metadata IP 169.254.0.3 of VM dest_vm passed 2026-07-06 17:01:58,458 - INFO - Attaching policy allow_all to vn test_vnv6sr 2026-07-06 17:01:58,826 - INFO - Attaching policy allow_all to vn test_vnv6dn 2026-07-06 17:01:59,083 - INFO - Configure the policy with allow any 2026-07-06 17:01:59,669 - INFO - Created VN vn1 2026-07-06 17:02:00,375 - INFO - Created VN vn2 2026-07-06 17:02:00,838 - INFO - Attaching policy sec_grp_policy_ctest-random-41374844 to vn vn1 2026-07-06 17:02:01,196 - INFO - Attaching policy sec_grp_policy_ctest-random-41374844 to vn vn2 2026-07-06 17:02:02,163 - INFO - VM ([<Server: vn1_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:02:02,735 - INFO - VM ([<Server: vn2_vm_0>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:02:02,798 - INFO - ================================================================================ 2026-07-06 17:02:02,799 - INFO - STARTING TEST : test_create_md5_on_control 2026-07-06 17:02:02,799 - INFO - TEST DESCRIPTION : Description: Verify md5 with allow specific protocol on all ports and policy with allow all between VN's 2026-07-06 17:02:04,068 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:02:04,068 - INFO - 2026-07-06 17:02:04,068 - INFO - config md5 on each host with auth_data None 2026-07-06 17:02:04,068 - INFO - config per peer with auth_data None 2026-07-06 17:02:04,627 - INFO - configure MD5 on host 84bd8685-fbed-4a69-8b50-8aae91c52bc4 2026-07-06 17:02:04,727 - INFO - config per peer with auth_data None 2026-07-06 17:02:05,307 - INFO - configure MD5 on host 719fdbf6-56ec-4624-8677-d5e133f8c343 2026-07-06 17:02:05,399 - INFO - config per peer with auth_data None 2026-07-06 17:02:05,995 - INFO - configure MD5 on host 648a442f-2599-4471-8cd4-dda963671121 2026-07-06 17:02:06,075 - INFO - check if BGP between peers are up before setting md5 2026-07-06 17:02:06,075 - INFO - Check BGP staus between peers 2026-07-06 17:02:06,084 - INFO - setting MD5 config on host 84bd8685-fbed-4a69-8b50-8aae91c52bc4 2026-07-06 17:02:06,084 - INFO - configure MD5 on host 84bd8685-fbed-4a69-8b50-8aae91c52bc4 2026-07-06 17:02:06,163 - INFO - setting MD5 config on host 719fdbf6-56ec-4624-8677-d5e133f8c343 2026-07-06 17:02:06,163 - INFO - configure MD5 on host 719fdbf6-56ec-4624-8677-d5e133f8c343 2026-07-06 17:02:06,247 - INFO - setting MD5 config on host 648a442f-2599-4471-8cd4-dda963671121 2026-07-06 17:02:06,248 - INFO - configure MD5 on host 648a442f-2599-4471-8cd4-dda963671121 2026-07-06 17:02:06,327 - INFO - check if BGP peering is up after md5 config 2026-07-06 17:02:06,327 - INFO - Check BGP staus between peers 2026-07-06 17:02:16,338 - INFO - Check BGP staus between peers 2026-07-06 17:02:16,349 - INFO - remove md5 configured on host 84bd8685-fbed-4a69-8b50-8aae91c52bc4 2026-07-06 17:02:16,349 - INFO - config per peer with auth_data None 2026-07-06 17:02:17,011 - INFO - configure MD5 on host 84bd8685-fbed-4a69-8b50-8aae91c52bc4 2026-07-06 17:02:17,112 - INFO - remove md5 configured on host 719fdbf6-56ec-4624-8677-d5e133f8c343 2026-07-06 17:02:17,112 - INFO - config per peer with auth_data None 2026-07-06 17:02:17,723 - INFO - configure MD5 on host 719fdbf6-56ec-4624-8677-d5e133f8c343 2026-07-06 17:02:17,815 - INFO - remove md5 configured on host 648a442f-2599-4471-8cd4-dda963671121 2026-07-06 17:02:17,815 - INFO - config per peer with auth_data None 2026-07-06 17:02:18,451 - INFO - configure MD5 on host 648a442f-2599-4471-8cd4-dda963671121 2026-07-06 17:02:18,535 - INFO - Skip interface_detach for VM vn2_vm_0 in state BUILD 2026-07-06 17:02:18,535 - INFO - Deleting VM vn2_vm_0 2026-07-06 17:02:18,535 - ERROR - VM vn2_vm_0 has failed to come up 2026-07-06 17:02:18,535 - ERROR - Nova failed to get host of the VM 2026-07-06 17:02:18,535 - ERROR - VM vn2_vm_0 has failed to come up 2026-07-06 17:02:18,535 - ERROR - Nova failed to get host of the VM 2026-07-06 17:02:18,604 - INFO - Skip interface_detach for VM vn1_vm_0 in state BUILD 2026-07-06 17:02:18,604 - INFO - Deleting VM vn1_vm_0 2026-07-06 17:02:18,604 - ERROR - VM vn1_vm_0 has failed to come up 2026-07-06 17:02:18,604 - ERROR - Nova failed to get host of the VM 2026-07-06 17:02:18,604 - ERROR - VM vn1_vm_0 has failed to come up 2026-07-06 17:02:18,604 - ERROR - Nova failed to get host of the VM 2026-07-06 17:02:18,667 - INFO - Dettaching policy sec_grp_policy_ctest-random-41374844 from vn vn2 2026-07-06 17:02:18,829 - INFO - Dettaching policy sec_grp_policy_ctest-random-41374844 from vn vn1 2026-07-06 17:02:19,063 - INFO - Deleted policy sec_grp_policy_ctest-random-41374844 2026-07-06 17:02:19,064 - INFO - Deleting VN vn2 2026-07-06 17:02:19,105 - WARNING - Deleting VN vn2 failed..Will retry 2026-07-06 17:02:21,257 - INFO - Deleting VN vn1 2026-07-06 17:02:21,433 - INFO - Dettaching policy allow_all from vn test_vnv6dn 2026-07-06 17:02:21,597 - INFO - Dettaching policy allow_all from vn test_vnv6sr 2026-07-06 17:02:21,870 - INFO - Deleted policy allow_all 2026-07-06 17:02:21,870 - INFO - Deleting VM dest_vm 2026-07-06 17:02:21,938 - INFO - Deleting VM source_vm 2026-07-06 17:02:22,007 - INFO - Deleting VN test_vnv6dn 2026-07-06 17:02:22,048 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-07-06 17:02:24,133 - WARNING - Deleting VN test_vnv6dn failed..Will retry 2026-07-06 17:02:26,323 - INFO - Deleting VN test_vnv6sr 2026-07-06 17:02:27,768 - INFO - END TEST : test_create_md5_on_control : PASSED[0:00:25] 2026-07-06 17:02:27,769 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:02:28,510 - INFO - Deleted project: ctest-TestMd5testsOnControl-45845655, ID : 96b4d95f-1392-4103-b1dd-398280967fbe 2026-07-06 17:02:28,682 - INFO - Domain Default found not creating 2026-07-06 17:02:28,827 - INFO - Project ctest-TestRbac-84038553 not found, creating it 2026-07-06 17:02:29,416 - INFO - Created Project:ctest-TestRbac-84038553, ID : 082d3e91-585f-403a-97a9-540f954dfed3 2026-07-06 17:02:33,041 - INFO - ================================================================================ 2026-07-06 17:02:33,041 - INFO - STARTING TEST : test_perms2_global_share 2026-07-06 17:02:33,041 - 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-07-06 17:02:34,665 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:02:34,665 - INFO - 2026-07-06 17:02:35,053 - INFO - Project ctest-TestRbac-06618251 not found, creating it 2026-07-06 17:02:35,594 - INFO - Created Project:ctest-TestRbac-06618251, ID : 70e454aa-193c-4cd3-b4c9-49656c4ec6f3 2026-07-06 17:02:35,993 - INFO - Project ctest-TestRbac-39633158 not found, creating it 2026-07-06 17:02:36,522 - INFO - Created Project:ctest-TestRbac-39633158, ID : 7d349f34-9c05-420f-ac29-39634eed11ed 2026-07-06 17:02:38,970 - INFO - API access-list 30b90b85-e213-4821-a227-aafb11a1b2cb verify on api server passed 2026-07-06 17:02:39,691 - INFO - Created VN ctest-TestRbac-06618251-09833117, UUID :0794d6c7-1671-433f-b16e-9bd1e5c7737b 2026-07-06 17:02:40,868 - INFO - API Server: Read VN 0794d6c7-1671-433f-b16e-9bd1e5c7737b 2026-07-06 17:02:41,244 - INFO - API Server: Read VN 0794d6c7-1671-433f-b16e-9bd1e5c7737b 2026-07-06 17:02:43,414 - WARNING - Unable to get the list of compute nodes 2026-07-06 17:02:43,881 - INFO - VM ([<Server: ctest-TestRbac-39633158-62373772>]) created on node: (None), Zone: (None) 2026-07-06 17:02:59,333 - INFO - VM name : ctest-TestRbac-39633158-62373772 2026-07-06 17:03:00,193 - INFO - VM ctest-TestRbac-39633158-62373772 verfication in all API Servers passed 2026-07-06 17:03:02,665 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbac-39633158-62373772 passed 2026-07-06 17:03:02,665 - INFO - VM ctest-TestRbac-39633158-62373772 verifications in Compute nodes passed 2026-07-06 17:03:02,887 - INFO - Validated routes of VM ctest-TestRbac-39633158-62373772 in all vrouters 2026-07-06 17:03:03,737 - INFO - Verification in Control-nodes for VM ctest-TestRbac-39633158-62373772 passed 2026-07-06 17:03:04,465 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 17:03:04,568 - INFO - VM 3fb8e6e6-7e8b-424d-9dc3-ae67b453b937 is present in default-domain:ctest-TestRbac-06618251:ctest-TestRbac-06618251-09833117 2026-07-06 17:03:06,488 - INFO - tap interface default-domain:ctest-TestRbac-39633158:bda57158-fc24-4097-850c-617714fd7545 of vm 3fb8e6e6-7e8b-424d-9dc3-ae67b453b937 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 17:03:07,004 - INFO - VM ctest-TestRbac-39633158-62373772 validations in Opserver passed 2026-07-06 17:03:07,004 - INFO - Deleting VM ctest-TestRbac-39633158-62373772 2026-07-06 17:03:11,217 - INFO - VM ctest-TestRbac-39633158-62373772 is fully removed in API-Server 2026-07-06 17:03:11,428 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbac-06618251:ctest-TestRbac-06618251-09833117 2026-07-06 17:03:11,428 - INFO - VM ctest-TestRbac-39633158-62373772 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:03:11,725 - INFO - Routes for VM ctest-TestRbac-39633158-62373772 is removed in all control-nodes 2026-07-06 17:03:24,765 - INFO - 3fb8e6e6-7e8b-424d-9dc3-ae67b453b937 vm uve deleted from opserver 2026-07-06 17:03:24,778 - INFO - 3fb8e6e6-7e8b-424d-9dc3-ae67b453b937 vm uve deleted from opserver 2026-07-06 17:03:25,270 - INFO - 3fb8e6e6-7e8b-424d-9dc3-ae67b453b937 vm uve deleted from opserver 2026-07-06 17:03:25,270 - INFO - Validated that VM 3fb8e6e6-7e8b-424d-9dc3-ae67b453b937 is removed from Opserver 2026-07-06 17:03:25,271 - INFO - Deleting VN ctest-TestRbac-06618251-09833117 2026-07-06 17:03:25,439 - INFO - API access-list (30b90b85-e213-4821-a227-aafb11a1b2cb) got deleted in api server 2026-07-06 17:03:26,383 - INFO - Deleted project: ctest-TestRbac-39633158, ID : 7d349f34-9c05-420f-ac29-39634eed11ed 2026-07-06 17:03:27,136 - INFO - Deleted project: ctest-TestRbac-06618251, ID : 70e454aa-193c-4cd3-b4c9-49656c4ec6f3 2026-07-06 17:03:28,414 - INFO - END TEST : test_perms2_global_share : PASSED[0:00:55] 2026-07-06 17:03:28,414 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:03:29,830 - INFO - Deleted project: ctest-TestRbac-84038553, ID : 082d3e91-585f-403a-97a9-540f954dfed3 2026-07-06 17:03:30,005 - INFO - Domain Default found not creating 2026-07-06 17:03:30,157 - INFO - Project ctest-TestRbacBasic-92942793 not found, creating it 2026-07-06 17:03:30,643 - INFO - Created Project:ctest-TestRbacBasic-92942793, ID : 89fb678e-0d40-4551-8d32-aa88c3e8e1f2 2026-07-06 17:03:34,317 - INFO - ================================================================================ 2026-07-06 17:03:34,317 - INFO - STARTING TEST : test_perms2_owner 2026-07-06 17:03:34,317 - 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-07-06 17:03:35,586 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:03:35,586 - INFO - 2026-07-06 17:03:35,965 - INFO - Project ctest-TestRbacBasic-61734718 not found, creating it 2026-07-06 17:03:36,548 - INFO - Created Project:ctest-TestRbacBasic-61734718, ID : ba42a990-c581-4c0e-88ff-cd6275d9548f 2026-07-06 17:03:36,926 - INFO - Project ctest-TestRbacBasic-38374576 not found, creating it 2026-07-06 17:03:37,435 - INFO - Created Project:ctest-TestRbacBasic-38374576, ID : f951f6b9-0a61-442d-b929-67b40abc19a1 2026-07-06 17:03:39,745 - INFO - API access-list 3a86f0c8-7172-46fc-9216-14cd41cc55af verify on api server passed 2026-07-06 17:03:40,415 - INFO - Created VN ctest-TestRbacBasic-61734718-79322852, UUID :32bf1f17-4c20-4e55-b84a-c9ea597bb417 2026-07-06 17:03:41,607 - INFO - Created VN ctest-TestRbacBasic-38374576-87694713, UUID :8e928a63-b164-493c-b207-462d771c6dae 2026-07-06 17:03:42,543 - INFO - API Server: Read VN 32bf1f17-4c20-4e55-b84a-c9ea597bb417 2026-07-06 17:03:42,903 - INFO - API Server: Permission Denied to read VN 32bf1f17-4c20-4e55-b84a-c9ea597bb417 2026-07-06 17:03:42,914 - INFO - API Server: Read VN 32bf1f17-4c20-4e55-b84a-c9ea597bb417 2026-07-06 17:03:42,952 - INFO - API Server: List VN ['32bf1f17-4c20-4e55-b84a-c9ea597bb417'] 2026-07-06 17:03:42,990 - INFO - API Server: List VN ['8e928a63-b164-493c-b207-462d771c6dae'] 2026-07-06 17:03:46,066 - INFO - API Server: List VN [] 2026-07-06 17:03:46,098 - INFO - API Server: List VN ['8e928a63-b164-493c-b207-462d771c6dae', '32bf1f17-4c20-4e55-b84a-c9ea597bb417'] 2026-07-06 17:03:46,104 - INFO - API Server: List VN ['7998e2d7-3572-4d4c-be29-07cd813babbf', '8e928a63-b164-493c-b207-462d771c6dae', '32bf1f17-4c20-4e55-b84a-c9ea597bb417', '200f5085-43a5-48a3-a82e-39721bbd5558', '7b60b400-88fd-4ce4-a1f5-0656a2c2cbee', 'c0f60107-2b29-48e8-95ea-5c106e264eec', '377e2885-c892-42df-93d0-cc6599fe5e7a'] 2026-07-06 17:03:47,747 - INFO - Deleting VN ctest-TestRbacBasic-38374576-87694713 2026-07-06 17:03:47,877 - INFO - Deleting VN ctest-TestRbacBasic-61734718-79322852 2026-07-06 17:03:48,097 - INFO - API access-list (3a86f0c8-7172-46fc-9216-14cd41cc55af) got deleted in api server 2026-07-06 17:03:50,047 - INFO - Deleted project: ctest-TestRbacBasic-38374576, ID : f951f6b9-0a61-442d-b929-67b40abc19a1 2026-07-06 17:03:50,915 - INFO - Deleted project: ctest-TestRbacBasic-61734718, ID : ba42a990-c581-4c0e-88ff-cd6275d9548f 2026-07-06 17:03:52,201 - INFO - END TEST : test_perms2_owner : PASSED[0:00:18] 2026-07-06 17:03:52,201 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:03:52,203 - INFO - ================================================================================ 2026-07-06 17:03:52,203 - INFO - STARTING TEST : test_rbac_acl_different_roles 2026-07-06 17:03:52,203 - 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-07-06 17:03:53,493 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:03:53,493 - INFO - 2026-07-06 17:03:56,191 - INFO - Permission denied to create/update VirtualNetwork 2026-07-06 17:03:56,573 - INFO - API access-list b79e5eca-0c38-4807-adf6-0768b09a82f4 verify on api server passed 2026-07-06 17:03:56,923 - INFO - Created VN ctest-TestRbacBasic-92942793-79570328, UUID :c1e2c3b9-3b0c-4d38-9121-f18a072df8fc 2026-07-06 17:03:57,837 - INFO - Verified VN network id 13 for VN c1e2c3b9-3b0c-4d38-9121-f18a072df8fc 2026-07-06 17:03:57,837 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-92942793-79570328 passed 2026-07-06 17:03:57,901 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-92942793-79570328 passed 2026-07-06 17:03:58,788 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-92942793:ctest-TestRbacBasic-92942793-79570328 is found in opserver 2026-07-06 17:03:59,172 - INFO - API access-list 06fef526-6111-4d23-af9b-d4c38e7cb5c1 verify on api server passed 2026-07-06 17:03:59,947 - INFO - API Server: Permission Denied to read VN c1e2c3b9-3b0c-4d38-9121-f18a072df8fc 2026-07-06 17:04:00,312 - INFO - API Server: Permission Denied to read ST bb762134-893b-401c-b5e8-4f3e5b4fc4ae 2026-07-06 17:04:01,705 - INFO - API access-list b79e5eca-0c38-4807-adf6-0768b09a82f4 verify on api server passed 2026-07-06 17:04:01,732 - INFO - API Server: Read VN c1e2c3b9-3b0c-4d38-9121-f18a072df8fc 2026-07-06 17:04:02,359 - INFO - Permission denied to create/update VirtualNetwork 2026-07-06 17:04:02,736 - INFO - API Server: Permission Denied to read ST bb762134-893b-401c-b5e8-4f3e5b4fc4ae 2026-07-06 17:04:02,916 - INFO - API access-list 06fef526-6111-4d23-af9b-d4c38e7cb5c1 verify on api server passed 2026-07-06 17:04:02,936 - INFO - API Server: Read Service-Template bb762134-893b-401c-b5e8-4f3e5b4fc4ae 2026-07-06 17:04:03,217 - INFO - API access-list b79e5eca-0c38-4807-adf6-0768b09a82f4 verify on api server passed 2026-07-06 17:04:03,334 - INFO - API access-list 06fef526-6111-4d23-af9b-d4c38e7cb5c1 verify on api server passed 2026-07-06 17:04:03,711 - INFO - API Server: Permission Denied to read VN c1e2c3b9-3b0c-4d38-9121-f18a072df8fc 2026-07-06 17:04:04,077 - INFO - API Server: Permission Denied to read ST bb762134-893b-401c-b5e8-4f3e5b4fc4ae 2026-07-06 17:04:05,589 - INFO - API Server: Read Service-Template bb762134-893b-401c-b5e8-4f3e5b4fc4ae 2026-07-06 17:04:05,612 - INFO - API Server: Read VN c1e2c3b9-3b0c-4d38-9121-f18a072df8fc 2026-07-06 17:04:05,810 - INFO - API access-list (b79e5eca-0c38-4807-adf6-0768b09a82f4) got deleted in api server 2026-07-06 17:04:05,851 - INFO - API access-list (06fef526-6111-4d23-af9b-d4c38e7cb5c1) got deleted in api server 2026-07-06 17:04:06,227 - INFO - API Server: Permission Denied to read VN c1e2c3b9-3b0c-4d38-9121-f18a072df8fc 2026-07-06 17:04:06,594 - INFO - API Server: Permission Denied to read ST bb762134-893b-401c-b5e8-4f3e5b4fc4ae 2026-07-06 17:04:07,922 - INFO - API Server: Read VN c1e2c3b9-3b0c-4d38-9121-f18a072df8fc 2026-07-06 17:04:07,940 - INFO - API Server: Read Service-Template bb762134-893b-401c-b5e8-4f3e5b4fc4ae 2026-07-06 17:04:08,179 - INFO - Service template: ['default-domain', 'ctest-TestRbacBasic-92942793-97202369'] deleted successfully. 2026-07-06 17:04:08,179 - INFO - Deleting VN ctest-TestRbacBasic-92942793-79570328 2026-07-06 17:04:09,959 - INFO - END TEST : test_rbac_acl_different_roles : PASSED[0:00:17] 2026-07-06 17:04:09,959 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:04:09,961 - INFO - ================================================================================ 2026-07-06 17:04:09,961 - INFO - STARTING TEST : test_rbac_create_delete_vm 2026-07-06 17:04:09,962 - 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-07-06 17:04:11,291 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:04:11,291 - INFO - 2026-07-06 17:04:11,979 - INFO - Created VN ctest-TestRbacBasic-92942793-24761208 2026-07-06 17:04:12,341 - INFO - Verified VN network id 13 for VN dee77b8b-f266-4be9-8baa-da1acc76f592 2026-07-06 17:04:12,341 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-92942793-24761208 passed 2026-07-06 17:04:12,411 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-92942793-24761208 passed 2026-07-06 17:04:12,708 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-92942793:ctest-TestRbacBasic-92942793-24761208 is found in opserver 2026-07-06 17:04:12,920 - INFO - API access-list 59733c68-7032-4853-882a-b2b005cdd713 verify on api server passed 2026-07-06 17:04:13,709 - INFO - Created VN ctest-TestRbacBasic-92942793-91061965 2026-07-06 17:04:14,140 - INFO - Verified VN network id 14 for VN 211ac657-cd72-4aaf-9bb6-105feb0d5706 2026-07-06 17:04:14,140 - INFO - Verifications in API Server for VN ctest-TestRbacBasic-92942793-91061965 passed 2026-07-06 17:04:14,210 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-TestRbacBasic-92942793-91061965 passed 2026-07-06 17:04:14,489 - INFO - Validated that VN default-domain:ctest-TestRbacBasic-92942793:ctest-TestRbacBasic-92942793-91061965 is found in opserver 2026-07-06 17:04:14,549 - INFO - Creating Security group: ['default-domain', 'ctest-TestRbacBasic-92942793', 'ctest-TestRbacBasic-92942793-58759890'] 2026-07-06 17:04:16,379 - INFO - Security group ctest-TestRbacBasic-92942793-58759890 found in the API Server 2026-07-06 17:04:16,607 - INFO - Validated that ACLs for Security group ctest-TestRbacBasic-92942793-58759890 are present in API Server 2026-07-06 17:04:16,613 - INFO - Validated that Security group ctest-TestRbacBasic-92942793-58759890 is found in control node 10.0.0.50 2026-07-06 17:04:16,629 - INFO - Validated that Security group ctest-TestRbacBasic-92942793-58759890 is found in control node 10.0.0.242 2026-07-06 17:04:16,641 - INFO - Validated that Security group ctest-TestRbacBasic-92942793-58759890 is found in control node 10.0.0.33 2026-07-06 17:04:16,647 - INFO - Validated SG ctest-TestRbacBasic-92942793-58759890 in Control nodes 2026-07-06 17:04:17,227 - WARNING - Unable to get the list of compute nodes 2026-07-06 17:04:17,683 - INFO - VM ([<Server: ctest-TestRbacBasic-92942793-66561483>]) created on node: (None), Zone: (None) 2026-07-06 17:04:32,995 - INFO - VM name : ctest-TestRbacBasic-92942793-66561483 2026-07-06 17:04:33,940 - INFO - VM ctest-TestRbacBasic-92942793-66561483 verfication in all API Servers passed 2026-07-06 17:04:36,544 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-TestRbacBasic-92942793-66561483 passed 2026-07-06 17:04:36,545 - INFO - VM ctest-TestRbacBasic-92942793-66561483 verifications in Compute nodes passed 2026-07-06 17:04:36,802 - INFO - Validated routes of VM ctest-TestRbacBasic-92942793-66561483 in all vrouters 2026-07-06 17:04:37,367 - INFO - Verification in Control-nodes for VM ctest-TestRbacBasic-92942793-66561483 passed 2026-07-06 17:04:37,684 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 17:04:37,741 - INFO - VM 993c5311-103f-4091-8725-67cf2fb929f9 is present in default-domain:ctest-TestRbacBasic-92942793:ctest-TestRbacBasic-92942793-91061965 2026-07-06 17:04:38,788 - INFO - tap interface default-domain:ctest-TestRbacBasic-92942793:133750f5-fc5c-412d-957e-46b91d362c14 of vm 993c5311-103f-4091-8725-67cf2fb929f9 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 17:04:38,939 - INFO - VM ctest-TestRbacBasic-92942793-66561483 validations in Opserver passed 2026-07-06 17:04:40,179 - INFO - FIP 117.225.5.3 verification for passed on all Control-nodes 2026-07-06 17:04:40,179 - INFO - FIP ID 8ba97ede-975d-4d2b-8715-220da728880d(117.225.5.3) validation in Control node passed 2026-07-06 17:04:40,209 - INFO - FIP ID 8ba97ede-975d-4d2b-8715-220da728880d(117.225.5.3) validation in agents passed 2026-07-06 17:04:40,244 - INFO - FIP ID 8ba97ede-975d-4d2b-8715-220da728880d(117.225.5.3) validation in API Server passed 2026-07-06 17:04:41,276 - INFO - Validated that SG ctest-TestRbacBasic-92942793-58759890 is bound to VM ctest-TestRbacBasic-92942793-66561483 2026-07-06 17:04:41,358 - INFO - Deleting VM ctest-TestRbacBasic-92942793-66561483 2026-07-06 17:04:45,555 - INFO - VM ctest-TestRbacBasic-92942793-66561483 is fully removed in API-Server 2026-07-06 17:04:45,780 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestRbacBasic-92942793:ctest-TestRbacBasic-92942793-91061965 2026-07-06 17:04:45,780 - INFO - VM ctest-TestRbacBasic-92942793-66561483 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:04:46,032 - INFO - Routes for VM ctest-TestRbacBasic-92942793-66561483 is removed in all control-nodes 2026-07-06 17:05:05,151 - INFO - 993c5311-103f-4091-8725-67cf2fb929f9 vm uve deleted from opserver 2026-07-06 17:05:05,166 - INFO - 993c5311-103f-4091-8725-67cf2fb929f9 vm uve deleted from opserver 2026-07-06 17:05:05,179 - INFO - 993c5311-103f-4091-8725-67cf2fb929f9 vm uve deleted from opserver 2026-07-06 17:05:05,179 - INFO - Validated that VM 993c5311-103f-4091-8725-67cf2fb929f9 is removed from Opserver 2026-07-06 17:05:05,180 - INFO - Deleting Security group: ['default-domain', 'ctest-TestRbacBasic-92942793', 'ctest-TestRbacBasic-92942793-58759890'] 2026-07-06 17:05:05,326 - INFO - Security group: ['default-domain', 'ctest-TestRbacBasic-92942793', 'ctest-TestRbacBasic-92942793-58759890'] deleted successfully. 2026-07-06 17:05:05,480 - INFO - Security group ctest-TestRbacBasic-92942793-58759890 removed from the API Server 2026-07-06 17:05:05,691 - INFO - security group ctest-TestRbacBasic-92942793-58759890 removed from Control-node 10.0.0.50 2026-07-06 17:05:05,700 - INFO - security group ctest-TestRbacBasic-92942793-58759890 removed from Control-node 10.0.0.242 2026-07-06 17:05:05,710 - INFO - security group ctest-TestRbacBasic-92942793-58759890 removed from Control-node 10.0.0.33 2026-07-06 17:05:05,715 - INFO - Validated that SG ctest-TestRbacBasic-92942793-58759890 is not in control nodes 2026-07-06 17:05:05,715 - INFO - Deleting VN ctest-TestRbacBasic-92942793-91061965 2026-07-06 17:05:06,044 - INFO - API access-list (59733c68-7032-4853-882a-b2b005cdd713) got deleted in api server 2026-07-06 17:05:06,132 - INFO - Deleting VN ctest-TestRbacBasic-92942793-24761208 2026-07-06 17:05:07,611 - INFO - END TEST : test_rbac_create_delete_vm : PASSED[0:00:58] 2026-07-06 17:05:07,611 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:05:09,068 - INFO - Deleted project: ctest-TestRbacBasic-92942793, ID : 89fb678e-0d40-4551-8d32-aa88c3e8e1f2 2026-07-06 17:05:09,270 - INFO - Using existing project ['default-domain', 'admin'](a442b145-8324-4a90-a166-7d2776d28f22) 2026-07-06 17:05:09,281 - INFO - ================================================================================ 2026-07-06 17:05:09,281 - INFO - STARTING TEST : test_contrail_status 2026-07-06 17:05:09,281 - INFO - TEST DESCRIPTION : Test to verify that all services are running and active 2026-07-06 17:05:10,545 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:05:10,545 - INFO - 2026-07-06 17:05:10,775 - INFO - 10.0.0.50 2026-07-06 17:05:10,775 - INFO - config 2026-07-06 17:05:10,783 - INFO - config-nodemgr:active 2026-07-06 17:05:10,790 - INFO - api-server:active 2026-07-06 17:05:10,796 - INFO - schema:backup 2026-07-06 17:05:10,805 - INFO - svc-monitor:active 2026-07-06 17:05:10,810 - INFO - device-manager:backup 2026-07-06 17:05:10,810 - INFO - config-database 2026-07-06 17:05:10,810 - INFO - config-cassandra:active 2026-07-06 17:05:10,811 - INFO - config-zookeeper:active 2026-07-06 17:05:10,811 - INFO - config-rabbitmq:active 2026-07-06 17:05:10,811 - INFO - control 2026-07-06 17:05:10,816 - INFO - control-nodemgr:active 2026-07-06 17:05:10,825 - INFO - control:active 2026-07-06 17:05:10,825 - INFO - named:active 2026-07-06 17:05:10,839 - INFO - dns:active 2026-07-06 17:05:10,839 - INFO - analytics 2026-07-06 17:05:10,844 - INFO - analytics-nodemgr:active 2026-07-06 17:05:10,849 - INFO - analytics-api:active 2026-07-06 17:05:10,856 - INFO - collector:active 2026-07-06 17:05:10,856 - INFO - analytics-database 2026-07-06 17:05:10,856 - INFO - analytics-cassandra:active 2026-07-06 17:05:10,860 - INFO - analyticsdb-nodemgr:active 2026-07-06 17:05:10,879 - INFO - query-engine:active 2026-07-06 17:05:10,879 - INFO - webui 2026-07-06 17:05:10,879 - INFO - webui:active 2026-07-06 17:05:10,879 - INFO - webui-middleware:active 2026-07-06 17:05:10,879 - INFO - redis:active 2026-07-06 17:05:10,879 - INFO - analytics_snmp 2026-07-06 17:05:10,883 - INFO - snmp-collector:active 2026-07-06 17:05:10,883 - INFO - snmp-topology:active 2026-07-06 17:05:10,883 - INFO - analytics_alarm 2026-07-06 17:05:10,883 - INFO - alarmgen:active 2026-07-06 17:05:10,984 - INFO - 10.0.0.242 2026-07-06 17:05:10,984 - INFO - config 2026-07-06 17:05:10,989 - INFO - config-nodemgr:active 2026-07-06 17:05:10,994 - INFO - api-server:active 2026-07-06 17:05:10,999 - INFO - schema:active 2026-07-06 17:05:11,003 - INFO - svc-monitor:backup 2026-07-06 17:05:11,007 - INFO - device-manager:active 2026-07-06 17:05:11,008 - INFO - config-database 2026-07-06 17:05:11,008 - INFO - config-cassandra:active 2026-07-06 17:05:11,008 - INFO - config-zookeeper:active 2026-07-06 17:05:11,008 - INFO - config-rabbitmq:active 2026-07-06 17:05:11,008 - INFO - control 2026-07-06 17:05:11,013 - INFO - control-nodemgr:active 2026-07-06 17:05:11,018 - INFO - control:active 2026-07-06 17:05:11,018 - INFO - named:active 2026-07-06 17:05:11,024 - INFO - dns:active 2026-07-06 17:05:11,024 - INFO - analytics 2026-07-06 17:05:11,030 - INFO - analytics-nodemgr:active 2026-07-06 17:05:11,040 - INFO - analytics-api:active 2026-07-06 17:05:11,046 - INFO - collector:active 2026-07-06 17:05:11,046 - INFO - analytics-database 2026-07-06 17:05:11,046 - INFO - analytics-cassandra:active 2026-07-06 17:05:11,053 - INFO - analyticsdb-nodemgr:active 2026-07-06 17:05:11,058 - INFO - query-engine:active 2026-07-06 17:05:11,058 - INFO - webui 2026-07-06 17:05:11,058 - INFO - webui:active 2026-07-06 17:05:11,058 - INFO - webui-middleware:active 2026-07-06 17:05:11,058 - INFO - redis:active 2026-07-06 17:05:11,059 - INFO - analytics_snmp 2026-07-06 17:05:11,063 - INFO - snmp-collector:active 2026-07-06 17:05:11,063 - INFO - snmp-topology:active 2026-07-06 17:05:11,063 - INFO - analytics_alarm 2026-07-06 17:05:11,063 - INFO - alarmgen:active 2026-07-06 17:05:11,187 - INFO - 10.0.0.33 2026-07-06 17:05:11,187 - INFO - config 2026-07-06 17:05:11,193 - INFO - config-nodemgr:active 2026-07-06 17:05:11,197 - INFO - api-server:active 2026-07-06 17:05:11,201 - INFO - schema:backup 2026-07-06 17:05:11,204 - INFO - svc-monitor:backup 2026-07-06 17:05:11,207 - INFO - device-manager:backup 2026-07-06 17:05:11,207 - INFO - config-database 2026-07-06 17:05:11,207 - INFO - config-cassandra:active 2026-07-06 17:05:11,207 - INFO - config-zookeeper:active 2026-07-06 17:05:11,207 - INFO - config-rabbitmq:active 2026-07-06 17:05:11,207 - INFO - control 2026-07-06 17:05:11,212 - INFO - control-nodemgr:active 2026-07-06 17:05:11,217 - INFO - control:active 2026-07-06 17:05:11,217 - INFO - named:active 2026-07-06 17:05:11,222 - INFO - dns:active 2026-07-06 17:05:11,223 - INFO - analytics 2026-07-06 17:05:11,227 - INFO - analytics-nodemgr:active 2026-07-06 17:05:11,232 - INFO - analytics-api:active 2026-07-06 17:05:11,237 - INFO - collector:active 2026-07-06 17:05:11,237 - INFO - analytics-database 2026-07-06 17:05:11,237 - INFO - analytics-cassandra:active 2026-07-06 17:05:11,243 - INFO - analyticsdb-nodemgr:active 2026-07-06 17:05:11,250 - INFO - query-engine:active 2026-07-06 17:05:11,251 - INFO - webui 2026-07-06 17:05:11,251 - INFO - webui:active 2026-07-06 17:05:11,251 - INFO - webui-middleware:active 2026-07-06 17:05:11,251 - INFO - redis:active 2026-07-06 17:05:11,251 - INFO - analytics_snmp 2026-07-06 17:05:11,256 - INFO - snmp-collector:active 2026-07-06 17:05:11,256 - INFO - snmp-topology:active 2026-07-06 17:05:11,256 - INFO - analytics_alarm 2026-07-06 17:05:11,256 - INFO - alarmgen:active 2026-07-06 17:05:11,357 - INFO - 10.0.0.19 2026-07-06 17:05:11,357 - INFO - vrouter 2026-07-06 17:05:11,364 - INFO - vrouter-nodemgr:active 2026-07-06 17:05:11,372 - INFO - agent:active 2026-07-06 17:05:11,470 - INFO - 10.0.0.57 2026-07-06 17:05:11,470 - INFO - vrouter 2026-07-06 17:05:11,477 - INFO - vrouter-nodemgr:active 2026-07-06 17:05:11,484 - INFO - agent:active 2026-07-06 17:05:11,485 - INFO - All the contrail services are up on all nodes 2026-07-06 17:05:11,485 - INFO - contrail-status passed 2026-07-06 17:05:12,789 - INFO - END TEST : test_contrail_status : PASSED[0:00:03] 2026-07-06 17:05:12,789 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:05:12,880 - INFO - Domain Default found not creating 2026-07-06 17:05:13,044 - INFO - Project ctest-TestBasicVMVN0-39795102 not found, creating it 2026-07-06 17:05:13,598 - INFO - Created Project:ctest-TestBasicVMVN0-39795102, ID : 71224b44-7d01-4494-a5ef-681d910554e9 2026-07-06 17:05:15,166 - INFO - ================================================================================ 2026-07-06 17:05:15,167 - INFO - STARTING TEST : test_control_node_switchover 2026-07-06 17:05:15,167 - 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-07-06 17:05:16,457 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:05:16,457 - INFO - 2026-07-06 17:05:17,481 - INFO - Created VN ctest-vn1-88064839 2026-07-06 17:05:18,097 - INFO - Verified VN network id 13 for VN 91129f2a-958d-4773-9b9a-6c7ee5859f47 2026-07-06 17:05:18,097 - INFO - Verifications in API Server for VN ctest-vn1-88064839 passed 2026-07-06 17:05:18,165 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-88064839 passed 2026-07-06 17:05:19,436 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-88064839 is found in opserver 2026-07-06 17:05:19,906 - INFO - VM ([<Server: ctest-vn1_vm1-54910998>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:05:20,317 - INFO - VM ([<Server: ctest-vn1_vm2-72703197>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:05:20,317 - INFO - Waiting for VM ctest-vn1_vm1-54910998 to be up.. 2026-07-06 17:05:30,526 - INFO - VM name : ctest-vn1_vm1-54910998 2026-07-06 17:06:00,949 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-54910998 passed 2026-07-06 17:06:16,722 - INFO - Waiting for VM ctest-vn1_vm2-72703197 to be up.. 2026-07-06 17:06:16,798 - INFO - VM name : ctest-vn1_vm2-72703197 2026-07-06 17:06:18,170 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm2-72703197 passed 2026-07-06 17:06:26,472 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-54910998 passed 2026-07-06 17:07:09,353 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-72703197 passed 2026-07-06 17:07:09,364 - INFO - Active control node from the Agent 10.0.0.19 is 10.0.0.33 2026-07-06 17:07:09,364 - INFO - Stoping the Control service in 10.0.0.33 2026-07-06 17:07:09,824 - INFO - 10.0.0.33 2026-07-06 17:07:09,824 - INFO - control:inactive 2026-07-06 17:07:09,824 - INFO - Contrail services control are down on nodes 10.0.0.33 2026-07-06 17:07:14,831 - INFO - Active control node from the Agent 10.0.0.19 is 10.0.0.242 2026-07-06 17:07:14,831 - INFO - Starting the Control service in 10.0.0.33 2026-07-06 17:07:15,159 - INFO - 10.0.0.33 2026-07-06 17:07:15,164 - INFO - control:initializing 2026-07-06 17:07:20,265 - INFO - 10.0.0.33 2026-07-06 17:07:20,270 - INFO - control:active 2026-07-06 17:07:20,270 - INFO - Contrail services ['control'] are up on nodes 10.0.0.33 2026-07-06 17:07:25,434 - INFO - VM ctest-vn1_vm1-54910998 verfication in all API Servers passed 2026-07-06 17:07:26,178 - INFO - VM ctest-vn1_vm1-54910998 verifications in Compute nodes passed 2026-07-06 17:07:26,554 - INFO - Validated routes of VM ctest-vn1_vm1-54910998 in all vrouters 2026-07-06 17:07:27,441 - INFO - Verification in Control-nodes for VM ctest-vn1_vm1-54910998 passed 2026-07-06 17:07:27,650 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 17:07:27,673 - INFO - VM 4f6d5491-b726-4d49-b4b9-71f1f67b40db is present in default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-88064839 2026-07-06 17:07:27,885 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-39795102:c6e7a781-1bff-4c65-a4dd-5484141a08c9 of vm 4f6d5491-b726-4d49-b4b9-71f1f67b40db is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 17:07:27,956 - INFO - VM ctest-vn1_vm1-54910998 validations in Opserver passed 2026-07-06 17:07:28,116 - INFO - VM ctest-vn1_vm2-72703197 verfication in all API Servers passed 2026-07-06 17:07:28,900 - INFO - VM ctest-vn1_vm2-72703197 verifications in Compute nodes passed 2026-07-06 17:07:29,252 - INFO - Validated routes of VM ctest-vn1_vm2-72703197 in all vrouters 2026-07-06 17:07:30,118 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-72703197 passed 2026-07-06 17:07:30,210 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 17:07:30,234 - INFO - VM b87eef6b-8047-438c-9293-9cd703598cf0 is present in default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-88064839 2026-07-06 17:07:30,410 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-39795102:3eb7b185-ef69-4726-93f0-f3517252a891 of vm b87eef6b-8047-438c-9293-9cd703598cf0 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 17:07:30,449 - INFO - VM ctest-vn1_vm2-72703197 validations in Opserver passed 2026-07-06 17:07:30,450 - INFO - Checking the ping between the VM again 2026-07-06 17:07:32,698 - INFO - Ping to IP 192.168.1.4 from VM ctest-vn1_vm1-54910998 passed 2026-07-06 17:07:34,935 - INFO - Ping to IP 192.168.1.3 from VM ctest-vn1_vm2-72703197 passed 2026-07-06 17:07:34,935 - INFO - Deleting VM ctest-vn1_vm2-72703197 2026-07-06 17:07:39,045 - INFO - VM ctest-vn1_vm2-72703197 is fully removed in API-Server 2026-07-06 17:07:39,359 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-88064839 2026-07-06 17:07:39,359 - INFO - VM ctest-vn1_vm2-72703197 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:07:39,606 - INFO - Routes for VM ctest-vn1_vm2-72703197 is removed in all control-nodes 2026-07-06 17:08:04,367 - INFO - b87eef6b-8047-438c-9293-9cd703598cf0 vm uve deleted from opserver 2026-07-06 17:08:04,379 - INFO - b87eef6b-8047-438c-9293-9cd703598cf0 vm uve deleted from opserver 2026-07-06 17:08:04,392 - INFO - b87eef6b-8047-438c-9293-9cd703598cf0 vm uve deleted from opserver 2026-07-06 17:08:04,392 - INFO - Validated that VM b87eef6b-8047-438c-9293-9cd703598cf0 is removed from Opserver 2026-07-06 17:08:04,392 - INFO - Deleting VM ctest-vn1_vm1-54910998 2026-07-06 17:08:08,515 - INFO - VM ctest-vn1_vm1-54910998 is fully removed in API-Server 2026-07-06 17:08:08,727 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-88064839 2026-07-06 17:08:08,727 - INFO - VM ctest-vn1_vm1-54910998 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:08:08,964 - INFO - Routes for VM ctest-vn1_vm1-54910998 is removed in all control-nodes 2026-07-06 17:08:24,393 - INFO - 4f6d5491-b726-4d49-b4b9-71f1f67b40db vm uve deleted from opserver 2026-07-06 17:08:24,409 - INFO - 4f6d5491-b726-4d49-b4b9-71f1f67b40db vm uve deleted from opserver 2026-07-06 17:08:24,423 - INFO - 4f6d5491-b726-4d49-b4b9-71f1f67b40db vm uve deleted from opserver 2026-07-06 17:08:24,423 - INFO - Validated that VM 4f6d5491-b726-4d49-b4b9-71f1f67b40db is removed from Opserver 2026-07-06 17:08:24,423 - INFO - Deleting VN ctest-vn1-88064839 2026-07-06 17:08:24,921 - INFO - Validated that VN ctest-vn1-88064839 is not found in API Server 2026-07-06 17:08:24,950 - INFO - Validated that VN ctest-vn1-88064839 is not in any agent 2026-07-06 17:08:24,991 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-88064839 info 2026-07-06 17:08:26,255 - INFO - END TEST : test_control_node_switchover : PASSED[0:03:11] 2026-07-06 17:08:26,255 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:08:26,257 - INFO - ================================================================================ 2026-07-06 17:08:26,257 - INFO - STARTING TEST : test_process_restart_in_policy_between_vns 2026-07-06 17:08:26,257 - 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-07-06 17:08:27,521 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:08:27,521 - INFO - 2026-07-06 17:08:28,371 - INFO - Created VN ctest-vn1-85244610, UUID :ef63d115-2d93-4a49-bbba-8a1957db35ae 2026-07-06 17:08:28,854 - INFO - Verified VN network id 13 for VN ef63d115-2d93-4a49-bbba-8a1957db35ae 2026-07-06 17:08:28,855 - INFO - Verifications in API Server for VN ctest-vn1-85244610 passed 2026-07-06 17:08:28,918 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-85244610 passed 2026-07-06 17:08:29,067 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-85244610 is found in opserver 2026-07-06 17:08:29,763 - INFO - Created VN ctest-vn2-33396850, UUID :7246cb16-17dc-435a-8161-85ad60fbbb23 2026-07-06 17:08:30,249 - INFO - Verified VN network id 14 for VN 7246cb16-17dc-435a-8161-85ad60fbbb23 2026-07-06 17:08:30,249 - INFO - Verifications in API Server for VN ctest-vn2-33396850 passed 2026-07-06 17:08:30,325 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn2-33396850 passed 2026-07-06 17:08:30,492 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn2-33396850 is found in opserver 2026-07-06 17:08:31,333 - INFO - VM ([<Server: ctest-vn1_vm1-90869450>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:08:31,781 - INFO - VM ([<Server: ctest-vn2_vm1-58755576>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:08:31,781 - INFO - Waiting for VM ctest-vn1_vm1-90869450 to be up.. 2026-07-06 17:08:47,087 - INFO - VM name : ctest-vn1_vm1-90869450 2026-07-06 17:09:13,020 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn1_vm1-90869450 passed 2026-07-06 17:09:28,705 - INFO - Waiting for VM ctest-vn2_vm1-58755576 to be up.. 2026-07-06 17:09:28,783 - INFO - VM name : ctest-vn2_vm1-58755576 2026-07-06 17:09:30,111 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vn2_vm1-58755576 passed 2026-07-06 17:10:23,263 - INFO - Ping to IP 192.168.2.252 from VM ctest-vn1_vm1-90869450 passed 2026-07-06 17:10:26,753 - INFO - 10.0.0.19 2026-07-06 17:10:26,757 - INFO - agent:initializing 2026-07-06 17:10:31,851 - INFO - 10.0.0.19 2026-07-06 17:10:31,856 - INFO - agent:active 2026-07-06 17:10:31,856 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.19 2026-07-06 17:10:35,291 - INFO - 10.0.0.57 2026-07-06 17:10:35,300 - INFO - agent:initializing 2026-07-06 17:10:40,397 - INFO - 10.0.0.57 2026-07-06 17:10:40,403 - INFO - agent:active 2026-07-06 17:10:40,404 - INFO - Contrail services ['agent'] are up on nodes 10.0.0.57 2026-07-06 17:10:40,976 - INFO - 10.0.0.50 2026-07-06 17:10:40,979 - INFO - control:initializing 2026-07-06 17:10:46,080 - INFO - 10.0.0.50 2026-07-06 17:10:46,084 - INFO - control:active 2026-07-06 17:10:46,085 - INFO - Contrail services ['control'] are up on nodes 10.0.0.50 2026-07-06 17:10:46,557 - INFO - 10.0.0.242 2026-07-06 17:10:46,562 - INFO - control:initializing 2026-07-06 17:10:51,663 - INFO - 10.0.0.242 2026-07-06 17:10:51,669 - INFO - control:active 2026-07-06 17:10:51,669 - INFO - Contrail services ['control'] are up on nodes 10.0.0.242 2026-07-06 17:10:52,095 - INFO - 10.0.0.33 2026-07-06 17:10:52,099 - INFO - control:initializing 2026-07-06 17:10:57,187 - INFO - 10.0.0.33 2026-07-06 17:10:57,193 - INFO - control:active 2026-07-06 17:10:57,193 - INFO - Contrail services ['control'] are up on nodes 10.0.0.33 2026-07-06 17:10:57,924 - INFO - 10.0.0.50 2026-07-06 17:10:57,927 - INFO - api-server:initializing 2026-07-06 17:11:03,041 - INFO - 10.0.0.50 2026-07-06 17:11:03,044 - INFO - api-server:initializing 2026-07-06 17:11:08,158 - INFO - 10.0.0.50 2026-07-06 17:11:08,165 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-07-06 17:11:13,278 - INFO - 10.0.0.50 2026-07-06 17:11:13,281 - INFO - api-server:active 2026-07-06 17:11:13,282 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.50 2026-07-06 17:11:13,948 - INFO - 10.0.0.242 2026-07-06 17:11:13,951 - INFO - api-server:initializing 2026-07-06 17:11:19,053 - INFO - 10.0.0.242 2026-07-06 17:11:19,057 - INFO - api-server:initializing 2026-07-06 17:11:24,146 - INFO - 10.0.0.242 2026-07-06 17:11:24,153 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-07-06 17:11:29,245 - INFO - 10.0.0.242 2026-07-06 17:11:29,249 - INFO - api-server:active 2026-07-06 17:11:29,250 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.242 2026-07-06 17:11:29,938 - INFO - 10.0.0.33 2026-07-06 17:11:29,942 - INFO - api-server:initializing 2026-07-06 17:11:35,053 - INFO - 10.0.0.33 2026-07-06 17:11:35,057 - INFO - api-server:initializing 2026-07-06 17:11:40,158 - INFO - 10.0.0.33 2026-07-06 17:11:40,164 - INFO - api-server:initializing (Collector:Collector[none to Idle on EvStart], Generic Connection:Keystone[] connection down) 2026-07-06 17:11:45,261 - INFO - 10.0.0.33 2026-07-06 17:11:45,266 - INFO - api-server:active 2026-07-06 17:11:45,266 - INFO - Contrail services ['api-server'] are up on nodes 10.0.0.33 2026-07-06 17:11:45,358 - INFO - 10.0.0.50 2026-07-06 17:11:45,358 - INFO - config 2026-07-06 17:11:45,363 - INFO - config-nodemgr:active 2026-07-06 17:11:45,367 - INFO - api-server:active 2026-07-06 17:11:45,369 - INFO - schema:backup 2026-07-06 17:11:45,373 - INFO - svc-monitor:active 2026-07-06 17:11:45,376 - INFO - device-manager:backup 2026-07-06 17:11:45,376 - INFO - config-database 2026-07-06 17:11:45,376 - INFO - config-cassandra:active 2026-07-06 17:11:45,376 - INFO - config-zookeeper:active 2026-07-06 17:11:45,376 - INFO - config-rabbitmq:active 2026-07-06 17:11:45,376 - INFO - control 2026-07-06 17:11:45,380 - INFO - control-nodemgr:active 2026-07-06 17:11:45,384 - INFO - control:active 2026-07-06 17:11:45,384 - INFO - named:active 2026-07-06 17:11:45,388 - INFO - dns:active 2026-07-06 17:11:45,389 - INFO - analytics 2026-07-06 17:11:45,393 - INFO - analytics-nodemgr:active 2026-07-06 17:11:45,396 - INFO - analytics-api:active 2026-07-06 17:11:45,401 - INFO - collector:active 2026-07-06 17:11:45,401 - INFO - analytics-database 2026-07-06 17:11:45,401 - INFO - analytics-cassandra:active 2026-07-06 17:11:45,405 - INFO - analyticsdb-nodemgr:active 2026-07-06 17:11:45,409 - INFO - query-engine:active 2026-07-06 17:11:45,409 - INFO - webui 2026-07-06 17:11:45,409 - INFO - webui:active 2026-07-06 17:11:45,409 - INFO - webui-middleware:active 2026-07-06 17:11:45,409 - INFO - redis:active 2026-07-06 17:11:45,409 - INFO - analytics_snmp 2026-07-06 17:11:45,412 - INFO - snmp-collector:active 2026-07-06 17:11:45,412 - INFO - snmp-topology:active 2026-07-06 17:11:45,412 - INFO - analytics_alarm 2026-07-06 17:11:45,412 - INFO - alarmgen:active 2026-07-06 17:11:45,501 - INFO - 10.0.0.242 2026-07-06 17:11:45,501 - INFO - config 2026-07-06 17:11:45,506 - INFO - config-nodemgr:active 2026-07-06 17:11:45,511 - INFO - api-server:active 2026-07-06 17:11:45,515 - INFO - schema:active 2026-07-06 17:11:45,518 - INFO - svc-monitor:backup 2026-07-06 17:11:45,522 - INFO - device-manager:active 2026-07-06 17:11:45,522 - INFO - config-database 2026-07-06 17:11:45,522 - INFO - config-cassandra:active 2026-07-06 17:11:45,522 - INFO - config-zookeeper:active 2026-07-06 17:11:45,522 - INFO - config-rabbitmq:active 2026-07-06 17:11:45,523 - INFO - control 2026-07-06 17:11:45,527 - INFO - control-nodemgr:active 2026-07-06 17:11:45,532 - INFO - control:active 2026-07-06 17:11:45,532 - INFO - named:active 2026-07-06 17:11:45,537 - INFO - dns:active 2026-07-06 17:11:45,537 - INFO - analytics 2026-07-06 17:11:45,541 - INFO - analytics-nodemgr:active 2026-07-06 17:11:45,545 - INFO - analytics-api:active 2026-07-06 17:11:45,550 - INFO - collector:active 2026-07-06 17:11:45,550 - INFO - analytics-database 2026-07-06 17:11:45,550 - INFO - analytics-cassandra:active 2026-07-06 17:11:45,555 - INFO - analyticsdb-nodemgr:active 2026-07-06 17:11:45,559 - INFO - query-engine:active 2026-07-06 17:11:45,559 - INFO - webui 2026-07-06 17:11:45,559 - INFO - webui:active 2026-07-06 17:11:45,560 - INFO - webui-middleware:active 2026-07-06 17:11:45,560 - INFO - redis:active 2026-07-06 17:11:45,560 - INFO - analytics_snmp 2026-07-06 17:11:45,563 - INFO - snmp-collector:active 2026-07-06 17:11:45,563 - INFO - snmp-topology:active 2026-07-06 17:11:45,563 - INFO - analytics_alarm 2026-07-06 17:11:45,563 - INFO - alarmgen:active 2026-07-06 17:11:45,651 - INFO - 10.0.0.33 2026-07-06 17:11:45,651 - INFO - config 2026-07-06 17:11:45,656 - INFO - config-nodemgr:active 2026-07-06 17:11:45,660 - INFO - api-server:active 2026-07-06 17:11:45,663 - INFO - schema:backup 2026-07-06 17:11:45,667 - INFO - svc-monitor:backup 2026-07-06 17:11:45,669 - INFO - device-manager:backup 2026-07-06 17:11:45,670 - INFO - config-database 2026-07-06 17:11:45,670 - INFO - config-cassandra:active 2026-07-06 17:11:45,670 - INFO - config-zookeeper:active 2026-07-06 17:11:45,670 - INFO - config-rabbitmq:active 2026-07-06 17:11:45,670 - INFO - control 2026-07-06 17:11:45,674 - INFO - control-nodemgr:active 2026-07-06 17:11:45,680 - INFO - control:active 2026-07-06 17:11:45,680 - INFO - named:active 2026-07-06 17:11:45,684 - INFO - dns:active 2026-07-06 17:11:45,684 - INFO - analytics 2026-07-06 17:11:45,691 - INFO - analytics-nodemgr:active 2026-07-06 17:11:45,696 - INFO - analytics-api:active 2026-07-06 17:11:45,700 - INFO - collector:active 2026-07-06 17:11:45,701 - INFO - analytics-database 2026-07-06 17:11:45,701 - INFO - analytics-cassandra:active 2026-07-06 17:11:45,705 - INFO - analyticsdb-nodemgr:active 2026-07-06 17:11:45,710 - INFO - query-engine:active 2026-07-06 17:11:45,710 - INFO - webui 2026-07-06 17:11:45,710 - INFO - webui:active 2026-07-06 17:11:45,710 - INFO - webui-middleware:active 2026-07-06 17:11:45,710 - INFO - redis:active 2026-07-06 17:11:45,710 - INFO - analytics_snmp 2026-07-06 17:11:45,714 - INFO - snmp-collector:active 2026-07-06 17:11:45,715 - INFO - snmp-topology:active 2026-07-06 17:11:45,715 - INFO - analytics_alarm 2026-07-06 17:11:45,715 - INFO - alarmgen:active 2026-07-06 17:11:45,813 - INFO - 10.0.0.19 2026-07-06 17:11:45,813 - INFO - vrouter 2026-07-06 17:11:45,819 - INFO - vrouter-nodemgr:active 2026-07-06 17:11:45,826 - INFO - agent:active 2026-07-06 17:11:45,915 - INFO - 10.0.0.57 2026-07-06 17:11:45,915 - INFO - vrouter 2026-07-06 17:11:45,922 - INFO - vrouter-nodemgr:active 2026-07-06 17:11:45,928 - INFO - agent:active 2026-07-06 17:11:45,928 - INFO - All the contrail services are up on all nodes 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.254:5269'] servers UP 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to xmpp 10.20.0.254 2026-07-06 17:11:46,372 - WARNING - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.25:5269'] servers NOT UP 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.193:5269'] servers UP 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to xmpp 10.20.0.193 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.254:53'] servers UP 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to dns 10.20.0.254 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.25:53'] servers UP 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to dns 10.20.0.25 2026-07-06 17:11:46,372 - WARNING - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.20.0.193:53'] servers NOT UP 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 17:11:46,372 - INFO - an-jenkins-deploy-platform-ansible-os-6083-1 connected to collector 10.0.0.50 2026-07-06 17:11:46,372 - WARNING - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.0.0.242:8086'] servers NOT UP 2026-07-06 17:11:46,372 - WARNING - an-jenkins-deploy-platform-ansible-os-6083-1:contrail-vrouter-agent module connection to ['10.0.0.33:8086'] servers NOT UP 2026-07-06 17:11:46,768 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1:contrail-control module connection to 10.0.0.50:9041 servers UP 2026-07-06 17:11:46,769 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1:contrail-control module connection to 10.0.0.50:5673 servers UP 2026-07-06 17:11:46,769 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-1:contrail-control module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 17:11:47,159 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2:contrail-control module connection to 10.0.0.50:9041 servers UP 2026-07-06 17:11:47,159 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2:contrail-control module connection to 10.0.0.50:5673 servers UP 2026-07-06 17:11:47,159 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-2:contrail-control module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 17:11:47,176 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3:contrail-control module connection to 10.0.0.50:9041 servers UP 2026-07-06 17:11:47,176 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3:contrail-control module connection to 10.0.0.50:5673 servers UP 2026-07-06 17:11:47,176 - INFO - cn-jenkins-deploy-platform-ansible-os-6083-3:contrail-control module connection to ['10.0.0.50:8086'] servers UP 2026-07-06 17:11:47,555 - INFO - Created VN ctest-vn3-99056630, UUID :1398e2ab-8ba8-496a-a021-2be471f8b9b1 2026-07-06 17:11:48,217 - INFO - Verified VN network id 13 for VN ef63d115-2d93-4a49-bbba-8a1957db35ae 2026-07-06 17:11:48,217 - INFO - Verifications in API Server for VN ctest-vn1-85244610 passed 2026-07-06 17:11:48,290 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn1-85244610 passed 2026-07-06 17:11:48,416 - INFO - VN ctest-vn1-85244610 Policy verification: verify_vn_policy_in_api_server, status: True 2026-07-06 17:11:48,530 - INFO - Validated that VN default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-85244610 is found in opserver 2026-07-06 17:11:49,198 - INFO - VM ([<Server: ctest-vn1_vm2-61281006>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:12:04,506 - INFO - VM name : ctest-vn1_vm2-61281006 2026-07-06 17:12:04,865 - INFO - VM ctest-vn1_vm2-61281006 verfication in all API Servers passed 2026-07-06 17:12:31,165 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-61281006 passed 2026-07-06 17:12:31,165 - INFO - VM ctest-vn1_vm2-61281006 verifications in Compute nodes passed 2026-07-06 17:12:31,386 - INFO - Validated routes of VM ctest-vn1_vm2-61281006 in all vrouters 2026-07-06 17:12:32,184 - INFO - Verification in Control-nodes for VM ctest-vn1_vm2-61281006 passed 2026-07-06 17:12:32,299 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 17:12:32,320 - INFO - VM 4b2d45d0-ee38-4cf5-be62-fd2f6be880d2 is present in default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-85244610 2026-07-06 17:12:32,520 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-39795102:50eb13e5-703e-4146-936c-2cc1ca27f9ac of vm 4b2d45d0-ee38-4cf5-be62-fd2f6be880d2 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 17:12:32,585 - INFO - VM ctest-vn1_vm2-61281006 validations in Opserver passed 2026-07-06 17:12:33,128 - INFO - VM ([<Server: ctest-vn2_vm2-88315469>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:12:48,422 - INFO - VM name : ctest-vn2_vm2-88315469 2026-07-06 17:12:48,793 - INFO - VM ctest-vn2_vm2-88315469 verfication in all API Servers passed 2026-07-06 17:13:15,127 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-88315469 passed 2026-07-06 17:13:15,127 - INFO - VM ctest-vn2_vm2-88315469 verifications in Compute nodes passed 2026-07-06 17:13:15,379 - INFO - Validated routes of VM ctest-vn2_vm2-88315469 in all vrouters 2026-07-06 17:13:16,240 - INFO - Verification in Control-nodes for VM ctest-vn2_vm2-88315469 passed 2026-07-06 17:13:16,346 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 17:13:16,370 - INFO - VM d17dd0fc-48dc-46b1-aa93-73fdeeb46a53 is present in default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn2-33396850 2026-07-06 17:13:16,557 - INFO - tap interface default-domain:ctest-TestBasicVMVN0-39795102:94b9021b-26e2-47b5-8d5d-a311f20cbc13 of vm d17dd0fc-48dc-46b1-aa93-73fdeeb46a53 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 17:13:16,599 - INFO - VM ctest-vn2_vm2-88315469 validations in Opserver passed 2026-07-06 17:13:16,599 - INFO - Waiting for VM ctest-vn1_vm2-61281006 to be up.. 2026-07-06 17:13:17,780 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn1_vm2-61281006 passed 2026-07-06 17:13:18,017 - INFO - Waiting for VM ctest-vn2_vm2-88315469 to be up.. 2026-07-06 17:13:19,195 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-vn2_vm2-88315469 passed 2026-07-06 17:14:11,187 - INFO - Ping to IP 192.168.2.251 from VM ctest-vn1_vm2-61281006 passed 2026-07-06 17:14:11,187 - INFO - Deleting VM ctest-vn2_vm2-88315469 2026-07-06 17:14:15,345 - INFO - VM ctest-vn2_vm2-88315469 is fully removed in API-Server 2026-07-06 17:14:15,695 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn2-33396850 2026-07-06 17:14:15,695 - INFO - VM ctest-vn2_vm2-88315469 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:14:15,923 - INFO - Routes for VM ctest-vn2_vm2-88315469 is removed in all control-nodes 2026-07-06 17:14:37,659 - INFO - d17dd0fc-48dc-46b1-aa93-73fdeeb46a53 vm uve deleted from opserver 2026-07-06 17:14:37,703 - INFO - d17dd0fc-48dc-46b1-aa93-73fdeeb46a53 vm uve deleted from opserver 2026-07-06 17:14:37,716 - INFO - d17dd0fc-48dc-46b1-aa93-73fdeeb46a53 vm uve deleted from opserver 2026-07-06 17:14:37,716 - INFO - Validated that VM d17dd0fc-48dc-46b1-aa93-73fdeeb46a53 is removed from Opserver 2026-07-06 17:14:37,716 - INFO - Deleting VM ctest-vn1_vm2-61281006 2026-07-06 17:14:41,817 - INFO - VM ctest-vn1_vm2-61281006 is fully removed in API-Server 2026-07-06 17:14:42,168 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-85244610 2026-07-06 17:14:42,168 - INFO - VM ctest-vn1_vm2-61281006 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:14:42,396 - INFO - Routes for VM ctest-vn1_vm2-61281006 is removed in all control-nodes 2026-07-06 17:14:57,964 - INFO - 4b2d45d0-ee38-4cf5-be62-fd2f6be880d2 vm uve deleted from opserver 2026-07-06 17:14:58,027 - INFO - 4b2d45d0-ee38-4cf5-be62-fd2f6be880d2 vm uve deleted from opserver 2026-07-06 17:14:58,043 - INFO - 4b2d45d0-ee38-4cf5-be62-fd2f6be880d2 vm uve deleted from opserver 2026-07-06 17:14:58,043 - INFO - Validated that VM 4b2d45d0-ee38-4cf5-be62-fd2f6be880d2 is removed from Opserver 2026-07-06 17:14:58,043 - INFO - Deleting VN ctest-vn3-99056630 2026-07-06 17:14:58,161 - INFO - Deleting VM ctest-vn2_vm1-58755576 2026-07-06 17:14:58,239 - INFO - Deleting VM ctest-vn1_vm1-90869450 2026-07-06 17:14:58,453 - INFO - Deleting VN ctest-vn2-33396850 2026-07-06 17:15:00,770 - INFO - Validated that VN ctest-vn2-33396850 is not found in API Server 2026-07-06 17:15:00,792 - INFO - Validated that VN ctest-vn2-33396850 is not in any agent 2026-07-06 17:15:00,822 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn2-33396850 info 2026-07-06 17:15:00,945 - INFO - Deleting VN ctest-vn1-85244610 2026-07-06 17:15:01,179 - INFO - Validated that VN ctest-vn1-85244610 is not found in API Server 2026-07-06 17:15:01,211 - INFO - Validated that VN ctest-vn1-85244610 is not in any agent 2026-07-06 17:15:01,226 - INFO - Validated that all vrouters do not have the route table for VN default-domain:ctest-TestBasicVMVN0-39795102:ctest-vn1-85244610 2026-07-06 17:15:01,248 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn1-85244610 info 2026-07-06 17:15:01,288 - INFO - Deleted policy policy2 2026-07-06 17:15:01,341 - INFO - Deleted policy policy1 2026-07-06 17:15:02,613 - INFO - END TEST : test_process_restart_in_policy_between_vns : PASSED[0:06:36] 2026-07-06 17:15:02,613 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:15:02,616 - INFO - ================================================================================ 2026-07-06 17:15:02,616 - INFO - STARTING TEST : test_underlay_broadcast_traffic_handling 2026-07-06 17:15:02,616 - 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-07-06 17:15:03,868 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:15:03,868 - INFO - 2026-07-06 17:15:04,266 - INFO - Agent interface name: ens6 2026-07-06 17:15:09,737 - INFO - Pinging broacast address 10.20.0.255 from compute 10.20.0.129 2026-07-06 17:15:26,203 - INFO - 10 packets are found in tcpdump output as expected 2026-07-06 17:15:28,251 - INFO - Packet count matched: Compute 10.0.0.57 has receive only 10 packet from source IP 10.20.0.255. No duplicate packet seen 2026-07-06 17:15:29,519 - INFO - END TEST : test_underlay_broadcast_traffic_handling : PASSED[0:00:27] 2026-07-06 17:15:29,519 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:15:30,300 - INFO - Deleted project: ctest-TestBasicVMVN0-39795102, ID : 71224b44-7d01-4494-a5ef-681d910554e9 2026-07-06 17:15:30,475 - INFO - Domain Default found not creating 2026-07-06 17:15:30,625 - INFO - Project ctest-TestDropStats-13210458 not found, creating it 2026-07-06 17:15:31,191 - INFO - Created Project:ctest-TestDropStats-13210458, ID : c7b5055d-3cec-4caa-b8b4-6a2d9f2e410a 2026-07-06 17:15:32,696 - INFO - ================================================================================ 2026-07-06 17:15:32,696 - INFO - STARTING TEST : test_flow_action_drop_stats 2026-07-06 17:15:32,696 - 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-07-06 17:15:33,970 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:15:33,970 - INFO - 2026-07-06 17:15:35,023 - INFO - Created VN ctest-vn-23212050 2026-07-06 17:15:35,677 - INFO - Created VN ctest-vn-35118166 2026-07-06 17:15:36,243 - INFO - VM ([<Server: ctest-vm1-35080297>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:15:36,702 - INFO - VM ([<Server: ctest-vm2-80341523>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:15:36,702 - INFO - Waiting for VM ctest-vm1-35080297 to be up.. 2026-07-06 17:15:46,915 - INFO - VM name : ctest-vm1-35080297 2026-07-06 17:15:54,776 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm1-35080297 passed 2026-07-06 17:15:55,014 - INFO - Waiting for VM ctest-vm2-80341523 to be up.. 2026-07-06 17:15:55,092 - INFO - VM name : ctest-vm2-80341523 2026-07-06 17:15:56,427 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-vm2-80341523 passed 2026-07-06 17:15:56,823 - INFO - VM ctest-vm1-35080297 verfication in all API Servers passed 2026-07-06 17:15:57,323 - INFO - VM ctest-vm1-35080297 verifications in Compute nodes passed 2026-07-06 17:15:57,558 - INFO - Validated routes of VM ctest-vm1-35080297 in all vrouters 2026-07-06 17:15:58,335 - INFO - Verification in Control-nodes for VM ctest-vm1-35080297 passed 2026-07-06 17:15:59,216 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 17:15:59,236 - INFO - VM e2736559-3394-4a60-af94-8f4b1a06bdf1 is present in default-domain:ctest-TestDropStats-13210458:ctest-vn-23212050 2026-07-06 17:15:59,452 - INFO - tap interface default-domain:ctest-TestDropStats-13210458:0501bc99-d64c-4cbf-b52f-fd1ff34951a9 of vm e2736559-3394-4a60-af94-8f4b1a06bdf1 is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-1 uve 2026-07-06 17:15:59,847 - INFO - VM ctest-vm1-35080297 validations in Opserver passed 2026-07-06 17:15:59,995 - INFO - VM ctest-vm2-80341523 verfication in all API Servers passed 2026-07-06 17:16:00,498 - INFO - VM ctest-vm2-80341523 verifications in Compute nodes passed 2026-07-06 17:16:00,734 - INFO - Validated routes of VM ctest-vm2-80341523 in all vrouters 2026-07-06 17:16:01,469 - INFO - Verification in Control-nodes for VM ctest-vm2-80341523 passed 2026-07-06 17:16:07,614 - INFO - Verifying through opserver in 10.0.0.50 2026-07-06 17:16:07,638 - INFO - VM b30d070c-4693-4c75-a150-d956cc146ccd is present in default-domain:ctest-TestDropStats-13210458:ctest-vn-35118166 2026-07-06 17:16:07,821 - INFO - tap interface default-domain:ctest-TestDropStats-13210458:676a95fc-2f92-4470-8336-9c7a2dd32730 of vm b30d070c-4693-4c75-a150-d956cc146ccd is present in vrouter an-jenkins-deploy-platform-ansible-os-6083-2 uve 2026-07-06 17:16:07,887 - INFO - VM ctest-vm2-80341523 validations in Opserver passed 2026-07-06 17:16:07,907 - INFO - ---------------------------------------------------------------------------------------------------- 2026-07-06 17:16:07,908 - INFO - ds_discard : 2 2026-07-06 17:16:07,908 - INFO - ds_pull : 0 2026-07-06 17:16:07,908 - INFO - ds_invalid_if : 0 2026-07-06 17:16:07,908 - INFO - ds_invalid_arp : 0 2026-07-06 17:16:07,908 - INFO - ds_trap_no_if : 0 2026-07-06 17:16:07,908 - INFO - ds_nowhere_to_go : 0 2026-07-06 17:16:07,908 - INFO - ds_flow_queue_limit_exceeded : 0 2026-07-06 17:16:07,908 - INFO - ds_flow_no_memory : 0 2026-07-06 17:16:07,908 - INFO - ds_flow_invalid_protocol : 0 2026-07-06 17:16:07,908 - INFO - ds_flow_nat_no_rflow : 0 2026-07-06 17:16:07,908 - INFO - ds_flow_action_drop : 0 2026-07-06 17:16:07,908 - INFO - ds_flow_action_invalid : 0 2026-07-06 17:16:07,908 - INFO - ds_flow_unusable : 0 2026-07-06 17:16:07,908 - INFO - ds_flow_table_full : 0 2026-07-06 17:16:07,908 - INFO - ds_interface_tx_discard : 0 2026-07-06 17:16:07,908 - INFO - ds_interface_drop : 0 2026-07-06 17:16:07,909 - INFO - ds_duplicated : 0 2026-07-06 17:16:07,909 - INFO - ds_push : 0 2026-07-06 17:16:07,909 - INFO - ds_ttl_exceeded : 0 2026-07-06 17:16:07,909 - INFO - ds_invalid_nh : 0 2026-07-06 17:16:07,909 - INFO - ds_invalid_label : 0 2026-07-06 17:16:07,909 - INFO - ds_invalid_protocol : 0 2026-07-06 17:16:07,909 - INFO - ds_interface_rx_discard : 0 2026-07-06 17:16:07,909 - INFO - ds_invalid_mcast_source : 0 2026-07-06 17:16:07,909 - INFO - ds_head_alloc_fail : 0 2026-07-06 17:16:07,909 - INFO - ds_pcow_fail : 0 2026-07-06 17:16:07,909 - INFO - ds_mcast_clone_fail : 0 2026-07-06 17:16:07,909 - INFO - ds_rewrite_fail : 0 2026-07-06 17:16:07,909 - INFO - ds_misc : 0 2026-07-06 17:16:07,909 - INFO - ds_invalid_packet : 0 2026-07-06 17:16:07,909 - INFO - ds_cksum_err : 0 2026-07-06 17:16:07,909 - INFO - ds_no_fmd : 0 2026-07-06 17:16:07,909 - INFO - ds_invalid_vnid : 0 2026-07-06 17:16:07,909 - INFO - ds_frag_err : 0 2026-07-06 17:16:07,909 - INFO - ds_invalid_source : 0 2026-07-06 17:16:07,909 - INFO - ds_mcast_df_bit : 0 2026-07-06 17:16:07,909 - INFO - ds_l2_no_route : 0 2026-07-06 17:16:07,909 - INFO - ds_vlan_fwd_tx : 0 2026-07-06 17:16:07,909 - INFO - ds_vlan_fwd_enq : 0 2026-07-06 17:16:07,909 - INFO - ds_drop_new_flow : 0 2026-07-06 17:16:07,910 - INFO - ds_flow_evict : 0 2026-07-06 17:16:07,910 - INFO - ds_trap_original : 0 2026-07-06 17:16:07,910 - INFO - ds_no_memory : 0 2026-07-06 17:16:07,910 - INFO - ds_fragment_queue_fail : 0 2026-07-06 17:16:07,910 - INFO - ds_no_frag_entry : 0 2026-07-06 17:16:07,910 - INFO - ds_icmp_error : 0 2026-07-06 17:16:07,910 - INFO - ds_clone_fail : 0 2026-07-06 17:16:07,910 - INFO - ds_drop_pkts : 2 2026-07-06 17:16:07,917 - INFO - ---------------------------------------------------------------------------------------------------- 2026-07-06 17:16:07,917 - INFO - ds_discard : 5 2026-07-06 17:16:07,917 - INFO - ds_pull : 0 2026-07-06 17:16:07,917 - INFO - ds_invalid_if : 0 2026-07-06 17:16:07,917 - INFO - ds_invalid_arp : 0 2026-07-06 17:16:07,917 - INFO - ds_trap_no_if : 0 2026-07-06 17:16:07,917 - INFO - ds_nowhere_to_go : 0 2026-07-06 17:16:07,918 - INFO - ds_flow_queue_limit_exceeded : 0 2026-07-06 17:16:07,918 - INFO - ds_flow_no_memory : 0 2026-07-06 17:16:07,918 - INFO - ds_flow_invalid_protocol : 0 2026-07-06 17:16:07,918 - INFO - ds_flow_nat_no_rflow : 0 2026-07-06 17:16:07,918 - INFO - ds_flow_action_drop : 16 2026-07-06 17:16:07,918 - INFO - ds_flow_action_invalid : 0 2026-07-06 17:16:07,918 - INFO - ds_flow_unusable : 0 2026-07-06 17:16:07,918 - INFO - ds_flow_table_full : 0 2026-07-06 17:16:07,918 - INFO - ds_interface_tx_discard : 0 2026-07-06 17:16:07,918 - INFO - ds_interface_drop : 0 2026-07-06 17:16:07,918 - INFO - ds_duplicated : 0 2026-07-06 17:16:07,918 - INFO - ds_push : 0 2026-07-06 17:16:07,918 - INFO - ds_ttl_exceeded : 0 2026-07-06 17:16:07,918 - INFO - ds_invalid_nh : 1 2026-07-06 17:16:07,918 - INFO - ds_invalid_label : 0 2026-07-06 17:16:07,918 - INFO - ds_invalid_protocol : 0 2026-07-06 17:16:07,918 - INFO - ds_interface_rx_discard : 0 2026-07-06 17:16:07,918 - INFO - ds_invalid_mcast_source : 0 2026-07-06 17:16:07,918 - INFO - ds_head_alloc_fail : 0 2026-07-06 17:16:07,918 - INFO - ds_pcow_fail : 0 2026-07-06 17:16:07,918 - INFO - ds_mcast_clone_fail : 0 2026-07-06 17:16:07,918 - INFO - ds_rewrite_fail : 0 2026-07-06 17:16:07,918 - INFO - ds_misc : 0 2026-07-06 17:16:07,918 - INFO - ds_invalid_packet : 0 2026-07-06 17:16:07,918 - INFO - ds_cksum_err : 0 2026-07-06 17:16:07,918 - INFO - ds_no_fmd : 0 2026-07-06 17:16:07,918 - INFO - ds_invalid_vnid : 0 2026-07-06 17:16:07,919 - INFO - ds_frag_err : 0 2026-07-06 17:16:07,919 - INFO - ds_invalid_source : 0 2026-07-06 17:16:07,919 - INFO - ds_mcast_df_bit : 0 2026-07-06 17:16:07,919 - INFO - ds_l2_no_route : 2 2026-07-06 17:16:07,919 - INFO - ds_vlan_fwd_tx : 0 2026-07-06 17:16:07,919 - INFO - ds_vlan_fwd_enq : 0 2026-07-06 17:16:07,919 - INFO - ds_drop_new_flow : 0 2026-07-06 17:16:07,919 - INFO - ds_flow_evict : 0 2026-07-06 17:16:07,919 - INFO - ds_trap_original : 0 2026-07-06 17:16:07,919 - INFO - ds_no_memory : 0 2026-07-06 17:16:07,919 - INFO - ds_fragment_queue_fail : 0 2026-07-06 17:16:07,919 - INFO - ds_no_frag_entry : 0 2026-07-06 17:16:07,919 - INFO - ds_icmp_error : 0 2026-07-06 17:16:07,919 - INFO - ds_clone_fail : 0 2026-07-06 17:16:07,919 - INFO - ds_drop_pkts : 24 2026-07-06 17:16:13,899 - WARNING - Ping to IP 211.224.21.195 from VM ctest-vm1-35080297 failed 2026-07-06 17:16:28,017 - INFO - Vif and vrouter dropstats of type ds_flow_action_drop verifed 2026-07-06 17:16:28,017 - INFO - ---------------------------------------------------------------------------------------------------- 2026-07-06 17:16:28,017 - INFO - ds_discard : 3 2026-07-06 17:16:28,017 - INFO - ds_pull : 0 2026-07-06 17:16:28,017 - INFO - ds_invalid_if : 0 2026-07-06 17:16:28,017 - INFO - ds_invalid_arp : 0 2026-07-06 17:16:28,017 - INFO - ds_trap_no_if : 0 2026-07-06 17:16:28,017 - INFO - ds_nowhere_to_go : 0 2026-07-06 17:16:28,017 - INFO - ds_flow_queue_limit_exceeded : 0 2026-07-06 17:16:28,017 - INFO - ds_flow_no_memory : 0 2026-07-06 17:16:28,017 - INFO - ds_flow_invalid_protocol : 0 2026-07-06 17:16:28,017 - INFO - ds_flow_nat_no_rflow : 0 2026-07-06 17:16:28,017 - INFO - ds_flow_action_drop : 5 2026-07-06 17:16:28,017 - INFO - ds_flow_action_invalid : 0 2026-07-06 17:16:28,017 - INFO - ds_flow_unusable : 0 2026-07-06 17:16:28,017 - INFO - ds_flow_table_full : 0 2026-07-06 17:16:28,018 - INFO - ds_interface_tx_discard : 0 2026-07-06 17:16:28,018 - INFO - ds_interface_drop : 0 2026-07-06 17:16:28,018 - INFO - ds_duplicated : 0 2026-07-06 17:16:28,018 - INFO - ds_push : 0 2026-07-06 17:16:28,018 - INFO - ds_ttl_exceeded : 0 2026-07-06 17:16:28,018 - INFO - ds_invalid_nh : 0 2026-07-06 17:16:28,018 - INFO - ds_invalid_label : 0 2026-07-06 17:16:28,018 - INFO - ds_invalid_protocol : 0 2026-07-06 17:16:28,018 - INFO - ds_interface_rx_discard : 0 2026-07-06 17:16:28,018 - INFO - ds_invalid_mcast_source : 0 2026-07-06 17:16:28,018 - INFO - ds_head_alloc_fail : 0 2026-07-06 17:16:28,018 - INFO - ds_pcow_fail : 0 2026-07-06 17:16:28,018 - INFO - ds_mcast_clone_fail : 0 2026-07-06 17:16:28,018 - INFO - ds_rewrite_fail : 0 2026-07-06 17:16:28,018 - INFO - ds_misc : 0 2026-07-06 17:16:28,018 - INFO - ds_invalid_packet : 0 2026-07-06 17:16:28,018 - INFO - ds_cksum_err : 0 2026-07-06 17:16:28,018 - INFO - ds_no_fmd : 0 2026-07-06 17:16:28,018 - INFO - ds_invalid_vnid : 0 2026-07-06 17:16:28,018 - INFO - ds_frag_err : 0 2026-07-06 17:16:28,018 - INFO - ds_invalid_source : 0 2026-07-06 17:16:28,018 - INFO - ds_mcast_df_bit : 0 2026-07-06 17:16:28,018 - INFO - ds_l2_no_route : 0 2026-07-06 17:16:28,018 - INFO - ds_vlan_fwd_tx : 0 2026-07-06 17:16:28,019 - INFO - ds_vlan_fwd_enq : 0 2026-07-06 17:16:28,019 - INFO - ds_drop_new_flow : 0 2026-07-06 17:16:28,019 - INFO - ds_flow_evict : 0 2026-07-06 17:16:28,019 - INFO - ds_trap_original : 0 2026-07-06 17:16:28,019 - INFO - ds_no_memory : 0 2026-07-06 17:16:28,019 - INFO - ds_fragment_queue_fail : 0 2026-07-06 17:16:28,019 - INFO - ds_no_frag_entry : 0 2026-07-06 17:16:28,019 - INFO - ds_icmp_error : 0 2026-07-06 17:16:28,019 - INFO - ds_clone_fail : 0 2026-07-06 17:16:28,019 - INFO - ds_drop_pkts : 8 2026-07-06 17:16:28,019 - INFO - ---------------------------------------------------------------------------------------------------- 2026-07-06 17:16:28,019 - INFO - ds_discard : 6 2026-07-06 17:16:28,019 - INFO - ds_pull : 0 2026-07-06 17:16:28,019 - INFO - ds_invalid_if : 0 2026-07-06 17:16:28,019 - INFO - ds_invalid_arp : 0 2026-07-06 17:16:28,019 - INFO - ds_trap_no_if : 0 2026-07-06 17:16:28,019 - INFO - ds_nowhere_to_go : 0 2026-07-06 17:16:28,019 - INFO - ds_flow_queue_limit_exceeded : 0 2026-07-06 17:16:28,019 - INFO - ds_flow_no_memory : 0 2026-07-06 17:16:28,019 - INFO - ds_flow_invalid_protocol : 0 2026-07-06 17:16:28,019 - INFO - ds_flow_nat_no_rflow : 0 2026-07-06 17:16:28,019 - INFO - ds_flow_action_drop : 21 2026-07-06 17:16:28,019 - INFO - ds_flow_action_invalid : 0 2026-07-06 17:16:28,019 - INFO - ds_flow_unusable : 0 2026-07-06 17:16:28,019 - INFO - ds_flow_table_full : 0 2026-07-06 17:16:28,019 - INFO - ds_interface_tx_discard : 0 2026-07-06 17:16:28,019 - INFO - ds_interface_drop : 0 2026-07-06 17:16:28,020 - INFO - ds_duplicated : 0 2026-07-06 17:16:28,020 - INFO - ds_push : 0 2026-07-06 17:16:28,020 - INFO - ds_ttl_exceeded : 0 2026-07-06 17:16:28,020 - INFO - ds_invalid_nh : 1 2026-07-06 17:16:28,020 - INFO - ds_invalid_label : 0 2026-07-06 17:16:28,020 - INFO - ds_invalid_protocol : 0 2026-07-06 17:16:28,020 - INFO - ds_interface_rx_discard : 0 2026-07-06 17:16:28,020 - INFO - ds_invalid_mcast_source : 0 2026-07-06 17:16:28,020 - INFO - ds_head_alloc_fail : 0 2026-07-06 17:16:28,020 - INFO - ds_pcow_fail : 0 2026-07-06 17:16:28,020 - INFO - ds_mcast_clone_fail : 0 2026-07-06 17:16:28,020 - INFO - ds_rewrite_fail : 0 2026-07-06 17:16:28,020 - INFO - ds_misc : 0 2026-07-06 17:16:28,020 - INFO - ds_invalid_packet : 0 2026-07-06 17:16:28,020 - INFO - ds_cksum_err : 0 2026-07-06 17:16:28,020 - INFO - ds_no_fmd : 0 2026-07-06 17:16:28,020 - INFO - ds_invalid_vnid : 0 2026-07-06 17:16:28,020 - INFO - ds_frag_err : 0 2026-07-06 17:16:28,020 - INFO - ds_invalid_source : 0 2026-07-06 17:16:28,020 - INFO - ds_mcast_df_bit : 0 2026-07-06 17:16:28,020 - INFO - ds_l2_no_route : 2 2026-07-06 17:16:28,020 - INFO - ds_vlan_fwd_tx : 0 2026-07-06 17:16:28,020 - INFO - ds_vlan_fwd_enq : 0 2026-07-06 17:16:28,020 - INFO - ds_drop_new_flow : 0 2026-07-06 17:16:28,020 - INFO - ds_flow_evict : 0 2026-07-06 17:16:28,020 - INFO - ds_trap_original : 0 2026-07-06 17:16:28,020 - INFO - ds_no_memory : 0 2026-07-06 17:16:28,020 - INFO - ds_fragment_queue_fail : 0 2026-07-06 17:16:28,020 - INFO - ds_no_frag_entry : 0 2026-07-06 17:16:28,021 - INFO - ds_icmp_error : 0 2026-07-06 17:16:28,021 - INFO - ds_clone_fail : 0 2026-07-06 17:16:28,021 - INFO - ds_drop_pkts : 30 2026-07-06 17:16:28,021 - INFO - Deleting VM ctest-vm2-80341523 2026-07-06 17:16:32,126 - INFO - VM ctest-vm2-80341523 is fully removed in API-Server 2026-07-06 17:16:32,324 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-13210458:ctest-vn-35118166 2026-07-06 17:16:32,324 - INFO - VM ctest-vm2-80341523 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:16:32,565 - INFO - Routes for VM ctest-vm2-80341523 is removed in all control-nodes 2026-07-06 17:16:38,867 - INFO - b30d070c-4693-4c75-a150-d956cc146ccd vm uve deleted from opserver 2026-07-06 17:16:38,877 - INFO - b30d070c-4693-4c75-a150-d956cc146ccd vm uve deleted from opserver 2026-07-06 17:16:38,889 - INFO - b30d070c-4693-4c75-a150-d956cc146ccd vm uve deleted from opserver 2026-07-06 17:16:38,889 - INFO - Validated that VM b30d070c-4693-4c75-a150-d956cc146ccd is removed from Opserver 2026-07-06 17:16:38,889 - INFO - Deleting VM ctest-vm1-35080297 2026-07-06 17:16:42,996 - INFO - VM ctest-vm1-35080297 is fully removed in API-Server 2026-07-06 17:16:43,224 - INFO - Validated that all vrouters do not have VMs route for VN default-domain:ctest-TestDropStats-13210458:ctest-vn-23212050 2026-07-06 17:16:43,224 - INFO - VM ctest-vm1-35080297 is removed in Compute, and routes are removed in all compute nodes 2026-07-06 17:16:43,459 - INFO - Routes for VM ctest-vm1-35080297 is removed in all control-nodes 2026-07-06 17:16:58,980 - INFO - e2736559-3394-4a60-af94-8f4b1a06bdf1 vm uve deleted from opserver 2026-07-06 17:16:59,028 - INFO - e2736559-3394-4a60-af94-8f4b1a06bdf1 vm uve deleted from opserver 2026-07-06 17:16:59,040 - INFO - e2736559-3394-4a60-af94-8f4b1a06bdf1 vm uve deleted from opserver 2026-07-06 17:16:59,040 - INFO - Validated that VM e2736559-3394-4a60-af94-8f4b1a06bdf1 is removed from Opserver 2026-07-06 17:16:59,040 - INFO - Deleting VN ctest-vn-35118166 2026-07-06 17:16:59,228 - INFO - Deleting VN ctest-vn-23212050 2026-07-06 17:17:00,685 - INFO - END TEST : test_flow_action_drop_stats : PASSED[0:01:28] 2026-07-06 17:17:00,685 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:17:01,431 - INFO - Deleted project: ctest-TestDropStats-13210458, ID : c7b5055d-3cec-4caa-b8b4-6a2d9f2e410a 2026-07-06 17:17:01,601 - INFO - Domain Default found not creating 2026-07-06 17:17:01,746 - INFO - Project ctest-FatFlowAggrIpv6Serial-00261218 not found, creating it 2026-07-06 17:17:02,302 - INFO - Created Project:ctest-FatFlowAggrIpv6Serial-00261218, ID : 0b79c848-f2b4-42b4-97a0-8336bc09bce4 2026-07-06 17:17:04,543 - INFO - ================================================================================ 2026-07-06 17:17:04,544 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-07-06 17:17:04,544 - 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-07-06 17:17:05,807 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:17:05,807 - INFO - 2026-07-06 17:17:05,807 - INFO - ================================================================================ 2026-07-06 17:17:05,807 - INFO - STARTING TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node 2026-07-06 17:17:05,807 - 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-07-06 17:17:07,072 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:17:07,072 - INFO - 2026-07-06 17:17:08,237 - INFO - Created VN ctest-vn-85209082 2026-07-06 17:17:09,193 - INFO - Created VN ctest-vn-49148977 2026-07-06 17:17:10,051 - INFO - Verified VN network id 7 for VN 39339b82-c3fb-48fc-9cd5-e1bce539bdb2 2026-07-06 17:17:10,052 - INFO - Verifications in API Server for VN ctest-vn-85209082 passed 2026-07-06 17:17:10,127 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-85209082 passed 2026-07-06 17:17:11,389 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-00261218:ctest-vn-85209082 is found in opserver 2026-07-06 17:17:11,630 - INFO - Verified VN network id 8 for VN e0f2c118-cb77-42c3-b3d0-08dcb02e5fad 2026-07-06 17:17:11,630 - INFO - Verifications in API Server for VN ctest-vn-49148977 passed 2026-07-06 17:17:11,700 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-49148977 passed 2026-07-06 17:17:11,955 - INFO - Validated that VN default-domain:ctest-FatFlowAggrIpv6Serial-00261218:ctest-vn-49148977 is found in opserver 2026-07-06 17:17:12,599 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-00261218-37661724>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:17:12,599 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-00261218-37661724 to be up.. 2026-07-06 17:17:27,870 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-00261218-37661724 2026-07-06 17:17:54,131 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-00261218-37661724 passed 2026-07-06 17:18:11,557 - INFO - VM ([<Server: client2_vm>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:18:11,557 - INFO - Waiting for VM client2_vm to be up.. 2026-07-06 17:18:26,874 - INFO - VM name : client2_vm 2026-07-06 17:18:52,802 - INFO - Ping to Metadata IP 169.254.0.4 of VM client2_vm passed 2026-07-06 17:19:09,124 - INFO - VM ([<Server: ctest-FatFlowAggrIpv6Serial-00261218-16435948>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:19:09,125 - INFO - Waiting for VM ctest-FatFlowAggrIpv6Serial-00261218-16435948 to be up.. 2026-07-06 17:19:24,449 - INFO - VM name : ctest-FatFlowAggrIpv6Serial-00261218-16435948 2026-07-06 17:19:50,371 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowAggrIpv6Serial-00261218-16435948 passed 2026-07-06 17:20:01,686 - INFO - Attaching policy ctest-vn1_vn2_pass-53273493 to vn ctest-vn-85209082 2026-07-06 17:20:02,087 - INFO - Attaching policy ctest-vn1_vn2_pass-53273493 to vn ctest-vn-49148977 2026-07-06 17:20:02,415 - INFO - Fat flow added on VMI 40cc02c0-0639-4bd2-a7b9-6d48d0e48204: {'port': 55, 'proto': 'udp', 'destination_prefix': ['190.147.184.0', '26'], 'destination_aggregate_prefix_length': 29} 2026-07-06 17:20:02,487 - INFO - Fat flow added on VMI 40cc02c0-0639-4bd2-a7b9-6d48d0e48204: {'port': 56, 'proto': 'udp', 'destination_prefix': ['22f7:c45e:7986:2fd6:c75:21ae::', '96'], 'destination_aggregate_prefix_length': 125} 2026-07-06 17:20:56,755 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-00261218-16435948 2026-07-06 17:20:59,815 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-00261218-16435948 2026-07-06 17:21:43,412 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-00261218-16435948 2026-07-06 17:21:46,395 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowAggrIpv6Serial-00261218-16435948 2026-07-06 17:21:46,976 - INFO - Fat flow verification PASSED on node: 10.0.0.57 for - SIP: 22f7:c45e:7986:2fd6:c75:21ae::, DIP: 3849:4089:9e5a:b111:1333:4c66:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-07-06 17:21:47,031 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 22f7:c45e:7986:2fd6:c75:21ae::, DIP: 3849:4089:9e5a:b111:1333:4c66:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-07-06 17:21:47,093 - INFO - Fat flow verification PASSED on node: 10.0.0.57 for - SIP: 22f7:c45e:7986:2fd6:c75:21ae:0:8, DIP: 3849:4089:9e5a:b111:1333:4c66:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 1, got: 1 2026-07-06 17:21:47,153 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 22f7:c45e:7986:2fd6:c75:21ae:0:8, DIP: 3849:4089:9e5a:b111:1333:4c66:0:3, sport: 0, dport: 56, vrf-id: 2 Fat flow expected: 0, got: 0 2026-07-06 17:21:47,153 - INFO - Fat flow verification passed for protocol udp and port 56 2026-07-06 17:21:47,153 - INFO - Dettaching policy ctest-vn1_vn2_pass-53273493 from vn ctest-vn-49148977 2026-07-06 17:21:47,302 - INFO - Dettaching policy ctest-vn1_vn2_pass-53273493 from vn ctest-vn-85209082 2026-07-06 17:21:47,547 - INFO - Deleted policy ctest-vn1_vn2_pass-53273493 2026-07-06 17:21:47,548 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-00261218-16435948 2026-07-06 17:21:47,619 - INFO - Detaching port e23ca6dc-a200-4849-9d54-897d42747342 from VM client2_vm 2026-07-06 17:21:47,650 - INFO - Deleting VM client2_vm 2026-07-06 17:21:48,072 - INFO - Deleted port e23ca6dc-a200-4849-9d54-897d42747342 2026-07-06 17:21:48,074 - INFO - Deleting VM ctest-FatFlowAggrIpv6Serial-00261218-37661724 2026-07-06 17:21:48,162 - INFO - Deleting VN ctest-vn-49148977 2026-07-06 17:21:48,211 - WARNING - Deleting VN ctest-vn-49148977 failed..Will retry 2026-07-06 17:21:50,586 - INFO - Validated that VN ctest-vn-49148977 is not found in API Server 2026-07-06 17:21:50,611 - INFO - Validated that VN ctest-vn-49148977 is not in any agent 2026-07-06 17:21:50,640 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-49148977 info 2026-07-06 17:21:50,641 - INFO - Deleting VN ctest-vn-85209082 2026-07-06 17:21:50,936 - INFO - Validated that VN ctest-vn-85209082 is not found in API Server 2026-07-06 17:21:50,957 - INFO - Validated that VN ctest-vn-85209082 is not in any agent 2026-07-06 17:21:50,991 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-85209082 info 2026-07-06 17:21:52,239 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:04:47] 2026-07-06 17:21:52,239 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:21:53,500 - INFO - END TEST : test_fat_flow_aggr_dest_udp_inter_vn_inter_node : PASSED[0:04:49] 2026-07-06 17:21:53,500 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:21:54,283 - INFO - Deleted project: ctest-FatFlowAggrIpv6Serial-00261218, ID : 0b79c848-f2b4-42b4-97a0-8336bc09bce4 2026-07-06 17:21:54,456 - INFO - Domain Default found not creating 2026-07-06 17:21:54,597 - INFO - Project ctest-FatFlowSerialIpv6-60171378 not found, creating it 2026-07-06 17:21:55,079 - INFO - Created Project:ctest-FatFlowSerialIpv6-60171378, ID : 253a860a-7302-44f6-a188-17e05cabce9e 2026-07-06 17:21:56,574 - INFO - ================================================================================ 2026-07-06 17:21:56,574 - INFO - STARTING TEST : test_fat_flow_intra_vn_inter_node 2026-07-06 17:21:56,574 - 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-07-06 17:21:57,837 - INFO - Initial checks done. Running the testcase now 2026-07-06 17:21:57,837 - INFO - 2026-07-06 17:21:58,974 - INFO - Created VN ctest-vn-63045815 2026-07-06 17:21:59,583 - INFO - Verified VN network id 7 for VN a90bf2bb-1306-4ae5-bc5a-5aae55d1a2d7 2026-07-06 17:21:59,583 - INFO - Verifications in API Server for VN ctest-vn-63045815 passed 2026-07-06 17:21:59,650 - INFO - On all control nodes, Config, RI and RT verification for VN ctest-vn-63045815 passed 2026-07-06 17:22:00,926 - INFO - Validated that VN default-domain:ctest-FatFlowSerialIpv6-60171378:ctest-vn-63045815 is found in opserver 2026-07-06 17:22:01,496 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-60171378-64052200>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:22:01,968 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-60171378-90465587>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-1), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-1) 2026-07-06 17:22:02,562 - INFO - VM ([<Server: ctest-FatFlowSerialIpv6-60171378-19340111>]) created on node: (an-jenkins-deploy-platform-ansible-os-6083-2), Zone: (nova:an-jenkins-deploy-platform-ansible-os-6083-2) 2026-07-06 17:22:02,563 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-60171378-64052200 to be up.. 2026-07-06 17:22:12,843 - INFO - VM name : ctest-FatFlowSerialIpv6-60171378-64052200 2026-07-06 17:22:51,451 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-60171378-64052200 passed 2026-07-06 17:23:07,114 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-60171378-90465587 to be up.. 2026-07-06 17:23:07,194 - INFO - VM name : ctest-FatFlowSerialIpv6-60171378-90465587 2026-07-06 17:23:08,557 - INFO - Ping to Metadata IP 169.254.0.4 of VM ctest-FatFlowSerialIpv6-60171378-90465587 passed 2026-07-06 17:23:08,798 - INFO - Waiting for VM ctest-FatFlowSerialIpv6-60171378-19340111 to be up.. 2026-07-06 17:23:08,892 - INFO - VM name : ctest-FatFlowSerialIpv6-60171378-19340111 2026-07-06 17:23:10,260 - INFO - Ping to Metadata IP 169.254.0.3 of VM ctest-FatFlowSerialIpv6-60171378-19340111 passed 2026-07-06 17:23:10,567 - INFO - Fat flow added on VMI 6fa9990d-484c-4f86-bb2e-73fb9227b0cd: {'proto': 'udp', 'port': 53} 2026-07-06 17:23:23,009 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-60171378-19340111 2026-07-06 17:23:29,247 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-60171378-19340111 2026-07-06 17:23:29,647 - INFO - Fat flow verification PASSED on node: 10.0.0.57 for - SIP: 18.127.104.195, DIP: 18.127.104.196, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-07-06 17:23:29,748 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 18.127.104.195, DIP: 18.127.104.196, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-07-06 17:23:29,810 - INFO - Fat flow verification PASSED on node: 10.0.0.57 for - SIP: 18.127.104.197, DIP: 18.127.104.196, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-07-06 17:23:29,902 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 18.127.104.197, DIP: 18.127.104.196, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-07-06 17:23:29,902 - INFO - Fat flow verification passed for protocol udp and port 53 2026-07-06 17:23:32,896 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-60171378-19340111 2026-07-06 17:23:36,156 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-60171378-19340111 2026-07-06 17:23:39,205 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-60171378-19340111 2026-07-06 17:23:42,214 - INFO - File transfer verification for file size 100 passed on the VM ctest-FatFlowSerialIpv6-60171378-19340111 2026-07-06 17:23:42,971 - INFO - Fat flow verification PASSED on node: 10.0.0.57 for - SIP: 37a7:deb9:edc4:8045:e88:33c8:0:3, DIP: 37a7:deb9:edc4:8045:e88:33c8:0:4, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-07-06 17:23:43,057 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 37a7:deb9:edc4:8045:e88:33c8:0:3, DIP: 37a7:deb9:edc4:8045:e88:33c8:0:4, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-07-06 17:23:43,128 - INFO - Fat flow verification PASSED on node: 10.0.0.57 for - SIP: 37a7:deb9:edc4:8045:e88:33c8:0:5, DIP: 37a7:deb9:edc4:8045:e88:33c8:0:4, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 1, got: 1 2026-07-06 17:23:43,226 - INFO - Fat flow verification PASSED on node: 10.0.0.19 for - SIP: 37a7:deb9:edc4:8045:e88:33c8:0:5, DIP: 37a7:deb9:edc4:8045:e88:33c8:0:4, sport: 0, dport: 53, vrf-id: 2 Fat flow expected: 0, got: 0 2026-07-06 17:23:43,226 - INFO - Fat flow verification passed for protocol udp and port 53 2026-07-06 17:23:43,226 - INFO - Deleting VM ctest-FatFlowSerialIpv6-60171378-19340111 2026-07-06 17:23:43,311 - INFO - Deleting VM ctest-FatFlowSerialIpv6-60171378-90465587 2026-07-06 17:23:43,376 - INFO - Deleting VM ctest-FatFlowSerialIpv6-60171378-64052200 2026-07-06 17:23:43,449 - INFO - Deleting VN ctest-vn-63045815 2026-07-06 17:23:43,490 - WARNING - Deleting VN ctest-vn-63045815 failed..Will retry 2026-07-06 17:23:45,533 - WARNING - Deleting VN ctest-vn-63045815 failed..Will retry 2026-07-06 17:23:47,879 - INFO - Validated that VN ctest-vn-63045815 is not found in API Server 2026-07-06 17:23:47,901 - INFO - Validated that VN ctest-vn-63045815 is not in any agent 2026-07-06 17:23:47,935 - INFO - Validated that Routing instances and Config db in Control-nodes does not have VN ctest-vn-63045815 info 2026-07-06 17:23:49,184 - INFO - END TEST : test_fat_flow_intra_vn_inter_node : PASSED[0:01:53] 2026-07-06 17:23:49,184 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:23:49,942 - INFO - Deleted project: ctest-FatFlowSerialIpv6-60171378, ID : 253a860a-7302-44f6-a188-17e05cabce9e 2026-07-06 17:23:50,133 - INFO - Domain Default found not creating 2026-07-06 17:23:50,279 - INFO - Project ctest-TestXmpptests-80731325 not found, creating it 2026-07-06 17:23:50,816 - INFO - Created Project:ctest-TestXmpptests-80731325, ID : 7452b46d-1c18-4770-b4e9-bb1ef5a41d6e 2026-07-06 17:23:52,363 - INFO - ================================================================================ 2026-07-06 17:23:52,363 - INFO - STARTING TEST : test_precedence_xmpp_auth 2026-07-06 17:23:52,363 - 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-07-06 17:23:53,648 - INFO - Xmpp auth should be set before running tests 2026-07-06 17:23:54,924 - INFO - 2026-07-06 17:23:54,924 - INFO - END TEST : test_precedence_xmpp_auth : SKIPPED[0:00:02] 2026-07-06 17:23:54,924 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:23:54,927 - INFO - ================================================================================ 2026-07-06 17:23:54,927 - INFO - STARTING TEST : test_undo_xmpp_auth 2026-07-06 17:23:54,927 - 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-07-06 17:23:56,210 - INFO - Xmpp auth should be set before running tests 2026-07-06 17:23:57,505 - INFO - 2026-07-06 17:23:57,505 - INFO - END TEST : test_undo_xmpp_auth : SKIPPED[0:00:03] 2026-07-06 17:23:57,505 - INFO - -------------------------------------------------------------------------------- 2026-07-06 17:23:58,281 - INFO - Deleted project: ctest-TestXmpptests-80731325, ID : 7452b46d-1c18-4770-b4e9-bb1ef5a41d6e + [[ -z '' ]] + [[ -z sanity ]] + sleep 2 + /usr/bin/python3 tools/report_gen.py contrail_test_input.yaml report_details_2026_07_06_15_14_29.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.50 + echo 'Generated report_details* file: report_details_2026_07_06_15_14_29.ini' Generated report_details* file: report_details_2026_07_06_15_14_29.ini + parse_results + /usr/bin/python3 tools/parse_result.py result_2026_07_06_15_14_29_10645.xml report_details_2026_07_06_15_14_29.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_07_06_15_14_29_8513.xml report_details_2026_07_06_15_14_29.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_07_06_15_14_29_10645.xml ']' + /usr/bin/python3 tools/update_testsuite_properties.py report_details_2026_07_06_15_14_29.ini result_2026_07_06_15_14_29_10645.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: 586ms 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.242] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6083-2-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6083-2-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6083-2-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.242] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6083-2-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6083-2-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6083-2-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.242] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6083-2-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6083-2-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6083-2-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.242] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6083-2-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6083-2-traceback_parse_failures.log [ubuntu@10.0.0.50] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6083-1-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6083-1-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6083-1-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6083-1-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6083-1-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6083-1-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6083-1-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6083-1-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6083-1-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.50] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6083-1-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6083-1-traceback_parse_failures.log [ubuntu@10.0.0.33] put: tools/search-bt.py -> /tmp/search-bt.py Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6083-3-tracebacks.log Ignored Traceback details will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6083-3-ignored_tracebacks.log Traceback parse errors will be in /tmp/cn-jenkins-deploy-platform-ansible-os-6083-3-traceback_parse_failures.log Done looking for tracebacks [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6083-3-tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6083-3-tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6083-3-tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6083-3-ignored_tracebacks.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6083-3-ignored_tracebacks.log Warning: get() encountered an exception while downloading '/tmp/cn-jenkins-deploy-platform-ansible-os-6083-3-ignored_tracebacks.log' Underlying exception: No such file [ubuntu@10.0.0.33] download: /contrail-test/logs/cn-jenkins-deploy-platform-ansible-os-6083-3-traceback_parse_failures.log <- /tmp/cn-jenkins-deploy-platform-ansible-os-6083-3-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